| 1 | [ Apr 2 22:26:05 Enabled. ] | ||
| 2 | [ Apr 2 22:26:05 Rereading configuration. ] | ||
| 3 | [ Apr 2 22:26:06 Rereading configuration. ] | ||
| 4 | [ Apr 2 22:26:11 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 | [ Apr 2 22:26:11 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 | 2026.04.02 22:26:16.090860 [ 1 ] {} <Information> Application: Will watch for the process with pid 24230 | ||
| 29 | 2026.04.02 22:26:16.091192 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.02 22:26:16.310712 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24230 | ||
| 31 | 2026.04.02 22:26:16.319203 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.02 22:26:16.319375 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.02 22:26:16.601583 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.02 22:26:16.668985 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.02 22:26:16.669083 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.02 22:26:16.669103 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.02 22:26:16.669164 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.02 22:26:16.669783 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.02 22:26:16.674136 [ 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 | 2026.04.02 22:26:16.675042 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.02 22:26:16.676033 [ 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 | 2026.04.02 22:26:16.676097 [ 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 | 2026.04.02 22:26:16.676155 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.02 22:26:16.676945 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.02 22:26:16.678072 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.02 22:26:16.684636 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.02 22:26:16.685466 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.02 22:26:16.686924 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.02 22:26:16.687019 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.02 22:26:16.688130 [ 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 | 2026.04.02 22:26:16.688591 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.02 22:26:16.692953 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.02 22:26:16.693474 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.02 22:26:16.698560 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.02 22:26:16.698916 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.02 22:26:16.699337 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.02 22:26:16.699687 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.02 22:26:16.701325 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.02 22:26:16.701352 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.02 22:26:16.701443 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.02 22:26:16.701535 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.02 22:26:16.748705 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.02 22:26:16.748734 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000183712 sec | ||
| 68 | 2026.04.02 22:26:16.748797 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.02 22:26:16.748844 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.02 22:26:16.749619 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.02 22:26:16.750273 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.02 22:26:16.776374 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.02 22:26:16.776419 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.02 22:26:16.776513 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.02 22:26:16.776529 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.02 22:26:16.776563 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.02 22:26:16.776715 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.02 22:26:16.781889 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.02 22:26:16.781937 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.02 22:26:16.782289 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.02 22:26:16.782956 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.02 22:26:16.783001 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.02 22:26:16.783015 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.02 22:26:16.783139 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.02 22:26:16.783151 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.02 22:26:16.783182 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.02 22:26:16.783255 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.02 22:26:16.816793 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.02 22:26:16.822726 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.02 22:26:16.822888 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188823 sec | ||
| 91 | 2026.04.02 22:26:16.822911 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.02 22:26:16.822928 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.02 22:26:16.822958 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.02 22:26:16.823194 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.02 22:26:16.823336 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.02 22:26:16.823355 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.02 22:26:16.823368 [ 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 | 2026.04.02 22:26:16.823380 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.02 22:26:16.833502 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.02 22:26:16.833745 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2026.04.02 22:26:16.835198 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.373e-05 sec. | ||
| 102 | 2026.04.02 22:26:16.835610 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.02 22:26:16.836236 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.02 22:26:16.836253 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.02 22:26:18.477558 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57219 | ||
| 106 | 2026.04.02 22:26:18.478554 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.02 22:26:18.479201 [ 3 ] {} <Debug> TCP-Session: 9fb0de29-955d-4a2d-be72-a81370738fa0 Authenticating user 'default' from [fd00:1122:3344:101::c]:57219 | ||
| 108 | 2026.04.02 22:26:18.479238 [ 3 ] {} <Debug> TCP-Session: 9fb0de29-955d-4a2d-be72-a81370738fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.02 22:26:18.479328 [ 3 ] {} <Debug> TCP-Session: 9fb0de29-955d-4a2d-be72-a81370738fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.02 22:26:18.479438 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.02 22:26:18.479471 [ 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 | 2026.04.02 22:26:18.479555 [ 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 | 2026.04.02 22:26:18.480102 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45328 | ||
| 114 | 2026.04.02 22:26:18.480265 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.04.02 22:26:18.480299 [ 4 ] {} <Debug> TCP-Session: c258e5bf-76c4-4eb1-9738-b423e977a089 Authenticating user 'default' from [fd00:1122:3344:101::c]:45328 | ||
| 116 | 2026.04.02 22:26:18.480320 [ 4 ] {} <Debug> TCP-Session: c258e5bf-76c4-4eb1-9738-b423e977a089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.04.02 22:26:18.480424 [ 4 ] {} <Debug> TCP-Session: c258e5bf-76c4-4eb1-9738-b423e977a089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.04.02 22:26:18.480940 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36976 | ||
| 119 | 2026.04.02 22:26:18.480947 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61577 | ||
| 120 | 2026.04.02 22:26:18.481023 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59586 | ||
| 121 | 2026.04.02 22:26:18.481136 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.04.02 22:26:18.481184 [ 253 ] {} <Debug> TCP-Session: 605527f2-a51c-4328-9b56-a43192f9dfad Authenticating user 'default' from [fd00:1122:3344:101::c]:36976 | ||
| 123 | 2026.04.02 22:26:18.481208 [ 253 ] {} <Debug> TCP-Session: 605527f2-a51c-4328-9b56-a43192f9dfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.02 22:26:18.481212 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58962 | ||
| 125 | 2026.04.02 22:26:18.481300 [ 253 ] {} <Debug> TCP-Session: 605527f2-a51c-4328-9b56-a43192f9dfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.02 22:26:18.481311 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.04.02 22:26:18.481345 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55039 | ||
| 128 | 2026.04.02 22:26:18.481308 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.02 22:26:18.481431 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.02 22:26:18.481446 [ 5 ] {} <Debug> TCP-Session: a4bd4cfd-46c1-49d5-a6e7-5f804ed20884 Authenticating user 'default' from [fd00:1122:3344:101::c]:61577 | ||
| 131 | 2026.04.02 22:26:18.481480 [ 255 ] {} <Debug> TCP-Session: e79215ab-a8db-4f2b-a789-f3d4ab87a0e6 Authenticating user 'default' from [fd00:1122:3344:101::c]:58962 | ||
| 132 | 2026.04.02 22:26:18.481455 [ 254 ] {} <Debug> TCP-Session: 3996c2b9-c1c1-4afd-a44e-00dbcc5ef313 Authenticating user 'default' from [fd00:1122:3344:101::c]:59586 | ||
| 133 | 2026.04.02 22:26:18.481453 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37690 | ||
| 134 | 2026.04.02 22:26:18.481570 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.04.02 22:26:18.481564 [ 255 ] {} <Debug> TCP-Session: e79215ab-a8db-4f2b-a789-f3d4ab87a0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.02 22:26:18.481550 [ 254 ] {} <Debug> TCP-Session: 3996c2b9-c1c1-4afd-a44e-00dbcc5ef313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.02 22:26:18.481681 [ 256 ] {} <Debug> TCP-Session: 80500b07-d168-4dbe-ac58-4e661ae13181 Authenticating user 'default' from [fd00:1122:3344:101::c]:55039 | ||
| 138 | 2026.04.02 22:26:18.481703 [ 254 ] {} <Debug> TCP-Session: 3996c2b9-c1c1-4afd-a44e-00dbcc5ef313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.02 22:26:18.481653 [ 255 ] {} <Debug> TCP-Session: e79215ab-a8db-4f2b-a789-f3d4ab87a0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.02 22:26:18.481725 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.04.02 22:26:18.481772 [ 256 ] {} <Debug> TCP-Session: 80500b07-d168-4dbe-ac58-4e661ae13181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.02 22:26:18.481541 [ 5 ] {} <Debug> TCP-Session: a4bd4cfd-46c1-49d5-a6e7-5f804ed20884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.02 22:26:18.481856 [ 257 ] {} <Debug> TCP-Session: 2508ef5a-3c79-4b06-b8db-215c4d40f053 Authenticating user 'default' from [fd00:1122:3344:101::c]:37690 | ||
| 144 | 2026.04.02 22:26:18.481873 [ 256 ] {} <Debug> TCP-Session: 80500b07-d168-4dbe-ac58-4e661ae13181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.02 22:26:18.481859 [ 5 ] {} <Debug> TCP-Session: a4bd4cfd-46c1-49d5-a6e7-5f804ed20884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.02 22:26:18.481959 [ 257 ] {} <Debug> TCP-Session: 2508ef5a-3c79-4b06-b8db-215c4d40f053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.02 22:26:18.482046 [ 257 ] {} <Debug> TCP-Session: 2508ef5a-3c79-4b06-b8db-215c4d40f053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.02 22:26:18.651778 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41438 | ||
| 149 | 2026.04.02 22:26:18.651948 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.04.02 22:26:18.652126 [ 258 ] {} <Debug> TCP-Session: 83e9687e-1d4c-4b26-83b7-c62638ef0619 Authenticating user 'default' from [fd00:1122:3344:101::a]:41438 | ||
| 151 | 2026.04.02 22:26:18.652157 [ 258 ] {} <Debug> TCP-Session: 83e9687e-1d4c-4b26-83b7-c62638ef0619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.02 22:26:18.652169 [ 258 ] {} <Debug> TCP-Session: 83e9687e-1d4c-4b26-83b7-c62638ef0619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.02 22:26:18.652289 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.04.02 22:26:18.652317 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.04.02 22:26:18.652428 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.04.02 22:26:18.652895 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42273 | ||
| 157 | 2026.04.02 22:26:18.652988 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57505 | ||
| 158 | 2026.04.02 22:26:18.653084 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64913 | ||
| 159 | 2026.04.02 22:26:18.653151 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40742 | ||
| 160 | 2026.04.02 22:26:18.653279 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44580 | ||
| 161 | 2026.04.02 22:26:18.653344 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.04.02 22:26:18.653444 [ 260 ] {} <Debug> TCP-Session: 6c871ebd-04cb-41e5-a50b-41c3f99b10c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57505 | ||
| 163 | 2026.04.02 22:26:18.653455 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.04.02 22:26:18.653470 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.04.02 22:26:18.653599 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.04.02 22:26:18.653508 [ 259 ] {} <Debug> TCP-Session: 7896e031-1705-43f6-81a6-57c1f0b4d557 Authenticating user 'default' from [fd00:1122:3344:101::a]:42273 | ||
| 167 | 2026.04.02 22:26:18.653483 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56544 | ||
| 168 | 2026.04.02 22:26:18.653743 [ 262 ] {} <Debug> TCP-Session: 8fd698cb-31b5-4c56-96b4-04891a373b04 Authenticating user 'default' from [fd00:1122:3344:101::a]:40742 | ||
| 169 | 2026.04.02 22:26:18.653727 [ 261 ] {} <Debug> TCP-Session: baa08e6a-9d21-457e-be08-3f803769d8e0 Authenticating user 'default' from [fd00:1122:3344:101::a]:64913 | ||
| 170 | 2026.04.02 22:26:18.653698 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.04.02 22:26:18.653686 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49867 | ||
| 172 | 2026.04.02 22:26:18.653930 [ 261 ] {} <Debug> TCP-Session: baa08e6a-9d21-457e-be08-3f803769d8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.04.02 22:26:18.653954 [ 263 ] {} <Debug> TCP-Session: bea7053b-fd05-4ddf-a1d6-c0c6249681e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:44580 | ||
| 174 | 2026.04.02 22:26:18.653970 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.04.02 22:26:18.653861 [ 262 ] {} <Debug> TCP-Session: 8fd698cb-31b5-4c56-96b4-04891a373b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.04.02 22:26:18.654052 [ 263 ] {} <Debug> TCP-Session: bea7053b-fd05-4ddf-a1d6-c0c6249681e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.04.02 22:26:18.654080 [ 264 ] {} <Debug> TCP-Session: 6fb33694-ccaa-4fa5-9c64-455dd045ac71 Authenticating user 'default' from [fd00:1122:3344:101::a]:56544 | ||
| 178 | 2026.04.02 22:26:18.653461 [ 260 ] {} <Debug> TCP-Session: 6c871ebd-04cb-41e5-a50b-41c3f99b10c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.04.02 22:26:18.654151 [ 264 ] {} <Debug> TCP-Session: 6fb33694-ccaa-4fa5-9c64-455dd045ac71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.04.02 22:26:18.654162 [ 263 ] {} <Debug> TCP-Session: bea7053b-fd05-4ddf-a1d6-c0c6249681e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.04.02 22:26:18.654251 [ 262 ] {} <Debug> TCP-Session: 8fd698cb-31b5-4c56-96b4-04891a373b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.04.02 22:26:18.654229 [ 264 ] {} <Debug> TCP-Session: 6fb33694-ccaa-4fa5-9c64-455dd045ac71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.04.02 22:26:18.654220 [ 260 ] {} <Debug> TCP-Session: 6c871ebd-04cb-41e5-a50b-41c3f99b10c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.02 22:26:18.654185 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.04.02 22:26:18.654135 [ 261 ] {} <Debug> TCP-Session: baa08e6a-9d21-457e-be08-3f803769d8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.04.02 22:26:18.653735 [ 259 ] {} <Debug> TCP-Session: 7896e031-1705-43f6-81a6-57c1f0b4d557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.02 22:26:18.654462 [ 265 ] {} <Debug> TCP-Session: ccfae617-a162-4562-97ae-1599bce93b62 Authenticating user 'default' from [fd00:1122:3344:101::a]:49867 | ||
| 188 | 2026.04.02 22:26:18.654579 [ 259 ] {} <Debug> TCP-Session: 7896e031-1705-43f6-81a6-57c1f0b4d557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.02 22:26:18.654598 [ 265 ] {} <Debug> TCP-Session: ccfae617-a162-4562-97ae-1599bce93b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.02 22:26:18.654726 [ 265 ] {} <Debug> TCP-Session: ccfae617-a162-4562-97ae-1599bce93b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.02 22:26:19.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.32 MiB, peak 117.32 MiB, free memory in arenas 0.00 B, will set to 119.36 MiB (RSS), difference: 2.04 MiB | ||
| 192 | 2026.04.02 22:26:19.949545 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34074 | ||
| 193 | 2026.04.02 22:26:19.949765 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.02 22:26:19.949839 [ 266 ] {} <Debug> TCP-Session: 03a8abbf-f8bd-4499-9db2-ec91db456d19 Authenticating user 'default' from [fd00:1122:3344:101::b]:34074 | ||
| 195 | 2026.04.02 22:26:19.949862 [ 266 ] {} <Debug> TCP-Session: 03a8abbf-f8bd-4499-9db2-ec91db456d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.02 22:26:19.949873 [ 266 ] {} <Debug> TCP-Session: 03a8abbf-f8bd-4499-9db2-ec91db456d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.02 22:26:19.950005 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.04.02 22:26:19.950040 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.04.02 22:26:19.950120 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.04.02 22:26:19.950602 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50754 | ||
| 201 | 2026.04.02 22:26:19.950680 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63790 | ||
| 202 | 2026.04.02 22:26:19.950809 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36326 | ||
| 203 | 2026.04.02 22:26:19.950846 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.04.02 22:26:19.950891 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36510 | ||
| 205 | 2026.04.02 22:26:19.950934 [ 267 ] {} <Debug> TCP-Session: 44ac2a41-316b-4ced-ac62-509a6bfbad60 Authenticating user 'default' from [fd00:1122:3344:101::b]:50754 | ||
| 206 | 2026.04.02 22:26:19.950977 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.04.02 22:26:19.951013 [ 267 ] {} <Debug> TCP-Session: 44ac2a41-316b-4ced-ac62-509a6bfbad60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.04.02 22:26:19.951065 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54232 | ||
| 209 | 2026.04.02 22:26:19.951035 [ 268 ] {} <Debug> TCP-Session: 2d8eab60-2a00-4fb1-a720-7cadcc2947c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:63790 | ||
| 210 | 2026.04.02 22:26:19.951112 [ 267 ] {} <Debug> TCP-Session: 44ac2a41-316b-4ced-ac62-509a6bfbad60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.04.02 22:26:19.951149 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.04.02 22:26:19.951167 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.04.02 22:26:19.951177 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40399 | ||
| 214 | 2026.04.02 22:26:19.951132 [ 268 ] {} <Debug> TCP-Session: 2d8eab60-2a00-4fb1-a720-7cadcc2947c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.04.02 22:26:19.951261 [ 269 ] {} <Debug> TCP-Session: ab30c1af-fcab-46f5-8e97-00a722e439eb Authenticating user 'default' from [fd00:1122:3344:101::b]:36326 | ||
| 216 | 2026.04.02 22:26:19.951220 [ 270 ] {} <Debug> TCP-Session: b2d7b46c-937f-458b-a98f-67dc8cbece88 Authenticating user 'default' from [fd00:1122:3344:101::b]:36510 | ||
| 217 | 2026.04.02 22:26:19.951332 [ 268 ] {} <Debug> TCP-Session: 2d8eab60-2a00-4fb1-a720-7cadcc2947c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.04.02 22:26:19.951372 [ 269 ] {} <Debug> TCP-Session: ab30c1af-fcab-46f5-8e97-00a722e439eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.04.02 22:26:19.951404 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.04.02 22:26:19.951426 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.04.02 22:26:19.951472 [ 269 ] {} <Debug> TCP-Session: ab30c1af-fcab-46f5-8e97-00a722e439eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.04.02 22:26:19.951467 [ 271 ] {} <Debug> TCP-Session: a748f4d7-a70b-4069-a80c-f3cf0a0ca315 Authenticating user 'default' from [fd00:1122:3344:101::b]:54232 | ||
| 223 | 2026.04.02 22:26:19.951305 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61831 | ||
| 224 | 2026.04.02 22:26:19.951565 [ 272 ] {} <Debug> TCP-Session: b1292387-d3e3-4acb-9bf7-3e48a2d435ac Authenticating user 'default' from [fd00:1122:3344:101::b]:40399 | ||
| 225 | 2026.04.02 22:26:19.951584 [ 271 ] {} <Debug> TCP-Session: a748f4d7-a70b-4069-a80c-f3cf0a0ca315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.04.02 22:26:19.951353 [ 270 ] {} <Debug> TCP-Session: b2d7b46c-937f-458b-a98f-67dc8cbece88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.04.02 22:26:19.951676 [ 272 ] {} <Debug> TCP-Session: b1292387-d3e3-4acb-9bf7-3e48a2d435ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.04.02 22:26:19.951705 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.04.02 22:26:19.951681 [ 270 ] {} <Debug> TCP-Session: b2d7b46c-937f-458b-a98f-67dc8cbece88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.04.02 22:26:19.951692 [ 271 ] {} <Debug> TCP-Session: a748f4d7-a70b-4069-a80c-f3cf0a0ca315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.04.02 22:26:19.951807 [ 273 ] {} <Debug> TCP-Session: 938655fd-74cb-44a2-a119-109c68717519 Authenticating user 'default' from [fd00:1122:3344:101::b]:61831 | ||
| 232 | 2026.04.02 22:26:19.951763 [ 272 ] {} <Debug> TCP-Session: b1292387-d3e3-4acb-9bf7-3e48a2d435ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.04.02 22:26:19.951893 [ 273 ] {} <Debug> TCP-Session: 938655fd-74cb-44a2-a119-109c68717519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.02 22:26:19.951980 [ 273 ] {} <Debug> TCP-Session: 938655fd-74cb-44a2-a119-109c68717519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.02 22:26:21.027374 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54225 | ||
| 236 | 2026.04.02 22:26:21.029416 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.04.02 22:26:21.029536 [ 274 ] {} <Debug> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:54225 | ||
| 238 | 2026.04.02 22:26:21.029559 [ 274 ] {} <Debug> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.02 22:26:21.029570 [ 274 ] {} <Debug> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.02 22:26:21.029710 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.04.02 22:26:21.029751 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.04.02 22:26:21.029834 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.04.02 22:26:21.030324 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55676 | ||
| 244 | 2026.04.02 22:26:21.030546 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38078 | ||
| 245 | 2026.04.02 22:26:21.030556 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54631 | ||
| 246 | 2026.04.02 22:26:21.030643 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.04.02 22:26:21.030685 [ 275 ] {} <Debug> TCP-Session: ca7075c3-4f47-40b4-8262-91c850625fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55676 | ||
| 248 | 2026.04.02 22:26:21.030696 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64214 | ||
| 249 | 2026.04.02 22:26:21.030786 [ 275 ] {} <Debug> TCP-Session: ca7075c3-4f47-40b4-8262-91c850625fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.04.02 22:26:21.030800 [ 275 ] {} <Debug> TCP-Session: ca7075c3-4f47-40b4-8262-91c850625fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.04.02 22:26:21.030938 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.04.02 22:26:21.030959 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54539 | ||
| 253 | 2026.04.02 22:26:21.031022 [ 277 ] {} <Debug> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Authenticating user 'default' from [fd00:1122:3344:101::d]:38078 | ||
| 254 | 2026.04.02 22:26:21.031047 [ 277 ] {} <Debug> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.04.02 22:26:21.031108 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.04.02 22:26:21.031112 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.04.02 22:26:21.031156 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39016 | ||
| 258 | 2026.04.02 22:26:21.031195 [ 277 ] {} <Debug> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.04.02 22:26:21.031259 [ 276 ] {} <Debug> TCP-Session: 48c1d06f-dec4-4652-93b8-b2deb33cbe42 Authenticating user 'default' from [fd00:1122:3344:101::d]:54631 | ||
| 260 | 2026.04.02 22:26:21.031214 [ 278 ] {} <Debug> TCP-Session: 962400c6-e6ff-45f5-9e9f-cfa8325c70d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64214 | ||
| 261 | 2026.04.02 22:26:21.031293 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61329 | ||
| 262 | 2026.04.02 22:26:21.031341 [ 276 ] {} <Debug> TCP-Session: 48c1d06f-dec4-4652-93b8-b2deb33cbe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.04.02 22:26:21.031323 [ 278 ] {} <Debug> TCP-Session: 962400c6-e6ff-45f5-9e9f-cfa8325c70d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.04.02 22:26:21.031197 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.04.02 22:26:21.031414 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49888 | ||
| 266 | 2026.04.02 22:26:21.031411 [ 278 ] {} <Debug> TCP-Session: 962400c6-e6ff-45f5-9e9f-cfa8325c70d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.04.02 22:26:21.031402 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.04.02 22:26:21.031502 [ 279 ] {} <Debug> TCP-Session: 01ff7763-76ea-4c5e-812b-58333633d44b Authenticating user 'default' from [fd00:1122:3344:101::d]:54539 | ||
| 269 | 2026.04.02 22:26:21.031504 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.04.02 22:26:21.031585 [ 280 ] {} <Debug> TCP-Session: ca17b49a-ba88-4319-aee6-34ac1135c016 Authenticating user 'default' from [fd00:1122:3344:101::d]:39016 | ||
| 271 | 2026.04.02 22:26:21.031402 [ 276 ] {} <Debug> TCP-Session: 48c1d06f-dec4-4652-93b8-b2deb33cbe42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.04.02 22:26:21.031660 [ 281 ] {} <Debug> TCP-Session: 1c190ffd-5d9d-453a-817e-e368c35f9e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61329 | ||
| 273 | 2026.04.02 22:26:21.031661 [ 280 ] {} <Debug> TCP-Session: ca17b49a-ba88-4319-aee6-34ac1135c016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.04.02 22:26:21.031626 [ 279 ] {} <Debug> TCP-Session: 01ff7763-76ea-4c5e-812b-58333633d44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.04.02 22:26:21.031714 [ 281 ] {} <Debug> TCP-Session: 1c190ffd-5d9d-453a-817e-e368c35f9e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.04.02 22:26:21.031699 [ 280 ] {} <Debug> TCP-Session: ca17b49a-ba88-4319-aee6-34ac1135c016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.04.02 22:26:21.031694 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.04.02 22:26:21.031794 [ 281 ] {} <Debug> TCP-Session: 1c190ffd-5d9d-453a-817e-e368c35f9e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.04.02 22:26:21.031766 [ 279 ] {} <Debug> TCP-Session: 01ff7763-76ea-4c5e-812b-58333633d44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.04.02 22:26:21.031897 [ 282 ] {} <Debug> TCP-Session: 707698c1-82ae-49d3-89b7-4b991321a47f Authenticating user 'default' from [fd00:1122:3344:101::d]:49888 | ||
| 281 | 2026.04.02 22:26:21.031997 [ 282 ] {} <Debug> TCP-Session: 707698c1-82ae-49d3-89b7-4b991321a47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.04.02 22:26:21.032014 [ 282 ] {} <Debug> TCP-Session: 707698c1-82ae-49d3-89b7-4b991321a47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.04.02 22:26:21.040899 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.04.02 22:26:21.043693 [ 274 ] {6906c425-fbc5-451e-afa7-418f39416b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.04.02 22:26:21.187771 [ 274 ] {6906c425-fbc5-451e-afa7-418f39416b5d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54225) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.04.02 22:26:21.188763 [ 274 ] {6906c425-fbc5-451e-afa7-418f39416b5d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.04.02 22:26:21.188987 [ 274 ] {6906c425-fbc5-451e-afa7-418f39416b5d} <Debug> TCPHandler: Processed in 0.154504879 sec. | ||
| 334 | 2026.04.02 22:26:21.189444 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.04.02 22:26:21.189642 [ 277 ] {16f99640-c2a8-482a-84e9-5d34114d9cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.04.02 22:26:21.191123 [ 277 ] {16f99640-c2a8-482a-84e9-5d34114d9cac} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38078) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.04.02 22:26:21.191503 [ 277 ] {16f99640-c2a8-482a-84e9-5d34114d9cac} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.04.02 22:26:21.191775 [ 277 ] {16f99640-c2a8-482a-84e9-5d34114d9cac} <Debug> TCPHandler: Processed in 0.002490809 sec. | ||
| 385 | 2026.04.02 22:26:21.192099 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.02 22:26:21.193065 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.04.02 22:26:21.193843 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.04.02 22:26:21.198190 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.04.02 22:26:21.198324 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169553 sec | ||
| 390 | 2026.04.02 22:26:21.198340 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.04.02 22:26:21.198352 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.04.02 22:26:21.198409 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.04.02 22:26:21.199103 [ 274 ] {d0d7b431-264f-4795-b6c4-7efeab4f8087} <Debug> TCPHandler: Processed in 0.007062491 sec. | ||
| 394 | 2026.04.02 22:26:21.199260 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.04.02 22:26:21.199407 [ 274 ] {78355107-f6cc-4a45-ba78-59a0916bc15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.04.02 22:26:21.199549 [ 274 ] {78355107-f6cc-4a45-ba78-59a0916bc15b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.04.02 22:26:21.206449 [ 274 ] {78355107-f6cc-4a45-ba78-59a0916bc15b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.04.02 22:26:21.215325 [ 274 ] {78355107-f6cc-4a45-ba78-59a0916bc15b} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45): Loading data parts | ||
| 400 | 2026.04.02 22:26:21.217940 [ 274 ] {78355107-f6cc-4a45-ba78-59a0916bc15b} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45): There are no data parts | ||
| 401 | 2026.04.02 22:26:21.223500 [ 274 ] {78355107-f6cc-4a45-ba78-59a0916bc15b} <Debug> TCPHandler: Processed in 0.02429066 sec. | ||
| 402 | 2026.04.02 22:26:21.223848 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.04.02 22:26:21.224036 [ 274 ] {05006249-f731-4774-8ada-faf25caf4fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.04.02 22:26:21.224177 [ 274 ] {05006249-f731-4774-8ada-faf25caf4fad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.04.02 22:26:21.246105 [ 274 ] {05006249-f731-4774-8ada-faf25caf4fad} <Debug> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Loading data parts | ||
| 416 | 2026.04.02 22:26:21.246463 [ 274 ] {05006249-f731-4774-8ada-faf25caf4fad} <Debug> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): There are no data parts | ||
| 417 | 2026.04.02 22:26:21.248280 [ 274 ] {05006249-f731-4774-8ada-faf25caf4fad} <Debug> TCPHandler: Processed in 0.024493034 sec. | ||
| 418 | 2026.04.02 22:26:21.248478 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.04.02 22:26:21.248768 [ 274 ] {fcbea949-efb4-40a3-9fe0-0da08ad5c455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.04.02 22:26:21.248821 [ 274 ] {fcbea949-efb4-40a3-9fe0-0da08ad5c455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.04.02 22:26:21.252515 [ 274 ] {fcbea949-efb4-40a3-9fe0-0da08ad5c455} <Debug> oximeter.measurements_i8 (51e6e4fd-09b9-47bd-b36b-332ce9d07ccb): Loading data parts | ||
| 422 | 2026.04.02 22:26:21.252840 [ 274 ] {fcbea949-efb4-40a3-9fe0-0da08ad5c455} <Debug> oximeter.measurements_i8 (51e6e4fd-09b9-47bd-b36b-332ce9d07ccb): There are no data parts | ||
| 423 | 2026.04.02 22:26:21.258874 [ 274 ] {fcbea949-efb4-40a3-9fe0-0da08ad5c455} <Debug> TCPHandler: Processed in 0.010469513 sec. | ||
| 424 | 2026.04.02 22:26:21.259157 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.04.02 22:26:21.259360 [ 274 ] {74823f36-f733-4875-8346-e04ff11607cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.04.02 22:26:21.259484 [ 274 ] {74823f36-f733-4875-8346-e04ff11607cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.04.02 22:26:21.264589 [ 274 ] {74823f36-f733-4875-8346-e04ff11607cd} <Debug> oximeter.measurements_u8 (589c4560-b4aa-4f39-a449-6467426f2680): Loading data parts | ||
| 428 | 2026.04.02 22:26:21.264823 [ 274 ] {74823f36-f733-4875-8346-e04ff11607cd} <Debug> oximeter.measurements_u8 (589c4560-b4aa-4f39-a449-6467426f2680): There are no data parts | ||
| 429 | 2026.04.02 22:26:21.270529 [ 274 ] {74823f36-f733-4875-8346-e04ff11607cd} <Debug> TCPHandler: Processed in 0.011433499 sec. | ||
| 430 | 2026.04.02 22:26:21.270717 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.04.02 22:26:21.271120 [ 274 ] {416de2dc-108f-4d33-837e-1f501008cd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.04.02 22:26:21.271182 [ 274 ] {416de2dc-108f-4d33-837e-1f501008cd8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.04.02 22:26:21.278343 [ 274 ] {416de2dc-108f-4d33-837e-1f501008cd8c} <Debug> oximeter.measurements_i16 (2cd5b4a5-2788-4100-9e77-6114c45fc11e): Loading data parts | ||
| 434 | 2026.04.02 22:26:21.278530 [ 274 ] {416de2dc-108f-4d33-837e-1f501008cd8c} <Debug> oximeter.measurements_i16 (2cd5b4a5-2788-4100-9e77-6114c45fc11e): There are no data parts | ||
| 435 | 2026.04.02 22:26:21.291676 [ 274 ] {416de2dc-108f-4d33-837e-1f501008cd8c} <Debug> TCPHandler: Processed in 0.021023829 sec. | ||
| 436 | 2026.04.02 22:26:21.291940 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.04.02 22:26:21.292137 [ 274 ] {efbfa4f2-1826-4987-9dc5-c008f65d3c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.04.02 22:26:21.292261 [ 274 ] {efbfa4f2-1826-4987-9dc5-c008f65d3c63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.04.02 22:26:21.301523 [ 274 ] {efbfa4f2-1826-4987-9dc5-c008f65d3c63} <Debug> oximeter.measurements_u16 (b582630c-218c-48da-a955-f2f1a5b33aae): Loading data parts | ||
| 440 | 2026.04.02 22:26:21.301760 [ 274 ] {efbfa4f2-1826-4987-9dc5-c008f65d3c63} <Debug> oximeter.measurements_u16 (b582630c-218c-48da-a955-f2f1a5b33aae): There are no data parts | ||
| 441 | 2026.04.02 22:26:21.307197 [ 274 ] {efbfa4f2-1826-4987-9dc5-c008f65d3c63} <Debug> TCPHandler: Processed in 0.01532053 sec. | ||
| 442 | 2026.04.02 22:26:21.307364 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.04.02 22:26:21.307640 [ 274 ] {75ecebe9-698c-4c1e-8cda-9196782e082d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2026.04.02 22:26:21.307721 [ 274 ] {75ecebe9-698c-4c1e-8cda-9196782e082d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.04.02 22:26:21.312945 [ 274 ] {75ecebe9-698c-4c1e-8cda-9196782e082d} <Debug> oximeter.measurements_i32 (f705d45a-b8e2-4604-8545-9ac2c7e4ded7): Loading data parts | ||
| 446 | 2026.04.02 22:26:21.313134 [ 274 ] {75ecebe9-698c-4c1e-8cda-9196782e082d} <Debug> oximeter.measurements_i32 (f705d45a-b8e2-4604-8545-9ac2c7e4ded7): There are no data parts | ||
| 447 | 2026.04.02 22:26:21.318695 [ 274 ] {75ecebe9-698c-4c1e-8cda-9196782e082d} <Debug> TCPHandler: Processed in 0.011391949 sec. | ||
| 448 | 2026.04.02 22:26:21.318983 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.04.02 22:26:21.319178 [ 274 ] {c3452b7c-e806-4c7c-8226-05aa43e56970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.04.02 22:26:21.319338 [ 274 ] {c3452b7c-e806-4c7c-8226-05aa43e56970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.04.02 22:26:21.324361 [ 274 ] {c3452b7c-e806-4c7c-8226-05aa43e56970} <Debug> oximeter.measurements_u32 (7ffa0bed-1bfd-4380-9a06-8b35e98c963a): Loading data parts | ||
| 452 | 2026.04.02 22:26:21.324573 [ 274 ] {c3452b7c-e806-4c7c-8226-05aa43e56970} <Debug> oximeter.measurements_u32 (7ffa0bed-1bfd-4380-9a06-8b35e98c963a): There are no data parts | ||
| 453 | 2026.04.02 22:26:21.330163 [ 274 ] {c3452b7c-e806-4c7c-8226-05aa43e56970} <Debug> TCPHandler: Processed in 0.011241936 sec. | ||
| 454 | 2026.04.02 22:26:21.330314 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.04.02 22:26:21.330596 [ 274 ] {9fc4d76e-befb-48f4-b5a6-f0b665ec33b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.04.02 22:26:21.330679 [ 274 ] {9fc4d76e-befb-48f4-b5a6-f0b665ec33b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.04.02 22:26:21.337433 [ 274 ] {9fc4d76e-befb-48f4-b5a6-f0b665ec33b9} <Debug> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): Loading data parts | ||
| 458 | 2026.04.02 22:26:21.337663 [ 274 ] {9fc4d76e-befb-48f4-b5a6-f0b665ec33b9} <Debug> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): There are no data parts | ||
| 459 | 2026.04.02 22:26:21.346711 [ 274 ] {9fc4d76e-befb-48f4-b5a6-f0b665ec33b9} <Debug> TCPHandler: Processed in 0.016450857 sec. | ||
| 460 | 2026.04.02 22:26:21.347057 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.04.02 22:26:21.347302 [ 274 ] {bbd1c2ed-a4c6-40c4-b973-7526cdc60ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.04.02 22:26:21.347482 [ 274 ] {bbd1c2ed-a4c6-40c4-b973-7526cdc60ea4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.04.02 22:26:21.352841 [ 274 ] {bbd1c2ed-a4c6-40c4-b973-7526cdc60ea4} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Loading data parts | ||
| 464 | 2026.04.02 22:26:21.353088 [ 274 ] {bbd1c2ed-a4c6-40c4-b973-7526cdc60ea4} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): There are no data parts | ||
| 465 | 2026.04.02 22:26:21.358354 [ 274 ] {bbd1c2ed-a4c6-40c4-b973-7526cdc60ea4} <Debug> TCPHandler: Processed in 0.011371157 sec. | ||
| 466 | 2026.04.02 22:26:21.358517 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.02 22:26:21.358695 [ 274 ] {80870b38-dc72-4aee-b95b-146def798bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2026.04.02 22:26:21.358802 [ 274 ] {80870b38-dc72-4aee-b95b-146def798bc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.04.02 22:26:21.368780 [ 274 ] {80870b38-dc72-4aee-b95b-146def798bc3} <Debug> oximeter.measurements_f32 (eafd2b0d-a470-4609-8236-e99abcb36c28): Loading data parts | ||
| 470 | 2026.04.02 22:26:21.369028 [ 274 ] {80870b38-dc72-4aee-b95b-146def798bc3} <Debug> oximeter.measurements_f32 (eafd2b0d-a470-4609-8236-e99abcb36c28): There are no data parts | ||
| 471 | 2026.04.02 22:26:21.371812 [ 274 ] {80870b38-dc72-4aee-b95b-146def798bc3} <Debug> TCPHandler: Processed in 0.013353029 sec. | ||
| 472 | 2026.04.02 22:26:21.372023 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.02 22:26:21.372177 [ 274 ] {f63f7995-1177-4cb0-bf3c-07e9e1a36056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2026.04.02 22:26:21.372289 [ 274 ] {f63f7995-1177-4cb0-bf3c-07e9e1a36056} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.04.02 22:26:21.377348 [ 274 ] {f63f7995-1177-4cb0-bf3c-07e9e1a36056} <Debug> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Loading data parts | ||
| 476 | 2026.04.02 22:26:21.377487 [ 274 ] {f63f7995-1177-4cb0-bf3c-07e9e1a36056} <Debug> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): There are no data parts | ||
| 477 | 2026.04.02 22:26:21.382768 [ 274 ] {f63f7995-1177-4cb0-bf3c-07e9e1a36056} <Debug> TCPHandler: Processed in 0.010802969 sec. | ||
| 478 | 2026.04.02 22:26:21.382899 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.02 22:26:21.383041 [ 274 ] {d0f31ef1-1780-4685-8ccc-3dca4583712e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2026.04.02 22:26:21.383242 [ 274 ] {d0f31ef1-1780-4685-8ccc-3dca4583712e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.04.02 22:26:21.387982 [ 274 ] {d0f31ef1-1780-4685-8ccc-3dca4583712e} <Debug> oximeter.measurements_string (91c027ca-4e7a-4d6c-942e-71b3333c60e4): Loading data parts | ||
| 482 | 2026.04.02 22:26:21.388135 [ 274 ] {d0f31ef1-1780-4685-8ccc-3dca4583712e} <Debug> oximeter.measurements_string (91c027ca-4e7a-4d6c-942e-71b3333c60e4): There are no data parts | ||
| 483 | 2026.04.02 22:26:21.393752 [ 274 ] {d0f31ef1-1780-4685-8ccc-3dca4583712e} <Debug> TCPHandler: Processed in 0.010880881 sec. | ||
| 484 | 2026.04.02 22:26:21.394003 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.04.02 22:26:21.394196 [ 274 ] {bea0b3ef-46a4-4857-b084-b6bff2f268e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.04.02 22:26:21.394317 [ 274 ] {bea0b3ef-46a4-4857-b084-b6bff2f268e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.04.02 22:26:21.399315 [ 274 ] {bea0b3ef-46a4-4857-b084-b6bff2f268e5} <Debug> oximeter.measurements_bytes (2eec3be2-4af8-44d5-ba69-2f951fb5f8d3): Loading data parts | ||
| 495 | 2026.04.02 22:26:21.399465 [ 274 ] {bea0b3ef-46a4-4857-b084-b6bff2f268e5} <Debug> oximeter.measurements_bytes (2eec3be2-4af8-44d5-ba69-2f951fb5f8d3): There are no data parts | ||
| 496 | 2026.04.02 22:26:21.404006 [ 274 ] {bea0b3ef-46a4-4857-b084-b6bff2f268e5} <Debug> TCPHandler: Processed in 0.010059707 sec. | ||
| 497 | 2026.04.02 22:26:21.404382 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.04.02 22:26:21.404699 [ 274 ] {77838f16-6643-42f6-975b-deb6ac37ecfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2026.04.02 22:26:21.404792 [ 274 ] {77838f16-6643-42f6-975b-deb6ac37ecfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.04.02 22:26:21.412735 [ 274 ] {77838f16-6643-42f6-975b-deb6ac37ecfc} <Debug> oximeter.measurements_cumulativei64 (670ec0a5-c207-4d01-8778-2cd8bc8c3485): Loading data parts | ||
| 501 | 2026.04.02 22:26:21.413081 [ 274 ] {77838f16-6643-42f6-975b-deb6ac37ecfc} <Debug> oximeter.measurements_cumulativei64 (670ec0a5-c207-4d01-8778-2cd8bc8c3485): There are no data parts | ||
| 502 | 2026.04.02 22:26:21.417356 [ 274 ] {77838f16-6643-42f6-975b-deb6ac37ecfc} <Debug> TCPHandler: Processed in 0.013087925 sec. | ||
| 503 | 2026.04.02 22:26:21.417607 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.04.02 22:26:21.417909 [ 274 ] {ae44943b-9645-41b3-8608-37419a22d1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2026.04.02 22:26:21.418027 [ 274 ] {ae44943b-9645-41b3-8608-37419a22d1a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.04.02 22:26:21.422829 [ 274 ] {ae44943b-9645-41b3-8608-37419a22d1a0} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Loading data parts | ||
| 507 | 2026.04.02 22:26:21.423028 [ 274 ] {ae44943b-9645-41b3-8608-37419a22d1a0} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): There are no data parts | ||
| 508 | 2026.04.02 22:26:21.428806 [ 274 ] {ae44943b-9645-41b3-8608-37419a22d1a0} <Debug> TCPHandler: Processed in 0.011313207 sec. | ||
| 509 | 2026.04.02 22:26:21.428957 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.04.02 22:26:21.429124 [ 274 ] {de180697-6a5c-40e5-9ea1-c7549ffd6c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.04.02 22:26:21.429245 [ 274 ] {de180697-6a5c-40e5-9ea1-c7549ffd6c0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.04.02 22:26:21.433969 [ 274 ] {de180697-6a5c-40e5-9ea1-c7549ffd6c0f} <Debug> oximeter.measurements_cumulativef32 (86c47792-c439-4074-b9d9-2346a463fd0e): Loading data parts | ||
| 513 | 2026.04.02 22:26:21.434119 [ 274 ] {de180697-6a5c-40e5-9ea1-c7549ffd6c0f} <Debug> oximeter.measurements_cumulativef32 (86c47792-c439-4074-b9d9-2346a463fd0e): There are no data parts | ||
| 514 | 2026.04.02 22:26:21.439657 [ 274 ] {de180697-6a5c-40e5-9ea1-c7549ffd6c0f} <Debug> TCPHandler: Processed in 0.010749138 sec. | ||
| 515 | 2026.04.02 22:26:21.439915 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.04.02 22:26:21.440077 [ 274 ] {bdaf1c6a-8966-448b-b51d-f505cf0d6b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2026.04.02 22:26:21.440189 [ 274 ] {bdaf1c6a-8966-448b-b51d-f505cf0d6b60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.04.02 22:26:21.445063 [ 274 ] {bdaf1c6a-8966-448b-b51d-f505cf0d6b60} <Debug> oximeter.measurements_cumulativef64 (ec38ae5c-795a-4252-b588-07b80f7699c0): Loading data parts | ||
| 519 | 2026.04.02 22:26:21.445294 [ 274 ] {bdaf1c6a-8966-448b-b51d-f505cf0d6b60} <Debug> oximeter.measurements_cumulativef64 (ec38ae5c-795a-4252-b588-07b80f7699c0): There are no data parts | ||
| 520 | 2026.04.02 22:26:21.450946 [ 274 ] {bdaf1c6a-8966-448b-b51d-f505cf0d6b60} <Debug> TCPHandler: Processed in 0.011080464 sec. | ||
| 521 | 2026.04.02 22:26:21.451113 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.04.02 22:26:21.451479 [ 274 ] {da428b64-4070-48be-a908-c57dc3da5a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.04.02 22:26:21.451634 [ 274 ] {da428b64-4070-48be-a908-c57dc3da5a43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.04.02 22:26:21.456836 [ 274 ] {da428b64-4070-48be-a908-c57dc3da5a43} <Debug> oximeter.measurements_histogrami8 (4bd77acd-6e8e-463f-8b07-6f18f50eea3e): Loading data parts | ||
| 535 | 2026.04.02 22:26:21.456991 [ 274 ] {da428b64-4070-48be-a908-c57dc3da5a43} <Debug> oximeter.measurements_histogrami8 (4bd77acd-6e8e-463f-8b07-6f18f50eea3e): There are no data parts | ||
| 536 | 2026.04.02 22:26:21.462709 [ 274 ] {da428b64-4070-48be-a908-c57dc3da5a43} <Debug> TCPHandler: Processed in 0.011656053 sec. | ||
| 537 | 2026.04.02 22:26:21.462923 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.04.02 22:26:21.463134 [ 274 ] {5ea0f0c7-e5fe-445a-8c47-5618d3a60b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2026.04.02 22:26:21.463253 [ 274 ] {5ea0f0c7-e5fe-445a-8c47-5618d3a60b0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.04.02 22:26:21.468818 [ 274 ] {5ea0f0c7-e5fe-445a-8c47-5618d3a60b0a} <Debug> oximeter.measurements_histogramu8 (82b7ea16-e700-4b67-b255-4abb834530f0): Loading data parts | ||
| 541 | 2026.04.02 22:26:21.469051 [ 274 ] {5ea0f0c7-e5fe-445a-8c47-5618d3a60b0a} <Debug> oximeter.measurements_histogramu8 (82b7ea16-e700-4b67-b255-4abb834530f0): There are no data parts | ||
| 542 | 2026.04.02 22:26:21.474965 [ 274 ] {5ea0f0c7-e5fe-445a-8c47-5618d3a60b0a} <Debug> TCPHandler: Processed in 0.012087779 sec. | ||
| 543 | 2026.04.02 22:26:21.475143 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.04.02 22:26:21.475478 [ 274 ] {7cc8cc9f-e83d-4c36-bd7c-8882dd0728cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.04.02 22:26:21.475618 [ 274 ] {7cc8cc9f-e83d-4c36-bd7c-8882dd0728cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.04.02 22:26:21.482260 [ 274 ] {7cc8cc9f-e83d-4c36-bd7c-8882dd0728cc} <Debug> oximeter.measurements_histogrami16 (253e2ff4-46a5-480b-94a5-344a9ef3200f): Loading data parts | ||
| 547 | 2026.04.02 22:26:21.482438 [ 274 ] {7cc8cc9f-e83d-4c36-bd7c-8882dd0728cc} <Debug> oximeter.measurements_histogrami16 (253e2ff4-46a5-480b-94a5-344a9ef3200f): There are no data parts | ||
| 548 | 2026.04.02 22:26:21.487665 [ 274 ] {7cc8cc9f-e83d-4c36-bd7c-8882dd0728cc} <Debug> TCPHandler: Processed in 0.012589886 sec. | ||
| 549 | 2026.04.02 22:26:21.487893 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.04.02 22:26:21.488108 [ 274 ] {9ad97f2d-d5a7-4cdf-9519-7845ccdc31f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2026.04.02 22:26:21.488231 [ 274 ] {9ad97f2d-d5a7-4cdf-9519-7845ccdc31f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.04.02 22:26:21.492746 [ 274 ] {9ad97f2d-d5a7-4cdf-9519-7845ccdc31f0} <Debug> oximeter.measurements_histogramu16 (52dea12d-1456-400e-8c59-306001819d71): Loading data parts | ||
| 553 | 2026.04.02 22:26:21.492995 [ 274 ] {9ad97f2d-d5a7-4cdf-9519-7845ccdc31f0} <Debug> oximeter.measurements_histogramu16 (52dea12d-1456-400e-8c59-306001819d71): There are no data parts | ||
| 554 | 2026.04.02 22:26:21.497260 [ 274 ] {9ad97f2d-d5a7-4cdf-9519-7845ccdc31f0} <Debug> TCPHandler: Processed in 0.009415408 sec. | ||
| 555 | 2026.04.02 22:26:21.497504 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.04.02 22:26:21.497860 [ 274 ] {fb228c13-85e4-46a7-bf1d-6dc75a55cb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2026.04.02 22:26:21.498047 [ 274 ] {fb228c13-85e4-46a7-bf1d-6dc75a55cb5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.04.02 22:26:21.502563 [ 274 ] {fb228c13-85e4-46a7-bf1d-6dc75a55cb5e} <Debug> oximeter.measurements_histogrami32 (0f66abb9-f4bf-4fae-9598-7e4d5905bd95): Loading data parts | ||
| 559 | 2026.04.02 22:26:21.502730 [ 274 ] {fb228c13-85e4-46a7-bf1d-6dc75a55cb5e} <Debug> oximeter.measurements_histogrami32 (0f66abb9-f4bf-4fae-9598-7e4d5905bd95): There are no data parts | ||
| 560 | 2026.04.02 22:26:21.509818 [ 274 ] {fb228c13-85e4-46a7-bf1d-6dc75a55cb5e} <Debug> TCPHandler: Processed in 0.012405564 sec. | ||
| 561 | 2026.04.02 22:26:21.510036 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.04.02 22:26:21.510257 [ 274 ] {375fb284-b038-4571-9037-8e634f729f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2026.04.02 22:26:21.510424 [ 274 ] {375fb284-b038-4571-9037-8e634f729f94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.04.02 22:26:21.513382 [ 274 ] {375fb284-b038-4571-9037-8e634f729f94} <Debug> oximeter.measurements_histogramu32 (8bbdab90-2f79-442d-bb2e-78f2101dbf31): Loading data parts | ||
| 565 | 2026.04.02 22:26:21.513691 [ 274 ] {375fb284-b038-4571-9037-8e634f729f94} <Debug> oximeter.measurements_histogramu32 (8bbdab90-2f79-442d-bb2e-78f2101dbf31): There are no data parts | ||
| 566 | 2026.04.02 22:26:21.519775 [ 274 ] {375fb284-b038-4571-9037-8e634f729f94} <Debug> TCPHandler: Processed in 0.009793013 sec. | ||
| 567 | 2026.04.02 22:26:21.519915 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.02 22:26:21.520169 [ 274 ] {f5909796-c302-4858-b699-2b90c16ed8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2026.04.02 22:26:21.520290 [ 274 ] {f5909796-c302-4858-b699-2b90c16ed8c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.04.02 22:26:21.525559 [ 274 ] {f5909796-c302-4858-b699-2b90c16ed8c1} <Debug> oximeter.measurements_histogrami64 (335793f8-e447-4c0b-9652-97a1e6199f28): Loading data parts | ||
| 571 | 2026.04.02 22:26:21.525717 [ 274 ] {f5909796-c302-4858-b699-2b90c16ed8c1} <Debug> oximeter.measurements_histogrami64 (335793f8-e447-4c0b-9652-97a1e6199f28): There are no data parts | ||
| 572 | 2026.04.02 22:26:21.531589 [ 274 ] {f5909796-c302-4858-b699-2b90c16ed8c1} <Debug> TCPHandler: Processed in 0.011722624 sec. | ||
| 573 | 2026.04.02 22:26:21.531851 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.04.02 22:26:21.532065 [ 274 ] {13a8745c-d5a4-45e8-8d83-deacf66e7696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.04.02 22:26:21.532186 [ 274 ] {13a8745c-d5a4-45e8-8d83-deacf66e7696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.04.02 22:26:21.536844 [ 274 ] {13a8745c-d5a4-45e8-8d83-deacf66e7696} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Loading data parts | ||
| 577 | 2026.04.02 22:26:21.537053 [ 274 ] {13a8745c-d5a4-45e8-8d83-deacf66e7696} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): There are no data parts | ||
| 578 | 2026.04.02 22:26:21.539223 [ 274 ] {13a8745c-d5a4-45e8-8d83-deacf66e7696} <Debug> TCPHandler: Processed in 0.007421657 sec. | ||
| 579 | 2026.04.02 22:26:21.539380 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.02 22:26:21.539635 [ 274 ] {522eab37-127d-4b56-9393-aa03e36a2de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.04.02 22:26:21.539752 [ 274 ] {522eab37-127d-4b56-9393-aa03e36a2de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.04.02 22:26:21.543174 [ 274 ] {522eab37-127d-4b56-9393-aa03e36a2de8} <Debug> oximeter.measurements_histogramf32 (803d5712-6a99-4293-860e-b752cd34e7f4): Loading data parts | ||
| 583 | 2026.04.02 22:26:21.543333 [ 274 ] {522eab37-127d-4b56-9393-aa03e36a2de8} <Debug> oximeter.measurements_histogramf32 (803d5712-6a99-4293-860e-b752cd34e7f4): There are no data parts | ||
| 584 | 2026.04.02 22:26:21.545836 [ 274 ] {522eab37-127d-4b56-9393-aa03e36a2de8} <Debug> TCPHandler: Processed in 0.006514842 sec. | ||
| 585 | 2026.04.02 22:26:21.546049 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.02 22:26:21.546258 [ 274 ] {47dc624e-aa32-406d-9c3e-60bbe100d226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.04.02 22:26:21.546376 [ 274 ] {47dc624e-aa32-406d-9c3e-60bbe100d226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.04.02 22:26:21.551359 [ 274 ] {47dc624e-aa32-406d-9c3e-60bbe100d226} <Debug> oximeter.measurements_histogramf64 (f7c4c576-2086-42a1-a8f4-9ad242959638): Loading data parts | ||
| 589 | 2026.04.02 22:26:21.551552 [ 274 ] {47dc624e-aa32-406d-9c3e-60bbe100d226} <Debug> oximeter.measurements_histogramf64 (f7c4c576-2086-42a1-a8f4-9ad242959638): There are no data parts | ||
| 590 | 2026.04.02 22:26:21.555753 [ 274 ] {47dc624e-aa32-406d-9c3e-60bbe100d226} <Debug> TCPHandler: Processed in 0.009751252 sec. | ||
| 591 | 2026.04.02 22:26:21.555996 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.02 22:26:21.556369 [ 274 ] {f2054c6f-6a80-4637-b1f2-8f0e176a874d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.04.02 22:26:21.556554 [ 274 ] {f2054c6f-6a80-4637-b1f2-8f0e176a874d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.04.02 22:26:21.563026 [ 274 ] {f2054c6f-6a80-4637-b1f2-8f0e176a874d} <Debug> oximeter.fields_bool (264c2c35-26a3-4a65-a8a7-2ef998af5495): Loading data parts | ||
| 620 | 2026.04.02 22:26:21.563225 [ 274 ] {f2054c6f-6a80-4637-b1f2-8f0e176a874d} <Debug> oximeter.fields_bool (264c2c35-26a3-4a65-a8a7-2ef998af5495): There are no data parts | ||
| 621 | 2026.04.02 22:26:21.567386 [ 274 ] {f2054c6f-6a80-4637-b1f2-8f0e176a874d} <Debug> TCPHandler: Processed in 0.011476849 sec. | ||
| 622 | 2026.04.02 22:26:21.567649 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.04.02 22:26:21.568071 [ 274 ] {9671077e-cc5d-425e-b7e1-269b81840f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.04.02 22:26:21.568182 [ 274 ] {9671077e-cc5d-425e-b7e1-269b81840f76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.04.02 22:26:21.570249 [ 274 ] {9671077e-cc5d-425e-b7e1-269b81840f76} <Debug> oximeter.fields_i8 (76c63f28-8059-4005-a7e0-47e1e2db07e1): Loading data parts | ||
| 626 | 2026.04.02 22:26:21.570392 [ 274 ] {9671077e-cc5d-425e-b7e1-269b81840f76} <Debug> oximeter.fields_i8 (76c63f28-8059-4005-a7e0-47e1e2db07e1): There are no data parts | ||
| 627 | 2026.04.02 22:26:21.575217 [ 274 ] {9671077e-cc5d-425e-b7e1-269b81840f76} <Debug> TCPHandler: Processed in 0.00766394 sec. | ||
| 628 | 2026.04.02 22:26:21.575357 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.04.02 22:26:21.575508 [ 274 ] {103c0841-4d05-44b8-a856-44e7ad8afeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.04.02 22:26:21.575622 [ 274 ] {103c0841-4d05-44b8-a856-44e7ad8afeb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.04.02 22:26:21.580591 [ 274 ] {103c0841-4d05-44b8-a856-44e7ad8afeb4} <Debug> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Loading data parts | ||
| 632 | 2026.04.02 22:26:21.580736 [ 274 ] {103c0841-4d05-44b8-a856-44e7ad8afeb4} <Debug> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): There are no data parts | ||
| 633 | 2026.04.02 22:26:21.584989 [ 274 ] {103c0841-4d05-44b8-a856-44e7ad8afeb4} <Debug> TCPHandler: Processed in 0.009678262 sec. | ||
| 634 | 2026.04.02 22:26:21.585213 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.04.02 22:26:21.585594 [ 274 ] {6b63143b-dda9-4df2-97e9-83aa4798738f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.04.02 22:26:21.585734 [ 274 ] {6b63143b-dda9-4df2-97e9-83aa4798738f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.04.02 22:26:21.591573 [ 274 ] {6b63143b-dda9-4df2-97e9-83aa4798738f} <Debug> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Loading data parts | ||
| 638 | 2026.04.02 22:26:21.591747 [ 274 ] {6b63143b-dda9-4df2-97e9-83aa4798738f} <Debug> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): There are no data parts | ||
| 639 | 2026.04.02 22:26:21.597197 [ 274 ] {6b63143b-dda9-4df2-97e9-83aa4798738f} <Debug> TCPHandler: Processed in 0.012071789 sec. | ||
| 640 | 2026.04.02 22:26:21.597343 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.04.02 22:26:21.597503 [ 274 ] {7355023b-e694-4734-b260-5967f751e76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 642 | 2026.04.02 22:26:21.597679 [ 274 ] {7355023b-e694-4734-b260-5967f751e76b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.04.02 22:26:21.602271 [ 274 ] {7355023b-e694-4734-b260-5967f751e76b} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Loading data parts | ||
| 644 | 2026.04.02 22:26:21.602423 [ 274 ] {7355023b-e694-4734-b260-5967f751e76b} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): There are no data parts | ||
| 645 | 2026.04.02 22:26:21.606199 [ 274 ] {7355023b-e694-4734-b260-5967f751e76b} <Debug> TCPHandler: Processed in 0.00890883 sec. | ||
| 646 | 2026.04.02 22:26:21.606427 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.04.02 22:26:21.606674 [ 274 ] {d53b57c4-fc52-4cc1-aa75-7e2f182761ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 648 | 2026.04.02 22:26:21.606790 [ 274 ] {d53b57c4-fc52-4cc1-aa75-7e2f182761ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.04.02 22:26:21.611270 [ 274 ] {d53b57c4-fc52-4cc1-aa75-7e2f182761ea} <Debug> oximeter.fields_i32 (1ef36915-8256-4118-ae80-f109520cb821): Loading data parts | ||
| 650 | 2026.04.02 22:26:21.611652 [ 274 ] {d53b57c4-fc52-4cc1-aa75-7e2f182761ea} <Debug> oximeter.fields_i32 (1ef36915-8256-4118-ae80-f109520cb821): There are no data parts | ||
| 651 | 2026.04.02 22:26:21.617026 [ 274 ] {d53b57c4-fc52-4cc1-aa75-7e2f182761ea} <Debug> TCPHandler: Processed in 0.010658007 sec. | ||
| 652 | 2026.04.02 22:26:21.617182 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.04.02 22:26:21.617342 [ 274 ] {5b086fbe-7e46-47a2-a508-192e7545fd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 654 | 2026.04.02 22:26:21.617468 [ 274 ] {5b086fbe-7e46-47a2-a508-192e7545fd93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.04.02 22:26:21.623753 [ 274 ] {5b086fbe-7e46-47a2-a508-192e7545fd93} <Debug> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Loading data parts | ||
| 656 | 2026.04.02 22:26:21.623904 [ 274 ] {5b086fbe-7e46-47a2-a508-192e7545fd93} <Debug> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): There are no data parts | ||
| 657 | 2026.04.02 22:26:21.633601 [ 274 ] {5b086fbe-7e46-47a2-a508-192e7545fd93} <Debug> TCPHandler: Processed in 0.016468528 sec. | ||
| 658 | 2026.04.02 22:26:21.633886 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.04.02 22:26:21.634042 [ 274 ] {e151bcc1-b9b3-4110-92d4-a0809e73166a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 660 | 2026.04.02 22:26:21.634161 [ 274 ] {e151bcc1-b9b3-4110-92d4-a0809e73166a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.04.02 22:26:21.640958 [ 274 ] {e151bcc1-b9b3-4110-92d4-a0809e73166a} <Debug> oximeter.fields_i64 (8655c009-b6ad-43c4-b3e8-acd4d304bcdb): Loading data parts | ||
| 662 | 2026.04.02 22:26:21.641177 [ 274 ] {e151bcc1-b9b3-4110-92d4-a0809e73166a} <Debug> oximeter.fields_i64 (8655c009-b6ad-43c4-b3e8-acd4d304bcdb): There are no data parts | ||
| 663 | 2026.04.02 22:26:21.646440 [ 274 ] {e151bcc1-b9b3-4110-92d4-a0809e73166a} <Debug> TCPHandler: Processed in 0.012601028 sec. | ||
| 664 | 2026.04.02 22:26:21.646581 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.04.02 22:26:21.646778 [ 274 ] {f0fdb091-67f4-4e64-be79-88e8136b8e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 666 | 2026.04.02 22:26:21.646855 [ 274 ] {f0fdb091-67f4-4e64-be79-88e8136b8e9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.04.02 22:26:21.651537 [ 274 ] {f0fdb091-67f4-4e64-be79-88e8136b8e9e} <Debug> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Loading data parts | ||
| 668 | 2026.04.02 22:26:21.651697 [ 274 ] {f0fdb091-67f4-4e64-be79-88e8136b8e9e} <Debug> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): There are no data parts | ||
| 669 | 2026.04.02 22:26:21.655773 [ 274 ] {f0fdb091-67f4-4e64-be79-88e8136b8e9e} <Debug> TCPHandler: Processed in 0.009238685 sec. | ||
| 670 | 2026.04.02 22:26:21.656114 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.04.02 22:26:21.656309 [ 274 ] {18fbc3ea-058d-4173-b1aa-407ebae37c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 672 | 2026.04.02 22:26:21.656466 [ 274 ] {18fbc3ea-058d-4173-b1aa-407ebae37c92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.04.02 22:26:21.658705 [ 274 ] {18fbc3ea-058d-4173-b1aa-407ebae37c92} <Debug> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Loading data parts | ||
| 674 | 2026.04.02 22:26:21.658922 [ 274 ] {18fbc3ea-058d-4173-b1aa-407ebae37c92} <Debug> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): There are no data parts | ||
| 675 | 2026.04.02 22:26:21.663924 [ 274 ] {18fbc3ea-058d-4173-b1aa-407ebae37c92} <Debug> TCPHandler: Processed in 0.007869123 sec. | ||
| 676 | 2026.04.02 22:26:21.664093 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.04.02 22:26:21.664485 [ 274 ] {ea5f3611-ef59-4936-b300-ff33e2d0cf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 678 | 2026.04.02 22:26:21.664613 [ 274 ] {ea5f3611-ef59-4936-b300-ff33e2d0cf87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.04.02 22:26:21.669473 [ 274 ] {ea5f3611-ef59-4936-b300-ff33e2d0cf87} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Loading data parts | ||
| 680 | 2026.04.02 22:26:21.669652 [ 274 ] {ea5f3611-ef59-4936-b300-ff33e2d0cf87} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): There are no data parts | ||
| 681 | 2026.04.02 22:26:21.675422 [ 274 ] {ea5f3611-ef59-4936-b300-ff33e2d0cf87} <Debug> TCPHandler: Processed in 0.011389338 sec. | ||
| 682 | 2026.04.02 22:26:21.675611 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.04.02 22:26:21.675770 [ 274 ] {3e11e39a-3a10-4e27-8d90-efcf40b2f13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 684 | 2026.04.02 22:26:21.675887 [ 274 ] {3e11e39a-3a10-4e27-8d90-efcf40b2f13c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.04.02 22:26:21.680945 [ 274 ] {3e11e39a-3a10-4e27-8d90-efcf40b2f13c} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Loading data parts | ||
| 686 | 2026.04.02 22:26:21.681222 [ 274 ] {3e11e39a-3a10-4e27-8d90-efcf40b2f13c} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): There are no data parts | ||
| 687 | 2026.04.02 22:26:21.687073 [ 274 ] {3e11e39a-3a10-4e27-8d90-efcf40b2f13c} <Debug> TCPHandler: Processed in 0.011513451 sec. | ||
| 688 | 2026.04.02 22:26:21.687236 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.04.02 22:26:21.687565 [ 274 ] {b46ec3d3-6525-4968-8133-a86df49abf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.04.02 22:26:21.687698 [ 274 ] {b46ec3d3-6525-4968-8133-a86df49abf47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.04.02 22:26:21.690652 [ 274 ] {b46ec3d3-6525-4968-8133-a86df49abf47} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): Loading data parts | ||
| 695 | 2026.04.02 22:26:21.690892 [ 274 ] {b46ec3d3-6525-4968-8133-a86df49abf47} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): There are no data parts | ||
| 696 | 2026.04.02 22:26:21.693138 [ 274 ] {b46ec3d3-6525-4968-8133-a86df49abf47} <Debug> TCPHandler: Processed in 0.005951014 sec. | ||
| 697 | 2026.04.02 22:26:21.693331 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.04.02 22:26:21.693633 [ 277 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.04.02 22:26:21.694852 [ 277 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.04.02 22:26:21.715643 [ 283 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Trace> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.04.02 22:26:21.715838 [ 283 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 702 | 2026.04.02 22:26:21.720450 [ 283 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.04.02 22:26:21.721033 [ 283 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Trace> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.04.02 22:26:21.721432 [ 277 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027901 sec., 35.8410092828214 rows/sec., 573.46 B/sec. | ||
| 705 | 2026.04.02 22:26:21.721717 [ 277 ] {e8505f5c-22fb-47f6-8c43-e7580d7e3ba1} <Debug> TCPHandler: Processed in 0.028447805 sec. | ||
| 706 | 2026.04.02 22:26:22.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.25 MiB, peak 127.25 MiB, free memory in arenas 0.00 B, will set to 139.54 MiB (RSS), difference: 12.29 MiB | ||
| 707 | 2026.04.02 22:26:24.283611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.04.02 22:26:24.283676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.04.02 22:26:24.283713 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.02 22:26:24.283766 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.02 22:26:24.287124 [ 244 ] {} <Debug> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Loading data parts | ||
| 712 | 2026.04.02 22:26:24.287322 [ 244 ] {} <Debug> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): There are no data parts | ||
| 713 | 2026.04.02 22:26:24.296673 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.04.02 22:26:24.296817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 715 | 2026.04.02 22:26:24.306983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.04.02 22:26:24.306986 [ 243 ] {} <Debug> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Loading data parts | ||
| 717 | 2026.04.02 22:26:24.307263 [ 243 ] {} <Debug> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): There are no data parts | ||
| 718 | 2026.04.02 22:26:24.307566 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.04.02 22:26:24.307737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.04.02 22:26:24.335573 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.04.02 22:26:24.335735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 722 | 2026.04.02 22:26:24.342246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.04.02 22:26:24.343495 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.04.02 22:26:24.347449 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.04.02 22:26:25.000281 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.57 MiB, peak 148.57 MiB, free memory in arenas 0.00 B, will set to 153.59 MiB (RSS), difference: 9.02 MiB | ||
| 726 | 2026.04.02 22:26:26.783556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.04.02 22:26:26.783753 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.04.02 22:26:26.787935 [ 242 ] {} <Debug> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Loading data parts | ||
| 729 | 2026.04.02 22:26:26.788086 [ 242 ] {} <Debug> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): There are no data parts | ||
| 730 | 2026.04.02 22:26:26.793760 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.04.02 22:26:26.793868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 732 | 2026.04.02 22:26:26.799501 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.04.02 22:26:26.799989 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.04.02 22:26:26.800319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.04.02 22:26:27.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.80 MiB, peak 157.80 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -2.88 MiB | ||
| 736 | 2026.04.02 22:26:31.701581 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.04.02 22:26:31.701641 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.04.02 22:26:31.807837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.04.02 22:26:31.808665 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.04.02 22:26:31.808711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 741 | 2026.04.02 22:26:31.809506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.04.02 22:26:31.810051 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.04.02 22:26:31.810200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.04.02 22:26:31.847645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.04.02 22:26:31.866249 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.04.02 22:26:31.866375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 747 | 2026.04.02 22:26:31.873496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.04.02 22:26:31.874790 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.04.02 22:26:31.878510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.04.02 22:26:32.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.61 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 2.09 MiB | ||
| 751 | 2026.04.02 22:26:37.001135 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.04.02 22:26:38.534784 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55581 | ||
| 753 | 2026.04.02 22:26:38.537182 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.04.02 22:26:38.537235 [ 286 ] {} <Debug> TCP-Session: f9005767-4131-429b-bd60-f7cc6566eaae Authenticating user 'default' from [fd00:1122:3344:101::e]:55581 | ||
| 755 | 2026.04.02 22:26:38.537314 [ 286 ] {} <Debug> TCP-Session: f9005767-4131-429b-bd60-f7cc6566eaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.04.02 22:26:38.537329 [ 286 ] {} <Debug> TCP-Session: f9005767-4131-429b-bd60-f7cc6566eaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.04.02 22:26:38.537382 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.04.02 22:26:38.537446 [ 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 | ||
| 759 | 2026.04.02 22:26:38.537465 [ 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 | ||
| 760 | 2026.04.02 22:26:38.537872 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58485 | ||
| 761 | 2026.04.02 22:26:38.538052 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55375 | ||
| 762 | 2026.04.02 22:26:38.538057 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46908 | ||
| 763 | 2026.04.02 22:26:38.538105 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.04.02 22:26:38.538172 [ 287 ] {} <Debug> TCP-Session: a5391b38-7ecc-4ced-85c6-843a3e536dd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58485 | ||
| 765 | 2026.04.02 22:26:38.538172 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46345 | ||
| 766 | 2026.04.02 22:26:38.538205 [ 287 ] {} <Debug> TCP-Session: a5391b38-7ecc-4ced-85c6-843a3e536dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.04.02 22:26:38.538231 [ 287 ] {} <Debug> TCP-Session: a5391b38-7ecc-4ced-85c6-843a3e536dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.04.02 22:26:38.538270 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.04.02 22:26:38.538327 [ 289 ] {} <Debug> TCP-Session: 72252938-c4e1-441a-89a0-d1c0e5587980 Authenticating user 'default' from [fd00:1122:3344:101::e]:55375 | ||
| 770 | 2026.04.02 22:26:38.538357 [ 289 ] {} <Debug> TCP-Session: 72252938-c4e1-441a-89a0-d1c0e5587980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.04.02 22:26:38.538374 [ 289 ] {} <Debug> TCP-Session: 72252938-c4e1-441a-89a0-d1c0e5587980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.02 22:26:38.538383 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36076 | ||
| 773 | 2026.04.02 22:26:38.538440 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.04.02 22:26:38.538497 [ 288 ] {} <Debug> TCP-Session: 3e057b36-49ec-4568-864d-4c8eb52b1565 Authenticating user 'default' from [fd00:1122:3344:101::e]:46908 | ||
| 775 | 2026.04.02 22:26:38.538514 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.04.02 22:26:38.538522 [ 288 ] {} <Debug> TCP-Session: 3e057b36-49ec-4568-864d-4c8eb52b1565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.04.02 22:26:38.538557 [ 288 ] {} <Debug> TCP-Session: 3e057b36-49ec-4568-864d-4c8eb52b1565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.02 22:26:38.538557 [ 290 ] {} <Debug> TCP-Session: 44502123-13ec-450f-9e09-5bb6b2b2b0d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46345 | ||
| 779 | 2026.04.02 22:26:38.538555 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58266 | ||
| 780 | 2026.04.02 22:26:38.538597 [ 290 ] {} <Debug> TCP-Session: 44502123-13ec-450f-9e09-5bb6b2b2b0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.04.02 22:26:38.538624 [ 290 ] {} <Debug> TCP-Session: 44502123-13ec-450f-9e09-5bb6b2b2b0d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.04.02 22:26:38.538649 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.04.02 22:26:38.538691 [ 291 ] {} <Debug> TCP-Session: 7fb7a53a-9a8d-4271-8efb-a01973efc886 Authenticating user 'default' from [fd00:1122:3344:101::e]:36076 | ||
| 784 | 2026.04.02 22:26:38.538709 [ 291 ] {} <Debug> TCP-Session: 7fb7a53a-9a8d-4271-8efb-a01973efc886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.04.02 22:26:38.538716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37146 | ||
| 786 | 2026.04.02 22:26:38.538721 [ 291 ] {} <Debug> TCP-Session: 7fb7a53a-9a8d-4271-8efb-a01973efc886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.04.02 22:26:38.538782 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.04.02 22:26:38.538827 [ 292 ] {} <Debug> TCP-Session: c23191aa-c04e-4b49-83c1-eab745bbc519 Authenticating user 'default' from [fd00:1122:3344:101::e]:58266 | ||
| 789 | 2026.04.02 22:26:38.538849 [ 292 ] {} <Debug> TCP-Session: c23191aa-c04e-4b49-83c1-eab745bbc519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.04.02 22:26:38.538856 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38410 | ||
| 791 | 2026.04.02 22:26:38.538865 [ 292 ] {} <Debug> TCP-Session: c23191aa-c04e-4b49-83c1-eab745bbc519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.04.02 22:26:38.538945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.04.02 22:26:38.538959 [ 286 ] {} <Trace> TCP-Session: f9005767-4131-429b-bd60-f7cc6566eaae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.04.02 22:26:38.538988 [ 293 ] {} <Debug> TCP-Session: 4a4d7012-5aa3-4fe2-9b84-f606e5ac0513 Authenticating user 'default' from [fd00:1122:3344:101::e]:37146 | ||
| 795 | 2026.04.02 22:26:38.539016 [ 293 ] {} <Debug> TCP-Session: 4a4d7012-5aa3-4fe2-9b84-f606e5ac0513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.04.02 22:26:38.539024 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.04.02 22:26:38.539029 [ 293 ] {} <Debug> TCP-Session: 4a4d7012-5aa3-4fe2-9b84-f606e5ac0513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.04.02 22:26:38.539061 [ 294 ] {} <Debug> TCP-Session: 423e5dde-d796-4306-a192-c326d224a243 Authenticating user 'default' from [fd00:1122:3344:101::e]:38410 | ||
| 799 | 2026.04.02 22:26:38.539082 [ 294 ] {} <Debug> TCP-Session: 423e5dde-d796-4306-a192-c326d224a243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.02 22:26:38.539094 [ 294 ] {} <Debug> TCP-Session: 423e5dde-d796-4306-a192-c326d224a243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.04.02 22:26:38.539146 [ 286 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 802 | 2026.04.02 22:26:38.541622 [ 286 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 803 | 2026.04.02 22:26:38.544079 [ 286 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.04.02 22:26:38.551485 [ 286 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.04.02 22:26:38.572795 [ 297 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.04.02 22:26:38.573008 [ 297 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.04.02 22:26:38.573700 [ 297 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004370739 sec. (228.794 rows/sec., 8.94 KiB/sec.) | ||
| 808 | 2026.04.02 22:26:38.573725 [ 297 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.04.02 22:26:38.573756 [ 297 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.04.02 22:26:38.575124 [ 286 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.036036 sec., 27.75002775002775 rows/sec., 1.08 KiB/sec. | ||
| 811 | 2026.04.02 22:26:38.575310 [ 286 ] {93e119f5-50db-4f5d-9e7c-59fc03ee7481} <Debug> TCPHandler: Processed in 0.036618003 sec. | ||
| 812 | 2026.04.02 22:26:38.581307 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.04.02 22:26:38.581347 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.04.02 22:26:38.581368 [ 286 ] {} <Debug> TCP-Session: f9005767-4131-429b-bd60-f7cc6566eaae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.04.02 22:26:38.581385 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.04.02 22:26:38.581421 [ 287 ] {} <Debug> TCP-Session: a5391b38-7ecc-4ced-85c6-843a3e536dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.04.02 22:26:38.581435 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.04.02 22:26:38.581461 [ 293 ] {} <Debug> TCP-Session: 4a4d7012-5aa3-4fe2-9b84-f606e5ac0513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.04.02 22:26:38.581459 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.04.02 22:26:38.581491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.04.02 22:26:38.581513 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.04.02 22:26:38.581535 [ 289 ] {} <Debug> TCP-Session: 72252938-c4e1-441a-89a0-d1c0e5587980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.04.02 22:26:38.581540 [ 291 ] {} <Debug> TCP-Session: 7fb7a53a-9a8d-4271-8efb-a01973efc886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.04.02 22:26:38.581474 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.04.02 22:26:38.581571 [ 294 ] {} <Debug> TCP-Session: 423e5dde-d796-4306-a192-c326d224a243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.04.02 22:26:38.581413 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.04.02 22:26:38.581625 [ 290 ] {} <Debug> TCP-Session: 44502123-13ec-450f-9e09-5bb6b2b2b0d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.04.02 22:26:38.581498 [ 288 ] {} <Debug> TCP-Session: 3e057b36-49ec-4568-864d-4c8eb52b1565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.04.02 22:26:38.581671 [ 292 ] {} <Debug> TCP-Session: c23191aa-c04e-4b49-83c1-eab745bbc519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.04.02 22:26:39.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 168.12 MiB, free memory in arenas 0.00 B, will set to 161.23 MiB (RSS), difference: 3.20 MiB | ||
| 831 | 2026.04.02 22:26:39.311010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1467 | ||
| 832 | 2026.04.02 22:26:39.311516 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.04.02 22:26:39.311553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 834 | 2026.04.02 22:26:39.312273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 835 | 2026.04.02 22:26:39.312795 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.04.02 22:26:39.312931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1467 | ||
| 837 | 2026.04.02 22:26:39.379329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 838 | 2026.04.02 22:26:39.396726 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 839 | 2026.04.02 22:26:39.396792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 840 | 2026.04.02 22:26:39.403686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 841 | 2026.04.02 22:26:39.404856 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 842 | 2026.04.02 22:26:39.408308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 843 | 2026.04.02 22:26:40.001168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.76 MiB, peak 168.12 MiB, free memory in arenas 0.00 B, will set to 163.14 MiB (RSS), difference: 1.38 MiB | ||
| 844 | 2026.04.02 22:26:41.729811 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.04.02 22:26:41.729998 [ 274 ] {1da5ec08-7414-49c6-ae69-180b273f4313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 846 | 2026.04.02 22:26:41.730297 [ 274 ] {1da5ec08-7414-49c6-ae69-180b273f4313} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.04.02 22:26:41.730367 [ 274 ] {1da5ec08-7414-49c6-ae69-180b273f4313} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.04.02 22:26:41.730847 [ 274 ] {1da5ec08-7414-49c6-ae69-180b273f4313} <Debug> TCPHandler: Processed in 0.001159128 sec. | ||
| 849 | 2026.04.02 22:26:41.748661 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.04.02 22:26:41.748809 [ 274 ] {a7b02611-f81f-46ee-a64e-8198502af195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.04.02 22:26:41.756822 [ 274 ] {a7b02611-f81f-46ee-a64e-8198502af195} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.04.02 22:26:41.756881 [ 274 ] {a7b02611-f81f-46ee-a64e-8198502af195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.04.02 22:26:41.759298 [ 274 ] {a7b02611-f81f-46ee-a64e-8198502af195} <Debug> TCPHandler: Processed in 0.010693997 sec. | ||
| 854 | 2026.04.02 22:26:41.759549 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.04.02 22:26:41.759701 [ 274 ] {7cd028e7-9fb7-4ed6-b4ca-457fe80f9c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.04.02 22:26:41.762124 [ 274 ] {7cd028e7-9fb7-4ed6-b4ca-457fe80f9c86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.04.02 22:26:41.762208 [ 274 ] {7cd028e7-9fb7-4ed6-b4ca-457fe80f9c86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.04.02 22:26:41.762761 [ 274 ] {7cd028e7-9fb7-4ed6-b4ca-457fe80f9c86} <Debug> TCPHandler: Processed in 0.003271841 sec. | ||
| 859 | 2026.04.02 22:26:41.763031 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.04.02 22:26:41.763148 [ 274 ] {5a2f35ff-efa0-4e61-a178-db455c14e10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 861 | 2026.04.02 22:26:41.763389 [ 274 ] {5a2f35ff-efa0-4e61-a178-db455c14e10b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.04.02 22:26:41.763434 [ 274 ] {5a2f35ff-efa0-4e61-a178-db455c14e10b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.04.02 22:26:41.763750 [ 274 ] {5a2f35ff-efa0-4e61-a178-db455c14e10b} <Debug> TCPHandler: Processed in 0.000792903 sec. | ||
| 864 | 2026.04.02 22:26:41.763937 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.04.02 22:26:41.764050 [ 274 ] {f9edd7d9-1ad2-469c-af13-c2215310b265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 866 | 2026.04.02 22:26:41.764288 [ 274 ] {f9edd7d9-1ad2-469c-af13-c2215310b265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.04.02 22:26:41.764331 [ 274 ] {f9edd7d9-1ad2-469c-af13-c2215310b265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.04.02 22:26:41.764645 [ 274 ] {f9edd7d9-1ad2-469c-af13-c2215310b265} <Debug> TCPHandler: Processed in 0.000756102 sec. | ||
| 869 | 2026.04.02 22:26:41.764830 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.04.02 22:26:41.764944 [ 274 ] {42568a79-e1dc-42f4-8c6f-4a415786853c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 871 | 2026.04.02 22:26:41.765177 [ 274 ] {42568a79-e1dc-42f4-8c6f-4a415786853c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.04.02 22:26:41.765220 [ 274 ] {42568a79-e1dc-42f4-8c6f-4a415786853c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.04.02 22:26:41.765543 [ 274 ] {42568a79-e1dc-42f4-8c6f-4a415786853c} <Debug> TCPHandler: Processed in 0.000760642 sec. | ||
| 874 | 2026.04.02 22:26:41.765732 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.04.02 22:26:41.765845 [ 274 ] {760a29f5-4da8-4d6e-b671-8604a9b22657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 876 | 2026.04.02 22:26:41.766079 [ 274 ] {760a29f5-4da8-4d6e-b671-8604a9b22657} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.04.02 22:26:41.766121 [ 274 ] {760a29f5-4da8-4d6e-b671-8604a9b22657} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.04.02 22:26:41.766482 [ 274 ] {760a29f5-4da8-4d6e-b671-8604a9b22657} <Debug> TCPHandler: Processed in 0.000798583 sec. | ||
| 879 | 2026.04.02 22:26:41.766670 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.04.02 22:26:41.766784 [ 274 ] {c668312d-df0f-4d5a-80a3-d816637c024e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 881 | 2026.04.02 22:26:41.767019 [ 274 ] {c668312d-df0f-4d5a-80a3-d816637c024e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.04.02 22:26:41.767062 [ 274 ] {c668312d-df0f-4d5a-80a3-d816637c024e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.04.02 22:26:41.767385 [ 274 ] {c668312d-df0f-4d5a-80a3-d816637c024e} <Debug> TCPHandler: Processed in 0.000762942 sec. | ||
| 884 | 2026.04.02 22:26:41.767575 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.04.02 22:26:41.767690 [ 274 ] {276c9065-8530-4a30-9d0a-7a3b0746a061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 886 | 2026.04.02 22:26:41.767927 [ 274 ] {276c9065-8530-4a30-9d0a-7a3b0746a061} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.04.02 22:26:41.767970 [ 274 ] {276c9065-8530-4a30-9d0a-7a3b0746a061} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2026.04.02 22:26:41.768297 [ 274 ] {276c9065-8530-4a30-9d0a-7a3b0746a061} <Debug> TCPHandler: Processed in 0.000769262 sec. | ||
| 889 | 2026.04.02 22:26:41.768496 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.04.02 22:26:41.768612 [ 274 ] {26139e00-12ed-453a-ab3c-f91720449dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 891 | 2026.04.02 22:26:41.768852 [ 274 ] {26139e00-12ed-453a-ab3c-f91720449dfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.04.02 22:26:41.768895 [ 274 ] {26139e00-12ed-453a-ab3c-f91720449dfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.04.02 22:26:41.769216 [ 274 ] {26139e00-12ed-453a-ab3c-f91720449dfb} <Debug> TCPHandler: Processed in 0.000768623 sec. | ||
| 894 | 2026.04.02 22:26:41.769399 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.04.02 22:26:41.769516 [ 274 ] {24209326-9846-41b3-9fc7-70993dc49988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 896 | 2026.04.02 22:26:41.769753 [ 274 ] {24209326-9846-41b3-9fc7-70993dc49988} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2026.04.02 22:26:41.769796 [ 274 ] {24209326-9846-41b3-9fc7-70993dc49988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2026.04.02 22:26:41.770131 [ 274 ] {24209326-9846-41b3-9fc7-70993dc49988} <Debug> TCPHandler: Processed in 0.000779653 sec. | ||
| 899 | 2026.04.02 22:26:41.770318 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.04.02 22:26:41.770435 [ 274 ] {f39cc347-5b44-4fda-a537-ae31aac65141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 901 | 2026.04.02 22:26:41.770673 [ 274 ] {f39cc347-5b44-4fda-a537-ae31aac65141} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2026.04.02 22:26:41.770715 [ 274 ] {f39cc347-5b44-4fda-a537-ae31aac65141} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2026.04.02 22:26:41.771042 [ 274 ] {f39cc347-5b44-4fda-a537-ae31aac65141} <Debug> TCPHandler: Processed in 0.000771842 sec. | ||
| 904 | 2026.04.02 22:26:41.771229 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.04.02 22:26:41.771344 [ 274 ] {a63aa3bf-e001-4c1f-8f52-e2fcb438f7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 906 | 2026.04.02 22:26:41.771585 [ 274 ] {a63aa3bf-e001-4c1f-8f52-e2fcb438f7eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2026.04.02 22:26:41.771627 [ 274 ] {a63aa3bf-e001-4c1f-8f52-e2fcb438f7eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.04.02 22:26:41.771955 [ 274 ] {a63aa3bf-e001-4c1f-8f52-e2fcb438f7eb} <Debug> TCPHandler: Processed in 0.000772422 sec. | ||
| 909 | 2026.04.02 22:26:41.772137 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.04.02 22:26:41.772253 [ 274 ] {cac936fc-53c3-4837-83c3-73bf75b802ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 911 | 2026.04.02 22:26:41.772494 [ 274 ] {cac936fc-53c3-4837-83c3-73bf75b802ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2026.04.02 22:26:41.772537 [ 274 ] {cac936fc-53c3-4837-83c3-73bf75b802ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2026.04.02 22:26:41.772912 [ 274 ] {cac936fc-53c3-4837-83c3-73bf75b802ed} <Debug> TCPHandler: Processed in 0.000823343 sec. | ||
| 914 | 2026.04.02 22:26:41.773103 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.04.02 22:26:41.773219 [ 274 ] {df9bd1a5-6edb-462b-aba1-e3be7634c9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 916 | 2026.04.02 22:26:41.773466 [ 274 ] {df9bd1a5-6edb-462b-aba1-e3be7634c9e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2026.04.02 22:26:41.773508 [ 274 ] {df9bd1a5-6edb-462b-aba1-e3be7634c9e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.04.02 22:26:41.773849 [ 274 ] {df9bd1a5-6edb-462b-aba1-e3be7634c9e7} <Debug> TCPHandler: Processed in 0.000794752 sec. | ||
| 919 | 2026.04.02 22:26:41.774482 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.04.02 22:26:41.774598 [ 274 ] {a800115b-f744-4444-a669-270f267baf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 921 | 2026.04.02 22:26:41.774847 [ 274 ] {a800115b-f744-4444-a669-270f267baf17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2026.04.02 22:26:41.774889 [ 274 ] {a800115b-f744-4444-a669-270f267baf17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 923 | 2026.04.02 22:26:41.775229 [ 274 ] {a800115b-f744-4444-a669-270f267baf17} <Debug> TCPHandler: Processed in 0.000794823 sec. | ||
| 924 | 2026.04.02 22:26:41.776511 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.04.02 22:26:41.776629 [ 274 ] {375f0e27-14e4-48e9-ad5d-2cb0612ff39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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) | ||
| 926 | 2026.04.02 22:26:41.776879 [ 274 ] {375f0e27-14e4-48e9-ad5d-2cb0612ff39e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2026.04.02 22:26:41.776922 [ 274 ] {375f0e27-14e4-48e9-ad5d-2cb0612ff39e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 928 | 2026.04.02 22:26:41.777268 [ 274 ] {375f0e27-14e4-48e9-ad5d-2cb0612ff39e} <Debug> TCPHandler: Processed in 0.000803933 sec. | ||
| 929 | 2026.04.02 22:26:41.777520 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.04.02 22:26:41.777640 [ 274 ] {4b2d6438-406a-4bdf-b9e2-3de92139ea47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 931 | 2026.04.02 22:26:41.777911 [ 274 ] {4b2d6438-406a-4bdf-b9e2-3de92139ea47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 932 | 2026.04.02 22:26:41.777955 [ 274 ] {4b2d6438-406a-4bdf-b9e2-3de92139ea47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 933 | 2026.04.02 22:26:41.778289 [ 274 ] {4b2d6438-406a-4bdf-b9e2-3de92139ea47} <Debug> TCPHandler: Processed in 0.000816932 sec. | ||
| 934 | 2026.04.02 22:26:41.778779 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.04.02 22:26:41.778899 [ 274 ] {b86272d9-edba-48c5-ba8b-46f660fb98ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 936 | 2026.04.02 22:26:41.779152 [ 274 ] {b86272d9-edba-48c5-ba8b-46f660fb98ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 937 | 2026.04.02 22:26:41.779194 [ 274 ] {b86272d9-edba-48c5-ba8b-46f660fb98ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 938 | 2026.04.02 22:26:41.779514 [ 274 ] {b86272d9-edba-48c5-ba8b-46f660fb98ab} <Debug> TCPHandler: Processed in 0.000784273 sec. | ||
| 939 | 2026.04.02 22:26:41.779721 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.04.02 22:26:41.779841 [ 274 ] {65cb1a05-c834-4fb6-9501-074c779d9737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 941 | 2026.04.02 22:26:41.780094 [ 274 ] {65cb1a05-c834-4fb6-9501-074c779d9737} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 942 | 2026.04.02 22:26:41.780135 [ 274 ] {65cb1a05-c834-4fb6-9501-074c779d9737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 943 | 2026.04.02 22:26:41.780482 [ 274 ] {65cb1a05-c834-4fb6-9501-074c779d9737} <Debug> TCPHandler: Processed in 0.000811063 sec. | ||
| 944 | 2026.04.02 22:26:41.780688 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.04.02 22:26:41.780809 [ 274 ] {8ca07d78-cd2e-47b1-b32a-6ae2e6d0f1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 946 | 2026.04.02 22:26:41.781062 [ 274 ] {8ca07d78-cd2e-47b1-b32a-6ae2e6d0f1d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 947 | 2026.04.02 22:26:41.781104 [ 274 ] {8ca07d78-cd2e-47b1-b32a-6ae2e6d0f1d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2026.04.02 22:26:41.781427 [ 274 ] {8ca07d78-cd2e-47b1-b32a-6ae2e6d0f1d0} <Debug> TCPHandler: Processed in 0.000785832 sec. | ||
| 949 | 2026.04.02 22:26:41.781633 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.04.02 22:26:41.781753 [ 274 ] {ce53d83e-44b9-4690-89b7-3b8232d15d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 951 | 2026.04.02 22:26:41.782008 [ 274 ] {ce53d83e-44b9-4690-89b7-3b8232d15d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 952 | 2026.04.02 22:26:41.782050 [ 274 ] {ce53d83e-44b9-4690-89b7-3b8232d15d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.04.02 22:26:41.782370 [ 274 ] {ce53d83e-44b9-4690-89b7-3b8232d15d91} <Debug> TCPHandler: Processed in 0.000784902 sec. | ||
| 954 | 2026.04.02 22:26:41.782584 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.04.02 22:26:41.782703 [ 274 ] {7ed65099-f0a1-4b83-9b88-b0930895f2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 956 | 2026.04.02 22:26:41.782960 [ 274 ] {7ed65099-f0a1-4b83-9b88-b0930895f2a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 957 | 2026.04.02 22:26:41.783003 [ 274 ] {7ed65099-f0a1-4b83-9b88-b0930895f2a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 958 | 2026.04.02 22:26:41.783324 [ 274 ] {7ed65099-f0a1-4b83-9b88-b0930895f2a5} <Debug> TCPHandler: Processed in 0.000788832 sec. | ||
| 959 | 2026.04.02 22:26:41.783529 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.04.02 22:26:41.783649 [ 274 ] {eed0a4b5-1587-4bee-b89a-16744e4dbeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 961 | 2026.04.02 22:26:41.783908 [ 274 ] {eed0a4b5-1587-4bee-b89a-16744e4dbeac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2026.04.02 22:26:41.783949 [ 274 ] {eed0a4b5-1587-4bee-b89a-16744e4dbeac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2026.04.02 22:26:41.784276 [ 274 ] {eed0a4b5-1587-4bee-b89a-16744e4dbeac} <Debug> TCPHandler: Processed in 0.000794822 sec. | ||
| 964 | 2026.04.02 22:26:41.784482 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.04.02 22:26:41.784604 [ 274 ] {39a24acb-76f2-4555-bc90-b56a427657cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 966 | 2026.04.02 22:26:41.784865 [ 274 ] {39a24acb-76f2-4555-bc90-b56a427657cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 967 | 2026.04.02 22:26:41.784908 [ 274 ] {39a24acb-76f2-4555-bc90-b56a427657cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 968 | 2026.04.02 22:26:41.785229 [ 274 ] {39a24acb-76f2-4555-bc90-b56a427657cb} <Debug> TCPHandler: Processed in 0.000794672 sec. | ||
| 969 | 2026.04.02 22:26:41.785431 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.04.02 22:26:41.785555 [ 274 ] {508e03a5-9297-4217-a82c-20b601e2087d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 971 | 2026.04.02 22:26:41.785816 [ 274 ] {508e03a5-9297-4217-a82c-20b601e2087d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 972 | 2026.04.02 22:26:41.785859 [ 274 ] {508e03a5-9297-4217-a82c-20b601e2087d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2026.04.02 22:26:41.786186 [ 274 ] {508e03a5-9297-4217-a82c-20b601e2087d} <Debug> TCPHandler: Processed in 0.000802373 sec. | ||
| 974 | 2026.04.02 22:26:41.786389 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.04.02 22:26:41.786512 [ 274 ] {cb92d614-7d9a-42c8-8667-eebcf7c9f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 976 | 2026.04.02 22:26:41.786789 [ 274 ] {cb92d614-7d9a-42c8-8667-eebcf7c9f043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 977 | 2026.04.02 22:26:41.786832 [ 274 ] {cb92d614-7d9a-42c8-8667-eebcf7c9f043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 978 | 2026.04.02 22:26:41.787156 [ 274 ] {cb92d614-7d9a-42c8-8667-eebcf7c9f043} <Debug> TCPHandler: Processed in 0.000815252 sec. | ||
| 979 | 2026.04.02 22:26:41.794767 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.04.02 22:26:41.794920 [ 274 ] {2fb91a2b-ac02-47f1-829f-78833401e818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 981 | 2026.04.02 22:26:41.795253 [ 274 ] {2fb91a2b-ac02-47f1-829f-78833401e818} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2026.04.02 22:26:41.795306 [ 274 ] {2fb91a2b-ac02-47f1-829f-78833401e818} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2026.04.02 22:26:41.795728 [ 274 ] {2fb91a2b-ac02-47f1-829f-78833401e818} <Debug> TCPHandler: Processed in 0.001030946 sec. | ||
| 984 | 2026.04.02 22:26:41.801780 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.04.02 22:26:41.801962 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 986 | 2026.04.02 22:26:41.802027 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.04.02 22:26:41.807077 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.04.02 22:26:41.807130 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 989 | 2026.04.02 22:26:41.809589 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.04.02 22:26:41.809963 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.04.02 22:26:41.810116 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.008206 sec., 3412.137460394833 rows/sec., 823.28 KiB/sec. | ||
| 992 | 2026.04.02 22:26:41.810157 [ 274 ] {99db9a6c-6669-4e7e-819d-43042356d7a7} <Debug> TCPHandler: Processed in 0.008468622 sec. | ||
| 993 | 2026.04.02 22:26:41.810312 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.04.02 22:26:41.810412 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 995 | 2026.04.02 22:26:41.810454 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 996 | 2026.04.02 22:26:41.817348 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.04.02 22:26:41.817407 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 998 | 2026.04.02 22:26:41.818140 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.04.02 22:26:41.818627 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.04.02 22:26:41.818765 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.008378 sec., 33898.30508474576 rows/sec., 2.15 MiB/sec. | ||
| 1001 | 2026.04.02 22:26:41.818803 [ 274 ] {6702cc17-3c07-42a7-bb4f-b86b22bc38e2} <Debug> TCPHandler: Processed in 0.008542414 sec. | ||
| 1002 | 2026.04.02 22:26:41.818927 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.04.02 22:26:41.819021 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1004 | 2026.04.02 22:26:41.819060 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1005 | 2026.04.02 22:26:41.819457 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.04.02 22:26:41.819494 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1007 | 2026.04.02 22:26:41.819909 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.04.02 22:26:41.820315 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.04.02 22:26:41.820451 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001449 sec., 5521.048999309869 rows/sec., 450.20 KiB/sec. | ||
| 1010 | 2026.04.02 22:26:41.820490 [ 274 ] {83eb386b-6f55-446a-a31e-c9b85e668322} <Debug> TCPHandler: Processed in 0.001612605 sec. | ||
| 1011 | 2026.04.02 22:26:41.820599 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.02 22:26:41.820692 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1013 | 2026.04.02 22:26:41.820729 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1014 | 2026.04.02 22:26:41.821672 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.04.02 22:26:41.821712 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1016 | 2026.04.02 22:26:41.822250 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.04.02 22:26:41.822669 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.04.02 22:26:41.822799 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Debug> executeQuery: Read 817 rows, 65.42 KiB in 0.002126 sec., 384289.7460018815 rows/sec., 30.05 MiB/sec. | ||
| 1019 | 2026.04.02 22:26:41.822836 [ 274 ] {67c58c31-1586-4ecf-8a95-60b1c0e7fe6b} <Debug> TCPHandler: Processed in 0.002286456 sec. | ||
| 1020 | 2026.04.02 22:26:41.822951 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.04.02 22:26:41.823046 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.04.02 22:26:41.823087 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1023 | 2026.04.02 22:26:41.823525 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.04.02 22:26:41.823563 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1025 | 2026.04.02 22:26:41.824035 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.04.02 22:26:41.824509 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.04.02 22:26:41.824646 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Debug> executeQuery: Read 160 rows, 9.85 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 5.95 MiB/sec. | ||
| 1028 | 2026.04.02 22:26:41.824688 [ 274 ] {d652f253-b55a-4597-99ef-f57128d23f47} <Debug> TCPHandler: Processed in 0.001788318 sec. | ||
| 1029 | 2026.04.02 22:26:41.824800 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.04.02 22:26:41.824894 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1031 | 2026.04.02 22:26:41.824933 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1032 | 2026.04.02 22:26:41.825402 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.04.02 22:26:41.825437 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1034 | 2026.04.02 22:26:41.825868 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1035 | 2026.04.02 22:26:41.826345 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.04.02 22:26:41.826479 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001602 sec., 93008.73907615482 rows/sec., 6.01 MiB/sec. | ||
| 1037 | 2026.04.02 22:26:41.826520 [ 274 ] {13bfd00d-4982-4473-92b5-0438384ace1e} <Debug> TCPHandler: Processed in 0.001769947 sec. | ||
| 1038 | 2026.04.02 22:26:41.826632 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.04.02 22:26:41.826726 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1040 | 2026.04.02 22:26:41.826764 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1041 | 2026.04.02 22:26:41.827192 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.04.02 22:26:41.827228 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1043 | 2026.04.02 22:26:41.827700 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2026.04.02 22:26:41.828171 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.04.02 22:26:41.828306 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001597 sec., 92673.76330619914 rows/sec., 5.27 MiB/sec. | ||
| 1046 | 2026.04.02 22:26:41.828348 [ 274 ] {a96a4e5b-cf29-46d9-82d3-1d3469921f37} <Debug> TCPHandler: Processed in 0.001765698 sec. | ||
| 1047 | 2026.04.02 22:26:41.828468 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.04.02 22:26:41.828561 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2026.04.02 22:26:41.828600 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2026.04.02 22:26:41.829188 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.04.02 22:26:41.829225 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1052 | 2026.04.02 22:26:41.829658 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2026.04.02 22:26:41.830095 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.04.02 22:26:41.830229 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Debug> executeQuery: Read 500 rows, 35.99 KiB in 0.001685 sec., 296735.9050445104 rows/sec., 20.86 MiB/sec. | ||
| 1055 | 2026.04.02 22:26:41.830268 [ 274 ] {1ac7d372-c58c-4cd7-9965-9ec42ba4c4a7} <Debug> TCPHandler: Processed in 0.001856259 sec. | ||
| 1056 | 2026.04.02 22:26:41.830385 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.04.02 22:26:41.830479 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1058 | 2026.04.02 22:26:41.830520 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1059 | 2026.04.02 22:26:41.832864 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.04.02 22:26:41.832908 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1061 | 2026.04.02 22:26:41.837767 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1062 | 2026.04.02 22:26:41.838256 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.04.02 22:26:41.838403 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007941 sec., 755.5723460521344 rows/sec., 39.48 KiB/sec. | ||
| 1064 | 2026.04.02 22:26:41.838448 [ 274 ] {898b85ec-24ed-4fdb-84a1-9c1e541cbc29} <Debug> TCPHandler: Processed in 0.008112347 sec. | ||
| 1065 | 2026.04.02 22:26:41.838570 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.04.02 22:26:41.838690 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.04.02 22:26:41.838742 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1068 | 2026.04.02 22:26:41.839233 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.04.02 22:26:41.839267 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1070 | 2026.04.02 22:26:41.839698 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1071 | 2026.04.02 22:26:41.840110 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.04.02 22:26:41.840251 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Debug> executeQuery: Read 259 rows, 17.55 KiB in 0.001586 sec., 163303.90920554855 rows/sec., 10.81 MiB/sec. | ||
| 1073 | 2026.04.02 22:26:41.840290 [ 274 ] {c1324ebf-9142-4c8b-8684-37d0efb0cc44} <Debug> TCPHandler: Processed in 0.001780048 sec. | ||
| 1074 | 2026.04.02 22:26:41.840396 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.04.02 22:26:41.840489 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.04.02 22:26:41.840532 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1077 | 2026.04.02 22:26:41.840855 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.04.02 22:26:41.840892 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1079 | 2026.04.02 22:26:41.841363 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.04.02 22:26:41.841807 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.04.02 22:26:41.841948 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. | ||
| 1082 | 2026.04.02 22:26:41.841985 [ 274 ] {f7c45844-8c97-4af5-b4d6-1c3c8585bde1} <Debug> TCPHandler: Processed in 0.001638525 sec. | ||
| 1083 | 2026.04.02 22:26:41.842095 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.04.02 22:26:41.842187 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.04.02 22:26:41.842243 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1086 | 2026.04.02 22:26:41.843025 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.04.02 22:26:41.843062 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1088 | 2026.04.02 22:26:41.846146 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1089 | 2026.04.02 22:26:41.846605 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.04.02 22:26:41.846776 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004606 sec., 2171.0811984368215 rows/sec., 3.89 MiB/sec. | ||
| 1091 | 2026.04.02 22:26:41.846836 [ 274 ] {dc877846-ebaa-4628-aaaf-64631d7ef471} <Debug> TCPHandler: Processed in 0.004788565 sec. | ||
| 1092 | 2026.04.02 22:26:41.846963 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.04.02 22:26:41.847060 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1094 | 2026.04.02 22:26:41.847100 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1095 | 2026.04.02 22:26:41.847439 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.04.02 22:26:41.847475 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1097 | 2026.04.02 22:26:41.847920 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1098 | 2026.04.02 22:26:41.848324 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.04.02 22:26:41.848448 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001408 sec., 56818.181818181816 rows/sec., 3.56 MiB/sec. | ||
| 1100 | 2026.04.02 22:26:41.848484 [ 274 ] {cb020b6a-d8d5-4c08-9898-c1e98d47ab87} <Debug> TCPHandler: Processed in 0.001579755 sec. | ||
| 1101 | 2026.04.02 22:26:45.543965 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46773 | ||
| 1102 | 2026.04.02 22:26:45.544108 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.04.02 22:26:45.544139 [ 286 ] {} <Debug> TCP-Session: c2998d7e-121e-46bc-9ddb-5adb8a3923d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46773 | ||
| 1104 | 2026.04.02 22:26:45.544165 [ 286 ] {} <Debug> TCP-Session: c2998d7e-121e-46bc-9ddb-5adb8a3923d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.04.02 22:26:45.544180 [ 286 ] {} <Debug> TCP-Session: c2998d7e-121e-46bc-9ddb-5adb8a3923d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.04.02 22:26:45.544373 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35766 | ||
| 1107 | 2026.04.02 22:26:45.544391 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38025 | ||
| 1108 | 2026.04.02 22:26:45.544401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33272 | ||
| 1109 | 2026.04.02 22:26:45.544449 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33681 | ||
| 1110 | 2026.04.02 22:26:45.544480 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63939 | ||
| 1111 | 2026.04.02 22:26:45.544469 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32951 | ||
| 1112 | 2026.04.02 22:26:45.544529 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.04.02 22:26:45.544532 [ 286 ] {} <Trace> TCP-Session: c2998d7e-121e-46bc-9ddb-5adb8a3923d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.04.02 22:26:45.544583 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.04.02 22:26:45.544599 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2026.04.02 22:26:45.544615 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2026.04.02 22:26:45.544622 [ 291 ] {} <Debug> TCP-Session: 53a31e07-58d5-448e-bae6-4082f0c15ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:33681 | ||
| 1118 | 2026.04.02 22:26:45.544643 [ 294 ] {} <Debug> TCP-Session: aca3ac41-86ea-46f9-a1ce-a8652abd7c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:63939 | ||
| 1119 | 2026.04.02 22:26:45.544653 [ 293 ] {} <Debug> TCP-Session: 21ae372e-e61f-4f54-958f-40a9f9c1a320 Authenticating user 'default' from [fd00:1122:3344:101::e]:32951 | ||
| 1120 | 2026.04.02 22:26:45.544668 [ 291 ] {} <Debug> TCP-Session: 53a31e07-58d5-448e-bae6-4082f0c15ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.04.02 22:26:45.544685 [ 294 ] {} <Debug> TCP-Session: aca3ac41-86ea-46f9-a1ce-a8652abd7c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.04.02 22:26:45.544697 [ 293 ] {} <Debug> TCP-Session: 21ae372e-e61f-4f54-958f-40a9f9c1a320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.04.02 22:26:45.544718 [ 294 ] {} <Debug> TCP-Session: aca3ac41-86ea-46f9-a1ce-a8652abd7c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.04.02 22:26:45.544730 [ 293 ] {} <Debug> TCP-Session: 21ae372e-e61f-4f54-958f-40a9f9c1a320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.04.02 22:26:45.544703 [ 291 ] {} <Debug> TCP-Session: 53a31e07-58d5-448e-bae6-4082f0c15ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.04.02 22:26:45.544764 [ 286 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46773) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1127 | 2026.04.02 22:26:45.544583 [ 288 ] {} <Debug> TCP-Session: ad821002-3a77-4141-ae91-98021e4c64d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38025 | ||
| 1128 | 2026.04.02 22:26:45.544457 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52011 | ||
| 1129 | 2026.04.02 22:26:45.544819 [ 288 ] {} <Debug> TCP-Session: ad821002-3a77-4141-ae91-98021e4c64d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.04.02 22:26:45.544499 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2026.04.02 22:26:45.544857 [ 288 ] {} <Debug> TCP-Session: ad821002-3a77-4141-ae91-98021e4c64d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.04.02 22:26:45.544435 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62081 | ||
| 1133 | 2026.04.02 22:26:45.544889 [ 287 ] {} <Debug> TCP-Session: b88509d7-aa19-4446-a180-79bb797d051c Authenticating user 'default' from [fd00:1122:3344:101::e]:35766 | ||
| 1134 | 2026.04.02 22:26:45.544571 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2026.04.02 22:26:45.544948 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1136 | 2026.04.02 22:26:45.544953 [ 287 ] {} <Debug> TCP-Session: b88509d7-aa19-4446-a180-79bb797d051c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.04.02 22:26:45.544978 [ 289 ] {} <Debug> TCP-Session: 81d368a5-ca15-4984-8e90-ed9d12baf2fd Authenticating user 'default' from [fd00:1122:3344:101::e]:33272 | ||
| 1138 | 2026.04.02 22:26:45.544990 [ 287 ] {} <Debug> TCP-Session: b88509d7-aa19-4446-a180-79bb797d051c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.04.02 22:26:45.544987 [ 292 ] {} <Debug> TCP-Session: 32b76b67-be37-4771-b4c2-f1688c43a53f Authenticating user 'default' from [fd00:1122:3344:101::e]:52011 | ||
| 1140 | 2026.04.02 22:26:45.545009 [ 289 ] {} <Debug> TCP-Session: 81d368a5-ca15-4984-8e90-ed9d12baf2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.04.02 22:26:45.545026 [ 292 ] {} <Debug> TCP-Session: 32b76b67-be37-4771-b4c2-f1688c43a53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.04.02 22:26:45.545039 [ 289 ] {} <Debug> TCP-Session: 81d368a5-ca15-4984-8e90-ed9d12baf2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.04.02 22:26:45.545045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.04.02 22:26:45.545051 [ 292 ] {} <Debug> TCP-Session: 32b76b67-be37-4771-b4c2-f1688c43a53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.04.02 22:26:45.545081 [ 290 ] {} <Debug> TCP-Session: 919ce3e4-79d7-470c-bbba-04a03d94fc2f Authenticating user 'default' from [fd00:1122:3344:101::e]:62081 | ||
| 1146 | 2026.04.02 22:26:45.545081 [ 286 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1147 | 2026.04.02 22:26:45.545105 [ 290 ] {} <Debug> TCP-Session: 919ce3e4-79d7-470c-bbba-04a03d94fc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.04.02 22:26:45.545132 [ 290 ] {} <Debug> TCP-Session: 919ce3e4-79d7-470c-bbba-04a03d94fc2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.04.02 22:26:45.545167 [ 286 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2026.04.02 22:26:45.545479 [ 286 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 1151 | 2026.04.02 22:26:45.546452 [ 296 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Trace> AggregatingTransform: Aggregating | ||
| 1152 | 2026.04.02 22:26:45.546504 [ 296 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1153 | 2026.04.02 22:26:45.546540 [ 296 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962345 sec. (1039.128 rows/sec., 40.59 KiB/sec.) | ||
| 1154 | 2026.04.02 22:26:45.546559 [ 296 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Trace> Aggregator: Merging aggregated data | ||
| 1155 | 2026.04.02 22:26:45.547681 [ 286 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00298 sec., 335.5704697986577 rows/sec., 13.11 KiB/sec. | ||
| 1156 | 2026.04.02 22:26:45.547835 [ 286 ] {f631f8bd-7790-4280-bc2e-09f3e1b7eee4} <Debug> TCPHandler: Processed in 0.003433014 sec. | ||
| 1157 | 2026.04.02 22:26:45.547981 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1158 | 2026.04.02 22:26:45.548008 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.04.02 22:26:45.548025 [ 286 ] {} <Debug> TCP-Session: c2998d7e-121e-46bc-9ddb-5adb8a3923d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.04.02 22:26:45.548029 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.04.02 22:26:45.548054 [ 287 ] {} <Debug> TCP-Session: b88509d7-aa19-4446-a180-79bb797d051c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.04.02 22:26:45.548062 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.04.02 22:26:45.548082 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.04.02 22:26:45.548106 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.04.02 22:26:45.548127 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.04.02 22:26:45.548148 [ 291 ] {} <Debug> TCP-Session: 53a31e07-58d5-448e-bae6-4082f0c15ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.04.02 22:26:45.548164 [ 294 ] {} <Debug> TCP-Session: aca3ac41-86ea-46f9-a1ce-a8652abd7c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.04.02 22:26:45.548178 [ 290 ] {} <Debug> TCP-Session: 919ce3e4-79d7-470c-bbba-04a03d94fc2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.04.02 22:26:45.548145 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.04.02 22:26:45.548122 [ 292 ] {} <Debug> TCP-Session: 32b76b67-be37-4771-b4c2-f1688c43a53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.04.02 22:26:45.548043 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.04.02 22:26:45.548240 [ 293 ] {} <Debug> TCP-Session: 21ae372e-e61f-4f54-958f-40a9f9c1a320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.04.02 22:26:45.548098 [ 289 ] {} <Debug> TCP-Session: 81d368a5-ca15-4984-8e90-ed9d12baf2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.04.02 22:26:45.548277 [ 288 ] {} <Debug> TCP-Session: ad821002-3a77-4141-ae91-98021e4c64d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.04.02 22:26:45.580491 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54498 | ||
| 1176 | 2026.04.02 22:26:45.580601 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1177 | 2026.04.02 22:26:45.580631 [ 286 ] {} <Debug> TCP-Session: db73b63d-02cf-4fc3-8983-e2dea435291d Authenticating user 'default' from [fd00:1122:3344:101::e]:54498 | ||
| 1178 | 2026.04.02 22:26:45.580655 [ 286 ] {} <Debug> TCP-Session: db73b63d-02cf-4fc3-8983-e2dea435291d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.04.02 22:26:45.580670 [ 286 ] {} <Debug> TCP-Session: db73b63d-02cf-4fc3-8983-e2dea435291d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.04.02 22:26:45.580852 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55582 | ||
| 1181 | 2026.04.02 22:26:45.580901 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52000 | ||
| 1182 | 2026.04.02 22:26:45.580948 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33907 | ||
| 1183 | 2026.04.02 22:26:45.580959 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41448 | ||
| 1184 | 2026.04.02 22:26:45.580981 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.04.02 22:26:45.580995 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62177 | ||
| 1186 | 2026.04.02 22:26:45.581033 [ 288 ] {} <Debug> TCP-Session: 36878092-886c-4b59-b669-5a6cf4e51672 Authenticating user 'default' from [fd00:1122:3344:101::e]:52000 | ||
| 1187 | 2026.04.02 22:26:45.581008 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61070 | ||
| 1188 | 2026.04.02 22:26:45.581047 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2026.04.02 22:26:45.581059 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2026.04.02 22:26:45.581086 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.04.02 22:26:45.581106 [ 290 ] {} <Debug> TCP-Session: 1cf02ab9-66ab-4799-89f7-38303edb8ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41448 | ||
| 1192 | 2026.04.02 22:26:45.581117 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.04.02 22:26:45.581126 [ 293 ] {} <Debug> TCP-Session: 654abe8e-9332-4c3a-ae05-2b9f68cc00f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62177 | ||
| 1194 | 2026.04.02 22:26:45.581148 [ 294 ] {} <Debug> TCP-Session: 7afe81c1-5183-4ccc-99ef-13f45b38d2bc Authenticating user 'default' from [fd00:1122:3344:101::e]:61070 | ||
| 1195 | 2026.04.02 22:26:45.581165 [ 293 ] {} <Debug> TCP-Session: 654abe8e-9332-4c3a-ae05-2b9f68cc00f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.04.02 22:26:45.581180 [ 294 ] {} <Debug> TCP-Session: 7afe81c1-5183-4ccc-99ef-13f45b38d2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.04.02 22:26:45.581192 [ 293 ] {} <Debug> TCP-Session: 654abe8e-9332-4c3a-ae05-2b9f68cc00f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.04.02 22:26:45.581205 [ 294 ] {} <Debug> TCP-Session: 7afe81c1-5183-4ccc-99ef-13f45b38d2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.04.02 22:26:45.581002 [ 286 ] {} <Trace> TCP-Session: db73b63d-02cf-4fc3-8983-e2dea435291d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.04.02 22:26:45.580987 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35517 | ||
| 1201 | 2026.04.02 22:26:45.580975 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39888 | ||
| 1202 | 2026.04.02 22:26:45.581056 [ 288 ] {} <Debug> TCP-Session: 36878092-886c-4b59-b669-5a6cf4e51672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.04.02 22:26:45.581137 [ 290 ] {} <Debug> TCP-Session: 1cf02ab9-66ab-4799-89f7-38303edb8ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.04.02 22:26:45.581346 [ 288 ] {} <Debug> TCP-Session: 36878092-886c-4b59-b669-5a6cf4e51672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.04.02 22:26:45.581343 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1206 | 2026.04.02 22:26:45.581370 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2026.04.02 22:26:45.581398 [ 286 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54498) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1208 | 2026.04.02 22:26:45.581404 [ 292 ] {} <Debug> TCP-Session: 6eceef31-b951-4f2e-aca9-f0bdd9cb4a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:35517 | ||
| 1209 | 2026.04.02 22:26:45.581424 [ 291 ] {} <Debug> TCP-Session: a0ea6be9-5588-4612-9ddb-844db712a1d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39888 | ||
| 1210 | 2026.04.02 22:26:45.581369 [ 290 ] {} <Debug> TCP-Session: 1cf02ab9-66ab-4799-89f7-38303edb8ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.04.02 22:26:45.581457 [ 291 ] {} <Debug> TCP-Session: a0ea6be9-5588-4612-9ddb-844db712a1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.04.02 22:26:45.581447 [ 292 ] {} <Debug> TCP-Session: 6eceef31-b951-4f2e-aca9-f0bdd9cb4a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.04.02 22:26:45.581486 [ 291 ] {} <Debug> TCP-Session: a0ea6be9-5588-4612-9ddb-844db712a1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.04.02 22:26:45.581509 [ 292 ] {} <Debug> TCP-Session: 6eceef31-b951-4f2e-aca9-f0bdd9cb4a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.04.02 22:26:45.581092 [ 289 ] {} <Debug> TCP-Session: 6ceba789-98c6-4ac1-9f7b-40476496a8b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33907 | ||
| 1216 | 2026.04.02 22:26:45.580958 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1217 | 2026.04.02 22:26:45.581559 [ 289 ] {} <Debug> TCP-Session: 6ceba789-98c6-4ac1-9f7b-40476496a8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.04.02 22:26:45.581585 [ 287 ] {} <Debug> TCP-Session: 4c3b13fb-d679-45d2-af35-9e5ae53f8bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55582 | ||
| 1219 | 2026.04.02 22:26:45.581587 [ 289 ] {} <Debug> TCP-Session: 6ceba789-98c6-4ac1-9f7b-40476496a8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.04.02 22:26:45.581609 [ 287 ] {} <Debug> TCP-Session: 4c3b13fb-d679-45d2-af35-9e5ae53f8bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.04.02 22:26:45.581647 [ 287 ] {} <Debug> TCP-Session: 4c3b13fb-d679-45d2-af35-9e5ae53f8bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.04.02 22:26:45.581672 [ 286 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1223 | 2026.04.02 22:26:45.581730 [ 286 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.04.02 22:26:45.582000 [ 286 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 1225 | 2026.04.02 22:26:45.582907 [ 312 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Trace> AggregatingTransform: Aggregating | ||
| 1226 | 2026.04.02 22:26:45.582948 [ 312 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Trace> Aggregator: Aggregation method: without_key | ||
| 1227 | 2026.04.02 22:26:45.582978 [ 312 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886274 sec. (1128.319 rows/sec., 44.07 KiB/sec.) | ||
| 1228 | 2026.04.02 22:26:45.582993 [ 312 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Trace> Aggregator: Merging aggregated data | ||
| 1229 | 2026.04.02 22:26:45.584227 [ 286 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002882 sec., 346.98126301179735 rows/sec., 13.55 KiB/sec. | ||
| 1230 | 2026.04.02 22:26:45.584370 [ 286 ] {7470827c-c7d9-4e10-86a5-9b4d93ec5881} <Debug> TCPHandler: Processed in 0.003483684 sec. | ||
| 1231 | 2026.04.02 22:26:45.584481 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2026.04.02 22:26:45.584511 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1233 | 2026.04.02 22:26:45.584523 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1234 | 2026.04.02 22:26:45.584536 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2026.04.02 22:26:45.584554 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1236 | 2026.04.02 22:26:45.584569 [ 289 ] {} <Debug> TCP-Session: 6ceba789-98c6-4ac1-9f7b-40476496a8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.04.02 22:26:45.584581 [ 294 ] {} <Debug> TCP-Session: 7afe81c1-5183-4ccc-99ef-13f45b38d2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.04.02 22:26:45.584586 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.04.02 22:26:45.584614 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.04.02 22:26:45.584609 [ 288 ] {} <Debug> TCP-Session: 36878092-886c-4b59-b669-5a6cf4e51672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.04.02 22:26:45.584652 [ 291 ] {} <Debug> TCP-Session: a0ea6be9-5588-4612-9ddb-844db712a1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.04.02 22:26:45.584668 [ 293 ] {} <Debug> TCP-Session: 654abe8e-9332-4c3a-ae05-2b9f68cc00f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.04.02 22:26:45.584568 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.04.02 22:26:45.584516 [ 286 ] {} <Debug> TCP-Session: db73b63d-02cf-4fc3-8983-e2dea435291d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.04.02 22:26:45.584733 [ 292 ] {} <Debug> TCP-Session: 6eceef31-b951-4f2e-aca9-f0bdd9cb4a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.04.02 22:26:45.584600 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.04.02 22:26:45.584555 [ 287 ] {} <Debug> TCP-Session: 4c3b13fb-d679-45d2-af35-9e5ae53f8bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.04.02 22:26:45.584799 [ 290 ] {} <Debug> TCP-Session: 1cf02ab9-66ab-4799-89f7-38303edb8ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.04.02 22:26:46.701692 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1250 | 2026.04.02 22:26:46.701768 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1251 | 2026.04.02 22:26:46.736796 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.04.02 22:26:46.737000 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1253 | 2026.04.02 22:26:46.737082 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1254 | 2026.04.02 22:26:46.737745 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.04.02 22:26:46.737783 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1256 | 2026.04.02 22:26:46.738347 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.04.02 22:26:46.738847 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.04.02 22:26:46.739006 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002066 sec., 25169.409486931265 rows/sec., 1.91 MiB/sec. | ||
| 1259 | 2026.04.02 22:26:46.739052 [ 274 ] {3aa5759c-fd01-48f8-be41-662da27d3d62} <Debug> TCPHandler: Processed in 0.002399848 sec. | ||
| 1260 | 2026.04.02 22:26:46.739180 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.04.02 22:26:46.739281 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1262 | 2026.04.02 22:26:46.739324 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1263 | 2026.04.02 22:26:46.739783 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.04.02 22:26:46.739818 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1265 | 2026.04.02 22:26:46.740222 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.04.02 22:26:46.740637 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.04.02 22:26:46.740784 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001528 sec., 36649.214659685866 rows/sec., 2.86 MiB/sec. | ||
| 1268 | 2026.04.02 22:26:46.740828 [ 274 ] {b57f7d30-17ec-46b9-b6b0-54978456aff2} <Debug> TCPHandler: Processed in 0.001699696 sec. | ||
| 1269 | 2026.04.02 22:26:46.740935 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.04.02 22:26:46.741029 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1271 | 2026.04.02 22:26:46.741072 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1272 | 2026.04.02 22:26:46.741496 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.04.02 22:26:46.741533 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1274 | 2026.04.02 22:26:46.741970 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.04.02 22:26:46.742380 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.04.02 22:26:46.742526 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001515 sec., 99009.900990099 rows/sec., 6.86 MiB/sec. | ||
| 1277 | 2026.04.02 22:26:46.742570 [ 274 ] {2ebf23b9-5906-4c42-b33e-4ab757045a21} <Debug> TCPHandler: Processed in 0.001682536 sec. | ||
| 1278 | 2026.04.02 22:26:46.742678 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.04.02 22:26:46.742772 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.04.02 22:26:46.742813 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1281 | 2026.04.02 22:26:46.743158 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.04.02 22:26:46.743195 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1283 | 2026.04.02 22:26:46.743611 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.04.02 22:26:46.744115 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.04.02 22:26:46.744253 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.0015 sec., 33333.333333333336 rows/sec., 2.29 MiB/sec. | ||
| 1286 | 2026.04.02 22:26:46.744295 [ 274 ] {99f34910-f714-4932-bdc7-0113e95c8a93} <Debug> TCPHandler: Processed in 0.001665106 sec. | ||
| 1287 | 2026.04.02 22:26:46.802363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 184 | ||
| 1288 | 2026.04.02 22:26:46.806177 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.04.02 22:26:46.806217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1290 | 2026.04.02 22:26:46.807617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1291 | 2026.04.02 22:26:46.808096 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.04.02 22:26:46.808344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1293 | 2026.04.02 22:26:46.813971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1915 | ||
| 1294 | 2026.04.02 22:26:46.814468 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.04.02 22:26:46.814517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1296 | 2026.04.02 22:26:46.815127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1297 | 2026.04.02 22:26:46.815563 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.04.02 22:26:46.815708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1915 | ||
| 1299 | 2026.04.02 22:26:46.909339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1300 | 2026.04.02 22:26:46.926702 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.04.02 22:26:46.926767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1302 | 2026.04.02 22:26:46.933433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1303 | 2026.04.02 22:26:46.934519 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.04.02 22:26:46.941336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1305 | 2026.04.02 22:26:47.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.47 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 166.80 MiB (RSS), difference: 1.34 MiB | ||
| 1306 | 2026.04.02 22:26:51.745234 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.04.02 22:26:51.745425 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.04.02 22:26:51.745491 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1309 | 2026.04.02 22:26:51.746328 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.04.02 22:26:51.746381 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1311 | 2026.04.02 22:26:51.746911 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1312 | 2026.04.02 22:26:51.747360 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.04.02 22:26:51.747520 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002142 sec., 132586.36788048554 rows/sec., 8.42 MiB/sec. | ||
| 1314 | 2026.04.02 22:26:51.747573 [ 274 ] {50c3042d-a9d6-414e-a6ff-145afb12af06} <Debug> TCPHandler: Processed in 0.002463248 sec. | ||
| 1315 | 2026.04.02 22:26:51.747706 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.04.02 22:26:51.747807 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1317 | 2026.04.02 22:26:51.747853 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1318 | 2026.04.02 22:26:51.748744 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.04.02 22:26:51.748784 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1320 | 2026.04.02 22:26:51.749272 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1321 | 2026.04.02 22:26:51.749697 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.04.02 22:26:51.749837 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Debug> executeQuery: Read 813 rows, 65.13 KiB in 0.002053 sec., 396005.84510472475 rows/sec., 30.98 MiB/sec. | ||
| 1323 | 2026.04.02 22:26:51.749875 [ 274 ] {88ce841f-5315-489c-88af-a40c04504cc5} <Debug> TCPHandler: Processed in 0.002221465 sec. | ||
| 1324 | 2026.04.02 22:26:51.750015 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.04.02 22:26:51.750113 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.04.02 22:26:51.750155 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1327 | 2026.04.02 22:26:51.750625 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.04.02 22:26:51.750662 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1329 | 2026.04.02 22:26:51.751092 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.04.02 22:26:51.751561 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.04.02 22:26:51.751703 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001612 sec., 94292.80397022332 rows/sec., 5.63 MiB/sec. | ||
| 1332 | 2026.04.02 22:26:51.751744 [ 274 ] {513e797d-19bc-4de6-8562-9330ba417456} <Debug> TCPHandler: Processed in 0.001780398 sec. | ||
| 1333 | 2026.04.02 22:26:51.751870 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.04.02 22:26:51.751975 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.04.02 22:26:51.752017 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1336 | 2026.04.02 22:26:51.752502 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.04.02 22:26:51.752540 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1338 | 2026.04.02 22:26:51.752950 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1339 | 2026.04.02 22:26:51.753370 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.04.02 22:26:51.753508 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001553 sec., 95943.33547971668 rows/sec., 6.20 MiB/sec. | ||
| 1341 | 2026.04.02 22:26:51.753545 [ 274 ] {17dc10c5-c87d-4d69-a6f6-774c886c4e2a} <Debug> TCPHandler: Processed in 0.001726947 sec. | ||
| 1342 | 2026.04.02 22:26:51.753667 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.04.02 22:26:51.753761 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.04.02 22:26:51.753803 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1345 | 2026.04.02 22:26:51.754289 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.04.02 22:26:51.754327 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1347 | 2026.04.02 22:26:51.754756 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1348 | 2026.04.02 22:26:51.755209 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.04.02 22:26:51.755339 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001596 sec., 92731.82957393484 rows/sec., 5.27 MiB/sec. | ||
| 1350 | 2026.04.02 22:26:51.755376 [ 274 ] {860c252e-f0a4-4495-82b4-198bbe97298c} <Debug> TCPHandler: Processed in 0.001759718 sec. | ||
| 1351 | 2026.04.02 22:26:51.755494 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.04.02 22:26:51.755588 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1353 | 2026.04.02 22:26:51.755628 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1354 | 2026.04.02 22:26:51.756234 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.04.02 22:26:51.756272 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1356 | 2026.04.02 22:26:51.756710 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1357 | 2026.04.02 22:26:51.757133 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.04.02 22:26:51.757261 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001691 sec., 290952.09934949735 rows/sec., 20.41 MiB/sec. | ||
| 1359 | 2026.04.02 22:26:51.757298 [ 274 ] {d6180cb4-e615-4d99-8b02-dd9ec488f4f4} <Debug> TCPHandler: Processed in 0.001856049 sec. | ||
| 1360 | 2026.04.02 22:26:51.757409 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.04.02 22:26:51.757503 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1362 | 2026.04.02 22:26:51.757545 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1363 | 2026.04.02 22:26:51.757908 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.04.02 22:26:51.757945 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1365 | 2026.04.02 22:26:51.758366 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1366 | 2026.04.02 22:26:51.758859 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.04.02 22:26:51.759033 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 202.64 KiB/sec. | ||
| 1368 | 2026.04.02 22:26:51.759080 [ 274 ] {dc962754-b5ca-4f72-9868-8ef24cba5b05} <Debug> TCPHandler: Processed in 0.001721967 sec. | ||
| 1369 | 2026.04.02 22:26:51.759206 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.04.02 22:26:51.759325 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1371 | 2026.04.02 22:26:51.759389 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1372 | 2026.04.02 22:26:51.759816 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.04.02 22:26:51.759853 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1374 | 2026.04.02 22:26:51.760288 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1375 | 2026.04.02 22:26:51.760712 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.04.02 22:26:51.760845 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001546 sec., 164941.7852522639 rows/sec., 10.91 MiB/sec. | ||
| 1377 | 2026.04.02 22:26:51.760890 [ 274 ] {791d30ff-dd10-48e4-91b6-5962c59abe82} <Debug> TCPHandler: Processed in 0.001744727 sec. | ||
| 1378 | 2026.04.02 22:26:51.761002 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.04.02 22:26:51.761096 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1380 | 2026.04.02 22:26:51.761139 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1381 | 2026.04.02 22:26:51.761523 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.04.02 22:26:51.761567 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1383 | 2026.04.02 22:26:51.762071 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1384 | 2026.04.02 22:26:51.762549 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.04.02 22:26:51.762684 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001605 sec., 623.0529595015576 rows/sec., 41.98 KiB/sec. | ||
| 1386 | 2026.04.02 22:26:51.762720 [ 274 ] {790e31b0-baf7-489c-aa39-089f9b70fe21} <Debug> TCPHandler: Processed in 0.001766968 sec. | ||
| 1387 | 2026.04.02 22:26:51.762822 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.04.02 22:26:51.762916 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.04.02 22:26:51.762970 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1390 | 2026.04.02 22:26:51.763730 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.04.02 22:26:51.763767 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1392 | 2026.04.02 22:26:51.764416 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1393 | 2026.04.02 22:26:51.764946 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.04.02 22:26:51.765082 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002185 sec., 4576.659038901602 rows/sec., 8.20 MiB/sec. | ||
| 1395 | 2026.04.02 22:26:51.765132 [ 274 ] {a595c903-b7b0-4616-a0a7-068783578540} <Debug> TCPHandler: Processed in 0.002359666 sec. | ||
| 1396 | 2026.04.02 22:26:51.765235 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.04.02 22:26:51.765331 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1398 | 2026.04.02 22:26:51.765375 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1399 | 2026.04.02 22:26:51.765717 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.04.02 22:26:51.765755 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1401 | 2026.04.02 22:26:51.766207 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1402 | 2026.04.02 22:26:51.766683 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.04.02 22:26:51.766810 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001498 sec., 53404.5393858478 rows/sec., 3.35 MiB/sec. | ||
| 1404 | 2026.04.02 22:26:51.766847 [ 274 ] {1b8f231f-cb3a-4edf-ac60-446b71c07f92} <Debug> TCPHandler: Processed in 0.001660046 sec. | ||
| 1405 | 2026.04.02 22:26:54.316722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2427 | ||
| 1406 | 2026.04.02 22:26:54.317240 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.04.02 22:26:54.317290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1408 | 2026.04.02 22:26:54.318039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1409 | 2026.04.02 22:26:54.318613 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.04.02 22:26:54.318803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2427 | ||
| 1411 | 2026.04.02 22:26:54.442372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1412 | 2026.04.02 22:26:54.459019 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.04.02 22:26:54.459075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1414 | 2026.04.02 22:26:54.465306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1415 | 2026.04.02 22:26:54.466563 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.04.02 22:26:54.469834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1417 | 2026.04.02 22:26:56.731074 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.04.02 22:26:56.731303 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1419 | 2026.04.02 22:26:56.731744 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1420 | 2026.04.02 22:26:56.736114 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1421 | 2026.04.02 22:26:56.736508 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2026.04.02 22:26:56.736594 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2026.04.02 22:26:56.736803 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1424 | 2026.04.02 22:26:56.740070 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1425 | 2026.04.02 22:26:56.742461 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1426 | 2026.04.02 22:26:56.742500 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1427 | 2026.04.02 22:26:56.746858 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1428 | 2026.04.02 22:26:56.746911 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1429 | 2026.04.02 22:26:56.775535 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.044315 sec., 631.8402346835157 rows/sec., 23.54 KiB/sec. | ||
| 1430 | 2026.04.02 22:26:56.775702 [ 274 ] {3fe7adfa-3137-4407-8a96-334aab3509a2} <Debug> TCPHandler: Processed in 0.044750401 sec. | ||
| 1431 | 2026.04.02 22:26:56.776193 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.04.02 22:26:56.776424 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1433 | 2026.04.02 22:26:56.776665 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1434 | 2026.04.02 22:26:56.776699 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1435 | 2026.04.02 22:26:56.776886 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2026.04.02 22:26:56.776940 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1437 | 2026.04.02 22:26:56.777040 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1438 | 2026.04.02 22:26:56.777070 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1439 | 2026.04.02 22:26:56.777088 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1440 | 2026.04.02 22:26:56.777103 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2026.04.02 22:26:56.777136 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1442 | 2026.04.02 22:26:56.777155 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1443 | 2026.04.02 22:26:56.777712 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001372 sec., 20408.163265306124 rows/sec., 760.18 KiB/sec. | ||
| 1444 | 2026.04.02 22:26:56.777774 [ 274 ] {32d69ec4-ad8c-47e4-906f-44167170d313} <Debug> TCPHandler: Processed in 0.001682126 sec. | ||
| 1445 | 2026.04.02 22:26:56.778023 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.04.02 22:26:56.778152 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1447 | 2026.04.02 22:26:56.778372 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1448 | 2026.04.02 22:26:56.778406 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1449 | 2026.04.02 22:26:56.778589 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1450 | 2026.04.02 22:26:56.778642 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2026.04.02 22:26:56.778740 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1452 | 2026.04.02 22:26:56.778768 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1453 | 2026.04.02 22:26:56.778786 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1454 | 2026.04.02 22:26:56.778800 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1455 | 2026.04.02 22:26:56.778832 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1456 | 2026.04.02 22:26:56.778849 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1457 | 2026.04.02 22:26:56.779217 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001117 sec., 25067.144136078783 rows/sec., 933.72 KiB/sec. | ||
| 1458 | 2026.04.02 22:26:56.779272 [ 274 ] {b22e711e-514a-4e60-a506-d93f1593c439} <Debug> TCPHandler: Processed in 0.001298161 sec. | ||
| 1459 | 2026.04.02 22:26:56.779476 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.04.02 22:26:56.779603 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1461 | 2026.04.02 22:26:56.779816 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1462 | 2026.04.02 22:26:56.779850 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1463 | 2026.04.02 22:26:56.780029 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1464 | 2026.04.02 22:26:56.780080 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1465 | 2026.04.02 22:26:56.780175 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1466 | 2026.04.02 22:26:56.780202 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1467 | 2026.04.02 22:26:56.780220 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1468 | 2026.04.02 22:26:56.780233 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1469 | 2026.04.02 22:26:56.780264 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1470 | 2026.04.02 22:26:56.780282 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1471 | 2026.04.02 22:26:56.780630 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001078 sec., 25974.025974025975 rows/sec., 967.50 KiB/sec. | ||
| 1472 | 2026.04.02 22:26:56.780684 [ 274 ] {ae77d2c0-a1f1-4fac-99c3-bfc76831c990} <Debug> TCPHandler: Processed in 0.00125492 sec. | ||
| 1473 | 2026.04.02 22:26:56.782127 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.04.02 22:26:56.782253 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1475 | 2026.04.02 22:26:56.782534 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1476 | 2026.04.02 22:26:56.782575 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1477 | 2026.04.02 22:26:56.782798 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1478 | 2026.04.02 22:26:56.782860 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1479 | 2026.04.02 22:26:56.782976 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1480 | 2026.04.02 22:26:56.783009 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1481 | 2026.04.02 22:26:56.783030 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1482 | 2026.04.02 22:26:56.783046 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1483 | 2026.04.02 22:26:56.783085 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1484 | 2026.04.02 22:26:56.783105 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1485 | 2026.04.02 22:26:56.783513 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001311 sec., 21357.742181540805 rows/sec., 795.55 KiB/sec. | ||
| 1486 | 2026.04.02 22:26:56.783567 [ 274 ] {01f662ff-1e2d-4c2f-8a2a-00adec11c6c4} <Debug> TCPHandler: Processed in 0.001486953 sec. | ||
| 1487 | 2026.04.02 22:26:56.783743 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.04.02 22:26:56.783870 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1489 | 2026.04.02 22:26:56.784066 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1490 | 2026.04.02 22:26:56.784099 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1491 | 2026.04.02 22:26:56.784284 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1492 | 2026.04.02 22:26:56.784334 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1493 | 2026.04.02 22:26:56.784427 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1494 | 2026.04.02 22:26:56.784454 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1495 | 2026.04.02 22:26:56.784471 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1496 | 2026.04.02 22:26:56.784484 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1497 | 2026.04.02 22:26:56.784517 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1498 | 2026.04.02 22:26:56.784534 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1499 | 2026.04.02 22:26:56.785053 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001236 sec., 22653.7216828479 rows/sec., 843.83 KiB/sec. | ||
| 1500 | 2026.04.02 22:26:56.785108 [ 274 ] {0b8a9e14-7b51-4038-a32a-8e29e3a91f62} <Debug> TCPHandler: Processed in 0.001412392 sec. | ||
| 1501 | 2026.04.02 22:26:56.785290 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.04.02 22:26:56.785419 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1503 | 2026.04.02 22:26:56.785637 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1504 | 2026.04.02 22:26:56.785670 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1505 | 2026.04.02 22:26:56.785855 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1506 | 2026.04.02 22:26:56.785904 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1507 | 2026.04.02 22:26:56.785998 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1508 | 2026.04.02 22:26:56.786025 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1509 | 2026.04.02 22:26:56.786042 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1510 | 2026.04.02 22:26:56.786056 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1511 | 2026.04.02 22:26:56.786086 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1512 | 2026.04.02 22:26:56.786103 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1513 | 2026.04.02 22:26:56.786464 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001098 sec., 25500.910746812388 rows/sec., 949.88 KiB/sec. | ||
| 1514 | 2026.04.02 22:26:56.786517 [ 274 ] {b4846349-4dff-40d2-8076-11555069f8ca} <Debug> TCPHandler: Processed in 0.00127433 sec. | ||
| 1515 | 2026.04.02 22:26:56.787351 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.04.02 22:26:56.787479 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1517 | 2026.04.02 22:26:56.787692 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1518 | 2026.04.02 22:26:56.787726 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1519 | 2026.04.02 22:26:56.787911 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1520 | 2026.04.02 22:26:56.787962 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1521 | 2026.04.02 22:26:56.788071 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1522 | 2026.04.02 22:26:56.788102 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1523 | 2026.04.02 22:26:56.788120 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 1524 | 2026.04.02 22:26:56.788137 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1525 | 2026.04.02 22:26:56.788173 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1526 | 2026.04.02 22:26:56.788190 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1527 | 2026.04.02 22:26:56.788858 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001431 sec., 19566.736547868622 rows/sec., 728.84 KiB/sec. | ||
| 1528 | 2026.04.02 22:26:56.788939 [ 274 ] {c5190495-ff76-465a-adfe-57931355332e} <Debug> TCPHandler: Processed in 0.001636415 sec. | ||
| 1529 | 2026.04.02 22:26:56.795298 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.04.02 22:26:56.795496 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1531 | 2026.04.02 22:26:56.795574 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1532 | 2026.04.02 22:26:56.796499 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.04.02 22:26:56.796541 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1534 | 2026.04.02 22:26:56.797051 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1535 | 2026.04.02 22:26:56.797401 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.04.02 22:26:56.797556 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Debug> executeQuery: Read 8 rows, 907.00 B in 0.002116 sec., 3780.718336483932 rows/sec., 418.59 KiB/sec. | ||
| 1537 | 2026.04.02 22:26:56.797599 [ 274 ] {6208d295-ed7b-482f-b69d-37ae71c565b4} <Debug> TCPHandler: Processed in 0.002398128 sec. | ||
| 1538 | 2026.04.02 22:26:56.797728 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2026.04.02 22:26:56.797820 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1540 | 2026.04.02 22:26:56.797859 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1541 | 2026.04.02 22:26:56.798269 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.04.02 22:26:56.798305 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1543 | 2026.04.02 22:26:56.798761 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1544 | 2026.04.02 22:26:56.799178 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.04.02 22:26:56.799315 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001513 sec., 2643.7541308658297 rows/sec., 215.58 KiB/sec. | ||
| 1546 | 2026.04.02 22:26:56.799368 [ 274 ] {98b3d963-af86-4628-8383-2a503f89de29} <Debug> TCPHandler: Processed in 0.001686966 sec. | ||
| 1547 | 2026.04.02 22:26:56.799483 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.04.02 22:26:56.799574 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1549 | 2026.04.02 22:26:56.799612 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1550 | 2026.04.02 22:26:56.800052 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.04.02 22:26:56.800088 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1552 | 2026.04.02 22:26:56.800614 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1553 | 2026.04.02 22:26:56.801253 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.04.02 22:26:56.801412 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Debug> executeQuery: Read 103 rows, 8.76 KiB in 0.001855 sec., 55525.60646900269 rows/sec., 4.61 MiB/sec. | ||
| 1555 | 2026.04.02 22:26:56.801461 [ 274 ] {ce9d1d6f-89e6-421b-aa8c-b04bd8325c70} <Debug> TCPHandler: Processed in 0.002024882 sec. | ||
| 1556 | 2026.04.02 22:26:56.801578 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.04.02 22:26:56.801673 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1558 | 2026.04.02 22:26:56.801714 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1559 | 2026.04.02 22:26:56.802120 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2026.04.02 22:26:56.802157 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1561 | 2026.04.02 22:26:56.802621 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1562 | 2026.04.02 22:26:56.803085 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.04.02 22:26:56.803216 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001561 sec., 16655.98975016015 rows/sec., 1.21 MiB/sec. | ||
| 1564 | 2026.04.02 22:26:56.803261 [ 274 ] {6c04f4a2-eee2-4c4c-9127-dc646f312dde} <Debug> TCPHandler: Processed in 0.001733687 sec. | ||
| 1565 | 2026.04.02 22:26:56.803370 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.04.02 22:26:56.803463 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.04.02 22:26:56.803501 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1568 | 2026.04.02 22:26:56.803987 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.04.02 22:26:56.804029 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1570 | 2026.04.02 22:26:56.804522 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1571 | 2026.04.02 22:26:56.804966 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.04.02 22:26:56.805099 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001654 sec., 604.5949214026601 rows/sec., 40.15 KiB/sec. | ||
| 1573 | 2026.04.02 22:26:56.805142 [ 274 ] {8686f3b8-f768-41b3-bb7b-34726d757473} <Debug> TCPHandler: Processed in 0.001822499 sec. | ||
| 1574 | 2026.04.02 22:26:56.805256 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.04.02 22:26:56.805352 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1576 | 2026.04.02 22:26:56.805392 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1577 | 2026.04.02 22:26:56.805825 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.04.02 22:26:56.805862 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1579 | 2026.04.02 22:26:56.806297 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1580 | 2026.04.02 22:26:56.806830 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.04.02 22:26:56.806973 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001639 sec., 64063.45332519829 rows/sec., 5.01 MiB/sec. | ||
| 1582 | 2026.04.02 22:26:56.807018 [ 274 ] {2f1b4bd9-0bdd-4f38-acda-4a91f492807d} <Debug> TCPHandler: Processed in 0.001810838 sec. | ||
| 1583 | 2026.04.02 22:26:56.807166 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.04.02 22:26:56.807266 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.04.02 22:26:56.807311 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1586 | 2026.04.02 22:26:56.807759 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.04.02 22:26:56.807801 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1588 | 2026.04.02 22:26:56.808270 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1589 | 2026.04.02 22:26:56.808717 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.04.02 22:26:56.808853 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001608 sec., 100746.26865671642 rows/sec., 7.02 MiB/sec. | ||
| 1591 | 2026.04.02 22:26:56.808891 [ 274 ] {6212065b-755a-4964-8b7d-b5e66dc3b829} <Debug> TCPHandler: Processed in 0.001781548 sec. | ||
| 1592 | 2026.04.02 22:26:56.809004 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.04.02 22:26:56.809099 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1594 | 2026.04.02 22:26:56.809141 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1595 | 2026.04.02 22:26:56.809470 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.04.02 22:26:56.809508 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1597 | 2026.04.02 22:26:56.809600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 53 entries to flush up to offset 237 | ||
| 1598 | 2026.04.02 22:26:56.809921 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1599 | 2026.04.02 22:26:56.810414 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.04.02 22:26:56.810546 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 43.33 KiB/sec. | ||
| 1601 | 2026.04.02 22:26:56.810585 [ 274 ] {205d146c-725a-4442-8be9-f5b5363992fe} <Debug> TCPHandler: Processed in 0.001630296 sec. | ||
| 1602 | 2026.04.02 22:26:56.810701 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.04.02 22:26:56.810796 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.04.02 22:26:56.810850 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1605 | 2026.04.02 22:26:56.811588 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.04.02 22:26:56.811625 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1607 | 2026.04.02 22:26:56.812088 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.04.02 22:26:56.812134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1609 | 2026.04.02 22:26:56.812253 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1610 | 2026.04.02 22:26:56.812701 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.04.02 22:26:56.812860 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002067 sec., 10643.444605708757 rows/sec., 19.07 MiB/sec. | ||
| 1612 | 2026.04.02 22:26:56.812920 [ 274 ] {2bc1de90-692d-4f88-ab20-640f4fbd12df} <Debug> TCPHandler: Processed in 0.002269956 sec. | ||
| 1613 | 2026.04.02 22:26:56.813037 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.04.02 22:26:56.813133 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.04.02 22:26:56.813174 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1616 | 2026.04.02 22:26:56.813470 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1617 | 2026.04.02 22:26:56.813498 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Trace> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.04.02 22:26:56.813540 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1619 | 2026.04.02 22:26:56.813987 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.04.02 22:26:56.814031 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1621 | 2026.04.02 22:26:56.814249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 237 | ||
| 1622 | 2026.04.02 22:26:56.814472 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Trace> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.04.02 22:26:56.814611 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001496 sec., 14037.433155080214 rows/sec., 1.01 MiB/sec. | ||
| 1624 | 2026.04.02 22:26:56.814647 [ 274 ] {5f148a85-f930-4e70-94d6-f6a3d5206e78} <Debug> TCPHandler: Processed in 0.001660666 sec. | ||
| 1625 | 2026.04.02 22:26:56.814756 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.04.02 22:26:56.814849 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.04.02 22:26:56.814889 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1628 | 2026.04.02 22:26:56.815214 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.04.02 22:26:56.815250 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1630 | 2026.04.02 22:26:56.815637 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1631 | 2026.04.02 22:26:56.816037 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.04.02 22:26:56.816165 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 1633 | 2026.04.02 22:26:56.816199 [ 274 ] {c8b0bfca-6a00-45e1-8656-25f0dc9f0dd7} <Debug> TCPHandler: Processed in 0.001492883 sec. | ||
| 1634 | 2026.04.02 22:27:01.701832 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1635 | 2026.04.02 22:27:01.701931 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1636 | 2026.04.02 22:27:01.745508 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.04.02 22:27:01.745687 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.04.02 22:27:01.745756 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1639 | 2026.04.02 22:27:01.746644 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.04.02 22:27:01.746683 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1641 | 2026.04.02 22:27:01.747080 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1642 | 2026.04.02 22:27:01.747294 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.04.02 22:27:01.747437 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001802 sec., 157602.66370699223 rows/sec., 10.01 MiB/sec. | ||
| 1644 | 2026.04.02 22:27:01.747477 [ 274 ] {fe4c904b-4a4e-428d-96a0-99322f774eef} <Debug> TCPHandler: Processed in 0.002095413 sec. | ||
| 1645 | 2026.04.02 22:27:01.747614 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.04.02 22:27:01.747711 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1647 | 2026.04.02 22:27:01.747749 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1648 | 2026.04.02 22:27:01.748541 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.04.02 22:27:01.748576 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1650 | 2026.04.02 22:27:01.748925 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1651 | 2026.04.02 22:27:01.749128 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.04.02 22:27:01.749252 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Debug> executeQuery: Read 817 rows, 65.46 KiB in 0.00156 sec., 523717.94871794875 rows/sec., 40.98 MiB/sec. | ||
| 1653 | 2026.04.02 22:27:01.749287 [ 274 ] {94bbc4c6-625a-428b-8497-fe782dc334e4} <Debug> TCPHandler: Processed in 0.001725927 sec. | ||
| 1654 | 2026.04.02 22:27:01.749417 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.04.02 22:27:01.749516 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.04.02 22:27:01.749556 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1657 | 2026.04.02 22:27:01.749999 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.04.02 22:27:01.750033 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1659 | 2026.04.02 22:27:01.750377 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2026.04.02 22:27:01.750581 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.04.02 22:27:01.750717 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001205 sec., 126141.07883817429 rows/sec., 7.53 MiB/sec. | ||
| 1662 | 2026.04.02 22:27:01.750758 [ 274 ] {664b5452-1757-4923-a94f-e4f91706711f} <Debug> TCPHandler: Processed in 0.001399622 sec. | ||
| 1663 | 2026.04.02 22:27:01.750880 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.04.02 22:27:01.750981 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.04.02 22:27:01.751019 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1666 | 2026.04.02 22:27:01.751431 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.04.02 22:27:01.751466 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1668 | 2026.04.02 22:27:01.751755 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1669 | 2026.04.02 22:27:01.751958 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.04.02 22:27:01.752091 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001113 sec., 133872.4168912848 rows/sec., 8.65 MiB/sec. | ||
| 1671 | 2026.04.02 22:27:01.752132 [ 274 ] {9221a3cb-72fc-4691-99d4-0bf42f616743} <Debug> TCPHandler: Processed in 0.00130026 sec. | ||
| 1672 | 2026.04.02 22:27:01.752243 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.04.02 22:27:01.752343 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.04.02 22:27:01.752382 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1675 | 2026.04.02 22:27:01.752800 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.04.02 22:27:01.752835 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1677 | 2026.04.02 22:27:01.753134 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1678 | 2026.04.02 22:27:01.753336 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.04.02 22:27:01.753473 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 1680 | 2026.04.02 22:27:01.753513 [ 274 ] {63db2278-708f-4bf4-9141-c0639315b5c7} <Debug> TCPHandler: Processed in 0.001317201 sec. | ||
| 1681 | 2026.04.02 22:27:01.753622 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.04.02 22:27:01.753722 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1683 | 2026.04.02 22:27:01.753760 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1684 | 2026.04.02 22:27:01.754292 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.04.02 22:27:01.754325 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1686 | 2026.04.02 22:27:01.754642 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1687 | 2026.04.02 22:27:01.754856 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.04.02 22:27:01.754981 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001277 sec., 391542.6781519186 rows/sec., 27.51 MiB/sec. | ||
| 1689 | 2026.04.02 22:27:01.755018 [ 274 ] {d7da9c6a-c955-42ea-88c6-9c1c6aeccf47} <Debug> TCPHandler: Processed in 0.001443292 sec. | ||
| 1690 | 2026.04.02 22:27:01.755132 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.04.02 22:27:01.755228 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1692 | 2026.04.02 22:27:01.755268 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1693 | 2026.04.02 22:27:01.755605 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.04.02 22:27:01.755639 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1695 | 2026.04.02 22:27:01.755929 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1696 | 2026.04.02 22:27:01.756123 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.04.02 22:27:01.756241 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 1698 | 2026.04.02 22:27:01.756274 [ 274 ] {67c53494-6750-48d8-a7aa-03e651c88125} <Debug> TCPHandler: Processed in 0.001191939 sec. | ||
| 1699 | 2026.04.02 22:27:01.756384 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.04.02 22:27:01.756481 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.04.02 22:27:01.756521 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1702 | 2026.04.02 22:27:01.756902 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.04.02 22:27:01.756935 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1704 | 2026.04.02 22:27:01.757261 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1705 | 2026.04.02 22:27:01.757461 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.04.02 22:27:01.757607 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001129 sec., 234720.99202834367 rows/sec., 15.60 MiB/sec. | ||
| 1707 | 2026.04.02 22:27:01.757648 [ 274 ] {cb015e8d-6b55-4507-aa44-7d21cbbf12f7} <Debug> TCPHandler: Processed in 0.00131182 sec. | ||
| 1708 | 2026.04.02 22:27:01.757757 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.04.02 22:27:01.757857 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1710 | 2026.04.02 22:27:01.757898 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1711 | 2026.04.02 22:27:01.758201 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.04.02 22:27:01.758235 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1713 | 2026.04.02 22:27:01.758521 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1714 | 2026.04.02 22:27:01.758719 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.04.02 22:27:01.758837 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 1716 | 2026.04.02 22:27:01.758871 [ 274 ] {28213a68-a436-4c4c-82f1-e8db324d6ac6} <Debug> TCPHandler: Processed in 0.001161389 sec. | ||
| 1717 | 2026.04.02 22:27:01.758986 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.04.02 22:27:01.759078 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.04.02 22:27:01.759128 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1720 | 2026.04.02 22:27:01.759869 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.04.02 22:27:01.759902 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1722 | 2026.04.02 22:27:01.760417 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1723 | 2026.04.02 22:27:01.760624 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.04.02 22:27:01.760749 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001688 sec., 5924.170616113744 rows/sec., 10.62 MiB/sec. | ||
| 1725 | 2026.04.02 22:27:01.760796 [ 274 ] {c94497bb-1f5c-46d4-ab71-d57dc57d610e} <Debug> TCPHandler: Processed in 0.001861979 sec. | ||
| 1726 | 2026.04.02 22:27:01.760910 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.04.02 22:27:01.761021 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.04.02 22:27:01.761059 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1729 | 2026.04.02 22:27:01.761385 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.04.02 22:27:01.761418 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1731 | 2026.04.02 22:27:01.761702 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1732 | 2026.04.02 22:27:01.761897 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.04.02 22:27:01.762034 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001016 sec., 88582.67716535433 rows/sec., 5.54 MiB/sec. | ||
| 1734 | 2026.04.02 22:27:01.762072 [ 274 ] {f20ffb73-2890-49e0-b2b3-f1cb3c3b56e5} <Debug> TCPHandler: Processed in 0.001208469 sec. | ||
| 1735 | 2026.04.02 22:27:01.818901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2875 | ||
| 1736 | 2026.04.02 22:27:01.819442 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.04.02 22:27:01.819483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1738 | 2026.04.02 22:27:01.819970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1739 | 2026.04.02 22:27:01.820204 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.04.02 22:27:01.820330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2875 | ||
| 1741 | 2026.04.02 22:27:01.820347 [ 73 ] {} <Debug> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1742 | 2026.04.02 22:27:01.820406 [ 73 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.04.02 22:27:01.820430 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1744 | 2026.04.02 22:27:01.823314 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 1745 | 2026.04.02 22:27:01.825857 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.04.02 22:27:01.825935 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 1747 | 2026.04.02 22:27:01.826046 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 1748 | 2026.04.02 22:27:01.826097 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 491 rows starting from the beginning of the part | ||
| 1749 | 2026.04.02 22:27:01.826137 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1750 | 2026.04.02 22:27:01.826187 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1751 | 2026.04.02 22:27:01.826247 [ 193 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 1752 | 2026.04.02 22:27:01.864776 [ 194 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 4 columns (4 merged, 0 gathered) in 0.044240153 sec., 64986.21286413725 rows/sec., 951.95 KiB/sec. | ||
| 1753 | 2026.04.02 22:27:01.865664 [ 194 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1754 | 2026.04.02 22:27:01.865977 [ 194 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.04.02 22:27:01.866050 [ 194 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_6_1} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1756 | 2026.04.02 22:27:01.866157 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1757 | 2026.04.02 22:27:01.969888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1758 | 2026.04.02 22:27:01.987177 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.04.02 22:27:01.987235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1760 | 2026.04.02 22:27:01.993508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1761 | 2026.04.02 22:27:01.994188 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.04.02 22:27:01.994483 [ 70 ] {} <Debug> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1763 | 2026.04.02 22:27:01.994536 [ 70 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.04.02 22:27:01.994556 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1765 | 2026.04.02 22:27:01.994653 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 1766 | 2026.04.02 22:27:01.997457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1767 | 2026.04.02 22:27:01.998940 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2026.04.02 22:27:02.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.15 MiB, peak 176.94 MiB, free memory in arenas 0.00 B, will set to 173.30 MiB (RSS), difference: 2.15 MiB | ||
| 1769 | 2026.04.02 22:27:02.000486 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 1770 | 2026.04.02 22:27:02.005897 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 1771 | 2026.04.02 22:27:02.010580 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 1772 | 2026.04.02 22:27:02.015038 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 1773 | 2026.04.02 22:27:02.022165 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 1774 | 2026.04.02 22:27:02.026610 [ 194 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 1775 | 2026.04.02 22:27:02.088005 [ 193 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093391832 sec., 492.54842757555076 rows/sec., 2.55 MiB/sec. | ||
| 1776 | 2026.04.02 22:27:02.090389 [ 189 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1777 | 2026.04.02 22:27:02.092942 [ 189 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_6_1} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.04.02 22:27:02.093048 [ 189 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_6_1} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1779 | 2026.04.02 22:27:02.095013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1780 | 2026.04.02 22:27:03.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.85 MiB, peak 183.39 MiB, free memory in arenas 0.00 B, will set to 181.34 MiB (RSS), difference: 7.49 MiB | ||
| 1781 | 2026.04.02 22:27:06.738360 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.04.02 22:27:06.738536 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1783 | 2026.04.02 22:27:06.738599 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1784 | 2026.04.02 22:27:06.739240 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.04.02 22:27:06.739287 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1786 | 2026.04.02 22:27:06.739666 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1787 | 2026.04.02 22:27:06.739881 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.04.02 22:27:06.740000 [ 62 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1789 | 2026.04.02 22:27:06.740024 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001535 sec., 70358.30618892508 rows/sec., 5.90 MiB/sec. | ||
| 1790 | 2026.04.02 22:27:06.740064 [ 62 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.04.02 22:27:06.740076 [ 274 ] {ccb877a0-96a7-4c62-b2dc-cce4056d38fa} <Debug> TCPHandler: Processed in 0.001837259 sec. | ||
| 1792 | 2026.04.02 22:27:06.740089 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1793 | 2026.04.02 22:27:06.740208 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.04.02 22:27:06.740243 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 1795 | 2026.04.02 22:27:06.740309 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.04.02 22:27:06.740355 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1797 | 2026.04.02 22:27:06.740401 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1798 | 2026.04.02 22:27:06.740446 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 817 rows starting from the beginning of the part | ||
| 1799 | 2026.04.02 22:27:06.740544 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1800 | 2026.04.02 22:27:06.740590 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 813 rows starting from the beginning of the part | ||
| 1801 | 2026.04.02 22:27:06.740635 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 103 rows starting from the beginning of the part | ||
| 1802 | 2026.04.02 22:27:06.740678 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 817 rows starting from the beginning of the part | ||
| 1803 | 2026.04.02 22:27:06.740720 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1804 | 2026.04.02 22:27:06.740781 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.04.02 22:27:06.740821 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1806 | 2026.04.02 22:27:06.741245 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1807 | 2026.04.02 22:27:06.741512 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.04.02 22:27:06.741649 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001361 sec., 19103.60029390154 rows/sec., 1.40 MiB/sec. | ||
| 1809 | 2026.04.02 22:27:06.741686 [ 274 ] {fe1b9794-1e0c-4e9a-9cf5-afc0fd566f36} <Debug> TCPHandler: Processed in 0.001526184 sec. | ||
| 1810 | 2026.04.02 22:27:06.741798 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.04.02 22:27:06.741890 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1812 | 2026.04.02 22:27:06.741928 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1813 | 2026.04.02 22:27:06.742158 [ 193 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982501 sec., 1366960.2184311636 rows/sec., 112.64 MiB/sec. | ||
| 1814 | 2026.04.02 22:27:06.742342 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.04.02 22:27:06.742380 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1816 | 2026.04.02 22:27:06.742434 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1817 | 2026.04.02 22:27:06.742724 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1818 | 2026.04.02 22:27:06.742756 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.04.02 22:27:06.742844 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_6_1} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1820 | 2026.04.02 22:27:06.742933 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1821 | 2026.04.02 22:27:06.742984 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.04.02 22:27:06.743088 [ 62 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1823 | 2026.04.02 22:27:06.743114 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001242 sec., 74879.2270531401 rows/sec., 5.87 MiB/sec. | ||
| 1824 | 2026.04.02 22:27:06.743117 [ 62 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.04.02 22:27:06.743152 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1826 | 2026.04.02 22:27:06.743156 [ 274 ] {7d44e821-1c72-4600-a01d-5d666f47e7a0} <Debug> TCPHandler: Processed in 0.001405562 sec. | ||
| 1827 | 2026.04.02 22:27:06.743226 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 1828 | 2026.04.02 22:27:06.743303 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.04.02 22:27:06.743316 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1830 | 2026.04.02 22:27:06.743351 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 500 rows starting from the beginning of the part | ||
| 1831 | 2026.04.02 22:27:06.743394 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1832 | 2026.04.02 22:27:06.743406 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1833 | 2026.04.02 22:27:06.743441 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 492 rows starting from the beginning of the part | ||
| 1834 | 2026.04.02 22:27:06.743456 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1835 | 2026.04.02 22:27:06.743488 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part | ||
| 1836 | 2026.04.02 22:27:06.743529 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 500 rows starting from the beginning of the part | ||
| 1837 | 2026.04.02 22:27:06.743564 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 93 rows starting from the beginning of the part | ||
| 1838 | 2026.04.02 22:27:06.743900 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.04.02 22:27:06.743941 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1840 | 2026.04.02 22:27:06.744317 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1841 | 2026.04.02 22:27:06.744508 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130758 sec., 1335291.1485339329 rows/sec., 100.43 MiB/sec. | ||
| 1842 | 2026.04.02 22:27:06.744583 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.04.02 22:27:06.744677 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1844 | 2026.04.02 22:27:06.744693 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1845 | 2026.04.02 22:27:06.744725 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.04.02 22:27:06.744728 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 1847 | 2026.04.02 22:27:06.744747 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1848 | 2026.04.02 22:27:06.744779 [ 274 ] {579a9e79-c0ae-48c6-8273-52138f4efbb9} <Debug> TCPHandler: Processed in 0.001524593 sec. | ||
| 1849 | 2026.04.02 22:27:06.744836 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 1850 | 2026.04.02 22:27:06.744900 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.04.02 22:27:06.744950 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1852 | 2026.04.02 22:27:06.744969 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.04.02 22:27:06.744984 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 259 rows starting from the beginning of the part | ||
| 1854 | 2026.04.02 22:27:06.744996 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.04.02 22:27:06.745043 [ 192 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_6_1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1856 | 2026.04.02 22:27:06.745053 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1857 | 2026.04.02 22:27:06.745055 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1858 | 2026.04.02 22:27:06.745117 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1859 | 2026.04.02 22:27:06.745119 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 255 rows starting from the beginning of the part | ||
| 1860 | 2026.04.02 22:27:06.745185 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1861 | 2026.04.02 22:27:06.745241 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1862 | 2026.04.02 22:27:06.745288 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1863 | 2026.04.02 22:27:06.745886 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.04.02 22:27:06.745924 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1865 | 2026.04.02 22:27:06.746408 [ 191 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602795 sec., 780511.5438967553 rows/sec., 52.68 MiB/sec. | ||
| 1866 | 2026.04.02 22:27:06.746607 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1867 | 2026.04.02 22:27:06.746689 [ 191 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1868 | 2026.04.02 22:27:06.746923 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.04.02 22:27:06.747071 [ 191 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.04.02 22:27:06.747101 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002108 sec., 12333.965844402277 rows/sec., 22.10 MiB/sec. | ||
| 1871 | 2026.04.02 22:27:06.747150 [ 191 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1872 | 2026.04.02 22:27:06.747165 [ 274 ] {cce69c5b-8a41-4f55-b5cf-0baca569e9ac} <Debug> TCPHandler: Processed in 0.002313207 sec. | ||
| 1873 | 2026.04.02 22:27:06.747243 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1874 | 2026.04.02 22:27:06.747284 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.04.02 22:27:06.747382 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.04.02 22:27:06.747424 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1877 | 2026.04.02 22:27:06.747758 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Trace> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.04.02 22:27:06.747794 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1879 | 2026.04.02 22:27:06.748095 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1880 | 2026.04.02 22:27:06.748300 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Trace> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.04.02 22:27:06.748432 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001068 sec., 2808.9887640449438 rows/sec., 224.94 KiB/sec. | ||
| 1882 | 2026.04.02 22:27:06.748468 [ 274 ] {dfe7c260-b941-4555-a4e1-cc21a0efa553} <Debug> TCPHandler: Processed in 0.001232169 sec. | ||
| 1883 | 2026.04.02 22:27:06.748582 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.04.02 22:27:06.748675 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.04.02 22:27:06.748714 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1886 | 2026.04.02 22:27:06.749038 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.04.02 22:27:06.749074 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1888 | 2026.04.02 22:27:06.749360 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1889 | 2026.04.02 22:27:06.749559 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.04.02 22:27:06.749660 [ 62 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1891 | 2026.04.02 22:27:06.749678 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 1892 | 2026.04.02 22:27:06.749693 [ 62 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.04.02 22:27:06.749719 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1894 | 2026.04.02 22:27:06.749721 [ 274 ] {445d24ef-1540-48db-a901-7ea4ba65838f} <Debug> TCPHandler: Processed in 0.001185489 sec. | ||
| 1895 | 2026.04.02 22:27:06.749822 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 1896 | 2026.04.02 22:27:06.749952 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1897 | 2026.04.02 22:27:06.749990 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1898 | 2026.04.02 22:27:06.750090 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1899 | 2026.04.02 22:27:06.750140 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 1900 | 2026.04.02 22:27:06.750182 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1901 | 2026.04.02 22:27:06.750223 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1902 | 2026.04.02 22:27:06.750272 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1903 | 2026.04.02 22:27:06.751160 [ 191 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381111 sec., 304103.0011345938 rows/sec., 19.68 MiB/sec. | ||
| 1904 | 2026.04.02 22:27:06.751317 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1905 | 2026.04.02 22:27:06.751566 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.04.02 22:27:06.751626 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_6_1} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1907 | 2026.04.02 22:27:06.751693 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1908 | 2026.04.02 22:27:06.814676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 43 entries to flush up to offset 280 | ||
| 1909 | 2026.04.02 22:27:06.817083 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.04.02 22:27:06.817123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1911 | 2026.04.02 22:27:06.818230 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1912 | 2026.04.02 22:27:06.818491 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.04.02 22:27:06.818780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1914 | 2026.04.02 22:27:09.320619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3387 | ||
| 1915 | 2026.04.02 22:27:09.321137 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.04.02 22:27:09.321180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1917 | 2026.04.02 22:27:09.321676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1918 | 2026.04.02 22:27:09.321909 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.04.02 22:27:09.322052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3387 | ||
| 1920 | 2026.04.02 22:27:09.497559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1921 | 2026.04.02 22:27:09.516224 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.04.02 22:27:09.516290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1923 | 2026.04.02 22:27:09.521619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1924 | 2026.04.02 22:27:09.522288 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.04.02 22:27:09.525479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1926 | 2026.04.02 22:27:11.745391 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.04.02 22:27:11.745643 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.04.02 22:27:11.745740 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1929 | 2026.04.02 22:27:11.746520 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.04.02 22:27:11.746573 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1931 | 2026.04.02 22:27:11.746980 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1932 | 2026.04.02 22:27:11.747207 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.04.02 22:27:11.747367 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 1934 | 2026.04.02 22:27:11.747417 [ 274 ] {c9ad91dd-3674-4b91-b8fa-ba3220f92574} <Debug> TCPHandler: Processed in 0.002195075 sec. | ||
| 1935 | 2026.04.02 22:27:11.747543 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.04.02 22:27:11.747645 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1937 | 2026.04.02 22:27:11.747687 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1938 | 2026.04.02 22:27:11.748471 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.04.02 22:27:11.748509 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1940 | 2026.04.02 22:27:11.748880 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1941 | 2026.04.02 22:27:11.749093 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.04.02 22:27:11.749225 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Debug> executeQuery: Read 817 rows, 65.46 KiB in 0.001603 sec., 509669.36993137863 rows/sec., 39.88 MiB/sec. | ||
| 1943 | 2026.04.02 22:27:11.749263 [ 274 ] {b8125d94-7d5b-469f-9b46-71fa31136695} <Debug> TCPHandler: Processed in 0.001773298 sec. | ||
| 1944 | 2026.04.02 22:27:11.749369 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.04.02 22:27:11.749475 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1946 | 2026.04.02 22:27:11.749516 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1947 | 2026.04.02 22:27:11.749955 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.04.02 22:27:11.749992 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1949 | 2026.04.02 22:27:11.750296 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1950 | 2026.04.02 22:27:11.750502 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.04.02 22:27:11.750627 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001173 sec., 129582.26768968457 rows/sec., 7.74 MiB/sec. | ||
| 1952 | 2026.04.02 22:27:11.750647 [ 54 ] {} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1953 | 2026.04.02 22:27:11.750663 [ 274 ] {e311a366-287f-4ea9-b441-5f242964bed1} <Debug> TCPHandler: Processed in 0.001343551 sec. | ||
| 1954 | 2026.04.02 22:27:11.750717 [ 54 ] {} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.04.02 22:27:11.750748 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1956 | 2026.04.02 22:27:11.750802 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.04.02 22:27:11.750870 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::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 | ||
| 1958 | 2026.04.02 22:27:11.750901 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1959 | 2026.04.02 22:27:11.750945 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1960 | 2026.04.02 22:27:11.751003 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1961 | 2026.04.02 22:27:11.751042 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 160 rows starting from the beginning of the part | ||
| 1962 | 2026.04.02 22:27:11.751114 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 1963 | 2026.04.02 22:27:11.751164 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1964 | 2026.04.02 22:27:11.751211 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 152 rows starting from the beginning of the part | ||
| 1965 | 2026.04.02 22:27:11.751256 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1966 | 2026.04.02 22:27:11.751334 [ 190 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 152 rows starting from the beginning of the part | ||
| 1967 | 2026.04.02 22:27:11.751373 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.04.02 22:27:11.751416 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1969 | 2026.04.02 22:27:11.751739 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1970 | 2026.04.02 22:27:11.751969 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.04.02 22:27:11.752103 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.89 MiB/sec. | ||
| 1972 | 2026.04.02 22:27:11.752142 [ 274 ] {057791d3-eefc-4ee6-83f2-79c3d8a8e059} <Debug> TCPHandler: Processed in 0.001387262 sec. | ||
| 1973 | 2026.04.02 22:27:11.752247 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.04.02 22:27:11.752315 [ 191 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489153 sec., 448577.1441886764 rows/sec., 29.01 MiB/sec. | ||
| 1975 | 2026.04.02 22:27:11.752365 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.04.02 22:27:11.752410 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1977 | 2026.04.02 22:27:11.752566 [ 200 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1978 | 2026.04.02 22:27:11.752841 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.04.02 22:27:11.752883 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1980 | 2026.04.02 22:27:11.752909 [ 200 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.04.02 22:27:11.752998 [ 200 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_6_1} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1982 | 2026.04.02 22:27:11.753090 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1983 | 2026.04.02 22:27:11.753192 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1984 | 2026.04.02 22:27:11.753400 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.04.02 22:27:11.753522 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 1986 | 2026.04.02 22:27:11.753557 [ 274 ] {fc3e77a6-b828-4401-9b5e-8ac998290abb} <Debug> TCPHandler: Processed in 0.001357411 sec. | ||
| 1987 | 2026.04.02 22:27:11.753662 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.04.02 22:27:11.753753 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1989 | 2026.04.02 22:27:11.753791 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1990 | 2026.04.02 22:27:11.754342 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.04.02 22:27:11.754377 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1992 | 2026.04.02 22:27:11.754681 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1993 | 2026.04.02 22:27:11.754877 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.04.02 22:27:11.754999 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001264 sec., 395569.62025316455 rows/sec., 27.80 MiB/sec. | ||
| 1995 | 2026.04.02 22:27:11.755036 [ 274 ] {198590c0-f499-4093-87f7-6e53275a9892} <Debug> TCPHandler: Processed in 0.001420982 sec. | ||
| 1996 | 2026.04.02 22:27:11.755139 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.04.02 22:27:11.755230 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1998 | 2026.04.02 22:27:11.755269 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1999 | 2026.04.02 22:27:11.755583 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.04.02 22:27:11.755618 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2001 | 2026.04.02 22:27:11.755903 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2002 | 2026.04.02 22:27:11.756110 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.04.02 22:27:11.756230 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 2004 | 2026.04.02 22:27:11.756264 [ 274 ] {e94b9e0f-706b-4062-9034-240dd9b1e4c9} <Debug> TCPHandler: Processed in 0.001171568 sec. | ||
| 2005 | 2026.04.02 22:27:11.756364 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.04.02 22:27:11.756456 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.04.02 22:27:11.756496 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2008 | 2026.04.02 22:27:11.756889 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.04.02 22:27:11.756924 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2010 | 2026.04.02 22:27:11.757232 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2011 | 2026.04.02 22:27:11.757439 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.04.02 22:27:11.757566 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001128 sec., 234929.07801418437 rows/sec., 15.61 MiB/sec. | ||
| 2013 | 2026.04.02 22:27:11.757601 [ 274 ] {96025b8a-a17e-46ee-b480-bbb169d677a5} <Debug> TCPHandler: Processed in 0.00128328 sec. | ||
| 2014 | 2026.04.02 22:27:11.757707 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.04.02 22:27:11.757798 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2016 | 2026.04.02 22:27:11.757838 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2017 | 2026.04.02 22:27:11.758131 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.04.02 22:27:11.758166 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2019 | 2026.04.02 22:27:11.758452 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2020 | 2026.04.02 22:27:11.758646 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.04.02 22:27:11.758771 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 2022 | 2026.04.02 22:27:11.758805 [ 274 ] {e18c82da-061f-47c3-bf1d-5210ae092370} <Debug> TCPHandler: Processed in 0.001145138 sec. | ||
| 2023 | 2026.04.02 22:27:11.758910 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.04.02 22:27:11.759001 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2025 | 2026.04.02 22:27:11.759050 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2026 | 2026.04.02 22:27:11.759771 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.04.02 22:27:11.759806 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2028 | 2026.04.02 22:27:11.760282 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2029 | 2026.04.02 22:27:11.760495 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.04.02 22:27:11.760590 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2031 | 2026.04.02 22:27:11.760625 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.04.02 22:27:11.760625 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001641 sec., 6093.845216331505 rows/sec., 10.92 MiB/sec. | ||
| 2033 | 2026.04.02 22:27:11.760642 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2034 | 2026.04.02 22:27:11.760693 [ 274 ] {6ebc92ef-b98f-45da-848c-5d393ea4bbe7} <Debug> TCPHandler: Processed in 0.001829519 sec. | ||
| 2035 | 2026.04.02 22:27:11.760742 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 2036 | 2026.04.02 22:27:11.760803 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.04.02 22:27:11.760899 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.04.02 22:27:11.760940 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2039 | 2026.04.02 22:27:11.760964 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2040 | 2026.04.02 22:27:11.761025 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 2041 | 2026.04.02 22:27:11.761145 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 2042 | 2026.04.02 22:27:11.761264 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2043 | 2026.04.02 22:27:11.761278 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.04.02 22:27:11.761316 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2045 | 2026.04.02 22:27:11.761376 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 2046 | 2026.04.02 22:27:11.761489 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2047 | 2026.04.02 22:27:11.761598 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2048 | 2026.04.02 22:27:11.761625 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2049 | 2026.04.02 22:27:11.761833 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.04.02 22:27:11.761963 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 2051 | 2026.04.02 22:27:11.762001 [ 274 ] {bc635e18-3713-4a82-98c6-fa70fffca956} <Debug> TCPHandler: Processed in 0.001245479 sec. | ||
| 2052 | 2026.04.02 22:27:11.763212 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 19 columns (19 merged, 0 gathered) in 0.002503839 sec., 35146.029756705604 rows/sec., 62.98 MiB/sec. | ||
| 2053 | 2026.04.02 22:27:11.763645 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2054 | 2026.04.02 22:27:11.764050 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.04.02 22:27:11.764128 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2056 | 2026.04.02 22:27:11.764253 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2057 | 2026.04.02 22:27:16.701985 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2058 | 2026.04.02 22:27:16.702061 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2059 | 2026.04.02 22:27:16.739299 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.04.02 22:27:16.739505 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2061 | 2026.04.02 22:27:16.739574 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2062 | 2026.04.02 22:27:16.740295 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.04.02 22:27:16.740333 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2064 | 2026.04.02 22:27:16.740729 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2065 | 2026.04.02 22:27:16.740942 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.04.02 22:27:16.741096 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001644 sec., 65693.4306569343 rows/sec., 5.51 MiB/sec. | ||
| 2067 | 2026.04.02 22:27:16.741136 [ 274 ] {77401d94-931c-4ca4-b122-0b41c866299b} <Debug> TCPHandler: Processed in 0.001965501 sec. | ||
| 2068 | 2026.04.02 22:27:16.741259 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.04.02 22:27:16.741352 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.04.02 22:27:16.741392 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2071 | 2026.04.02 22:27:16.741787 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.04.02 22:27:16.741823 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2073 | 2026.04.02 22:27:16.742131 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2074 | 2026.04.02 22:27:16.742353 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.04.02 22:27:16.742476 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001142 sec., 22767.07530647986 rows/sec., 1.67 MiB/sec. | ||
| 2076 | 2026.04.02 22:27:16.742511 [ 274 ] {7a44d03d-3b92-48e0-a2bc-df5075583bbc} <Debug> TCPHandler: Processed in 0.0013012 sec. | ||
| 2077 | 2026.04.02 22:27:16.742620 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.04.02 22:27:16.742718 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2079 | 2026.04.02 22:27:16.742756 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2080 | 2026.04.02 22:27:16.743169 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.04.02 22:27:16.743205 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2082 | 2026.04.02 22:27:16.743526 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2083 | 2026.04.02 22:27:16.743737 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.04.02 22:27:16.743858 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 2085 | 2026.04.02 22:27:16.743894 [ 274 ] {b331c076-985c-4980-a680-6dda1a5432e7} <Debug> TCPHandler: Processed in 0.001320981 sec. | ||
| 2086 | 2026.04.02 22:27:16.744003 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.04.02 22:27:16.744094 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.04.02 22:27:16.744136 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2089 | 2026.04.02 22:27:16.744521 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.04.02 22:27:16.744554 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2091 | 2026.04.02 22:27:16.744885 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2092 | 2026.04.02 22:27:16.745075 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.04.02 22:27:16.745191 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 2094 | 2026.04.02 22:27:16.745224 [ 274 ] {a20b5bd4-b18c-4d5d-b8a0-21fa160751ed} <Debug> TCPHandler: Processed in 0.001325781 sec. | ||
| 2095 | 2026.04.02 22:27:16.745390 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.04.02 22:27:16.745492 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.04.02 22:27:16.745554 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2098 | 2026.04.02 22:27:16.746335 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.04.02 22:27:16.746372 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2100 | 2026.04.02 22:27:16.746893 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2101 | 2026.04.02 22:27:16.747104 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.04.02 22:27:16.747234 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001764 sec., 14739.229024943312 rows/sec., 26.41 MiB/sec. | ||
| 2103 | 2026.04.02 22:27:16.747284 [ 274 ] {45483184-8e20-4da5-9a46-88f23a7f6d3f} <Debug> TCPHandler: Processed in 0.00194062 sec. | ||
| 2104 | 2026.04.02 22:27:16.747406 [ 274 ] {} <Trace> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.04.02 22:27:16.747499 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.04.02 22:27:16.747539 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2107 | 2026.04.02 22:27:16.747877 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.04.02 22:27:16.747913 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2109 | 2026.04.02 22:27:16.748234 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2110 | 2026.04.02 22:27:16.748485 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.04.02 22:27:16.748631 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 2112 | 2026.04.02 22:27:16.748668 [ 274 ] {6a782dbf-5806-4868-8809-c30d3f37fa97} <Debug> TCPHandler: Processed in 0.001310231 sec. | ||
| 2113 | 2026.04.02 22:27:16.819914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 314 | ||
| 2114 | 2026.04.02 22:27:16.822105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3835 | ||
| 2115 | 2026.04.02 22:27:16.822136 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.04.02 22:27:16.822192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2117 | 2026.04.02 22:27:16.822573 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.04.02 22:27:16.822612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2119 | 2026.04.02 22:27:16.823253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2120 | 2026.04.02 22:27:16.823373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2121 | 2026.04.02 22:27:16.823537 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.04.02 22:27:16.823688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3835 | ||
| 2123 | 2026.04.02 22:27:16.823703 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.04.02 22:27:16.823983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2125 | 2026.04.02 22:27:17.026512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2126 | 2026.04.02 22:27:17.043897 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.04.02 22:27:17.043955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2128 | 2026.04.02 22:27:17.049524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2129 | 2026.04.02 22:27:17.050199 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.04.02 22:27:17.053233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2131 | 2026.04.02 22:27:21.032405 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2026.04.02 22:27:21.032490 [ 274 ] {} <Debug> TCP-Session: 91df1774-2ad9-4fab-8bbc-f4dd35555b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.04.02 22:27:21.745272 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.04.02 22:27:21.745441 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.04.02 22:27:21.745506 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2136 | 2026.04.02 22:27:21.746249 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.04.02 22:27:21.746303 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2138 | 2026.04.02 22:27:21.746699 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2139 | 2026.04.02 22:27:21.746923 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.04.02 22:27:21.747057 [ 40 ] {} <Debug> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2141 | 2026.04.02 22:27:21.747079 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001684 sec., 168646.080760095 rows/sec., 10.71 MiB/sec. | ||
| 2142 | 2026.04.02 22:27:21.747126 [ 40 ] {} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.04.02 22:27:21.747140 [ 277 ] {3e0e9940-3a6e-4797-8410-056093f5f727} <Debug> TCPHandler: Processed in 0.001988291 sec. | ||
| 2144 | 2026.04.02 22:27:21.747156 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2145 | 2026.04.02 22:27:21.747270 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.04.02 22:27:21.747281 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::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 | ||
| 2147 | 2026.04.02 22:27:21.747375 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2148 | 2026.04.02 22:27:21.747431 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2149 | 2026.04.02 22:27:21.747434 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2150 | 2026.04.02 22:27:21.747469 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2151 | 2026.04.02 22:27:21.747540 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2152 | 2026.04.02 22:27:21.747583 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2153 | 2026.04.02 22:27:21.747625 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2154 | 2026.04.02 22:27:21.747663 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2155 | 2026.04.02 22:27:21.748163 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.04.02 22:27:21.748204 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2157 | 2026.04.02 22:27:21.748591 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2158 | 2026.04.02 22:27:21.748653 [ 195 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423232 sec., 997729.1123302456 rows/sec., 67.18 MiB/sec. | ||
| 2159 | 2026.04.02 22:27:21.748816 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.04.02 22:27:21.748824 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2161 | 2026.04.02 22:27:21.748954 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Debug> executeQuery: Read 817 rows, 65.46 KiB in 0.001601 sec., 510306.05871330417 rows/sec., 39.93 MiB/sec. | ||
| 2162 | 2026.04.02 22:27:21.748996 [ 277 ] {a7e2ab80-4024-438e-8d58-462f9ab3103e} <Debug> TCPHandler: Processed in 0.001775917 sec. | ||
| 2163 | 2026.04.02 22:27:21.749104 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.04.02 22:27:21.749110 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.04.02 22:27:21.749181 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_5_1} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2166 | 2026.04.02 22:27:21.749236 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.04.02 22:27:21.749258 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2168 | 2026.04.02 22:27:21.749280 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2169 | 2026.04.02 22:27:21.749699 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.04.02 22:27:21.749736 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2171 | 2026.04.02 22:27:21.750038 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2172 | 2026.04.02 22:27:21.750241 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.04.02 22:27:21.750362 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001146 sec., 132635.25305410122 rows/sec., 7.92 MiB/sec. | ||
| 2174 | 2026.04.02 22:27:21.750398 [ 277 ] {0b555057-0cb9-47f0-bbe3-43b76fd48231} <Debug> TCPHandler: Processed in 0.001334991 sec. | ||
| 2175 | 2026.04.02 22:27:21.750511 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.04.02 22:27:21.750610 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2177 | 2026.04.02 22:27:21.750650 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2178 | 2026.04.02 22:27:21.751071 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.04.02 22:27:21.751106 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2180 | 2026.04.02 22:27:21.751400 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2181 | 2026.04.02 22:27:21.751604 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.04.02 22:27:21.751703 [ 40 ] {} <Debug> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2183 | 2026.04.02 22:27:21.751727 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001135 sec., 131277.5330396476 rows/sec., 8.48 MiB/sec. | ||
| 2184 | 2026.04.02 22:27:21.751740 [ 40 ] {} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.04.02 22:27:21.751766 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2186 | 2026.04.02 22:27:21.751773 [ 277 ] {7f4dcd61-4e34-4fa3-89ac-249d90c40a7e} <Debug> TCPHandler: Processed in 0.001308651 sec. | ||
| 2187 | 2026.04.02 22:27:21.751858 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::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 | ||
| 2188 | 2026.04.02 22:27:21.751893 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.04.02 22:27:21.751968 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2026.04.02 22:27:21.751991 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2191 | 2026.04.02 22:27:21.752013 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2192 | 2026.04.02 22:27:21.752041 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2193 | 2026.04.02 22:27:21.752100 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2194 | 2026.04.02 22:27:21.752154 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2195 | 2026.04.02 22:27:21.752200 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2196 | 2026.04.02 22:27:21.752242 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2197 | 2026.04.02 22:27:21.752292 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2198 | 2026.04.02 22:27:21.752460 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.04.02 22:27:21.752500 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2200 | 2026.04.02 22:27:21.752815 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2201 | 2026.04.02 22:27:21.753050 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.04.02 22:27:21.753156 [ 40 ] {} <Debug> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2203 | 2026.04.02 22:27:21.753177 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. | ||
| 2204 | 2026.04.02 22:27:21.753190 [ 190 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378232 sec., 541273.1673622438 rows/sec., 37.03 MiB/sec. | ||
| 2205 | 2026.04.02 22:27:21.753191 [ 40 ] {} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.04.02 22:27:21.753223 [ 277 ] {94599e82-4f86-408f-abf2-a9e9c957b687} <Debug> TCPHandler: Processed in 0.001376561 sec. | ||
| 2207 | 2026.04.02 22:27:21.753235 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2208 | 2026.04.02 22:27:21.753323 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2209 | 2026.04.02 22:27:21.753326 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::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 | ||
| 2210 | 2026.04.02 22:27:21.753342 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.04.02 22:27:21.753455 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2212 | 2026.04.02 22:27:21.753457 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2213 | 2026.04.02 22:27:21.753499 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2214 | 2026.04.02 22:27:21.753507 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2215 | 2026.04.02 22:27:21.753587 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.04.02 22:27:21.753603 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2217 | 2026.04.02 22:27:21.753657 [ 198 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_6_1} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2218 | 2026.04.02 22:27:21.753659 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2219 | 2026.04.02 22:27:21.753724 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2220 | 2026.04.02 22:27:21.753735 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2221 | 2026.04.02 22:27:21.753793 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2222 | 2026.04.02 22:27:21.754053 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.04.02 22:27:21.754095 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2224 | 2026.04.02 22:27:21.754427 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2225 | 2026.04.02 22:27:21.754638 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.04.02 22:27:21.754710 [ 199 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421633 sec., 520528.153187215 rows/sec., 31.59 MiB/sec. | ||
| 2227 | 2026.04.02 22:27:21.754762 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001325 sec., 377358.4905660377 rows/sec., 26.52 MiB/sec. | ||
| 2228 | 2026.04.02 22:27:21.754803 [ 277 ] {6fd32716-f91a-4a46-a90a-8beaf7255e73} <Debug> TCPHandler: Processed in 0.001508184 sec. | ||
| 2229 | 2026.04.02 22:27:21.754854 [ 198 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2230 | 2026.04.02 22:27:21.754924 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.04.02 22:27:21.755020 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2232 | 2026.04.02 22:27:21.755063 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2233 | 2026.04.02 22:27:21.755099 [ 198 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.04.02 22:27:21.755161 [ 198 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_5_1} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2235 | 2026.04.02 22:27:21.755228 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2236 | 2026.04.02 22:27:21.755390 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.04.02 22:27:21.755430 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2238 | 2026.04.02 22:27:21.755735 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2239 | 2026.04.02 22:27:21.755932 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.04.02 22:27:21.756055 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2241 | 2026.04.02 22:27:21.756090 [ 277 ] {8203ad91-3c5c-47f2-a907-833b850d1f71} <Debug> TCPHandler: Processed in 0.001212689 sec. | ||
| 2242 | 2026.04.02 22:27:21.756197 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.04.02 22:27:21.756288 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2244 | 2026.04.02 22:27:21.756329 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2245 | 2026.04.02 22:27:21.756722 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.04.02 22:27:21.756755 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2247 | 2026.04.02 22:27:21.757069 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2248 | 2026.04.02 22:27:21.757284 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.04.02 22:27:21.757404 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 2250 | 2026.04.02 22:27:21.757439 [ 277 ] {453111a3-dfc9-4865-979c-9b7df3b350a7} <Debug> TCPHandler: Processed in 0.001289191 sec. | ||
| 2251 | 2026.04.02 22:27:21.757555 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.04.02 22:27:21.757644 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2253 | 2026.04.02 22:27:21.757685 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2254 | 2026.04.02 22:27:21.757980 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.04.02 22:27:21.758015 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2256 | 2026.04.02 22:27:21.758298 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2257 | 2026.04.02 22:27:21.758508 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.04.02 22:27:21.758602 [ 40 ] {} <Debug> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2259 | 2026.04.02 22:27:21.758630 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 2260 | 2026.04.02 22:27:21.758637 [ 40 ] {} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.04.02 22:27:21.758670 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2262 | 2026.04.02 22:27:21.758672 [ 277 ] {81b63aec-631e-46f2-8f21-aa73f2a36d5b} <Debug> TCPHandler: Processed in 0.001164868 sec. | ||
| 2263 | 2026.04.02 22:27:21.758749 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::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 | ||
| 2264 | 2026.04.02 22:27:21.758789 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.04.02 22:27:21.758853 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2266 | 2026.04.02 22:27:21.758884 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2267 | 2026.04.02 22:27:21.758885 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2268 | 2026.04.02 22:27:21.758943 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2269 | 2026.04.02 22:27:21.758954 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2270 | 2026.04.02 22:27:21.759000 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2271 | 2026.04.02 22:27:21.759038 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2272 | 2026.04.02 22:27:21.759077 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2273 | 2026.04.02 22:27:21.759116 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2274 | 2026.04.02 22:27:21.759774 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.04.02 22:27:21.759819 [ 199 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001105278 sec., 5428.498531591148 rows/sec., 362.25 KiB/sec. | ||
| 2276 | 2026.04.02 22:27:21.759825 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2277 | 2026.04.02 22:27:21.759952 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2278 | 2026.04.02 22:27:21.760245 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.04.02 22:27:21.760314 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_6_1} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2280 | 2026.04.02 22:27:21.760380 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2281 | 2026.04.02 22:27:21.760432 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2282 | 2026.04.02 22:27:21.760656 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.04.02 22:27:21.760794 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001927 sec., 5189.413596263623 rows/sec., 9.30 MiB/sec. | ||
| 2284 | 2026.04.02 22:27:21.760848 [ 277 ] {23a686c7-5d8c-4aa4-a7ba-2bae645e2f37} <Debug> TCPHandler: Processed in 0.002106173 sec. | ||
| 2285 | 2026.04.02 22:27:21.760961 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.04.02 22:27:21.761054 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2287 | 2026.04.02 22:27:21.761095 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2288 | 2026.04.02 22:27:21.761419 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.04.02 22:27:21.761456 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2290 | 2026.04.02 22:27:21.761749 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2291 | 2026.04.02 22:27:21.761955 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.04.02 22:27:21.762076 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 2293 | 2026.04.02 22:27:21.762111 [ 277 ] {623eab48-9562-4a02-98b6-5a7a2ab11291} <Debug> TCPHandler: Processed in 0.001198339 sec. | ||
| 2294 | 2026.04.02 22:27:22.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.67 MiB, peak 186.86 MiB, free memory in arenas 0.00 B, will set to 182.90 MiB (RSS), difference: 1.23 MiB | ||
| 2295 | 2026.04.02 22:27:24.323786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4347 | ||
| 2296 | 2026.04.02 22:27:24.324303 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.04.02 22:27:24.324342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2298 | 2026.04.02 22:27:24.324832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2299 | 2026.04.02 22:27:24.325068 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.04.02 22:27:24.325196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4347 | ||
| 2301 | 2026.04.02 22:27:24.553341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2302 | 2026.04.02 22:27:24.570940 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.04.02 22:27:24.571006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2304 | 2026.04.02 22:27:24.577247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2305 | 2026.04.02 22:27:24.577919 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.04.02 22:27:24.581023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2307 | 2026.04.02 22:27:25.819395 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54014 | ||
| 2308 | 2026.04.02 22:27:25.819501 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.04.02 22:27:25.819527 [ 274 ] {} <Debug> TCP-Session: 08b79267-a67b-42d0-a557-e6e261bb3a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:54014 | ||
| 2310 | 2026.04.02 22:27:25.819549 [ 274 ] {} <Debug> TCP-Session: 08b79267-a67b-42d0-a557-e6e261bb3a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.04.02 22:27:25.819562 [ 274 ] {} <Debug> TCP-Session: 08b79267-a67b-42d0-a557-e6e261bb3a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.04.02 22:27:25.819794 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43652 | ||
| 2313 | 2026.04.02 22:27:25.819819 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45921 | ||
| 2314 | 2026.04.02 22:27:25.819849 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32864 | ||
| 2315 | 2026.04.02 22:27:25.819880 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61484 | ||
| 2316 | 2026.04.02 22:27:25.819883 [ 274 ] {} <Trace> TCP-Session: 08b79267-a67b-42d0-a557-e6e261bb3a5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.04.02 22:27:25.819886 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2318 | 2026.04.02 22:27:25.819938 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2026.04.02 22:27:25.819958 [ 286 ] {} <Debug> TCP-Session: ab8cb34e-9b73-426c-a20f-e3e6e49465e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43652 | ||
| 2320 | 2026.04.02 22:27:25.819861 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57037 | ||
| 2321 | 2026.04.02 22:27:25.819988 [ 286 ] {} <Debug> TCP-Session: ab8cb34e-9b73-426c-a20f-e3e6e49465e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.04.02 22:27:25.819988 [ 287 ] {} <Debug> TCP-Session: ae7f2806-d92c-4f00-8f7a-686d801043b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45921 | ||
| 2323 | 2026.04.02 22:27:25.820013 [ 286 ] {} <Debug> TCP-Session: ab8cb34e-9b73-426c-a20f-e3e6e49465e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.04.02 22:27:25.820039 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2026.04.02 22:27:25.820051 [ 287 ] {} <Debug> TCP-Session: ae7f2806-d92c-4f00-8f7a-686d801043b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.04.02 22:27:25.820070 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2327 | 2026.04.02 22:27:25.820078 [ 293 ] {} <Debug> TCP-Session: 6d108087-bc9a-4d1d-a8bb-29f1fb98f201 Authenticating user 'default' from [fd00:1122:3344:101::e]:61484 | ||
| 2328 | 2026.04.02 22:27:25.820095 [ 287 ] {} <Debug> TCP-Session: ae7f2806-d92c-4f00-8f7a-686d801043b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.04.02 22:27:25.820127 [ 293 ] {} <Debug> TCP-Session: 6d108087-bc9a-4d1d-a8bb-29f1fb98f201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.04.02 22:27:25.819850 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61572 | ||
| 2331 | 2026.04.02 22:27:25.820157 [ 293 ] {} <Debug> TCP-Session: 6d108087-bc9a-4d1d-a8bb-29f1fb98f201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.04.02 22:27:25.820202 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2026.04.02 22:27:25.820227 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2334 | 2026.04.02 22:27:25.820247 [ 288 ] {} <Debug> TCP-Session: ba48da20-7399-4805-be23-70e12eb5ee9e Authenticating user 'default' from [fd00:1122:3344:101::e]:32864 | ||
| 2335 | 2026.04.02 22:27:25.819847 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36787 | ||
| 2336 | 2026.04.02 22:27:25.820276 [ 288 ] {} <Debug> TCP-Session: ba48da20-7399-4805-be23-70e12eb5ee9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.04.02 22:27:25.820266 [ 291 ] {} <Debug> TCP-Session: 940b5a7a-f14b-4b10-aa7c-dfa8dc0a46ef Authenticating user 'default' from [fd00:1122:3344:101::e]:57037 | ||
| 2338 | 2026.04.02 22:27:25.820315 [ 288 ] {} <Debug> TCP-Session: ba48da20-7399-4805-be23-70e12eb5ee9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.04.02 22:27:25.820338 [ 291 ] {} <Debug> TCP-Session: 940b5a7a-f14b-4b10-aa7c-dfa8dc0a46ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.04.02 22:27:25.820354 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2341 | 2026.04.02 22:27:25.820367 [ 291 ] {} <Debug> TCP-Session: 940b5a7a-f14b-4b10-aa7c-dfa8dc0a46ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.04.02 22:27:25.819869 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40389 | ||
| 2343 | 2026.04.02 22:27:25.820413 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2344 | 2026.04.02 22:27:25.820441 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2345 | 2026.04.02 22:27:25.820441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2346 | 2026.04.02 22:27:25.820484 [ 289 ] {} <Debug> TCP-Session: baad2ee0-8ebe-406b-900a-39dfdbd4f6da Authenticating user 'default' from [fd00:1122:3344:101::e]:36787 | ||
| 2347 | 2026.04.02 22:27:25.820490 [ 290 ] {} <Debug> TCP-Session: 1b4a4ea1-15be-49cf-96ee-f4bfdd5b46aa Authenticating user 'default' from [fd00:1122:3344:101::e]:61572 | ||
| 2348 | 2026.04.02 22:27:25.820509 [ 289 ] {} <Debug> TCP-Session: baad2ee0-8ebe-406b-900a-39dfdbd4f6da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.04.02 22:27:25.820512 [ 290 ] {} <Debug> TCP-Session: 1b4a4ea1-15be-49cf-96ee-f4bfdd5b46aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.04.02 22:27:25.820525 [ 289 ] {} <Debug> TCP-Session: baad2ee0-8ebe-406b-900a-39dfdbd4f6da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.04.02 22:27:25.820532 [ 290 ] {} <Debug> TCP-Session: 1b4a4ea1-15be-49cf-96ee-f4bfdd5b46aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.04.02 22:27:25.820554 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.04.02 22:27:25.820587 [ 292 ] {} <Debug> TCP-Session: 20de961e-46cc-4b41-a8b5-c3c6961d7830 Authenticating user 'default' from [fd00:1122:3344:101::e]:40389 | ||
| 2354 | 2026.04.02 22:27:25.820610 [ 292 ] {} <Debug> TCP-Session: 20de961e-46cc-4b41-a8b5-c3c6961d7830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.04.02 22:27:25.820626 [ 292 ] {} <Debug> TCP-Session: 20de961e-46cc-4b41-a8b5-c3c6961d7830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.04.02 22:27:25.820712 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 2357 | 2026.04.02 22:27:25.820802 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2358 | 2026.04.02 22:27:26.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.45 MiB, peak 187.44 MiB, free memory in arenas 0.00 B, will set to 189.55 MiB (RSS), difference: 5.10 MiB | ||
| 2359 | 2026.04.02 22:27:26.349621 [ 304 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Trace> AggregatingTransform: Aggregating | ||
| 2360 | 2026.04.02 22:27:26.349683 [ 304 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Trace> Aggregator: Aggregation method: without_key | ||
| 2361 | 2026.04.02 22:27:26.349716 [ 304 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001459123 sec. (685.343 rows/sec., 26.77 KiB/sec.) | ||
| 2362 | 2026.04.02 22:27:26.349731 [ 304 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Trace> Aggregator: Merging aggregated data | ||
| 2363 | 2026.04.02 22:27:26.350889 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.530865 sec., 1.8837180827517352 rows/sec., 75.35 B/sec. | ||
| 2364 | 2026.04.02 22:27:26.351064 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2365 | 2026.04.02 22:27:26.351080 [ 274 ] {288c29fb-66d1-438b-9faa-06d1d89bee35} <Debug> TCPHandler: Processed in 0.531307625 sec. | ||
| 2366 | 2026.04.02 22:27:26.351213 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2367 | 2026.04.02 22:27:26.351236 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2368 | 2026.04.02 22:27:26.351261 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2369 | 2026.04.02 22:27:26.351276 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2370 | 2026.04.02 22:27:26.351300 [ 286 ] {} <Debug> TCP-Session: ab8cb34e-9b73-426c-a20f-e3e6e49465e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.04.02 22:27:26.351315 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2372 | 2026.04.02 22:27:26.351326 [ 293 ] {} <Debug> TCP-Session: 6d108087-bc9a-4d1d-a8bb-29f1fb98f201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.04.02 22:27:26.351333 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2026.04.02 22:27:26.351365 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2026.04.02 22:27:26.351371 [ 291 ] {} <Debug> TCP-Session: 940b5a7a-f14b-4b10-aa7c-dfa8dc0a46ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.04.02 22:27:26.351340 [ 288 ] {} <Debug> TCP-Session: ba48da20-7399-4805-be23-70e12eb5ee9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.04.02 22:27:26.351408 [ 290 ] {} <Debug> TCP-Session: 1b4a4ea1-15be-49cf-96ee-f4bfdd5b46aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.04.02 22:27:26.351300 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2026.04.02 22:27:26.351285 [ 289 ] {} <Debug> TCP-Session: baad2ee0-8ebe-406b-900a-39dfdbd4f6da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.04.02 22:27:26.351358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2026.04.02 22:27:26.351495 [ 287 ] {} <Debug> TCP-Session: ae7f2806-d92c-4f00-8f7a-686d801043b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.04.02 22:27:26.351414 [ 274 ] {} <Debug> TCP-Session: 08b79267-a67b-42d0-a557-e6e261bb3a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.04.02 22:27:26.351536 [ 292 ] {} <Debug> TCP-Session: 20de961e-46cc-4b41-a8b5-c3c6961d7830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.04.02 22:27:26.739217 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2026.04.02 22:27:26.739392 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2386 | 2026.04.02 22:27:26.739460 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2387 | 2026.04.02 22:27:26.740139 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.04.02 22:27:26.740190 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2389 | 2026.04.02 22:27:26.740594 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2390 | 2026.04.02 22:27:26.740824 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.04.02 22:27:26.740986 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001642 sec., 65773.44701583435 rows/sec., 5.52 MiB/sec. | ||
| 2392 | 2026.04.02 22:27:26.741037 [ 277 ] {5f68457c-7b55-459e-aea0-e5d7fb9b2559} <Debug> TCPHandler: Processed in 0.00194943 sec. | ||
| 2393 | 2026.04.02 22:27:26.741166 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.04.02 22:27:26.741270 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.04.02 22:27:26.741314 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2396 | 2026.04.02 22:27:26.741737 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.04.02 22:27:26.741775 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2398 | 2026.04.02 22:27:26.742110 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2399 | 2026.04.02 22:27:26.742322 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.04.02 22:27:26.742452 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001206 sec., 21558.87230514096 rows/sec., 1.58 MiB/sec. | ||
| 2401 | 2026.04.02 22:27:26.742489 [ 277 ] {c137cf06-de22-4703-9dc1-949e2f2e1557} <Debug> TCPHandler: Processed in 0.001376262 sec. | ||
| 2402 | 2026.04.02 22:27:26.742600 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.04.02 22:27:26.742697 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2404 | 2026.04.02 22:27:26.742736 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2405 | 2026.04.02 22:27:26.743150 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2026.04.02 22:27:26.743187 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2407 | 2026.04.02 22:27:26.743488 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2408 | 2026.04.02 22:27:26.743707 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.04.02 22:27:26.743836 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00116 sec., 77586.20689655172 rows/sec., 6.06 MiB/sec. | ||
| 2410 | 2026.04.02 22:27:26.743874 [ 277 ] {892b7160-0ae8-436b-ac91-cb34a63ab08f} <Debug> TCPHandler: Processed in 0.001324331 sec. | ||
| 2411 | 2026.04.02 22:27:26.743993 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.04.02 22:27:26.744089 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.04.02 22:27:26.744132 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2414 | 2026.04.02 22:27:26.744548 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.04.02 22:27:26.744586 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2416 | 2026.04.02 22:27:26.744935 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2417 | 2026.04.02 22:27:26.745147 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.04.02 22:27:26.745282 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2419 | 2026.04.02 22:27:26.745319 [ 277 ] {252ff35b-c650-4959-9b94-566e0d814615} <Debug> TCPHandler: Processed in 0.001376241 sec. | ||
| 2420 | 2026.04.02 22:27:26.745445 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.04.02 22:27:26.745546 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2422 | 2026.04.02 22:27:26.745606 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2423 | 2026.04.02 22:27:26.746411 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.04.02 22:27:26.746452 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2425 | 2026.04.02 22:27:26.746996 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2426 | 2026.04.02 22:27:26.747228 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.04.02 22:27:26.747367 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001843 sec., 14107.433532284318 rows/sec., 25.28 MiB/sec. | ||
| 2428 | 2026.04.02 22:27:26.747431 [ 277 ] {9d9e5ac4-a5dc-45fc-9f43-64fad3ba3d0f} <Debug> TCPHandler: Processed in 0.002043922 sec. | ||
| 2429 | 2026.04.02 22:27:26.747558 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.04.02 22:27:26.747652 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.04.02 22:27:26.747695 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2432 | 2026.04.02 22:27:26.748035 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.04.02 22:27:26.748068 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2434 | 2026.04.02 22:27:26.748389 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2435 | 2026.04.02 22:27:26.748679 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.04.02 22:27:26.748817 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 2437 | 2026.04.02 22:27:26.748854 [ 277 ] {6ca285f4-3bf9-472d-81c7-50201b6af8a2} <Debug> TCPHandler: Processed in 0.001349581 sec. | ||
| 2438 | 2026.04.02 22:27:26.824171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 350 | ||
| 2439 | 2026.04.02 22:27:26.826569 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.04.02 22:27:26.826627 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2441 | 2026.04.02 22:27:26.827867 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2442 | 2026.04.02 22:27:26.828149 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.04.02 22:27:26.828308 [ 33 ] {} <Debug> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2444 | 2026.04.02 22:27:26.828362 [ 33 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.04.02 22:27:26.828380 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2446 | 2026.04.02 22:27:26.828498 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 2447 | 2026.04.02 22:27:26.828512 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2448 | 2026.04.02 22:27:26.829088 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2026.04.02 22:27:26.829278 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 2450 | 2026.04.02 22:27:26.829730 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part | ||
| 2451 | 2026.04.02 22:27:26.830166 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 53 rows starting from the beginning of the part | ||
| 2452 | 2026.04.02 22:27:26.830567 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
| 2453 | 2026.04.02 22:27:26.830956 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2454 | 2026.04.02 22:27:26.831342 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 2455 | 2026.04.02 22:27:26.838397 [ 199 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 72 columns (72 merged, 0 gathered) in 0.009941276 sec., 35206.748107586995 rows/sec., 33.52 MiB/sec. | ||
| 2456 | 2026.04.02 22:27:26.839686 [ 196 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2457 | 2026.04.02 22:27:26.840571 [ 196 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.04.02 22:27:26.840678 [ 196 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_6_1} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2459 | 2026.04.02 22:27:26.840984 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2460 | 2026.04.02 22:27:27.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.48 MiB, peak 201.07 MiB, free memory in arenas 0.00 B, will set to 205.61 MiB (RSS), difference: 14.12 MiB | ||
| 2461 | 2026.04.02 22:27:31.702115 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2462 | 2026.04.02 22:27:31.702195 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2463 | 2026.04.02 22:27:31.744849 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.04.02 22:27:31.745038 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2465 | 2026.04.02 22:27:31.745112 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2466 | 2026.04.02 22:27:31.745835 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.04.02 22:27:31.745883 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2468 | 2026.04.02 22:27:31.746275 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2469 | 2026.04.02 22:27:31.746507 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.04.02 22:27:31.746665 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001679 sec., 169148.30256104824 rows/sec., 10.74 MiB/sec. | ||
| 2471 | 2026.04.02 22:27:31.746713 [ 277 ] {bfec8228-0387-4312-9eff-f2324c066411} <Debug> TCPHandler: Processed in 0.001998761 sec. | ||
| 2472 | 2026.04.02 22:27:31.746831 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.04.02 22:27:31.746933 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2474 | 2026.04.02 22:27:31.746977 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2475 | 2026.04.02 22:27:31.747665 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.04.02 22:27:31.747702 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2477 | 2026.04.02 22:27:31.748077 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2478 | 2026.04.02 22:27:31.748287 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.04.02 22:27:31.748403 [ 46 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2480 | 2026.04.02 22:27:31.748442 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Debug> executeQuery: Read 817 rows, 65.46 KiB in 0.001511 sec., 540701.5221707479 rows/sec., 42.31 MiB/sec. | ||
| 2481 | 2026.04.02 22:27:31.748467 [ 46 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.04.02 22:27:31.748497 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2483 | 2026.04.02 22:27:31.748500 [ 277 ] {0a3b9a74-d751-4270-b580-3c0d242dae66} <Debug> TCPHandler: Processed in 0.001719777 sec. | ||
| 2484 | 2026.04.02 22:27:31.748596 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 2485 | 2026.04.02 22:27:31.748643 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.04.02 22:27:31.748689 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2487 | 2026.04.02 22:27:31.748720 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 876 rows starting from the beginning of the part | ||
| 2488 | 2026.04.02 22:27:31.748762 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.04.02 22:27:31.748781 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 817 rows starting from the beginning of the part | ||
| 2490 | 2026.04.02 22:27:31.748812 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2491 | 2026.04.02 22:27:31.748831 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 2492 | 2026.04.02 22:27:31.748876 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 817 rows starting from the beginning of the part | ||
| 2493 | 2026.04.02 22:27:31.748916 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2494 | 2026.04.02 22:27:31.748956 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 817 rows starting from the beginning of the part | ||
| 2495 | 2026.04.02 22:27:31.749312 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.04.02 22:27:31.749348 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2497 | 2026.04.02 22:27:31.749688 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2498 | 2026.04.02 22:27:31.749903 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.04.02 22:27:31.750037 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001301 sec., 116833.20522674864 rows/sec., 6.98 MiB/sec. | ||
| 2500 | 2026.04.02 22:27:31.750074 [ 277 ] {38a51ded-088c-4aac-9d0a-d2e0113869ba} <Debug> TCPHandler: Processed in 0.001491513 sec. | ||
| 2501 | 2026.04.02 22:27:31.750185 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.04.02 22:27:31.750282 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.04.02 22:27:31.750323 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2504 | 2026.04.02 22:27:31.750343 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781258 sec., 1989043.6983300566 rows/sec., 164.30 MiB/sec. | ||
| 2505 | 2026.04.02 22:27:31.750651 [ 187 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2506 | 2026.04.02 22:27:31.750734 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.04.02 22:27:31.750778 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2508 | 2026.04.02 22:27:31.751054 [ 187 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.04.02 22:27:31.751128 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2510 | 2026.04.02 22:27:31.751166 [ 187 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_11_2} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2511 | 2026.04.02 22:27:31.751273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2512 | 2026.04.02 22:27:31.751367 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.04.02 22:27:31.751503 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00124 sec., 120161.29032258065 rows/sec., 7.76 MiB/sec. | ||
| 2514 | 2026.04.02 22:27:31.751540 [ 277 ] {e2cdf1d1-b56a-4969-8916-9181b8eeb732} <Debug> TCPHandler: Processed in 0.001403042 sec. | ||
| 2515 | 2026.04.02 22:27:31.751647 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.04.02 22:27:31.751741 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.04.02 22:27:31.751781 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2518 | 2026.04.02 22:27:31.752187 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.04.02 22:27:31.752223 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2520 | 2026.04.02 22:27:31.752528 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2521 | 2026.04.02 22:27:31.752733 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.04.02 22:27:31.752856 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 2523 | 2026.04.02 22:27:31.752894 [ 277 ] {3c98cfee-4c9e-4d1c-9beb-8b592600ffa0} <Debug> TCPHandler: Processed in 0.00129649 sec. | ||
| 2524 | 2026.04.02 22:27:31.752999 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.04.02 22:27:31.753094 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2526 | 2026.04.02 22:27:31.753135 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2527 | 2026.04.02 22:27:31.753657 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.04.02 22:27:31.753693 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2529 | 2026.04.02 22:27:31.754077 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2530 | 2026.04.02 22:27:31.754287 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.04.02 22:27:31.754384 [ 46 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2532 | 2026.04.02 22:27:31.754412 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001337 sec., 373971.5781600598 rows/sec., 26.28 MiB/sec. | ||
| 2533 | 2026.04.02 22:27:31.754420 [ 46 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.04.02 22:27:31.754457 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2535 | 2026.04.02 22:27:31.754458 [ 277 ] {d73bc5a4-b960-451b-b112-71b8fedc2cc8} <Debug> TCPHandler: Processed in 0.001507214 sec. | ||
| 2536 | 2026.04.02 22:27:31.754531 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 2537 | 2026.04.02 22:27:31.754577 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.04.02 22:27:31.754620 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2539 | 2026.04.02 22:27:31.754648 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 553 rows starting from the beginning of the part | ||
| 2540 | 2026.04.02 22:27:31.754670 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2541 | 2026.04.02 22:27:31.754701 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 500 rows starting from the beginning of the part | ||
| 2542 | 2026.04.02 22:27:31.754711 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2543 | 2026.04.02 22:27:31.754745 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2544 | 2026.04.02 22:27:31.754783 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 500 rows starting from the beginning of the part | ||
| 2545 | 2026.04.02 22:27:31.754821 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2546 | 2026.04.02 22:27:31.754858 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 500 rows starting from the beginning of the part | ||
| 2547 | 2026.04.02 22:27:31.755036 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.04.02 22:27:31.755071 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2549 | 2026.04.02 22:27:31.755371 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2550 | 2026.04.02 22:27:31.755594 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.04.02 22:27:31.755689 [ 46 ] {} <Debug> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2552 | 2026.04.02 22:27:31.755716 [ 46 ] {} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.04.02 22:27:31.755721 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 2554 | 2026.04.02 22:27:31.755734 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2555 | 2026.04.02 22:27:31.755765 [ 277 ] {d211ce14-0c5d-49c2-b023-353001601e90} <Debug> TCPHandler: Processed in 0.001237449 sec. | ||
| 2556 | 2026.04.02 22:27:31.755823 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::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 | ||
| 2557 | 2026.04.02 22:27:31.755871 [ 203 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2233 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369672 sec., 1630317.3314486973 rows/sec., 122.14 MiB/sec. | ||
| 2558 | 2026.04.02 22:27:31.755875 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.04.02 22:27:31.755929 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2560 | 2026.04.02 22:27:31.755965 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2561 | 2026.04.02 22:27:31.755986 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.04.02 22:27:31.756033 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2563 | 2026.04.02 22:27:31.756051 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2564 | 2026.04.02 22:27:31.756106 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2565 | 2026.04.02 22:27:31.756131 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2566 | 2026.04.02 22:27:31.756166 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2567 | 2026.04.02 22:27:31.756226 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2568 | 2026.04.02 22:27:31.756271 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2569 | 2026.04.02 22:27:31.756420 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.04.02 22:27:31.756463 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2571 | 2026.04.02 22:27:31.756481 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.04.02 22:27:31.756589 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_11_2} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2573 | 2026.04.02 22:27:31.756690 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2574 | 2026.04.02 22:27:31.756848 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2575 | 2026.04.02 22:27:31.757085 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.04.02 22:27:31.757101 [ 199 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315481 sec., 27366.41578251605 rows/sec., 1.40 MiB/sec. | ||
| 2577 | 2026.04.02 22:27:31.757190 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2578 | 2026.04.02 22:27:31.757206 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2579 | 2026.04.02 22:27:31.757218 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 2580 | 2026.04.02 22:27:31.757220 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.04.02 22:27:31.757265 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2582 | 2026.04.02 22:27:31.757267 [ 277 ] {c73076df-d393-4de6-8bad-3ec8a59774f4} <Debug> TCPHandler: Processed in 0.001441013 sec. | ||
| 2583 | 2026.04.02 22:27:31.757347 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 2584 | 2026.04.02 22:27:31.757427 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.04.02 22:27:31.757455 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2586 | 2026.04.02 22:27:31.757473 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.04.02 22:27:31.757501 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1251 rows starting from the beginning of the part | ||
| 2588 | 2026.04.02 22:27:31.757535 [ 187 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_6_1} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2589 | 2026.04.02 22:27:31.757551 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.04.02 22:27:31.757577 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2591 | 2026.04.02 22:27:31.757591 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2592 | 2026.04.02 22:27:31.757607 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2593 | 2026.04.02 22:27:31.757631 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2594 | 2026.04.02 22:27:31.757683 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2595 | 2026.04.02 22:27:31.757726 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 2596 | 2026.04.02 22:27:31.757782 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2597 | 2026.04.02 22:27:31.757993 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.04.02 22:27:31.758043 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2599 | 2026.04.02 22:27:31.758409 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2600 | 2026.04.02 22:27:31.758668 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.04.02 22:27:31.758800 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec. | ||
| 2602 | 2026.04.02 22:27:31.758838 [ 277 ] {12300044-cc7a-48ae-b367-71e2443a5e42} <Debug> TCPHandler: Processed in 0.001470973 sec. | ||
| 2603 | 2026.04.02 22:27:31.758945 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.04.02 22:27:31.759041 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.04.02 22:27:31.759095 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2606 | 2026.04.02 22:27:31.759129 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818249 sec., 1301251.9187416025 rows/sec., 87.75 MiB/sec. | ||
| 2607 | 2026.04.02 22:27:31.759381 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.04.02 22:27:31.759621 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.04.02 22:27:31.759687 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2026.04.02 22:27:31.759748 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2611 | 2026.04.02 22:27:31.759825 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.04.02 22:27:31.759867 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2613 | 2026.04.02 22:27:31.760389 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2614 | 2026.04.02 22:27:31.760609 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.04.02 22:27:31.760743 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 2616 | 2026.04.02 22:27:31.760795 [ 277 ] {88159de5-b547-4afb-bf9a-b1c7178805ef} <Debug> TCPHandler: Processed in 0.00189802 sec. | ||
| 2617 | 2026.04.02 22:27:31.760902 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.04.02 22:27:31.760995 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.04.02 22:27:31.761037 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2620 | 2026.04.02 22:27:31.761348 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.04.02 22:27:31.761386 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2622 | 2026.04.02 22:27:31.761686 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2623 | 2026.04.02 22:27:31.761896 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.04.02 22:27:31.761991 [ 46 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2625 | 2026.04.02 22:27:31.762020 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 2626 | 2026.04.02 22:27:31.762020 [ 46 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.04.02 22:27:31.762059 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2628 | 2026.04.02 22:27:31.762062 [ 277 ] {ac1a488a-af7c-4382-b7dc-9785f9b24a11} <Debug> TCPHandler: Processed in 0.001209059 sec. | ||
| 2629 | 2026.04.02 22:27:31.762138 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 2630 | 2026.04.02 22:27:31.762250 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2631 | 2026.04.02 22:27:31.762294 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part | ||
| 2632 | 2026.04.02 22:27:31.762379 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2633 | 2026.04.02 22:27:31.762435 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 2634 | 2026.04.02 22:27:31.762482 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2635 | 2026.04.02 22:27:31.762529 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 2636 | 2026.04.02 22:27:31.762577 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2637 | 2026.04.02 22:27:31.763476 [ 187 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001376272 sec., 588546.4501203251 rows/sec., 37.90 MiB/sec. | ||
| 2638 | 2026.04.02 22:27:31.763600 [ 187 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2639 | 2026.04.02 22:27:31.763823 [ 187 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.04.02 22:27:31.763889 [ 187 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_11_2} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2641 | 2026.04.02 22:27:31.763941 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2642 | 2026.04.02 22:27:31.825255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4795 | ||
| 2643 | 2026.04.02 22:27:31.825777 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.04.02 22:27:31.825825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2645 | 2026.04.02 22:27:31.826339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2646 | 2026.04.02 22:27:31.826579 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.04.02 22:27:31.826718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4795 | ||
| 2648 | 2026.04.02 22:27:32.081078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2649 | 2026.04.02 22:27:32.100487 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.04.02 22:27:32.100554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2651 | 2026.04.02 22:27:32.106869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2652 | 2026.04.02 22:27:32.107555 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.04.02 22:27:32.110726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2654 | 2026.04.02 22:27:33.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.55 MiB, peak 212.51 MiB, free memory in arenas 0.00 B, will set to 211.04 MiB (RSS), difference: 4.49 MiB | ||
| 2655 | 2026.04.02 22:27:36.738790 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.04.02 22:27:36.738985 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2657 | 2026.04.02 22:27:36.739071 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2658 | 2026.04.02 22:27:36.739718 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.04.02 22:27:36.739764 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2660 | 2026.04.02 22:27:36.740180 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2661 | 2026.04.02 22:27:36.740407 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.04.02 22:27:36.740558 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001625 sec., 66461.53846153847 rows/sec., 5.58 MiB/sec. | ||
| 2663 | 2026.04.02 22:27:36.740599 [ 277 ] {7aaccba6-9636-4952-b76d-e7d7395bfb3b} <Debug> TCPHandler: Processed in 0.00194489 sec. | ||
| 2664 | 2026.04.02 22:27:36.740728 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.04.02 22:27:36.740859 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.04.02 22:27:36.740900 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2667 | 2026.04.02 22:27:36.741297 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.04.02 22:27:36.741333 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2669 | 2026.04.02 22:27:36.741636 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2670 | 2026.04.02 22:27:36.741851 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.04.02 22:27:36.741980 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 2672 | 2026.04.02 22:27:36.741959 [ 143 ] {} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2673 | 2026.04.02 22:27:36.742018 [ 277 ] {c9caf483-c369-45fa-bf39-ad6b236d967d} <Debug> TCPHandler: Processed in 0.001343151 sec. | ||
| 2674 | 2026.04.02 22:27:36.742091 [ 143 ] {} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.04.02 22:27:36.742119 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2676 | 2026.04.02 22:27:36.742188 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.04.02 22:27:36.742220 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::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 | ||
| 2678 | 2026.04.02 22:27:36.742286 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2679 | 2026.04.02 22:27:36.742331 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2680 | 2026.04.02 22:27:36.742354 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2681 | 2026.04.02 22:27:36.742390 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
| 2682 | 2026.04.02 22:27:36.742453 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2683 | 2026.04.02 22:27:36.742496 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 152 rows starting from the beginning of the part | ||
| 2684 | 2026.04.02 22:27:36.742537 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2685 | 2026.04.02 22:27:36.742579 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 152 rows starting from the beginning of the part | ||
| 2686 | 2026.04.02 22:27:36.742628 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2687 | 2026.04.02 22:27:36.742755 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.04.02 22:27:36.742798 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2689 | 2026.04.02 22:27:36.743148 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2690 | 2026.04.02 22:27:36.743372 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.04.02 22:27:36.743502 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001234 sec., 72933.54943273906 rows/sec., 5.70 MiB/sec. | ||
| 2692 | 2026.04.02 22:27:36.743540 [ 277 ] {9348cbf5-ce67-45fc-aeaf-af6e63cf1a91} <Debug> TCPHandler: Processed in 0.001402912 sec. | ||
| 2693 | 2026.04.02 22:27:36.743558 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383902 sec., 413324.06485430326 rows/sec., 27.36 MiB/sec. | ||
| 2694 | 2026.04.02 22:27:36.743656 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.04.02 22:27:36.743702 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2696 | 2026.04.02 22:27:36.743755 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2697 | 2026.04.02 22:27:36.743806 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2698 | 2026.04.02 22:27:36.743957 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.04.02 22:27:36.744034 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_11_2} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2700 | 2026.04.02 22:27:36.744105 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2701 | 2026.04.02 22:27:36.744202 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.04.02 22:27:36.744244 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2703 | 2026.04.02 22:27:36.744591 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2704 | 2026.04.02 22:27:36.744799 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.04.02 22:27:36.744933 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 2706 | 2026.04.02 22:27:36.744972 [ 277 ] {a88eb26f-08ea-4bf7-8634-061ea8672338} <Debug> TCPHandler: Processed in 0.001365661 sec. | ||
| 2707 | 2026.04.02 22:27:36.745093 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.04.02 22:27:36.745190 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.04.02 22:27:36.745245 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2710 | 2026.04.02 22:27:36.746037 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.04.02 22:27:36.746074 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2712 | 2026.04.02 22:27:36.746631 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2713 | 2026.04.02 22:27:36.746860 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.04.02 22:27:36.746983 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2715 | 2026.04.02 22:27:36.747001 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00183 sec., 14207.650273224044 rows/sec., 25.46 MiB/sec. | ||
| 2716 | 2026.04.02 22:27:36.747049 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.04.02 22:27:36.747074 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2718 | 2026.04.02 22:27:36.747084 [ 277 ] {5cd36479-8203-4858-bdab-443f21fc0547} <Debug> TCPHandler: Processed in 0.002042512 sec. | ||
| 2719 | 2026.04.02 22:27:36.747173 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 2720 | 2026.04.02 22:27:36.747208 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.04.02 22:27:36.747307 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.04.02 22:27:36.747349 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2723 | 2026.04.02 22:27:36.747412 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2724 | 2026.04.02 22:27:36.747478 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part | ||
| 2725 | 2026.04.02 22:27:36.747618 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2726 | 2026.04.02 22:27:36.747685 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.04.02 22:27:36.747726 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2728 | 2026.04.02 22:27:36.747733 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2729 | 2026.04.02 22:27:36.747845 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2730 | 2026.04.02 22:27:36.747946 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2731 | 2026.04.02 22:27:36.748045 [ 194 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2732 | 2026.04.02 22:27:36.748059 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2733 | 2026.04.02 22:27:36.748285 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.04.02 22:27:36.748426 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 2735 | 2026.04.02 22:27:36.748463 [ 277 ] {dc9b10bf-6018-4162-aa55-3b65ca7547aa} <Debug> TCPHandler: Processed in 0.001303691 sec. | ||
| 2736 | 2026.04.02 22:27:36.755343 [ 203 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.008216868 sec., 22636.36217595317 rows/sec., 40.56 MiB/sec. | ||
| 2737 | 2026.04.02 22:27:36.755736 [ 187 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2738 | 2026.04.02 22:27:36.756073 [ 187 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.04.02 22:27:36.756148 [ 187 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2740 | 2026.04.02 22:27:36.756266 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2741 | 2026.04.02 22:27:36.829661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 384 | ||
| 2742 | 2026.04.02 22:27:36.831936 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.04.02 22:27:36.831984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2744 | 2026.04.02 22:27:36.833131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2745 | 2026.04.02 22:27:36.833402 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.04.02 22:27:36.833714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2747 | 2026.04.02 22:27:37.257903 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.04.02 22:27:37.258289 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2749 | 2026.04.02 22:27:37.258712 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2750 | 2026.04.02 22:27:37.258749 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2751 | 2026.04.02 22:27:37.259028 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2752 | 2026.04.02 22:27:37.259102 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2753 | 2026.04.02 22:27:37.259243 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2754 | 2026.04.02 22:27:37.259342 [ 319 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2755 | 2026.04.02 22:27:37.259396 [ 324 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2756 | 2026.04.02 22:27:37.259511 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2757 | 2026.04.02 22:27:37.259539 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2758 | 2026.04.02 22:27:37.266218 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2759 | 2026.04.02 22:27:37.266253 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2760 | 2026.04.02 22:27:37.266315 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2761 | 2026.04.02 22:27:37.266359 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2762 | 2026.04.02 22:27:37.267241 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.009131 sec., 3942.61307633337 rows/sec., 151.76 KiB/sec. | ||
| 2763 | 2026.04.02 22:27:37.267348 [ 277 ] {388764c3-05e4-4a3f-9d16-8a692dafe5bb} <Debug> TCPHandler: Processed in 0.00963034 sec. | ||
| 2764 | 2026.04.02 22:27:37.267752 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.04.02 22:27:37.267923 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2766 | 2026.04.02 22:27:37.268170 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2767 | 2026.04.02 22:27:37.268207 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2768 | 2026.04.02 22:27:37.268414 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2769 | 2026.04.02 22:27:37.268482 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2770 | 2026.04.02 22:27:37.268591 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2771 | 2026.04.02 22:27:37.268668 [ 319 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2772 | 2026.04.02 22:27:37.268678 [ 300 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2773 | 2026.04.02 22:27:37.268780 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2774 | 2026.04.02 22:27:37.268807 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2775 | 2026.04.02 22:27:37.268864 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2776 | 2026.04.02 22:27:37.268882 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2777 | 2026.04.02 22:27:37.268912 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2778 | 2026.04.02 22:27:37.268945 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2779 | 2026.04.02 22:27:37.269585 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001747 sec., 20606.754436176303 rows/sec., 793.21 KiB/sec. | ||
| 2780 | 2026.04.02 22:27:37.269693 [ 277 ] {a1046c75-671a-475b-9afb-ee5e502c11c3} <Debug> TCPHandler: Processed in 0.001993301 sec. | ||
| 2781 | 2026.04.02 22:27:37.269924 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.04.02 22:27:37.270061 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2783 | 2026.04.02 22:27:37.270282 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2784 | 2026.04.02 22:27:37.270319 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2785 | 2026.04.02 22:27:37.270529 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2786 | 2026.04.02 22:27:37.270582 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2787 | 2026.04.02 22:27:37.270684 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2788 | 2026.04.02 22:27:37.270745 [ 319 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2789 | 2026.04.02 22:27:37.270749 [ 324 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2790 | 2026.04.02 22:27:37.270835 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2791 | 2026.04.02 22:27:37.270860 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2792 | 2026.04.02 22:27:37.270916 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2793 | 2026.04.02 22:27:37.270934 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2794 | 2026.04.02 22:27:37.270963 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2795 | 2026.04.02 22:27:37.270991 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2796 | 2026.04.02 22:27:37.271554 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00155 sec., 23225.806451612905 rows/sec., 894.03 KiB/sec. | ||
| 2797 | 2026.04.02 22:27:37.271638 [ 277 ] {c3a6e4d0-9145-4852-a4a1-747add6ef62f} <Debug> TCPHandler: Processed in 0.001763177 sec. | ||
| 2798 | 2026.04.02 22:27:37.271875 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.04.02 22:27:37.272011 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2800 | 2026.04.02 22:27:37.272221 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2801 | 2026.04.02 22:27:37.272257 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2802 | 2026.04.02 22:27:37.272460 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2803 | 2026.04.02 22:27:37.272511 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2804 | 2026.04.02 22:27:37.272607 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2805 | 2026.04.02 22:27:37.272661 [ 323 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2806 | 2026.04.02 22:27:37.272668 [ 324 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2807 | 2026.04.02 22:27:37.272754 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2808 | 2026.04.02 22:27:37.272778 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2809 | 2026.04.02 22:27:37.272831 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2810 | 2026.04.02 22:27:37.272847 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2811 | 2026.04.02 22:27:37.272875 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2812 | 2026.04.02 22:27:37.272908 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2813 | 2026.04.02 22:27:37.273419 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001465 sec., 24573.378839590445 rows/sec., 945.90 KiB/sec. | ||
| 2814 | 2026.04.02 22:27:37.273489 [ 277 ] {39ec9828-fd19-4c56-a75a-64aa582a8b93} <Debug> TCPHandler: Processed in 0.001662286 sec. | ||
| 2815 | 2026.04.02 22:27:37.273691 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.04.02 22:27:37.273824 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2817 | 2026.04.02 22:27:37.274033 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2818 | 2026.04.02 22:27:37.274067 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2819 | 2026.04.02 22:27:37.274266 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2820 | 2026.04.02 22:27:37.274318 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2821 | 2026.04.02 22:27:37.274413 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2822 | 2026.04.02 22:27:37.274465 [ 319 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2823 | 2026.04.02 22:27:37.274467 [ 323 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2824 | 2026.04.02 22:27:37.274536 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2825 | 2026.04.02 22:27:37.274556 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2826 | 2026.04.02 22:27:37.274609 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2827 | 2026.04.02 22:27:37.274626 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2828 | 2026.04.02 22:27:37.274656 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2829 | 2026.04.02 22:27:37.274688 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2830 | 2026.04.02 22:27:37.275187 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00142 sec., 25352.11267605634 rows/sec., 975.87 KiB/sec. | ||
| 2831 | 2026.04.02 22:27:37.275274 [ 277 ] {bcce04ea-c232-40f4-9346-d6536f233df0} <Debug> TCPHandler: Processed in 0.001632736 sec. | ||
| 2832 | 2026.04.02 22:27:37.275473 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.04.02 22:27:37.275608 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2834 | 2026.04.02 22:27:37.275820 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2835 | 2026.04.02 22:27:37.275856 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2836 | 2026.04.02 22:27:37.276055 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2837 | 2026.04.02 22:27:37.276106 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2838 | 2026.04.02 22:27:37.276202 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2839 | 2026.04.02 22:27:37.276254 [ 323 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2840 | 2026.04.02 22:27:37.276253 [ 319 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2841 | 2026.04.02 22:27:37.276324 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2842 | 2026.04.02 22:27:37.276345 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2843 | 2026.04.02 22:27:37.276400 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2844 | 2026.04.02 22:27:37.276418 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2845 | 2026.04.02 22:27:37.276450 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2846 | 2026.04.02 22:27:37.276485 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2847 | 2026.04.02 22:27:37.277333 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001781 sec., 20213.36327905671 rows/sec., 778.07 KiB/sec. | ||
| 2848 | 2026.04.02 22:27:37.277430 [ 277 ] {c6f30571-b4c7-4024-bfb4-013aafb0b872} <Debug> TCPHandler: Processed in 0.002004921 sec. | ||
| 2849 | 2026.04.02 22:27:37.312081 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.04.02 22:27:37.312256 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2851 | 2026.04.02 22:27:37.312510 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2852 | 2026.04.02 22:27:37.312547 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2853 | 2026.04.02 22:27:37.312758 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2854 | 2026.04.02 22:27:37.312813 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2855 | 2026.04.02 22:27:37.312915 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2856 | 2026.04.02 22:27:37.313002 [ 319 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2857 | 2026.04.02 22:27:37.313021 [ 326 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2858 | 2026.04.02 22:27:37.313130 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2859 | 2026.04.02 22:27:37.313156 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2860 | 2026.04.02 22:27:37.313221 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2861 | 2026.04.02 22:27:37.313243 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2862 | 2026.04.02 22:27:37.313276 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2863 | 2026.04.02 22:27:37.313310 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2864 | 2026.04.02 22:27:37.313966 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001784 sec., 20179.372197309418 rows/sec., 776.76 KiB/sec. | ||
| 2865 | 2026.04.02 22:27:37.314068 [ 277 ] {ccc207f4-9423-4019-9655-97a6ad9c9f47} <Debug> TCPHandler: Processed in 0.002050723 sec. | ||
| 2866 | 2026.04.02 22:27:37.377890 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.04.02 22:27:37.378109 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2868 | 2026.04.02 22:27:37.378456 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2869 | 2026.04.02 22:27:37.378496 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2870 | 2026.04.02 22:27:37.378742 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2871 | 2026.04.02 22:27:37.378805 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2872 | 2026.04.02 22:27:37.378925 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2873 | 2026.04.02 22:27:37.379020 [ 323 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2874 | 2026.04.02 22:27:37.379037 [ 326 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2875 | 2026.04.02 22:27:37.379144 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2876 | 2026.04.02 22:27:37.379169 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2877 | 2026.04.02 22:27:37.379234 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2878 | 2026.04.02 22:27:37.379253 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2879 | 2026.04.02 22:27:37.379285 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2880 | 2026.04.02 22:27:37.379325 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2881 | 2026.04.02 22:27:37.379994 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001982 sec., 18163.471241170537 rows/sec., 699.16 KiB/sec. | ||
| 2882 | 2026.04.02 22:27:37.380117 [ 277 ] {0d9d753e-f1ce-4356-9206-b270f2fa1d62} <Debug> TCPHandler: Processed in 0.002326127 sec. | ||
| 2883 | 2026.04.02 22:27:37.432311 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.04.02 22:27:37.432485 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2885 | 2026.04.02 22:27:37.432751 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2886 | 2026.04.02 22:27:37.432790 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2887 | 2026.04.02 22:27:37.433019 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2888 | 2026.04.02 22:27:37.433077 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2889 | 2026.04.02 22:27:37.433189 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2890 | 2026.04.02 22:27:37.433279 [ 319 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2891 | 2026.04.02 22:27:37.433292 [ 326 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2892 | 2026.04.02 22:27:37.433399 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (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 | ||
| 2893 | 2026.04.02 22:27:37.433426 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2894 | 2026.04.02 22:27:37.433486 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2895 | 2026.04.02 22:27:37.433503 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2896 | 2026.04.02 22:27:37.433536 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2897 | 2026.04.02 22:27:37.433568 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2898 | 2026.04.02 22:27:37.434281 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001874 sec., 19210.245464247597 rows/sec., 739.46 KiB/sec. | ||
| 2899 | 2026.04.02 22:27:37.434379 [ 277 ] {876a109a-a5c2-40e7-81ea-b65754e3a9c0} <Debug> TCPHandler: Processed in 0.002141514 sec. | ||
| 2900 | 2026.04.02 22:27:37.436116 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.04.02 22:27:37.436236 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2902 | 2026.04.02 22:27:37.436290 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2903 | 2026.04.02 22:27:37.436819 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.04.02 22:27:37.436861 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2905 | 2026.04.02 22:27:37.437270 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2906 | 2026.04.02 22:27:37.437470 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Trace> oximeter.timeseries_schema (c16c3c86-f871-4ae3-9c0b-13eceab8a7ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.04.02 22:27:37.437610 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001409 sec., 6387.508871540099 rows/sec., 1.30 MiB/sec. | ||
| 2908 | 2026.04.02 22:27:37.437648 [ 277 ] {146f1afa-fa48-4cd7-86e9-8b742e183dc5} <Debug> TCPHandler: Processed in 0.001588195 sec. | ||
| 2909 | 2026.04.02 22:27:37.437766 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.04.02 22:27:37.437863 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2911 | 2026.04.02 22:27:37.437904 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2912 | 2026.04.02 22:27:37.438449 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.04.02 22:27:37.438485 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2914 | 2026.04.02 22:27:37.438794 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2915 | 2026.04.02 22:27:37.438999 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.04.02 22:27:37.439125 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001284 sec., 221183.80062305296 rows/sec., 14.05 MiB/sec. | ||
| 2917 | 2026.04.02 22:27:37.439161 [ 277 ] {7661b959-fd6b-4018-a00a-3a9814bcc1f7} <Debug> TCPHandler: Processed in 0.001443242 sec. | ||
| 2918 | 2026.04.02 22:27:37.439272 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.04.02 22:27:37.439365 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2920 | 2026.04.02 22:27:37.439406 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2921 | 2026.04.02 22:27:37.439797 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.04.02 22:27:37.439833 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2923 | 2026.04.02 22:27:37.440122 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2924 | 2026.04.02 22:27:37.440324 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.04.02 22:27:37.440450 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001104 sec., 12681.159420289856 rows/sec., 1.01 MiB/sec. | ||
| 2926 | 2026.04.02 22:27:37.440487 [ 277 ] {c1ab3db6-8bec-4add-8338-e74887cedbc0} <Debug> TCPHandler: Processed in 0.00126381 sec. | ||
| 2927 | 2026.04.02 22:27:37.440593 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.04.02 22:27:37.440685 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2929 | 2026.04.02 22:27:37.440723 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2930 | 2026.04.02 22:27:37.443469 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.04.02 22:27:37.443505 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2932 | 2026.04.02 22:27:37.444117 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2933 | 2026.04.02 22:27:37.444331 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.04.02 22:27:37.444458 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Debug> executeQuery: Read 3181 rows, 242.93 KiB in 0.003791 sec., 839092.5877077288 rows/sec., 62.58 MiB/sec. | ||
| 2935 | 2026.04.02 22:27:37.444498 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2936 | 2026.04.02 22:27:37.444512 [ 277 ] {a019487e-aa07-4e05-bd1e-c7717c638a10} <Debug> TCPHandler: Processed in 0.003967052 sec. | ||
| 2937 | 2026.04.02 22:27:37.444616 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.04.02 22:27:37.444709 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.04.02 22:27:37.444748 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2940 | 2026.04.02 22:27:37.445216 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.04.02 22:27:37.445252 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2942 | 2026.04.02 22:27:37.445551 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2943 | 2026.04.02 22:27:37.445754 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.04.02 22:27:37.445878 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Debug> executeQuery: Read 180 rows, 11.32 KiB in 0.001187 sec., 151642.79696714407 rows/sec., 9.32 MiB/sec. | ||
| 2945 | 2026.04.02 22:27:37.445914 [ 277 ] {d192a507-dc34-49e6-b0bb-4e88ab5c1d76} <Debug> TCPHandler: Processed in 0.001346061 sec. | ||
| 2946 | 2026.04.02 22:27:37.446026 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.04.02 22:27:37.446119 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.04.02 22:27:37.446157 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2949 | 2026.04.02 22:27:37.446955 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.04.02 22:27:37.446991 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2951 | 2026.04.02 22:27:37.447337 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2952 | 2026.04.02 22:27:37.447548 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.04.02 22:27:37.447673 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001573 sec., 603941.5130324222 rows/sec., 35.53 MiB/sec. | ||
| 2954 | 2026.04.02 22:27:37.447709 [ 277 ] {5a292585-34ec-412b-a0b5-debbb04198e4} <Debug> TCPHandler: Processed in 0.001730487 sec. | ||
| 2955 | 2026.04.02 22:27:37.447825 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.04.02 22:27:37.447919 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.04.02 22:27:37.447960 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2958 | 2026.04.02 22:27:37.448325 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.04.02 22:27:37.448361 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2960 | 2026.04.02 22:27:37.448641 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2961 | 2026.04.02 22:27:37.448845 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.04.02 22:27:37.448967 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001069 sec., 1870.9073900841906 rows/sec., 131.55 KiB/sec. | ||
| 2963 | 2026.04.02 22:27:37.449004 [ 277 ] {82979527-c1a8-4cc0-a3b5-96b250703a71} <Debug> TCPHandler: Processed in 0.001228049 sec. | ||
| 2964 | 2026.04.02 22:27:37.449121 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.04.02 22:27:37.449240 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.04.02 22:27:37.449289 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2967 | 2026.04.02 22:27:37.449769 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.04.02 22:27:37.449806 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2969 | 2026.04.02 22:27:37.450126 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2970 | 2026.04.02 22:27:37.450333 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.04.02 22:27:37.450461 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001247 sec., 118684.84362469928 rows/sec., 6.75 MiB/sec. | ||
| 2972 | 2026.04.02 22:27:37.450498 [ 277 ] {cbbdbf13-1cb1-42f9-a93c-fb1ee447b5ea} <Debug> TCPHandler: Processed in 0.001437013 sec. | ||
| 2973 | 2026.04.02 22:27:37.450669 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.04.02 22:27:37.450763 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2975 | 2026.04.02 22:27:37.450803 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2976 | 2026.04.02 22:27:37.451971 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.04.02 22:27:37.452008 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2978 | 2026.04.02 22:27:37.452401 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2979 | 2026.04.02 22:27:37.452608 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.04.02 22:27:37.452733 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Debug> executeQuery: Read 1746 rows, 120.60 KiB in 0.001988 sec., 878269.6177062374 rows/sec., 59.24 MiB/sec. | ||
| 2981 | 2026.04.02 22:27:37.452770 [ 277 ] {2a0e4c60-ddda-47cf-b09c-2e535e90005b} <Debug> TCPHandler: Processed in 0.002152724 sec. | ||
| 2982 | 2026.04.02 22:27:37.452876 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.04.02 22:27:37.452971 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2984 | 2026.04.02 22:27:37.453011 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2985 | 2026.04.02 22:27:37.453330 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.04.02 22:27:37.453365 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2987 | 2026.04.02 22:27:37.453659 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2988 | 2026.04.02 22:27:37.453859 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.04.02 22:27:37.453983 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 2990 | 2026.04.02 22:27:37.454020 [ 277 ] {c5058c1d-75b7-4ad9-9228-4d9e8dc9f180} <Debug> TCPHandler: Processed in 0.001191218 sec. | ||
| 2991 | 2026.04.02 22:27:37.454125 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.04.02 22:27:37.454219 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2993 | 2026.04.02 22:27:37.454261 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2994 | 2026.04.02 22:27:37.455698 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.04.02 22:27:37.455735 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2996 | 2026.04.02 22:27:37.456310 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2997 | 2026.04.02 22:27:37.456525 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.04.02 22:27:37.456651 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Debug> executeQuery: Read 3948 rows, 256.76 KiB in 0.002451 sec., 1610771.1138310893 rows/sec., 102.30 MiB/sec. | ||
| 2999 | 2026.04.02 22:27:37.456686 [ 277 ] {b1a53c2c-56c5-41ea-ba70-9c7e57c959a8} <Debug> TCPHandler: Processed in 0.002608841 sec. | ||
| 3000 | 2026.04.02 22:27:37.456792 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.04.02 22:27:37.456887 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3002 | 2026.04.02 22:27:37.456928 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3003 | 2026.04.02 22:27:37.457235 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.04.02 22:27:37.457269 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3005 | 2026.04.02 22:27:37.457555 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3006 | 2026.04.02 22:27:37.457758 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.04.02 22:27:37.457881 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3008 | 2026.04.02 22:27:37.457916 [ 277 ] {1bcf5cf9-fcbb-4ff4-a3ad-4904139f3b62} <Debug> TCPHandler: Processed in 0.001171118 sec. | ||
| 3009 | 2026.04.02 22:27:37.458016 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2026.04.02 22:27:37.458110 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3011 | 2026.04.02 22:27:37.458162 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3012 | 2026.04.02 22:27:37.458930 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.04.02 22:27:37.458965 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3014 | 2026.04.02 22:27:37.459471 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3015 | 2026.04.02 22:27:37.459686 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.04.02 22:27:37.459822 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00173 sec., 13872.832369942196 rows/sec., 24.86 MiB/sec. | ||
| 3017 | 2026.04.02 22:27:37.459871 [ 277 ] {5c854e41-6852-437c-ba7d-b92c309127c8} <Debug> TCPHandler: Processed in 0.00190237 sec. | ||
| 3018 | 2026.04.02 22:27:37.459974 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2026.04.02 22:27:37.460068 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3020 | 2026.04.02 22:27:37.460108 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3021 | 2026.04.02 22:27:37.460413 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Trace> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.04.02 22:27:37.460448 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3023 | 2026.04.02 22:27:37.460746 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3024 | 2026.04.02 22:27:37.460950 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Trace> oximeter.measurements_i64 (7588fd28-2f01-4849-b870-b7e125ff3950): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.04.02 22:27:37.461072 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001023 sec., 2932.551319648094 rows/sec., 207.15 KiB/sec. | ||
| 3026 | 2026.04.02 22:27:37.461107 [ 277 ] {f3ce635f-06b8-4529-929a-08e18c52babc} <Debug> TCPHandler: Processed in 0.001181118 sec. | ||
| 3027 | 2026.04.02 22:27:37.461206 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.04.02 22:27:37.461300 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.04.02 22:27:37.461340 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3030 | 2026.04.02 22:27:37.461675 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.04.02 22:27:37.461710 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3032 | 2026.04.02 22:27:37.462001 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3033 | 2026.04.02 22:27:37.462204 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.04.02 22:27:37.462326 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001045 sec., 40191.387559808616 rows/sec., 2.29 MiB/sec. | ||
| 3035 | 2026.04.02 22:27:37.462361 [ 277 ] {7fc0db44-6d6a-4dbe-a70a-3a5a64ec3878} <Debug> TCPHandler: Processed in 0.001202119 sec. | ||
| 3036 | 2026.04.02 22:27:38.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.67 MiB, peak 216.75 MiB, free memory in arenas 0.00 B, will set to 212.50 MiB (RSS), difference: -1.17 MiB | ||
| 3037 | 2026.04.02 22:27:39.326795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5307 | ||
| 3038 | 2026.04.02 22:27:39.327321 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.04.02 22:27:39.327367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3040 | 2026.04.02 22:27:39.327873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3041 | 2026.04.02 22:27:39.328121 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.04.02 22:27:39.328251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5307 | ||
| 3043 | 2026.04.02 22:27:39.328266 [ 146 ] {} <Debug> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3044 | 2026.04.02 22:27:39.328350 [ 146 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.04.02 22:27:39.328382 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3046 | 2026.04.02 22:27:39.328520 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3047 | 2026.04.02 22:27:39.328662 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3048 | 2026.04.02 22:27:39.328706 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2875 rows starting from the beginning of the part | ||
| 3049 | 2026.04.02 22:27:39.328777 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3050 | 2026.04.02 22:27:39.328825 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3051 | 2026.04.02 22:27:39.328869 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3052 | 2026.04.02 22:27:39.328911 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3053 | 2026.04.02 22:27:39.328952 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3054 | 2026.04.02 22:27:39.330490 [ 186 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033262 sec., 2610091.567146782 rows/sec., 37.34 MiB/sec. | ||
| 3055 | 2026.04.02 22:27:39.330939 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3056 | 2026.04.02 22:27:39.331219 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_11_2} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.04.02 22:27:39.331298 [ 203 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_11_2} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3058 | 2026.04.02 22:27:39.331381 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3059 | 2026.04.02 22:27:39.610798 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3060 | 2026.04.02 22:27:39.630809 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.04.02 22:27:39.630886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3062 | 2026.04.02 22:27:39.637265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3063 | 2026.04.02 22:27:39.637994 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.04.02 22:27:39.638327 [ 146 ] {} <Debug> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3065 | 2026.04.02 22:27:39.638398 [ 146 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.04.02 22:27:39.638422 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3067 | 2026.04.02 22:27:39.638536 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 3068 | 2026.04.02 22:27:39.641589 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3069 | 2026.04.02 22:27:39.641710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3070 | 2026.04.02 22:27:39.642404 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 3071 | 2026.04.02 22:27:39.645806 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 3072 | 2026.04.02 22:27:39.649629 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 3073 | 2026.04.02 22:27:39.653597 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 3074 | 2026.04.02 22:27:39.658407 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 3075 | 2026.04.02 22:27:39.663567 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 3076 | 2026.04.02 22:27:39.720953 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082455421 sec., 1006.6045263415731 rows/sec., 5.20 MiB/sec. | ||
| 3077 | 2026.04.02 22:27:39.722822 [ 203 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3078 | 2026.04.02 22:27:39.724678 [ 203 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_11_2} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.04.02 22:27:39.724779 [ 203 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_11_2} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3080 | 2026.04.02 22:27:39.726136 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3081 | 2026.04.02 22:27:40.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.57 MiB, peak 223.48 MiB, free memory in arenas 0.00 B, will set to 223.73 MiB (RSS), difference: 10.16 MiB | ||
| 3082 | 2026.04.02 22:27:41.735563 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.04.02 22:27:41.735757 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3084 | 2026.04.02 22:27:41.735823 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3085 | 2026.04.02 22:27:41.736488 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.04.02 22:27:41.736527 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3087 | 2026.04.02 22:27:41.736908 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3088 | 2026.04.02 22:27:41.737133 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.04.02 22:27:41.737288 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.72 MiB/sec. | ||
| 3090 | 2026.04.02 22:27:41.737342 [ 277 ] {b1d29087-8972-4179-ad4e-c4f5ed50f587} <Debug> TCPHandler: Processed in 0.0018976 sec. | ||
| 3091 | 2026.04.02 22:27:41.737491 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.04.02 22:27:41.737595 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3093 | 2026.04.02 22:27:41.737638 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3094 | 2026.04.02 22:27:41.738062 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.04.02 22:27:41.738096 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3096 | 2026.04.02 22:27:41.738422 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3097 | 2026.04.02 22:27:41.738649 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.04.02 22:27:41.738779 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 3099 | 2026.04.02 22:27:41.738816 [ 277 ] {30a0e4d8-160f-417e-9840-9e6d13f909e0} <Debug> TCPHandler: Processed in 0.001376421 sec. | ||
| 3100 | 2026.04.02 22:27:41.738930 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.04.02 22:27:41.739028 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3102 | 2026.04.02 22:27:41.739072 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3103 | 2026.04.02 22:27:41.739480 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.04.02 22:27:41.739518 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3105 | 2026.04.02 22:27:41.739864 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3106 | 2026.04.02 22:27:41.740078 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.04.02 22:27:41.740204 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001198 sec., 106844.74123539231 rows/sec., 7.44 MiB/sec. | ||
| 3108 | 2026.04.02 22:27:41.740240 [ 277 ] {7387b9c2-dcbb-4082-ba58-6dd3868df5c4} <Debug> TCPHandler: Processed in 0.001358352 sec. | ||
| 3109 | 2026.04.02 22:27:41.740357 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.04.02 22:27:41.740458 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.04.02 22:27:41.740500 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3112 | 2026.04.02 22:27:41.740824 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.04.02 22:27:41.740858 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3114 | 2026.04.02 22:27:41.741165 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3115 | 2026.04.02 22:27:41.741375 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.04.02 22:27:41.741500 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 3117 | 2026.04.02 22:27:41.741535 [ 277 ] {1c010a5c-973a-43e2-9462-7371d152868a} <Debug> TCPHandler: Processed in 0.001226289 sec. | ||
| 3118 | 2026.04.02 22:27:46.702242 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3119 | 2026.04.02 22:27:46.702331 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3120 | 2026.04.02 22:27:46.738401 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.04.02 22:27:46.738670 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3122 | 2026.04.02 22:27:46.738767 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3123 | 2026.04.02 22:27:46.739446 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.04.02 22:27:46.739486 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3125 | 2026.04.02 22:27:46.739889 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3126 | 2026.04.02 22:27:46.740142 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.04.02 22:27:46.740300 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001704 sec., 63380.281690140844 rows/sec., 5.32 MiB/sec. | ||
| 3128 | 2026.04.02 22:27:46.740350 [ 277 ] {992572e3-dc34-419e-8aeb-ef4811541d36} <Debug> TCPHandler: Processed in 0.002119473 sec. | ||
| 3129 | 2026.04.02 22:27:46.740488 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.04.02 22:27:46.740609 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.04.02 22:27:46.740656 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3132 | 2026.04.02 22:27:46.741091 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.04.02 22:27:46.741125 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3134 | 2026.04.02 22:27:46.741433 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3135 | 2026.04.02 22:27:46.741645 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.04.02 22:27:46.741777 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 1.60 MiB/sec. | ||
| 3137 | 2026.04.02 22:27:46.741816 [ 277 ] {dc83e733-7aab-4599-8aa5-8838dc57236f} <Debug> TCPHandler: Processed in 0.001391402 sec. | ||
| 3138 | 2026.04.02 22:27:46.741926 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.04.02 22:27:46.742024 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3140 | 2026.04.02 22:27:46.742066 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3141 | 2026.04.02 22:27:46.742500 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.04.02 22:27:46.742535 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3143 | 2026.04.02 22:27:46.742839 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3144 | 2026.04.02 22:27:46.743044 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.04.02 22:27:46.743171 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 6.02 MiB/sec. | ||
| 3146 | 2026.04.02 22:27:46.743206 [ 277 ] {66c5e208-13d2-463d-bc51-9102a81098de} <Debug> TCPHandler: Processed in 0.001328451 sec. | ||
| 3147 | 2026.04.02 22:27:46.743315 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.04.02 22:27:46.743410 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.04.02 22:27:46.743453 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3150 | 2026.04.02 22:27:46.743848 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.04.02 22:27:46.743882 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3152 | 2026.04.02 22:27:46.744200 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3153 | 2026.04.02 22:27:46.744407 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.04.02 22:27:46.744538 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 3155 | 2026.04.02 22:27:46.744574 [ 277 ] {d6727958-36fe-4856-84d4-7b830c1e0c74} <Debug> TCPHandler: Processed in 0.00130645 sec. | ||
| 3156 | 2026.04.02 22:27:46.744679 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.04.02 22:27:46.744775 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.04.02 22:27:46.744829 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3159 | 2026.04.02 22:27:46.745610 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.04.02 22:27:46.745645 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3161 | 2026.04.02 22:27:46.746182 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3162 | 2026.04.02 22:27:46.746403 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.04.02 22:27:46.746550 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001795 sec., 14484.679665738162 rows/sec., 25.96 MiB/sec. | ||
| 3164 | 2026.04.02 22:27:46.746615 [ 277 ] {e707d274-745d-49fe-b6da-e0733bf4afd5} <Debug> TCPHandler: Processed in 0.001984791 sec. | ||
| 3165 | 2026.04.02 22:27:46.746737 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.04.02 22:27:46.746832 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.04.02 22:27:46.746876 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3168 | 2026.04.02 22:27:46.747216 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.04.02 22:27:46.747250 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3170 | 2026.04.02 22:27:46.747558 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3171 | 2026.04.02 22:27:46.747780 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.04.02 22:27:46.747909 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 3173 | 2026.04.02 22:27:46.747946 [ 277 ] {cbf36427-dd2a-4cb0-be3c-35dfc419d394} <Debug> TCPHandler: Processed in 0.00125761 sec. | ||
| 3174 | 2026.04.02 22:27:46.828357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5755 | ||
| 3175 | 2026.04.02 22:27:46.828856 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.04.02 22:27:46.828902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3177 | 2026.04.02 22:27:46.829528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3178 | 2026.04.02 22:27:46.829766 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.04.02 22:27:46.829897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5755 | ||
| 3180 | 2026.04.02 22:27:46.833892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 452 | ||
| 3181 | 2026.04.02 22:27:46.836973 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.04.02 22:27:46.837024 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3183 | 2026.04.02 22:27:46.838321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3184 | 2026.04.02 22:27:46.838608 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.04.02 22:27:46.838947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3186 | 2026.04.02 22:27:47.141804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3187 | 2026.04.02 22:27:47.160013 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.04.02 22:27:47.160081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3189 | 2026.04.02 22:27:47.165707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3190 | 2026.04.02 22:27:47.166395 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.04.02 22:27:47.169461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3192 | 2026.04.02 22:27:51.746562 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.04.02 22:27:51.746754 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.04.02 22:27:51.746820 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3195 | 2026.04.02 22:27:51.747672 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.04.02 22:27:51.747725 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3197 | 2026.04.02 22:27:51.748183 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3198 | 2026.04.02 22:27:51.748435 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.04.02 22:27:51.748588 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001881 sec., 150983.51940457203 rows/sec., 9.59 MiB/sec. | ||
| 3200 | 2026.04.02 22:27:51.748639 [ 277 ] {fde694d8-c093-4d72-9f09-fd17acf40629} <Debug> TCPHandler: Processed in 0.002198334 sec. | ||
| 3201 | 2026.04.02 22:27:51.748768 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.04.02 22:27:51.748875 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2026.04.02 22:27:51.748918 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2026.04.02 22:27:51.749765 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.04.02 22:27:51.749804 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3206 | 2026.04.02 22:27:51.750173 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3207 | 2026.04.02 22:27:51.750380 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.04.02 22:27:51.750510 [ 140 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3209 | 2026.04.02 22:27:51.750522 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001671 sec., 494913.2256134052 rows/sec., 38.83 MiB/sec. | ||
| 3210 | 2026.04.02 22:27:51.750591 [ 140 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.04.02 22:27:51.750603 [ 277 ] {3bff8aa7-fea2-4dbb-b422-152b39c24b36} <Debug> TCPHandler: Processed in 0.001889379 sec. | ||
| 3212 | 2026.04.02 22:27:51.750627 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3213 | 2026.04.02 22:27:51.750737 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.04.02 22:27:51.750754 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 3215 | 2026.04.02 22:27:51.750848 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.04.02 22:27:51.750890 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3217 | 2026.04.02 22:27:51.750892 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3218 | 2026.04.02 22:27:51.750938 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 876 rows starting from the beginning of the part | ||
| 3219 | 2026.04.02 22:27:51.751033 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 108 rows starting from the beginning of the part | ||
| 3220 | 2026.04.02 22:27:51.751082 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3181 rows starting from the beginning of the part | ||
| 3221 | 2026.04.02 22:27:51.751124 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3222 | 2026.04.02 22:27:51.751172 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 3223 | 2026.04.02 22:27:51.751209 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 827 rows starting from the beginning of the part | ||
| 3224 | 2026.04.02 22:27:51.751393 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.04.02 22:27:51.751434 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3226 | 2026.04.02 22:27:51.751766 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3227 | 2026.04.02 22:27:51.751980 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.04.02 22:27:51.752111 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001284 sec., 122274.14330218069 rows/sec., 7.35 MiB/sec. | ||
| 3229 | 2026.04.02 22:27:51.752148 [ 277 ] {44bd032a-0331-4a58-b483-afdf9b7069b5} <Debug> TCPHandler: Processed in 0.001459893 sec. | ||
| 3230 | 2026.04.02 22:27:51.752265 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.04.02 22:27:51.752357 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.04.02 22:27:51.752395 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3233 | 2026.04.02 22:27:51.752829 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.04.02 22:27:51.752865 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3235 | 2026.04.02 22:27:51.753166 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3236 | 2026.04.02 22:27:51.753277 [ 203 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002577771 sec., 2000177.6728809504 rows/sec., 160.38 MiB/sec. | ||
| 3237 | 2026.04.02 22:27:51.753378 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.04.02 22:27:51.753508 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 3239 | 2026.04.02 22:27:51.753544 [ 277 ] {de6db304-e0bf-4de9-9021-b571c9e3bc2a} <Debug> TCPHandler: Processed in 0.001327511 sec. | ||
| 3240 | 2026.04.02 22:27:51.753651 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.04.02 22:27:51.753703 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3242 | 2026.04.02 22:27:51.753746 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.04.02 22:27:51.753788 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3244 | 2026.04.02 22:27:51.753991 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.04.02 22:27:51.754064 [ 192 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_16_3} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3246 | 2026.04.02 22:27:51.754138 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3247 | 2026.04.02 22:27:51.754229 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.04.02 22:27:51.754269 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3249 | 2026.04.02 22:27:51.754596 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3250 | 2026.04.02 22:27:51.754799 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.04.02 22:27:51.754923 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 3252 | 2026.04.02 22:27:51.754959 [ 277 ] {e5f2befe-848e-4071-b022-96429c59324e} <Debug> TCPHandler: Processed in 0.001354711 sec. | ||
| 3253 | 2026.04.02 22:27:51.755072 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.04.02 22:27:51.755164 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3255 | 2026.04.02 22:27:51.755202 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3256 | 2026.04.02 22:27:51.755814 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.04.02 22:27:51.755851 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3258 | 2026.04.02 22:27:51.756170 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3259 | 2026.04.02 22:27:51.756370 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.04.02 22:27:51.756465 [ 140 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3261 | 2026.04.02 22:27:51.756493 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001347 sec., 374907.2011878248 rows/sec., 26.38 MiB/sec. | ||
| 3262 | 2026.04.02 22:27:51.756500 [ 140 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.04.02 22:27:51.756533 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3264 | 2026.04.02 22:27:51.756537 [ 277 ] {da2a54c3-9877-45c6-9035-53a27911d54f} <Debug> TCPHandler: Processed in 0.001511594 sec. | ||
| 3265 | 2026.04.02 22:27:51.756598 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 3266 | 2026.04.02 22:27:51.756666 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.04.02 22:27:51.756686 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2026.04.02 22:27:51.756715 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 553 rows starting from the beginning of the part | ||
| 3269 | 2026.04.02 22:27:51.756761 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3270 | 2026.04.02 22:27:51.756764 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3271 | 2026.04.02 22:27:51.756799 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1746 rows starting from the beginning of the part | ||
| 3272 | 2026.04.02 22:27:51.756816 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3273 | 2026.04.02 22:27:51.756839 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3274 | 2026.04.02 22:27:51.756878 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3275 | 2026.04.02 22:27:51.756916 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 505 rows starting from the beginning of the part | ||
| 3276 | 2026.04.02 22:27:51.757146 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.04.02 22:27:51.757186 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3278 | 2026.04.02 22:27:51.757486 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3279 | 2026.04.02 22:27:51.757703 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.04.02 22:27:51.757826 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 3281 | 2026.04.02 22:27:51.757862 [ 277 ] {db5c02bd-8c63-41d3-8b1d-3c6292a04bb2} <Debug> TCPHandler: Processed in 0.00124322 sec. | ||
| 3282 | 2026.04.02 22:27:51.757966 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.04.02 22:27:51.758058 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.04.02 22:27:51.758098 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3285 | 2026.04.02 22:27:51.758112 [ 191 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540525 sec., 1978546.2748089125 rows/sec., 144.94 MiB/sec. | ||
| 3286 | 2026.04.02 22:27:51.758308 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3287 | 2026.04.02 22:27:51.758504 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.04.02 22:27:51.758550 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3289 | 2026.04.02 22:27:51.758657 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.04.02 22:27:51.758748 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_16_3} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3291 | 2026.04.02 22:27:51.758817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3292 | 2026.04.02 22:27:51.758904 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3293 | 2026.04.02 22:27:51.759132 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.04.02 22:27:51.759237 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3295 | 2026.04.02 22:27:51.759259 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001219 sec., 217391.30434782608 rows/sec., 14.45 MiB/sec. | ||
| 3296 | 2026.04.02 22:27:51.759272 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.04.02 22:27:51.759297 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3298 | 2026.04.02 22:27:51.759301 [ 277 ] {83a9e851-e67f-4cb0-89cf-d7c5f4195539} <Debug> TCPHandler: Processed in 0.001381611 sec. | ||
| 3299 | 2026.04.02 22:27:51.759382 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 3300 | 2026.04.02 22:27:51.759424 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.04.02 22:27:51.759501 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.04.02 22:27:51.759525 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.04.02 22:27:51.759540 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2366 rows starting from the beginning of the part | ||
| 3304 | 2026.04.02 22:27:51.759572 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3305 | 2026.04.02 22:27:51.759610 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 3306 | 2026.04.02 22:27:51.759658 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3948 rows starting from the beginning of the part | ||
| 3307 | 2026.04.02 22:27:51.759701 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3308 | 2026.04.02 22:27:51.759739 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 3309 | 2026.04.02 22:27:51.759780 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3310 | 2026.04.02 22:27:51.759888 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.04.02 22:27:51.759928 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3312 | 2026.04.02 22:27:51.760227 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3313 | 2026.04.02 22:27:51.760437 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.04.02 22:27:51.760567 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 3315 | 2026.04.02 22:27:51.760602 [ 277 ] {d168bf54-d484-4489-a9a0-219db5155917} <Debug> TCPHandler: Processed in 0.001225529 sec. | ||
| 3316 | 2026.04.02 22:27:51.760709 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.04.02 22:27:51.760800 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.04.02 22:27:51.760853 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3319 | 2026.04.02 22:27:51.761631 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.04.02 22:27:51.761667 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3321 | 2026.04.02 22:27:51.762171 [ 191 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7027 rows, containing 5 columns (5 merged, 0 gathered) in 0.002827104 sec., 2485582.419323803 rows/sec., 162.40 MiB/sec. | ||
| 3322 | 2026.04.02 22:27:51.762190 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3323 | 2026.04.02 22:27:51.762427 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.04.02 22:27:51.762563 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00178 sec., 8426.966292134832 rows/sec., 15.10 MiB/sec. | ||
| 3325 | 2026.04.02 22:27:51.762619 [ 277 ] {35970d15-4ae3-4e24-b814-0507730e36d8} <Debug> TCPHandler: Processed in 0.00195663 sec. | ||
| 3326 | 2026.04.02 22:27:51.762724 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.04.02 22:27:51.762765 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3328 | 2026.04.02 22:27:51.762817 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.04.02 22:27:51.762862 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3330 | 2026.04.02 22:27:51.763033 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.04.02 22:27:51.763106 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3332 | 2026.04.02 22:27:51.763176 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3333 | 2026.04.02 22:27:51.763187 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.04.02 22:27:51.763226 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3335 | 2026.04.02 22:27:51.763533 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3336 | 2026.04.02 22:27:51.763751 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.04.02 22:27:51.763856 [ 140 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3338 | 2026.04.02 22:27:51.763876 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 3339 | 2026.04.02 22:27:51.763890 [ 140 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.04.02 22:27:51.763914 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3341 | 2026.04.02 22:27:51.763917 [ 277 ] {b5c124d9-94ab-4e4b-9f03-e658f7bab5fa} <Debug> TCPHandler: Processed in 0.001239539 sec. | ||
| 3342 | 2026.04.02 22:27:51.764031 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 3343 | 2026.04.02 22:27:51.764181 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3344 | 2026.04.02 22:27:51.764215 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 810 rows starting from the beginning of the part | ||
| 3345 | 2026.04.02 22:27:51.764278 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 3346 | 2026.04.02 22:27:51.764322 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 3347 | 2026.04.02 22:27:51.764362 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3348 | 2026.04.02 22:27:51.764399 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 3349 | 2026.04.02 22:27:51.764436 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3350 | 2026.04.02 22:27:51.765331 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363952 sec., 813811.6297347706 rows/sec., 52.43 MiB/sec. | ||
| 3351 | 2026.04.02 22:27:51.765527 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3352 | 2026.04.02 22:27:51.765778 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.04.02 22:27:51.765845 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_16_3} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3354 | 2026.04.02 22:27:51.765909 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3355 | 2026.04.02 22:27:54.330006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6267 | ||
| 3356 | 2026.04.02 22:27:54.330526 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.04.02 22:27:54.330566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3358 | 2026.04.02 22:27:54.331051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3359 | 2026.04.02 22:27:54.331289 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.04.02 22:27:54.331435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6267 | ||
| 3361 | 2026.04.02 22:27:54.669578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3362 | 2026.04.02 22:27:54.685728 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.04.02 22:27:54.685795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3364 | 2026.04.02 22:27:54.692095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3365 | 2026.04.02 22:27:54.692813 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.04.02 22:27:54.695706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3367 | 2026.04.02 22:27:55.000351 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.93 MiB, peak 229.93 MiB, free memory in arenas 0.00 B, will set to 227.05 MiB (RSS), difference: 1.11 MiB | ||
| 3368 | 2026.04.02 22:27:56.739318 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.04.02 22:27:56.739489 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3370 | 2026.04.02 22:27:56.739555 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3371 | 2026.04.02 22:27:56.740187 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.04.02 22:27:56.740235 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3373 | 2026.04.02 22:27:56.740623 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3374 | 2026.04.02 22:27:56.740854 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.04.02 22:27:56.741009 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001566 sec., 2554.278416347382 rows/sec., 208.28 KiB/sec. | ||
| 3376 | 2026.04.02 22:27:56.741062 [ 277 ] {6809f0c7-7eda-4aff-9ccb-2ec5d49e77bd} <Debug> TCPHandler: Processed in 0.001866249 sec. | ||
| 3377 | 2026.04.02 22:27:56.741191 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.04.02 22:27:56.741312 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3379 | 2026.04.02 22:27:56.741356 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3380 | 2026.04.02 22:27:56.741808 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.04.02 22:27:56.741845 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3382 | 2026.04.02 22:27:56.742163 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3383 | 2026.04.02 22:27:56.742378 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.04.02 22:27:56.742509 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Debug> executeQuery: Read 110 rows, 9.42 KiB in 0.001222 sec., 90016.36661211129 rows/sec., 7.53 MiB/sec. | ||
| 3385 | 2026.04.02 22:27:56.742546 [ 277 ] {1ad07fc5-4353-4736-86ac-d0896ddf6fd7} <Debug> TCPHandler: Processed in 0.001413202 sec. | ||
| 3386 | 2026.04.02 22:27:56.742668 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.04.02 22:27:56.742764 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.04.02 22:27:56.742804 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3389 | 2026.04.02 22:27:56.743211 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.04.02 22:27:56.743246 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3391 | 2026.04.02 22:27:56.743553 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3392 | 2026.04.02 22:27:56.743770 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.04.02 22:27:56.743899 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001156 sec., 25951.557093425607 rows/sec., 1.89 MiB/sec. | ||
| 3394 | 2026.04.02 22:27:56.743936 [ 277 ] {90a4c768-09ea-466d-b90a-d14ea593715c} <Debug> TCPHandler: Processed in 0.001317501 sec. | ||
| 3395 | 2026.04.02 22:27:56.744047 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.04.02 22:27:56.744140 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3397 | 2026.04.02 22:27:56.744180 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3398 | 2026.04.02 22:27:56.744583 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.04.02 22:27:56.744619 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3400 | 2026.04.02 22:27:56.744925 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3401 | 2026.04.02 22:27:56.745135 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.04.02 22:27:56.745259 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001138 sec., 82601.05448154658 rows/sec., 6.46 MiB/sec. | ||
| 3403 | 2026.04.02 22:27:56.745296 [ 277 ] {e8da67e3-0a57-441d-96d7-32ded3970f01} <Debug> TCPHandler: Processed in 0.001300341 sec. | ||
| 3404 | 2026.04.02 22:27:56.745402 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.04.02 22:27:56.745500 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.04.02 22:27:56.745544 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3407 | 2026.04.02 22:27:56.745943 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.04.02 22:27:56.745979 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3409 | 2026.04.02 22:27:56.746313 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3410 | 2026.04.02 22:27:56.746521 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.04.02 22:27:56.746651 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001169 sec., 138579.98289136015 rows/sec., 9.65 MiB/sec. | ||
| 3412 | 2026.04.02 22:27:56.746686 [ 277 ] {b853328a-9cf0-46a2-933e-005a673ad5eb} <Debug> TCPHandler: Processed in 0.001332531 sec. | ||
| 3413 | 2026.04.02 22:27:56.746789 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.04.02 22:27:56.746883 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3415 | 2026.04.02 22:27:56.746936 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3416 | 2026.04.02 22:27:56.747736 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.04.02 22:27:56.747771 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3418 | 2026.04.02 22:27:56.748275 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3419 | 2026.04.02 22:27:56.748497 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.04.02 22:27:56.748635 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001771 sec., 14680.971202710332 rows/sec., 26.31 MiB/sec. | ||
| 3421 | 2026.04.02 22:27:56.748696 [ 277 ] {0a4c4095-791a-4956-84db-dde554883a5c} <Debug> TCPHandler: Processed in 0.001954131 sec. | ||
| 3422 | 2026.04.02 22:27:56.748801 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.04.02 22:27:56.748895 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3424 | 2026.04.02 22:27:56.748937 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3425 | 2026.04.02 22:27:56.749284 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.04.02 22:27:56.749320 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3427 | 2026.04.02 22:27:56.749635 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3428 | 2026.04.02 22:27:56.749843 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.04.02 22:27:56.749971 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 3430 | 2026.04.02 22:27:56.750008 [ 277 ] {da04cc08-d0eb-48b4-ad28-f2c5edbb7d2f} <Debug> TCPHandler: Processed in 0.001255619 sec. | ||
| 3431 | 2026.04.02 22:27:56.839287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 488 | ||
| 3432 | 2026.04.02 22:27:56.841622 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.04.02 22:27:56.841678 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3434 | 2026.04.02 22:27:56.842872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3435 | 2026.04.02 22:27:56.843151 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.04.02 22:27:56.843509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3437 | 2026.04.02 22:28:01.702599 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3438 | 2026.04.02 22:28:01.702690 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3439 | 2026.04.02 22:28:01.745633 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.04.02 22:28:01.745808 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.04.02 22:28:01.745874 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3442 | 2026.04.02 22:28:01.746601 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.04.02 22:28:01.746653 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3444 | 2026.04.02 22:28:01.747062 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3445 | 2026.04.02 22:28:01.747298 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.04.02 22:28:01.747448 [ 122 ] {} <Debug> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3447 | 2026.04.02 22:28:01.747463 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001702 sec., 166862.51468860166 rows/sec., 10.60 MiB/sec. | ||
| 3448 | 2026.04.02 22:28:01.747507 [ 122 ] {} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.04.02 22:28:01.747530 [ 277 ] {edd19448-f206-438c-9f56-fbf1f181dd23} <Debug> TCPHandler: Processed in 0.002020762 sec. | ||
| 3450 | 2026.04.02 22:28:01.747535 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3451 | 2026.04.02 22:28:01.747652 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::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 | ||
| 3452 | 2026.04.02 22:28:01.747664 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.04.02 22:28:01.747784 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3454 | 2026.04.02 22:28:01.747786 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3455 | 2026.04.02 22:28:01.747828 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3456 | 2026.04.02 22:28:01.747849 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3457 | 2026.04.02 22:28:01.747906 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3458 | 2026.04.02 22:28:01.747963 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3459 | 2026.04.02 22:28:01.748009 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3460 | 2026.04.02 22:28:01.748051 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3461 | 2026.04.02 22:28:01.748652 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.04.02 22:28:01.748696 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3463 | 2026.04.02 22:28:01.749017 [ 190 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408742 sec., 1007991.5271923462 rows/sec., 67.87 MiB/sec. | ||
| 3464 | 2026.04.02 22:28:01.749155 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3465 | 2026.04.02 22:28:01.749213 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3466 | 2026.04.02 22:28:01.749466 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.04.02 22:28:01.749496 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.04.02 22:28:01.749541 [ 198 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_9_2} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3469 | 2026.04.02 22:28:01.749614 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3470 | 2026.04.02 22:28:01.749659 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001897 sec., 435951.50237216655 rows/sec., 34.20 MiB/sec. | ||
| 3471 | 2026.04.02 22:28:01.749703 [ 277 ] {c24dece5-798c-4334-8ca4-05b30db3c0c0} <Debug> TCPHandler: Processed in 0.002092233 sec. | ||
| 3472 | 2026.04.02 22:28:01.749812 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.04.02 22:28:01.749909 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.04.02 22:28:01.749951 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3475 | 2026.04.02 22:28:01.750385 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.04.02 22:28:01.750422 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3477 | 2026.04.02 22:28:01.750746 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3478 | 2026.04.02 22:28:01.750959 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.04.02 22:28:01.751058 [ 122 ] {} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3480 | 2026.04.02 22:28:01.751086 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001199 sec., 130942.45204336947 rows/sec., 7.88 MiB/sec. | ||
| 3481 | 2026.04.02 22:28:01.751088 [ 122 ] {} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.04.02 22:28:01.751126 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3483 | 2026.04.02 22:28:01.751132 [ 277 ] {9bcf8ddc-adb9-4087-a09a-6ede42e14957} <Debug> TCPHandler: Processed in 0.001369891 sec. | ||
| 3484 | 2026.04.02 22:28:01.751231 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::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 | ||
| 3485 | 2026.04.02 22:28:01.751246 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.04.02 22:28:01.751367 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3487 | 2026.04.02 22:28:01.751379 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2026.04.02 22:28:01.751406 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3489 | 2026.04.02 22:28:01.751421 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 3490 | 2026.04.02 22:28:01.751498 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 180 rows starting from the beginning of the part | ||
| 3491 | 2026.04.02 22:28:01.751548 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3492 | 2026.04.02 22:28:01.751597 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 157 rows starting from the beginning of the part | ||
| 3493 | 2026.04.02 22:28:01.751637 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3494 | 2026.04.02 22:28:01.751679 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 157 rows starting from the beginning of the part | ||
| 3495 | 2026.04.02 22:28:01.751831 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.04.02 22:28:01.751873 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3497 | 2026.04.02 22:28:01.752205 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3498 | 2026.04.02 22:28:01.752432 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.04.02 22:28:01.752562 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001214 sec., 122734.76112026359 rows/sec., 7.93 MiB/sec. | ||
| 3500 | 2026.04.02 22:28:01.752599 [ 277 ] {3443a91e-aa12-4732-b1c5-5251d100f49d} <Debug> TCPHandler: Processed in 0.001401742 sec. | ||
| 3501 | 2026.04.02 22:28:01.752652 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471533 sec., 502876.93174397043 rows/sec., 33.07 MiB/sec. | ||
| 3502 | 2026.04.02 22:28:01.752705 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.04.02 22:28:01.752793 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3504 | 2026.04.02 22:28:01.752806 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.04.02 22:28:01.752853 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3506 | 2026.04.02 22:28:01.753050 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.04.02 22:28:01.753123 [ 203 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_16_3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3508 | 2026.04.02 22:28:01.753195 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3509 | 2026.04.02 22:28:01.753270 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.04.02 22:28:01.753310 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3511 | 2026.04.02 22:28:01.753619 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3512 | 2026.04.02 22:28:01.753825 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.04.02 22:28:01.753924 [ 122 ] {} <Debug> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3514 | 2026.04.02 22:28:01.753950 [ 122 ] {} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.04.02 22:28:01.753951 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 3516 | 2026.04.02 22:28:01.753967 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3517 | 2026.04.02 22:28:01.754002 [ 277 ] {c3bb716b-0b13-42d2-90c6-21abbd5eaf85} <Debug> TCPHandler: Processed in 0.001344191 sec. | ||
| 3518 | 2026.04.02 22:28:01.754039 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::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 | ||
| 3519 | 2026.04.02 22:28:01.754110 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.04.02 22:28:01.754128 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3521 | 2026.04.02 22:28:01.754159 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3522 | 2026.04.02 22:28:01.754209 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3523 | 2026.04.02 22:28:01.754211 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3524 | 2026.04.02 22:28:01.754269 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3525 | 2026.04.02 22:28:01.754270 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3526 | 2026.04.02 22:28:01.754316 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3527 | 2026.04.02 22:28:01.754358 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3528 | 2026.04.02 22:28:01.754881 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.04.02 22:28:01.754921 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3530 | 2026.04.02 22:28:01.755126 [ 196 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105607 sec., 669315.5886314034 rows/sec., 40.62 MiB/sec. | ||
| 3531 | 2026.04.02 22:28:01.755247 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3532 | 2026.04.02 22:28:01.755273 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3533 | 2026.04.02 22:28:01.755530 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.04.02 22:28:01.755571 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.04.02 22:28:01.755641 [ 190 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_9_2} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3536 | 2026.04.02 22:28:01.755673 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001481 sec., 340985.8203916273 rows/sec., 23.99 MiB/sec. | ||
| 3537 | 2026.04.02 22:28:01.755697 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3538 | 2026.04.02 22:28:01.755715 [ 277 ] {a3860058-bb38-4f28-b3f7-f553a4a590e3} <Debug> TCPHandler: Processed in 0.001651996 sec. | ||
| 3539 | 2026.04.02 22:28:01.755822 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.04.02 22:28:01.755915 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3541 | 2026.04.02 22:28:01.755956 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3542 | 2026.04.02 22:28:01.756278 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.04.02 22:28:01.756313 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3544 | 2026.04.02 22:28:01.756618 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3545 | 2026.04.02 22:28:01.756820 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.04.02 22:28:01.756947 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3547 | 2026.04.02 22:28:01.756983 [ 277 ] {686f5a74-45e8-47b9-9aaf-37d319013eb8} <Debug> TCPHandler: Processed in 0.001208579 sec. | ||
| 3548 | 2026.04.02 22:28:01.757089 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.04.02 22:28:01.757183 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.04.02 22:28:01.757227 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3551 | 2026.04.02 22:28:01.757617 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.04.02 22:28:01.757654 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3553 | 2026.04.02 22:28:01.757990 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3554 | 2026.04.02 22:28:01.758192 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.04.02 22:28:01.758322 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. | ||
| 3556 | 2026.04.02 22:28:01.758359 [ 277 ] {15c2fe3e-e614-4d26-b717-e53a3a74fee6} <Debug> TCPHandler: Processed in 0.001317481 sec. | ||
| 3557 | 2026.04.02 22:28:01.758471 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.04.02 22:28:01.758566 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.04.02 22:28:01.758608 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3560 | 2026.04.02 22:28:01.758915 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.04.02 22:28:01.758950 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3562 | 2026.04.02 22:28:01.759235 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3563 | 2026.04.02 22:28:01.759441 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.04.02 22:28:01.759566 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 3565 | 2026.04.02 22:28:01.759602 [ 277 ] {b20d4ed9-382c-44bd-aa86-096441180f77} <Debug> TCPHandler: Processed in 0.001185768 sec. | ||
| 3566 | 2026.04.02 22:28:01.759707 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.04.02 22:28:01.759800 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.04.02 22:28:01.759852 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3569 | 2026.04.02 22:28:01.760599 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.04.02 22:28:01.760634 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3571 | 2026.04.02 22:28:01.761142 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3572 | 2026.04.02 22:28:01.761358 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.04.02 22:28:01.761465 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3574 | 2026.04.02 22:28:01.761494 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001712 sec., 8761.682242990655 rows/sec., 15.70 MiB/sec. | ||
| 3575 | 2026.04.02 22:28:01.761497 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.04.02 22:28:01.761532 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3577 | 2026.04.02 22:28:01.761551 [ 277 ] {41b39fe8-82b7-445b-b9bd-93abb00224fd} <Debug> TCPHandler: Processed in 0.001891379 sec. | ||
| 3578 | 2026.04.02 22:28:01.761603 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 3579 | 2026.04.02 22:28:01.761661 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.04.02 22:28:01.761761 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3581 | 2026.04.02 22:28:01.761801 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3582 | 2026.04.02 22:28:01.761810 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2026.04.02 22:28:01.761869 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 186 rows starting from the beginning of the part | ||
| 3584 | 2026.04.02 22:28:01.761992 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3585 | 2026.04.02 22:28:01.762107 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3586 | 2026.04.02 22:28:01.762126 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.04.02 22:28:01.762166 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3588 | 2026.04.02 22:28:01.762214 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3589 | 2026.04.02 22:28:01.762321 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3590 | 2026.04.02 22:28:01.762430 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3591 | 2026.04.02 22:28:01.762486 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3592 | 2026.04.02 22:28:01.762698 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.04.02 22:28:01.762851 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 3594 | 2026.04.02 22:28:01.762888 [ 277 ] {72a253de-f551-4386-a3ec-7f483cdfdd6f} <Debug> TCPHandler: Processed in 0.001274189 sec. | ||
| 3595 | 2026.04.02 22:28:01.765633 [ 190 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 19 columns (19 merged, 0 gathered) in 0.004060883 sec., 71905.54369579226 rows/sec., 128.85 MiB/sec. | ||
| 3596 | 2026.04.02 22:28:01.766047 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3597 | 2026.04.02 22:28:01.766358 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.04.02 22:28:01.766422 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3599 | 2026.04.02 22:28:01.766503 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3600 | 2026.04.02 22:28:01.831527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6715 | ||
| 3601 | 2026.04.02 22:28:01.832001 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.04.02 22:28:01.832043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3603 | 2026.04.02 22:28:01.832519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3604 | 2026.04.02 22:28:01.832758 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.04.02 22:28:01.832899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6715 | ||
| 3606 | 2026.04.02 22:28:02.195795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3607 | 2026.04.02 22:28:02.212219 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.04.02 22:28:02.212275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3609 | 2026.04.02 22:28:02.217544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3610 | 2026.04.02 22:28:02.218220 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.04.02 22:28:02.221056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3612 | 2026.04.02 22:28:06.738317 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.04.02 22:28:06.738606 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3614 | 2026.04.02 22:28:06.738711 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3615 | 2026.04.02 22:28:06.739605 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.04.02 22:28:06.739651 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3617 | 2026.04.02 22:28:06.740049 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3618 | 2026.04.02 22:28:06.740296 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.04.02 22:28:06.740460 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001931 sec., 55929.57017089591 rows/sec., 4.69 MiB/sec. | ||
| 3620 | 2026.04.02 22:28:06.740508 [ 277 ] {3f453514-cd32-4e42-966a-bafa05b20914} <Debug> TCPHandler: Processed in 0.002367237 sec. | ||
| 3621 | 2026.04.02 22:28:06.740624 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.04.02 22:28:06.740727 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3623 | 2026.04.02 22:28:06.740771 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3624 | 2026.04.02 22:28:06.741174 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.04.02 22:28:06.741213 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3626 | 2026.04.02 22:28:06.741508 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3627 | 2026.04.02 22:28:06.741721 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.04.02 22:28:06.741852 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001149 sec., 22628.372497824195 rows/sec., 1.66 MiB/sec. | ||
| 3629 | 2026.04.02 22:28:06.741890 [ 277 ] {15c00582-1bd1-4f70-9f53-c2edaa8df5c5} <Debug> TCPHandler: Processed in 0.00131763 sec. | ||
| 3630 | 2026.04.02 22:28:06.741992 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.04.02 22:28:06.742088 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3632 | 2026.04.02 22:28:06.742129 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3633 | 2026.04.02 22:28:06.742550 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.04.02 22:28:06.742588 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3635 | 2026.04.02 22:28:06.742894 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3636 | 2026.04.02 22:28:06.743101 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.04.02 22:28:06.743225 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 6.08 MiB/sec. | ||
| 3638 | 2026.04.02 22:28:06.743262 [ 277 ] {04ff72d9-2fe3-4ab6-b7df-7aa3bbc19bc1} <Debug> TCPHandler: Processed in 0.001317611 sec. | ||
| 3639 | 2026.04.02 22:28:06.743363 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.04.02 22:28:06.743458 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3641 | 2026.04.02 22:28:06.743502 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3642 | 2026.04.02 22:28:06.743898 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.04.02 22:28:06.743936 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3644 | 2026.04.02 22:28:06.744258 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3645 | 2026.04.02 22:28:06.744467 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.04.02 22:28:06.744596 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3647 | 2026.04.02 22:28:06.744632 [ 277 ] {221b20c8-dc9b-4a55-83b0-3bcfeecfce15} <Debug> TCPHandler: Processed in 0.00131581 sec. | ||
| 3648 | 2026.04.02 22:28:06.744754 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.04.02 22:28:06.744856 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3650 | 2026.04.02 22:28:06.744910 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3651 | 2026.04.02 22:28:06.745679 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.04.02 22:28:06.745716 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3653 | 2026.04.02 22:28:06.746235 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3654 | 2026.04.02 22:28:06.746460 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.04.02 22:28:06.746596 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001758 sec., 14789.533560864618 rows/sec., 26.50 MiB/sec. | ||
| 3656 | 2026.04.02 22:28:06.746646 [ 277 ] {a6faeaa8-62eb-4117-8789-31b9845edde0} <Debug> TCPHandler: Processed in 0.001940961 sec. | ||
| 3657 | 2026.04.02 22:28:06.746751 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.04.02 22:28:06.746845 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.04.02 22:28:06.746885 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3660 | 2026.04.02 22:28:06.747207 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.04.02 22:28:06.747244 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3662 | 2026.04.02 22:28:06.747537 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3663 | 2026.04.02 22:28:06.747733 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.04.02 22:28:06.747857 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 3665 | 2026.04.02 22:28:06.747893 [ 277 ] {1a1c9c54-f314-4187-9e12-abf180934aff} <Debug> TCPHandler: Processed in 0.001189178 sec. | ||
| 3666 | 2026.04.02 22:28:06.843678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 522 | ||
| 3667 | 2026.04.02 22:28:06.845977 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2026.04.02 22:28:06.846033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3669 | 2026.04.02 22:28:06.847258 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3670 | 2026.04.02 22:28:06.847561 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.04.02 22:28:06.847900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 3672 | 2026.04.02 22:28:07.162301 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.04.02 22:28:07.162474 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.04.02 22:28:07.162543 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3675 | 2026.04.02 22:28:07.163310 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.04.02 22:28:07.163361 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3677 | 2026.04.02 22:28:07.163805 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3678 | 2026.04.02 22:28:07.164039 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.04.02 22:28:07.164202 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 3680 | 2026.04.02 22:28:07.164253 [ 277 ] {0f11dcce-b1ab-47ed-85f0-124121202147} <Debug> TCPHandler: Processed in 0.002076572 sec. | ||
| 3681 | 2026.04.02 22:28:07.164382 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.04.02 22:28:07.164486 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3683 | 2026.04.02 22:28:07.164532 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3684 | 2026.04.02 22:28:07.166399 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.04.02 22:28:07.166439 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3686 | 2026.04.02 22:28:07.166981 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3687 | 2026.04.02 22:28:07.167203 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.04.02 22:28:07.167343 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Debug> executeQuery: Read 3172 rows, 242.26 KiB in 0.002881 sec., 1101006.5949323152 rows/sec., 82.12 MiB/sec. | ||
| 3689 | 2026.04.02 22:28:07.167386 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3690 | 2026.04.02 22:28:07.167399 [ 277 ] {b0c44abe-e4a8-4f41-aa8d-f4b0f0a18571} <Debug> TCPHandler: Processed in 0.003070028 sec. | ||
| 3691 | 2026.04.02 22:28:07.167576 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.04.02 22:28:07.167676 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3693 | 2026.04.02 22:28:07.167719 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3694 | 2026.04.02 22:28:07.168199 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.04.02 22:28:07.168236 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3696 | 2026.04.02 22:28:07.168555 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3697 | 2026.04.02 22:28:07.168768 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.04.02 22:28:07.168914 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001261 sec., 131641.5543219667 rows/sec., 8.01 MiB/sec. | ||
| 3699 | 2026.04.02 22:28:07.168952 [ 277 ] {f300e1f2-8233-4421-a37d-c26925f57563} <Debug> TCPHandler: Processed in 0.001427412 sec. | ||
| 3700 | 2026.04.02 22:28:07.169061 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2026.04.02 22:28:07.169157 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3702 | 2026.04.02 22:28:07.169197 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3703 | 2026.04.02 22:28:07.170012 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.04.02 22:28:07.170050 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3705 | 2026.04.02 22:28:07.170432 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3706 | 2026.04.02 22:28:07.170643 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.04.02 22:28:07.170770 [ 114 ] {} <Debug> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3708 | 2026.04.02 22:28:07.170782 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001645 sec., 577507.5987841946 rows/sec., 33.98 MiB/sec. | ||
| 3709 | 2026.04.02 22:28:07.170836 [ 114 ] {} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.04.02 22:28:07.170844 [ 277 ] {e05c992c-bd2f-49f6-9937-60bd30fe8720} <Debug> TCPHandler: Processed in 0.001832328 sec. | ||
| 3711 | 2026.04.02 22:28:07.170866 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3712 | 2026.04.02 22:28:07.170958 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::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 | ||
| 3713 | 2026.04.02 22:28:07.170966 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.04.02 22:28:07.171047 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3715 | 2026.04.02 22:28:07.171074 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 3716 | 2026.04.02 22:28:07.171073 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.04.02 22:28:07.171121 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3718 | 2026.04.02 22:28:07.171127 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3719 | 2026.04.02 22:28:07.171171 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 3720 | 2026.04.02 22:28:07.171210 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3721 | 2026.04.02 22:28:07.171247 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3722 | 2026.04.02 22:28:07.171286 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 3723 | 2026.04.02 22:28:07.171497 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.04.02 22:28:07.171532 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3725 | 2026.04.02 22:28:07.171820 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3726 | 2026.04.02 22:28:07.172085 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.04.02 22:28:07.172239 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 59.39 KiB/sec. | ||
| 3728 | 2026.04.02 22:28:07.172286 [ 277 ] {ed287828-9af1-4a19-8a41-381b49d80881} <Debug> TCPHandler: Processed in 0.001368881 sec. | ||
| 3729 | 2026.04.02 22:28:07.172664 [ 197 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743087 sec., 1432515.990309147 rows/sec., 91.73 MiB/sec. | ||
| 3730 | 2026.04.02 22:28:07.172952 [ 190 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3731 | 2026.04.02 22:28:07.173381 [ 190 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.04.02 22:28:07.173494 [ 190 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_11_2} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3733 | 2026.04.02 22:28:07.173639 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3734 | 2026.04.02 22:28:07.174112 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.04.02 22:28:07.174322 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3736 | 2026.04.02 22:28:07.174409 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3737 | 2026.04.02 22:28:07.175110 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.04.02 22:28:07.175152 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3739 | 2026.04.02 22:28:07.175490 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3740 | 2026.04.02 22:28:07.175715 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.04.02 22:28:07.175851 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001596 sec., 92731.82957393484 rows/sec., 5.27 MiB/sec. | ||
| 3742 | 2026.04.02 22:28:07.175904 [ 277 ] {5d81ce62-306c-4b41-8350-9f4ea7165ed6} <Debug> TCPHandler: Processed in 0.002001632 sec. | ||
| 3743 | 2026.04.02 22:28:07.176022 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.04.02 22:28:07.176120 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3745 | 2026.04.02 22:28:07.176161 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3746 | 2026.04.02 22:28:07.177340 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.04.02 22:28:07.177377 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3748 | 2026.04.02 22:28:07.177771 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3749 | 2026.04.02 22:28:07.177983 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.04.02 22:28:07.178111 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Debug> executeQuery: Read 1729 rows, 119.22 KiB in 0.002011 sec., 859771.2580805569 rows/sec., 57.89 MiB/sec. | ||
| 3751 | 2026.04.02 22:28:07.178150 [ 277 ] {1228d2d2-39f0-4d8d-8bad-f6f582305de1} <Debug> TCPHandler: Processed in 0.002180544 sec. | ||
| 3752 | 2026.04.02 22:28:07.178259 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.04.02 22:28:07.178373 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3754 | 2026.04.02 22:28:07.178419 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3755 | 2026.04.02 22:28:07.178852 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.04.02 22:28:07.178897 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3757 | 2026.04.02 22:28:07.179283 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3758 | 2026.04.02 22:28:07.179501 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.04.02 22:28:07.179633 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001279 sec., 4691.164972634871 rows/sec., 245.10 KiB/sec. | ||
| 3760 | 2026.04.02 22:28:07.179670 [ 277 ] {5eeb9ede-ec74-4e50-94f2-42a8a4f4669e} <Debug> TCPHandler: Processed in 0.001460333 sec. | ||
| 3761 | 2026.04.02 22:28:07.179782 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.04.02 22:28:07.179878 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3763 | 2026.04.02 22:28:07.179923 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3764 | 2026.04.02 22:28:07.180753 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.04.02 22:28:07.180790 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3766 | 2026.04.02 22:28:07.181234 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3767 | 2026.04.02 22:28:07.181454 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.04.02 22:28:07.181587 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001726 sec., 927578.2155272305 rows/sec., 56.31 MiB/sec. | ||
| 3769 | 2026.04.02 22:28:07.181627 [ 277 ] {befd88ac-b1d7-4625-8e59-067890c38f6c} <Debug> TCPHandler: Processed in 0.001895889 sec. | ||
| 3770 | 2026.04.02 22:28:07.181740 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.04.02 22:28:07.181836 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3772 | 2026.04.02 22:28:07.181948 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3773 | 2026.04.02 22:28:07.182272 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.04.02 22:28:07.182308 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3775 | 2026.04.02 22:28:07.182606 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3776 | 2026.04.02 22:28:07.182861 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.04.02 22:28:07.182979 [ 114 ] {} <Debug> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3778 | 2026.04.02 22:28:07.183001 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 3779 | 2026.04.02 22:28:07.183023 [ 114 ] {} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.04.02 22:28:07.183043 [ 277 ] {47f72a30-d68b-43e9-afaf-cb4d6b7860f8} <Debug> TCPHandler: Processed in 0.001353441 sec. | ||
| 3781 | 2026.04.02 22:28:07.183049 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3782 | 2026.04.02 22:28:07.183162 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::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 | ||
| 3783 | 2026.04.02 22:28:07.183171 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.04.02 22:28:07.183280 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3785 | 2026.04.02 22:28:07.183288 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3786 | 2026.04.02 22:28:07.183318 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 3787 | 2026.04.02 22:28:07.183353 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3788 | 2026.04.02 22:28:07.183385 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3789 | 2026.04.02 22:28:07.183436 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3790 | 2026.04.02 22:28:07.183479 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3791 | 2026.04.02 22:28:07.183523 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3792 | 2026.04.02 22:28:07.183561 [ 195 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3793 | 2026.04.02 22:28:07.184217 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.04.02 22:28:07.184259 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3795 | 2026.04.02 22:28:07.184383 [ 188 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126864 sec., 8670.702484550386 rows/sec., 581.18 KiB/sec. | ||
| 3796 | 2026.04.02 22:28:07.184539 [ 197 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3797 | 2026.04.02 22:28:07.184802 [ 197 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.04.02 22:28:07.184877 [ 197 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_11_2} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3799 | 2026.04.02 22:28:07.184950 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3800 | 2026.04.02 22:28:07.185010 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3801 | 2026.04.02 22:28:07.185256 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.04.02 22:28:07.185403 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002133 sec., 11251.758087201126 rows/sec., 20.16 MiB/sec. | ||
| 3803 | 2026.04.02 22:28:07.185457 [ 277 ] {f9b139bf-394d-41a4-90b1-a0f95664995b} <Debug> TCPHandler: Processed in 0.002337776 sec. | ||
| 3804 | 2026.04.02 22:28:07.185595 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.04.02 22:28:07.185697 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.04.02 22:28:07.185743 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3807 | 2026.04.02 22:28:07.186079 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.04.02 22:28:07.186118 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3809 | 2026.04.02 22:28:07.186442 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3810 | 2026.04.02 22:28:07.186656 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.04.02 22:28:07.186785 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001111 sec., 37803.7803780378 rows/sec., 2.16 MiB/sec. | ||
| 3812 | 2026.04.02 22:28:07.186821 [ 277 ] {48b14d61-aec4-4d97-a319-fde64ec88558} <Debug> TCPHandler: Processed in 0.001293011 sec. | ||
| 3813 | 2026.04.02 22:28:09.332983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7227 | ||
| 3814 | 2026.04.02 22:28:09.333513 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.04.02 22:28:09.333560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3816 | 2026.04.02 22:28:09.334070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3817 | 2026.04.02 22:28:09.334293 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.04.02 22:28:09.334423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7227 | ||
| 3819 | 2026.04.02 22:28:09.721166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3820 | 2026.04.02 22:28:09.736962 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.04.02 22:28:09.737007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3822 | 2026.04.02 22:28:09.742301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3823 | 2026.04.02 22:28:09.743049 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.04.02 22:28:09.745619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3825 | 2026.04.02 22:28:11.735661 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.04.02 22:28:11.735834 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3827 | 2026.04.02 22:28:11.735898 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3828 | 2026.04.02 22:28:11.736535 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.04.02 22:28:11.736584 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3830 | 2026.04.02 22:28:11.736988 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3831 | 2026.04.02 22:28:11.737210 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.04.02 22:28:11.737365 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.71 MiB/sec. | ||
| 3833 | 2026.04.02 22:28:11.737382 [ 106 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3834 | 2026.04.02 22:28:11.737412 [ 277 ] {e114b67e-8a81-4677-8711-a85dffff61bc} <Debug> TCPHandler: Processed in 0.001873409 sec. | ||
| 3835 | 2026.04.02 22:28:11.737478 [ 106 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.04.02 22:28:11.737511 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3837 | 2026.04.02 22:28:11.737582 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.04.02 22:28:11.737639 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 3839 | 2026.04.02 22:28:11.737687 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3840 | 2026.04.02 22:28:11.737735 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3841 | 2026.04.02 22:28:11.737797 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2026.04.02 22:28:11.737839 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3236 rows starting from the beginning of the part | ||
| 3843 | 2026.04.02 22:28:11.737946 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part | ||
| 3844 | 2026.04.02 22:28:11.738007 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 827 rows starting from the beginning of the part | ||
| 3845 | 2026.04.02 22:28:11.738059 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3846 | 2026.04.02 22:28:11.738112 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3172 rows starting from the beginning of the part | ||
| 3847 | 2026.04.02 22:28:11.738167 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3848 | 2026.04.02 22:28:11.738223 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.04.02 22:28:11.738270 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3850 | 2026.04.02 22:28:11.738694 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3851 | 2026.04.02 22:28:11.738912 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.04.02 22:28:11.739021 [ 106 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3853 | 2026.04.02 22:28:11.739047 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001383 sec., 46276.21113521331 rows/sec., 3.61 MiB/sec. | ||
| 3854 | 2026.04.02 22:28:11.739053 [ 106 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.04.02 22:28:11.739087 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3856 | 2026.04.02 22:28:11.739092 [ 277 ] {d0d7e688-b76e-40a2-8803-d83f90acb2b9} <Debug> TCPHandler: Processed in 0.001563014 sec. | ||
| 3857 | 2026.04.02 22:28:11.739174 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 3858 | 2026.04.02 22:28:11.739216 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.04.02 22:28:11.739283 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3860 | 2026.04.02 22:28:11.739312 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.04.02 22:28:11.739325 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1791 rows starting from the beginning of the part | ||
| 3862 | 2026.04.02 22:28:11.739356 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3863 | 2026.04.02 22:28:11.739404 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3864 | 2026.04.02 22:28:11.739457 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 505 rows starting from the beginning of the part | ||
| 3865 | 2026.04.02 22:28:11.739507 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3866 | 2026.04.02 22:28:11.739568 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1729 rows starting from the beginning of the part | ||
| 3867 | 2026.04.02 22:28:11.739638 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3868 | 2026.04.02 22:28:11.739744 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.04.02 22:28:11.739780 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3870 | 2026.04.02 22:28:11.740241 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3871 | 2026.04.02 22:28:11.740454 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.04.02 22:28:11.740560 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3873 | 2026.04.02 22:28:11.740588 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001295 sec., 98841.69884169885 rows/sec., 6.88 MiB/sec. | ||
| 3874 | 2026.04.02 22:28:11.740591 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.04.02 22:28:11.740626 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3876 | 2026.04.02 22:28:11.740631 [ 277 ] {46869803-12cb-4c37-9aec-fa5937609877} <Debug> TCPHandler: Processed in 0.001465752 sec. | ||
| 3877 | 2026.04.02 22:28:11.740694 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 3878 | 2026.04.02 22:28:11.740701 [ 189 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.003123449 sec., 2404073.189605465 rows/sec., 190.46 MiB/sec. | ||
| 3879 | 2026.04.02 22:28:11.740750 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.04.02 22:28:11.740801 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3881 | 2026.04.02 22:28:11.740833 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7027 rows starting from the beginning of the part | ||
| 3882 | 2026.04.02 22:28:11.740846 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3883 | 2026.04.02 22:28:11.740879 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
| 3884 | 2026.04.02 22:28:11.740893 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3885 | 2026.04.02 22:28:11.740922 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3886 | 2026.04.02 22:28:11.740964 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 3887 | 2026.04.02 22:28:11.740998 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1601 rows starting from the beginning of the part | ||
| 3888 | 2026.04.02 22:28:11.741032 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3889 | 2026.04.02 22:28:11.741122 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3890 | 2026.04.02 22:28:11.741233 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.04.02 22:28:11.741277 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3892 | 2026.04.02 22:28:11.741386 [ 197 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002255375 sec., 1894585.1576788782 rows/sec., 136.97 MiB/sec. | ||
| 3893 | 2026.04.02 22:28:11.741495 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.04.02 22:28:11.741592 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_21_4} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3895 | 2026.04.02 22:28:11.741694 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3896 | 2026.04.02 22:28:11.741702 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3897 | 2026.04.02 22:28:11.741744 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3898 | 2026.04.02 22:28:11.741980 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.04.02 22:28:11.742013 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.04.02 22:28:11.742093 [ 106 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3901 | 2026.04.02 22:28:11.742094 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_21_4} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3902 | 2026.04.02 22:28:11.742117 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00129 sec., 37209.3023255814 rows/sec., 2.51 MiB/sec. | ||
| 3903 | 2026.04.02 22:28:11.742125 [ 106 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.04.02 22:28:11.742163 [ 277 ] {f95894a8-63dd-4690-b4fe-2167500d7e09} <Debug> TCPHandler: Processed in 0.001461272 sec. | ||
| 3905 | 2026.04.02 22:28:11.742170 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3906 | 2026.04.02 22:28:11.742185 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3907 | 2026.04.02 22:28:11.742272 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 3908 | 2026.04.02 22:28:11.742348 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3909 | 2026.04.02 22:28:11.742377 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1110 rows starting from the beginning of the part | ||
| 3910 | 2026.04.02 22:28:11.742430 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 3911 | 2026.04.02 22:28:11.742474 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3912 | 2026.04.02 22:28:11.742510 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 3913 | 2026.04.02 22:28:11.742545 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3914 | 2026.04.02 22:28:11.742581 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3915 | 2026.04.02 22:28:11.743497 [ 199 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125252 sec., 1125730.5272570497 rows/sec., 72.54 MiB/sec. | ||
| 3916 | 2026.04.02 22:28:11.743706 [ 197 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3917 | 2026.04.02 22:28:11.744035 [ 197 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.04.02 22:28:11.744103 [ 197 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_21_4} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3919 | 2026.04.02 22:28:11.744178 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3920 | 2026.04.02 22:28:11.744920 [ 189 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9343 rows, containing 5 columns (5 merged, 0 gathered) in 0.004256687 sec., 2194899.4605429056 rows/sec., 142.19 MiB/sec. | ||
| 3921 | 2026.04.02 22:28:11.745129 [ 197 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3922 | 2026.04.02 22:28:11.745368 [ 197 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.04.02 22:28:11.745429 [ 197 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3924 | 2026.04.02 22:28:11.745510 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 3925 | 2026.04.02 22:28:12.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.81 MiB, peak 239.12 MiB, free memory in arenas 0.00 B, will set to 230.31 MiB (RSS), difference: 1.49 MiB | ||
| 3926 | 2026.04.02 22:28:16.702743 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3927 | 2026.04.02 22:28:16.702842 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3928 | 2026.04.02 22:28:16.739016 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.04.02 22:28:16.739215 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3930 | 2026.04.02 22:28:16.739286 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3931 | 2026.04.02 22:28:16.740057 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.04.02 22:28:16.740103 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3933 | 2026.04.02 22:28:16.740496 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3934 | 2026.04.02 22:28:16.740713 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.04.02 22:28:16.740863 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001701 sec., 63492.06349206349 rows/sec., 5.33 MiB/sec. | ||
| 3936 | 2026.04.02 22:28:16.740902 [ 277 ] {050b1b81-66a2-4938-92d0-c54adc4c9210} <Debug> TCPHandler: Processed in 0.002023692 sec. | ||
| 3937 | 2026.04.02 22:28:16.741039 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.04.02 22:28:16.741133 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3939 | 2026.04.02 22:28:16.741172 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3940 | 2026.04.02 22:28:16.741620 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.04.02 22:28:16.741656 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3942 | 2026.04.02 22:28:16.741961 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3943 | 2026.04.02 22:28:16.742162 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.04.02 22:28:16.742293 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001179 sec., 22052.58693808312 rows/sec., 1.62 MiB/sec. | ||
| 3945 | 2026.04.02 22:28:16.742329 [ 277 ] {78821b73-d48e-4678-ae21-556da36368eb} <Debug> TCPHandler: Processed in 0.001338392 sec. | ||
| 3946 | 2026.04.02 22:28:16.742442 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.04.02 22:28:16.742533 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3948 | 2026.04.02 22:28:16.742572 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3949 | 2026.04.02 22:28:16.743003 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.04.02 22:28:16.743040 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3951 | 2026.04.02 22:28:16.743331 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3952 | 2026.04.02 22:28:16.743535 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.04.02 22:28:16.743657 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001142 sec., 78809.10683012259 rows/sec., 6.15 MiB/sec. | ||
| 3954 | 2026.04.02 22:28:16.743694 [ 277 ] {fe33c0e7-0011-4b10-a2f1-c48796ab5f4e} <Debug> TCPHandler: Processed in 0.001299731 sec. | ||
| 3955 | 2026.04.02 22:28:16.743805 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.04.02 22:28:16.743896 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3957 | 2026.04.02 22:28:16.743938 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3958 | 2026.04.02 22:28:16.744373 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.04.02 22:28:16.744411 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3960 | 2026.04.02 22:28:16.744735 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3961 | 2026.04.02 22:28:16.744936 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.04.02 22:28:16.745061 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3963 | 2026.04.02 22:28:16.745097 [ 277 ] {ed4b8977-b4d8-4916-bfda-fcee88dc1602} <Debug> TCPHandler: Processed in 0.001339271 sec. | ||
| 3964 | 2026.04.02 22:28:16.745206 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.04.02 22:28:16.745299 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.04.02 22:28:16.745352 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3967 | 2026.04.02 22:28:16.746172 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.04.02 22:28:16.746209 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3969 | 2026.04.02 22:28:16.746733 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3970 | 2026.04.02 22:28:16.746959 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.04.02 22:28:16.747091 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00181 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. | ||
| 3972 | 2026.04.02 22:28:16.747142 [ 277 ] {a7bc680e-f94b-493c-80ee-0892256ed3d7} <Debug> TCPHandler: Processed in 0.001984331 sec. | ||
| 3973 | 2026.04.02 22:28:16.747255 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.04.02 22:28:16.747349 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3975 | 2026.04.02 22:28:16.747389 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3976 | 2026.04.02 22:28:16.747722 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.04.02 22:28:16.747757 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3978 | 2026.04.02 22:28:16.748053 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3979 | 2026.04.02 22:28:16.748249 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.04.02 22:28:16.748372 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3981 | 2026.04.02 22:28:16.748406 [ 277 ] {ff1c938b-d176-4c9a-a94e-529383ed7839} <Debug> TCPHandler: Processed in 0.001199849 sec. | ||
| 3982 | 2026.04.02 22:28:16.834534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7675 | ||
| 3983 | 2026.04.02 22:28:16.835082 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.04.02 22:28:16.835125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3985 | 2026.04.02 22:28:16.835661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3986 | 2026.04.02 22:28:16.835885 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.04.02 22:28:16.836008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7675 | ||
| 3988 | 2026.04.02 22:28:16.836026 [ 99 ] {} <Debug> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3989 | 2026.04.02 22:28:16.836099 [ 99 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.04.02 22:28:16.836122 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3991 | 2026.04.02 22:28:16.836239 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3992 | 2026.04.02 22:28:16.836378 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3993 | 2026.04.02 22:28:16.836417 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5307 rows starting from the beginning of the part | ||
| 3994 | 2026.04.02 22:28:16.836512 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3995 | 2026.04.02 22:28:16.836568 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3996 | 2026.04.02 22:28:16.836617 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3997 | 2026.04.02 22:28:16.836660 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3998 | 2026.04.02 22:28:16.836698 [ 189 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 3999 | 2026.04.02 22:28:16.838009 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7675 rows, containing 4 columns (4 merged, 0 gathered) in 0.001823459 sec., 4209033.490744788 rows/sec., 60.21 MiB/sec. | ||
| 4000 | 2026.04.02 22:28:16.838576 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4001 | 2026.04.02 22:28:16.838820 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_16_3} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.04.02 22:28:16.838884 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_16_3} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4003 | 2026.04.02 22:28:16.838949 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4004 | 2026.04.02 22:28:16.848093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 566 | ||
| 4005 | 2026.04.02 22:28:16.850679 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.04.02 22:28:16.850739 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4007 | 2026.04.02 22:28:16.852057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4008 | 2026.04.02 22:28:16.852332 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.04.02 22:28:16.852473 [ 99 ] {} <Debug> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4010 | 2026.04.02 22:28:16.852521 [ 99 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.04.02 22:28:16.852538 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4012 | 2026.04.02 22:28:16.852595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4013 | 2026.04.02 22:28:16.852613 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 4014 | 2026.04.02 22:28:16.853082 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4015 | 2026.04.02 22:28:16.853216 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 350 rows starting from the beginning of the part | ||
| 4016 | 2026.04.02 22:28:16.853549 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4017 | 2026.04.02 22:28:16.853893 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 68 rows starting from the beginning of the part | ||
| 4018 | 2026.04.02 22:28:16.854224 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 4019 | 2026.04.02 22:28:16.854528 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4020 | 2026.04.02 22:28:16.854840 [ 189 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 4021 | 2026.04.02 22:28:16.862406 [ 197 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 72 columns (72 merged, 0 gathered) in 0.009824524 sec., 57610.93361876871 rows/sec., 52.01 MiB/sec. | ||
| 4022 | 2026.04.02 22:28:16.863410 [ 186 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4023 | 2026.04.02 22:28:16.863964 [ 186 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.04.02 22:28:16.864038 [ 186 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_11_2} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4025 | 2026.04.02 22:28:16.864238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4026 | 2026.04.02 22:28:17.001275 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000891234 sec. | ||
| 4027 | 2026.04.02 22:28:17.245716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4028 | 2026.04.02 22:28:17.264056 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.04.02 22:28:17.264117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4030 | 2026.04.02 22:28:17.270311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4031 | 2026.04.02 22:28:17.271028 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.04.02 22:28:17.271322 [ 71 ] {} <Debug> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4033 | 2026.04.02 22:28:17.271359 [ 71 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.04.02 22:28:17.271379 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4035 | 2026.04.02 22:28:17.271467 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 4036 | 2026.04.02 22:28:17.274189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4037 | 2026.04.02 22:28:17.274351 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4038 | 2026.04.02 22:28:17.275157 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 4039 | 2026.04.02 22:28:17.278463 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 4040 | 2026.04.02 22:28:17.281728 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 4041 | 2026.04.02 22:28:17.285322 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 4042 | 2026.04.02 22:28:17.289583 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 4043 | 2026.04.02 22:28:17.293942 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 4044 | 2026.04.02 22:28:17.354754 [ 186 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083317414 sec., 1452.277431462287 rows/sec., 7.51 MiB/sec. | ||
| 4045 | 2026.04.02 22:28:17.357454 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4046 | 2026.04.02 22:28:17.359522 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_16_3} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.04.02 22:28:17.359628 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_16_3} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4048 | 2026.04.02 22:28:17.361446 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4049 | 2026.04.02 22:28:18.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.70 MiB, peak 242.68 MiB, free memory in arenas 0.00 B, will set to 240.90 MiB (RSS), difference: 8.20 MiB | ||
| 4050 | 2026.04.02 22:28:18.514397 [ 23 ] {} <Debug> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4051 | 2026.04.02 22:28:18.514464 [ 23 ] {} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.04.02 22:28:18.514485 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4053 | 2026.04.02 22:28:18.514610 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4054 | 2026.04.02 22:28:18.514762 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4055 | 2026.04.02 22:28:18.514798 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4056 | 2026.04.02 22:28:18.514861 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4057 | 2026.04.02 22:28:18.514904 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4058 | 2026.04.02 22:28:18.514943 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4059 | 2026.04.02 22:28:18.514981 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4060 | 2026.04.02 22:28:18.515721 [ 192 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169398 sec., 51308.45101496667 rows/sec., 2.62 MiB/sec. | ||
| 4061 | 2026.04.02 22:28:18.515833 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4062 | 2026.04.02 22:28:18.516071 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.04.02 22:28:18.516139 [ 200 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_10_2} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4064 | 2026.04.02 22:28:18.516200 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4065 | 2026.04.02 22:28:21.746015 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.04.02 22:28:21.746208 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4067 | 2026.04.02 22:28:21.746281 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4068 | 2026.04.02 22:28:21.747164 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.04.02 22:28:21.747213 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4070 | 2026.04.02 22:28:21.747617 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4071 | 2026.04.02 22:28:21.747849 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.04.02 22:28:21.748002 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001845 sec., 153929.53929539295 rows/sec., 9.78 MiB/sec. | ||
| 4073 | 2026.04.02 22:28:21.748042 [ 277 ] {0fc0371f-29ff-4a6e-84e7-ab0cec4dbc77} <Debug> TCPHandler: Processed in 0.002159124 sec. | ||
| 4074 | 2026.04.02 22:28:21.748287 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.04.02 22:28:21.748395 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4076 | 2026.04.02 22:28:21.748444 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4077 | 2026.04.02 22:28:21.749251 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.04.02 22:28:21.749287 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4079 | 2026.04.02 22:28:21.749654 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4080 | 2026.04.02 22:28:21.749867 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.04.02 22:28:21.749994 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001626 sec., 508610.08610086096 rows/sec., 39.90 MiB/sec. | ||
| 4082 | 2026.04.02 22:28:21.750030 [ 277 ] {e7f2d461-da7b-445a-8300-d18ac824067f} <Debug> TCPHandler: Processed in 0.001794939 sec. | ||
| 4083 | 2026.04.02 22:28:21.750143 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.04.02 22:28:21.750254 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.04.02 22:28:21.750293 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4086 | 2026.04.02 22:28:21.750769 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.04.02 22:28:21.750805 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4088 | 2026.04.02 22:28:21.751111 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4089 | 2026.04.02 22:28:21.751317 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.04.02 22:28:21.751441 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001205 sec., 130290.45643153528 rows/sec., 7.84 MiB/sec. | ||
| 4091 | 2026.04.02 22:28:21.751477 [ 277 ] {100e98fa-72e3-40ee-b48f-69625ca59564} <Debug> TCPHandler: Processed in 0.001381811 sec. | ||
| 4092 | 2026.04.02 22:28:21.751593 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.04.02 22:28:21.751696 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4094 | 2026.04.02 22:28:21.751735 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4095 | 2026.04.02 22:28:21.752226 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.04.02 22:28:21.752263 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4097 | 2026.04.02 22:28:21.752567 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4098 | 2026.04.02 22:28:21.752770 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.04.02 22:28:21.752894 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 4100 | 2026.04.02 22:28:21.752930 [ 277 ] {b27afac6-4a7e-4184-b242-b313d057d628} <Debug> TCPHandler: Processed in 0.001385482 sec. | ||
| 4101 | 2026.04.02 22:28:21.753041 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.04.02 22:28:21.753143 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4103 | 2026.04.02 22:28:21.753182 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4104 | 2026.04.02 22:28:21.753648 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.04.02 22:28:21.753684 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4106 | 2026.04.02 22:28:21.753984 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4107 | 2026.04.02 22:28:21.754191 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.04.02 22:28:21.754318 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 4109 | 2026.04.02 22:28:21.754355 [ 277 ] {e8c1693f-f003-4ca3-a511-d00b84e1aa25} <Debug> TCPHandler: Processed in 0.001362191 sec. | ||
| 4110 | 2026.04.02 22:28:21.754463 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.04.02 22:28:21.754564 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4112 | 2026.04.02 22:28:21.754603 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4113 | 2026.04.02 22:28:21.755254 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.04.02 22:28:21.755291 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4115 | 2026.04.02 22:28:21.755609 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4116 | 2026.04.02 22:28:21.755822 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.04.02 22:28:21.755949 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001403 sec., 359942.97933000716 rows/sec., 25.32 MiB/sec. | ||
| 4118 | 2026.04.02 22:28:21.755986 [ 277 ] {38af0334-a6d2-409f-a940-49620fdfcb7e} <Debug> TCPHandler: Processed in 0.001570735 sec. | ||
| 4119 | 2026.04.02 22:28:21.756084 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.04.02 22:28:21.756178 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4121 | 2026.04.02 22:28:21.756218 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4122 | 2026.04.02 22:28:21.756553 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.04.02 22:28:21.756588 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4124 | 2026.04.02 22:28:21.756878 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4125 | 2026.04.02 22:28:21.757076 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.04.02 22:28:21.757204 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 4127 | 2026.04.02 22:28:21.757239 [ 277 ] {fb4ea1d8-75e5-4c52-af1a-72e324904c6b} <Debug> TCPHandler: Processed in 0.001202519 sec. | ||
| 4128 | 2026.04.02 22:28:21.757335 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.04.02 22:28:21.757435 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4130 | 2026.04.02 22:28:21.757476 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4131 | 2026.04.02 22:28:21.757887 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.04.02 22:28:21.757921 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4133 | 2026.04.02 22:28:21.758235 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4134 | 2026.04.02 22:28:21.758435 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.04.02 22:28:21.758556 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001139 sec., 232660.22827041263 rows/sec., 15.46 MiB/sec. | ||
| 4136 | 2026.04.02 22:28:21.758592 [ 277 ] {edf1d27a-60b5-4704-b856-15a720396ba0} <Debug> TCPHandler: Processed in 0.001303881 sec. | ||
| 4137 | 2026.04.02 22:28:21.758696 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.04.02 22:28:21.758788 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4139 | 2026.04.02 22:28:21.758836 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4140 | 2026.04.02 22:28:21.759130 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.04.02 22:28:21.759164 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4142 | 2026.04.02 22:28:21.759449 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4143 | 2026.04.02 22:28:21.759645 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.04.02 22:28:21.759767 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 4145 | 2026.04.02 22:28:21.759801 [ 277 ] {d91b492e-1ab1-40be-b3f4-f45d9d89154b} <Debug> TCPHandler: Processed in 0.001152378 sec. | ||
| 4146 | 2026.04.02 22:28:21.759896 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.04.02 22:28:21.760001 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4148 | 2026.04.02 22:28:21.760052 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4149 | 2026.04.02 22:28:21.760791 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.04.02 22:28:21.760826 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4151 | 2026.04.02 22:28:21.761323 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4152 | 2026.04.02 22:28:21.761533 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.04.02 22:28:21.761665 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001681 sec., 8923.25996430696 rows/sec., 15.99 MiB/sec. | ||
| 4154 | 2026.04.02 22:28:21.761715 [ 277 ] {062c7f1b-4d91-4e4a-a8e2-c4da702fc89a} <Debug> TCPHandler: Processed in 0.00186518 sec. | ||
| 4155 | 2026.04.02 22:28:21.761819 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.04.02 22:28:21.761926 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4157 | 2026.04.02 22:28:21.761965 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4158 | 2026.04.02 22:28:21.762288 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.04.02 22:28:21.762323 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4160 | 2026.04.02 22:28:21.762613 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4161 | 2026.04.02 22:28:21.762812 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.04.02 22:28:21.762931 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001023 sec., 87976.53958944281 rows/sec., 5.50 MiB/sec. | ||
| 4163 | 2026.04.02 22:28:21.762965 [ 277 ] {a3451bc6-0f4d-447d-bcac-7b0a1f0d517e} <Debug> TCPHandler: Processed in 0.001194088 sec. | ||
| 4164 | 2026.04.02 22:28:24.336108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8187 | ||
| 4165 | 2026.04.02 22:28:24.336649 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.04.02 22:28:24.336699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4167 | 2026.04.02 22:28:24.337276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4168 | 2026.04.02 22:28:24.337516 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.04.02 22:28:24.337666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8187 | ||
| 4170 | 2026.04.02 22:28:24.774283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4171 | 2026.04.02 22:28:24.788954 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.04.02 22:28:24.789009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4173 | 2026.04.02 22:28:24.795375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4174 | 2026.04.02 22:28:24.796153 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.04.02 22:28:24.798655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4176 | 2026.04.02 22:28:25.602817 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55286 | ||
| 4177 | 2026.04.02 22:28:25.602923 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4178 | 2026.04.02 22:28:25.602949 [ 288 ] {} <Debug> TCP-Session: a147b66e-8169-459a-9083-7ba561eac92c Authenticating user 'default' from [fd00:1122:3344:101::e]:55286 | ||
| 4179 | 2026.04.02 22:28:25.602970 [ 288 ] {} <Debug> TCP-Session: a147b66e-8169-459a-9083-7ba561eac92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.04.02 22:28:25.602983 [ 288 ] {} <Debug> TCP-Session: a147b66e-8169-459a-9083-7ba561eac92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.04.02 22:28:25.603207 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33929 | ||
| 4182 | 2026.04.02 22:28:25.603231 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35007 | ||
| 4183 | 2026.04.02 22:28:25.603265 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57353 | ||
| 4184 | 2026.04.02 22:28:25.603261 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43761 | ||
| 4185 | 2026.04.02 22:28:25.603331 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63244 | ||
| 4186 | 2026.04.02 22:28:25.603330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4187 | 2026.04.02 22:28:25.603310 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35671 | ||
| 4188 | 2026.04.02 22:28:25.603416 [ 290 ] {} <Debug> TCP-Session: b54d95dc-40ae-4831-9a61-1adbc88f9bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33929 | ||
| 4189 | 2026.04.02 22:28:25.603432 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4190 | 2026.04.02 22:28:25.603455 [ 290 ] {} <Debug> TCP-Session: b54d95dc-40ae-4831-9a61-1adbc88f9bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.04.02 22:28:25.603458 [ 288 ] {} <Trace> TCP-Session: a147b66e-8169-459a-9083-7ba561eac92c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.04.02 22:28:25.603473 [ 291 ] {} <Debug> TCP-Session: 30fc28db-f971-401e-8ed4-65b1c554c6cb Authenticating user 'default' from [fd00:1122:3344:101::e]:35007 | ||
| 4193 | 2026.04.02 22:28:25.603303 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64846 | ||
| 4194 | 2026.04.02 22:28:25.603519 [ 291 ] {} <Debug> TCP-Session: 30fc28db-f971-401e-8ed4-65b1c554c6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.04.02 22:28:25.603205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50458 | ||
| 4196 | 2026.04.02 22:28:25.603571 [ 291 ] {} <Debug> TCP-Session: 30fc28db-f971-401e-8ed4-65b1c554c6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.04.02 22:28:25.603478 [ 290 ] {} <Debug> TCP-Session: b54d95dc-40ae-4831-9a61-1adbc88f9bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.04.02 22:28:25.603645 [ 288 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55286) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4199 | 2026.04.02 22:28:25.603659 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4200 | 2026.04.02 22:28:25.603660 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.04.02 22:28:25.603697 [ 274 ] {} <Debug> TCP-Session: 045c4125-03ae-4890-b6c3-12f945f961d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35671 | ||
| 4202 | 2026.04.02 22:28:25.603726 [ 274 ] {} <Debug> TCP-Session: 045c4125-03ae-4890-b6c3-12f945f961d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.04.02 22:28:25.603726 [ 292 ] {} <Debug> TCP-Session: bcd9f511-9a1f-426c-b86e-7cf367eeee4e Authenticating user 'default' from [fd00:1122:3344:101::e]:43761 | ||
| 4204 | 2026.04.02 22:28:25.603740 [ 274 ] {} <Debug> TCP-Session: 045c4125-03ae-4890-b6c3-12f945f961d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.04.02 22:28:25.603765 [ 292 ] {} <Debug> TCP-Session: bcd9f511-9a1f-426c-b86e-7cf367eeee4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.04.02 22:28:25.603783 [ 292 ] {} <Debug> TCP-Session: bcd9f511-9a1f-426c-b86e-7cf367eeee4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.04.02 22:28:25.603891 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4208 | 2026.04.02 22:28:25.603898 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4209 | 2026.04.02 22:28:25.603928 [ 289 ] {} <Debug> TCP-Session: ec623aa2-81b5-476b-9f44-97471b608113 Authenticating user 'default' from [fd00:1122:3344:101::e]:50458 | ||
| 4210 | 2026.04.02 22:28:25.603948 [ 294 ] {} <Debug> TCP-Session: 21a58a35-d8b3-477c-9d6e-d55847d2fb46 Authenticating user 'default' from [fd00:1122:3344:101::e]:64846 | ||
| 4211 | 2026.04.02 22:28:25.603950 [ 289 ] {} <Debug> TCP-Session: ec623aa2-81b5-476b-9f44-97471b608113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.04.02 22:28:25.603972 [ 294 ] {} <Debug> TCP-Session: 21a58a35-d8b3-477c-9d6e-d55847d2fb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.04.02 22:28:25.603974 [ 289 ] {} <Debug> TCP-Session: ec623aa2-81b5-476b-9f44-97471b608113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.04.02 22:28:25.603992 [ 294 ] {} <Debug> TCP-Session: 21a58a35-d8b3-477c-9d6e-d55847d2fb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.04.02 22:28:25.604133 [ 288 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4216 | 2026.04.02 22:28:25.604142 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4217 | 2026.04.02 22:28:25.604133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4218 | 2026.04.02 22:28:25.604194 [ 288 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4219 | 2026.04.02 22:28:25.604184 [ 293 ] {} <Debug> TCP-Session: 611b1a93-172e-4e51-a1b6-b8f0eea6c44c Authenticating user 'default' from [fd00:1122:3344:101::e]:57353 | ||
| 4220 | 2026.04.02 22:28:25.604222 [ 286 ] {} <Debug> TCP-Session: e0e73198-e06e-4fa6-94ed-0370aefad083 Authenticating user 'default' from [fd00:1122:3344:101::e]:63244 | ||
| 4221 | 2026.04.02 22:28:25.604245 [ 293 ] {} <Debug> TCP-Session: 611b1a93-172e-4e51-a1b6-b8f0eea6c44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.04.02 22:28:25.604258 [ 286 ] {} <Debug> TCP-Session: e0e73198-e06e-4fa6-94ed-0370aefad083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.04.02 22:28:25.604267 [ 293 ] {} <Debug> TCP-Session: 611b1a93-172e-4e51-a1b6-b8f0eea6c44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.04.02 22:28:25.604285 [ 286 ] {} <Debug> TCP-Session: e0e73198-e06e-4fa6-94ed-0370aefad083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.04.02 22:28:25.604524 [ 288 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 4226 | 2026.04.02 22:28:25.605603 [ 323 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Trace> AggregatingTransform: Aggregating | ||
| 4227 | 2026.04.02 22:28:25.605643 [ 323 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4228 | 2026.04.02 22:28:25.605681 [ 323 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041477 sec. (960.175 rows/sec., 37.51 KiB/sec.) | ||
| 4229 | 2026.04.02 22:28:25.605706 [ 323 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Trace> Aggregator: Merging aggregated data | ||
| 4230 | 2026.04.02 22:28:25.606992 [ 288 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003407 sec., 293.51335485764605 rows/sec., 11.47 KiB/sec. | ||
| 4231 | 2026.04.02 22:28:25.607119 [ 288 ] {a0b2a09d-18a1-47e9-b0fb-40e372d77fa6} <Debug> TCPHandler: Processed in 0.00388036 sec. | ||
| 4232 | 2026.04.02 22:28:25.607207 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4233 | 2026.04.02 22:28:25.607235 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2026.04.02 22:28:25.607249 [ 288 ] {} <Debug> TCP-Session: a147b66e-8169-459a-9083-7ba561eac92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.04.02 22:28:25.607259 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.04.02 22:28:25.607283 [ 290 ] {} <Debug> TCP-Session: b54d95dc-40ae-4831-9a61-1adbc88f9bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.04.02 22:28:25.607287 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4238 | 2026.04.02 22:28:25.607311 [ 289 ] {} <Debug> TCP-Session: ec623aa2-81b5-476b-9f44-97471b608113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.04.02 22:28:25.607315 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2026.04.02 22:28:25.607339 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.04.02 22:28:25.607360 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2026.04.02 22:28:25.607374 [ 293 ] {} <Debug> TCP-Session: 611b1a93-172e-4e51-a1b6-b8f0eea6c44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.04.02 22:28:25.607392 [ 291 ] {} <Debug> TCP-Session: 30fc28db-f971-401e-8ed4-65b1c554c6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.04.02 22:28:25.607400 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4245 | 2026.04.02 22:28:25.607415 [ 294 ] {} <Debug> TCP-Session: 21a58a35-d8b3-477c-9d6e-d55847d2fb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.04.02 22:28:25.607393 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2026.04.02 22:28:25.607465 [ 274 ] {} <Debug> TCP-Session: 045c4125-03ae-4890-b6c3-12f945f961d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.04.02 22:28:25.607347 [ 292 ] {} <Debug> TCP-Session: bcd9f511-9a1f-426c-b86e-7cf367eeee4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.04.02 22:28:25.607517 [ 286 ] {} <Debug> TCP-Session: e0e73198-e06e-4fa6-94ed-0370aefad083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.04.02 22:28:25.793622 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52503 | ||
| 4251 | 2026.04.02 22:28:25.793725 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4252 | 2026.04.02 22:28:25.793751 [ 288 ] {} <Debug> TCP-Session: cf398d8b-46db-4cc9-a9b0-033fc02bd5c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52503 | ||
| 4253 | 2026.04.02 22:28:25.793772 [ 288 ] {} <Debug> TCP-Session: cf398d8b-46db-4cc9-a9b0-033fc02bd5c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.04.02 22:28:25.793786 [ 288 ] {} <Debug> TCP-Session: cf398d8b-46db-4cc9-a9b0-033fc02bd5c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.04.02 22:28:25.794051 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38045 | ||
| 4256 | 2026.04.02 22:28:25.794051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39888 | ||
| 4257 | 2026.04.02 22:28:25.794091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50038 | ||
| 4258 | 2026.04.02 22:28:25.794132 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34196 | ||
| 4259 | 2026.04.02 22:28:25.794139 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65413 | ||
| 4260 | 2026.04.02 22:28:25.794175 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4261 | 2026.04.02 22:28:25.794175 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4262 | 2026.04.02 22:28:25.794115 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60174 | ||
| 4263 | 2026.04.02 22:28:25.794219 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4264 | 2026.04.02 22:28:25.794231 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4265 | 2026.04.02 22:28:25.794224 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4266 | 2026.04.02 22:28:25.794253 [ 291 ] {} <Debug> TCP-Session: b9730872-d1b9-4a7b-ac46-425330339af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50038 | ||
| 4267 | 2026.04.02 22:28:25.794258 [ 286 ] {} <Debug> TCP-Session: 23353385-5f32-43f4-b8af-d56af2bb2508 Authenticating user 'default' from [fd00:1122:3344:101::e]:65413 | ||
| 4268 | 2026.04.02 22:28:25.794271 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4269 | 2026.04.02 22:28:25.794286 [ 286 ] {} <Debug> TCP-Session: 23353385-5f32-43f4-b8af-d56af2bb2508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.04.02 22:28:25.794282 [ 291 ] {} <Debug> TCP-Session: b9730872-d1b9-4a7b-ac46-425330339af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.04.02 22:28:25.794301 [ 294 ] {} <Debug> TCP-Session: 02c60ad3-2ae5-4cec-88b3-a4fe907c62b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60174 | ||
| 4272 | 2026.04.02 22:28:25.794316 [ 291 ] {} <Debug> TCP-Session: b9730872-d1b9-4a7b-ac46-425330339af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.04.02 22:28:25.794308 [ 286 ] {} <Debug> TCP-Session: 23353385-5f32-43f4-b8af-d56af2bb2508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.04.02 22:28:25.794339 [ 294 ] {} <Debug> TCP-Session: 02c60ad3-2ae5-4cec-88b3-a4fe907c62b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.04.02 22:28:25.794276 [ 274 ] {} <Debug> TCP-Session: cc1ccec2-a48f-46fd-8bb5-54200d2b1a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:34196 | ||
| 4276 | 2026.04.02 22:28:25.794372 [ 294 ] {} <Debug> TCP-Session: 02c60ad3-2ae5-4cec-88b3-a4fe907c62b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.04.02 22:28:25.794231 [ 288 ] {} <Trace> TCP-Session: cf398d8b-46db-4cc9-a9b0-033fc02bd5c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.04.02 22:28:25.794413 [ 274 ] {} <Debug> TCP-Session: cc1ccec2-a48f-46fd-8bb5-54200d2b1a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2026.04.02 22:28:25.794217 [ 290 ] {} <Debug> TCP-Session: c4c8f83a-ee77-45c8-b546-854334c1f109 Authenticating user 'default' from [fd00:1122:3344:101::e]:38045 | ||
| 4280 | 2026.04.02 22:28:25.794469 [ 274 ] {} <Debug> TCP-Session: cc1ccec2-a48f-46fd-8bb5-54200d2b1a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2026.04.02 22:28:25.794503 [ 290 ] {} <Debug> TCP-Session: c4c8f83a-ee77-45c8-b546-854334c1f109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.04.02 22:28:25.794214 [ 289 ] {} <Debug> TCP-Session: 9ae8c4d2-ad9b-4c4a-bfdd-fa844f89a951 Authenticating user 'default' from [fd00:1122:3344:101::e]:39888 | ||
| 4283 | 2026.04.02 22:28:25.794532 [ 290 ] {} <Debug> TCP-Session: c4c8f83a-ee77-45c8-b546-854334c1f109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.04.02 22:28:25.794549 [ 289 ] {} <Debug> TCP-Session: 9ae8c4d2-ad9b-4c4a-bfdd-fa844f89a951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.04.02 22:28:25.794106 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56119 | ||
| 4286 | 2026.04.02 22:28:25.794567 [ 289 ] {} <Debug> TCP-Session: 9ae8c4d2-ad9b-4c4a-bfdd-fa844f89a951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.04.02 22:28:25.794594 [ 288 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52503) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4288 | 2026.04.02 22:28:25.794101 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36041 | ||
| 4289 | 2026.04.02 22:28:25.794644 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4290 | 2026.04.02 22:28:25.794686 [ 293 ] {} <Debug> TCP-Session: 605f02a5-edc1-4af4-a391-7be8da1875e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56119 | ||
| 4291 | 2026.04.02 22:28:25.794705 [ 293 ] {} <Debug> TCP-Session: 605f02a5-edc1-4af4-a391-7be8da1875e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.04.02 22:28:25.794717 [ 293 ] {} <Debug> TCP-Session: 605f02a5-edc1-4af4-a391-7be8da1875e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.04.02 22:28:25.794730 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2026.04.02 22:28:25.794767 [ 292 ] {} <Debug> TCP-Session: e1531b63-9d84-4a73-99d5-8aa72bd8265d Authenticating user 'default' from [fd00:1122:3344:101::e]:36041 | ||
| 4295 | 2026.04.02 22:28:25.794790 [ 292 ] {} <Debug> TCP-Session: e1531b63-9d84-4a73-99d5-8aa72bd8265d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.04.02 22:28:25.794802 [ 292 ] {} <Debug> TCP-Session: e1531b63-9d84-4a73-99d5-8aa72bd8265d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.04.02 22:28:25.794884 [ 288 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4298 | 2026.04.02 22:28:25.794944 [ 288 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4299 | 2026.04.02 22:28:25.795237 [ 288 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 4300 | 2026.04.02 22:28:25.796211 [ 283 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Trace> AggregatingTransform: Aggregating | ||
| 4301 | 2026.04.02 22:28:25.796246 [ 283 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4302 | 2026.04.02 22:28:25.796280 [ 283 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941085 sec. (1062.603 rows/sec., 41.51 KiB/sec.) | ||
| 4303 | 2026.04.02 22:28:25.796298 [ 283 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Trace> Aggregator: Merging aggregated data | ||
| 4304 | 2026.04.02 22:28:25.797688 [ 288 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 4305 | 2026.04.02 22:28:25.797876 [ 288 ] {16142b5e-058a-42e3-868f-e84ea0b136c0} <Debug> TCPHandler: Processed in 0.003758089 sec. | ||
| 4306 | 2026.04.02 22:28:25.797992 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4307 | 2026.04.02 22:28:25.798026 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4308 | 2026.04.02 22:28:25.798039 [ 288 ] {} <Debug> TCP-Session: cf398d8b-46db-4cc9-a9b0-033fc02bd5c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.04.02 22:28:25.798052 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2026.04.02 22:28:25.798070 [ 289 ] {} <Debug> TCP-Session: 9ae8c4d2-ad9b-4c4a-bfdd-fa844f89a951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.04.02 22:28:25.798075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4312 | 2026.04.02 22:28:25.798109 [ 286 ] {} <Debug> TCP-Session: 23353385-5f32-43f4-b8af-d56af2bb2508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.04.02 22:28:25.798112 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4314 | 2026.04.02 22:28:25.798132 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4315 | 2026.04.02 22:28:25.798148 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4316 | 2026.04.02 22:28:25.798167 [ 291 ] {} <Debug> TCP-Session: b9730872-d1b9-4a7b-ac46-425330339af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.04.02 22:28:25.798192 [ 290 ] {} <Debug> TCP-Session: c4c8f83a-ee77-45c8-b546-854334c1f109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.04.02 22:28:25.798218 [ 292 ] {} <Debug> TCP-Session: e1531b63-9d84-4a73-99d5-8aa72bd8265d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.04.02 22:28:25.798184 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4320 | 2026.04.02 22:28:25.798090 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4321 | 2026.04.02 22:28:25.798299 [ 294 ] {} <Debug> TCP-Session: 02c60ad3-2ae5-4cec-88b3-a4fe907c62b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.04.02 22:28:25.798143 [ 293 ] {} <Debug> TCP-Session: 605f02a5-edc1-4af4-a391-7be8da1875e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.04.02 22:28:25.798323 [ 274 ] {} <Debug> TCP-Session: cc1ccec2-a48f-46fd-8bb5-54200d2b1a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.04.02 22:28:26.739939 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.04.02 22:28:26.740120 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4326 | 2026.04.02 22:28:26.740191 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4327 | 2026.04.02 22:28:26.740884 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.04.02 22:28:26.740932 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4329 | 2026.04.02 22:28:26.741361 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4330 | 2026.04.02 22:28:26.741595 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.04.02 22:28:26.741760 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001688 sec., 63981.04265402843 rows/sec., 5.37 MiB/sec. | ||
| 4332 | 2026.04.02 22:28:26.741811 [ 277 ] {37da9841-02d1-4a96-b18c-8313b8a5a060} <Debug> TCPHandler: Processed in 0.001996851 sec. | ||
| 4333 | 2026.04.02 22:28:26.741941 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.04.02 22:28:26.742046 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.04.02 22:28:26.742091 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4336 | 2026.04.02 22:28:26.742514 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.04.02 22:28:26.742549 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4338 | 2026.04.02 22:28:26.742876 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4339 | 2026.04.02 22:28:26.743086 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.04.02 22:28:26.743196 [ 29 ] {} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4341 | 2026.04.02 22:28:26.743225 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001205 sec., 21576.76348547718 rows/sec., 1.58 MiB/sec. | ||
| 4342 | 2026.04.02 22:28:26.743232 [ 29 ] {} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.04.02 22:28:26.743257 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4344 | 2026.04.02 22:28:26.743265 [ 277 ] {8835edec-d977-4be5-afe8-2071f77d0335} <Debug> TCPHandler: Processed in 0.001377092 sec. | ||
| 4345 | 2026.04.02 22:28:26.743382 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.04.02 22:28:26.743380 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::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 | ||
| 4347 | 2026.04.02 22:28:26.743483 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4348 | 2026.04.02 22:28:26.743529 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4349 | 2026.04.02 22:28:26.743542 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4350 | 2026.04.02 22:28:26.743581 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 210 rows starting from the beginning of the part | ||
| 4351 | 2026.04.02 22:28:26.743650 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4352 | 2026.04.02 22:28:26.743694 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 166 rows starting from the beginning of the part | ||
| 4353 | 2026.04.02 22:28:26.743737 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4354 | 2026.04.02 22:28:26.743775 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 157 rows starting from the beginning of the part | ||
| 4355 | 2026.04.02 22:28:26.743814 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4356 | 2026.04.02 22:28:26.743981 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.04.02 22:28:26.744023 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4358 | 2026.04.02 22:28:26.744381 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4359 | 2026.04.02 22:28:26.744691 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.04.02 22:28:26.744788 [ 200 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469553 sec., 415772.68734098057 rows/sec., 27.80 MiB/sec. | ||
| 4361 | 2026.04.02 22:28:26.744853 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001391 sec., 64701.65348670021 rows/sec., 5.05 MiB/sec. | ||
| 4362 | 2026.04.02 22:28:26.744898 [ 277 ] {fd3dd42a-f7fa-4755-a9f7-33c4b4b89c44} <Debug> TCPHandler: Processed in 0.001566075 sec. | ||
| 4363 | 2026.04.02 22:28:26.744936 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4364 | 2026.04.02 22:28:26.745016 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.04.02 22:28:26.745119 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4366 | 2026.04.02 22:28:26.745166 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4367 | 2026.04.02 22:28:26.745199 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.04.02 22:28:26.745277 [ 192 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_21_4} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4369 | 2026.04.02 22:28:26.745353 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4370 | 2026.04.02 22:28:26.745596 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.04.02 22:28:26.745638 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4372 | 2026.04.02 22:28:26.745979 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4373 | 2026.04.02 22:28:26.746211 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.04.02 22:28:26.746341 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 4375 | 2026.04.02 22:28:26.746377 [ 277 ] {80ad08fc-9c5c-47e1-b555-fc5169a96df7} <Debug> TCPHandler: Processed in 0.001411862 sec. | ||
| 4376 | 2026.04.02 22:28:26.746488 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.04.02 22:28:26.746581 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4378 | 2026.04.02 22:28:26.746636 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4379 | 2026.04.02 22:28:26.747492 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.04.02 22:28:26.747529 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4381 | 2026.04.02 22:28:26.748097 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4382 | 2026.04.02 22:28:26.748318 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.04.02 22:28:26.748452 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001888 sec., 13771.186440677966 rows/sec., 24.68 MiB/sec. | ||
| 4384 | 2026.04.02 22:28:26.748457 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4385 | 2026.04.02 22:28:26.748503 [ 277 ] {2942f235-251e-4ce8-882b-91242aeaa19e} <Debug> TCPHandler: Processed in 0.002064662 sec. | ||
| 4386 | 2026.04.02 22:28:26.748524 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.04.02 22:28:26.748551 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4388 | 2026.04.02 22:28:26.748626 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.04.02 22:28:26.748667 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 4390 | 2026.04.02 22:28:26.748734 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4391 | 2026.04.02 22:28:26.748785 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4392 | 2026.04.02 22:28:26.748966 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4393 | 2026.04.02 22:28:26.749055 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 292 rows starting from the beginning of the part | ||
| 4394 | 2026.04.02 22:28:26.749187 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.04.02 22:28:26.749227 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4396 | 2026.04.02 22:28:26.749232 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4397 | 2026.04.02 22:28:26.749362 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4398 | 2026.04.02 22:28:26.749471 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4399 | 2026.04.02 22:28:26.749569 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4400 | 2026.04.02 22:28:26.749597 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4401 | 2026.04.02 22:28:26.749675 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4402 | 2026.04.02 22:28:26.749833 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.04.02 22:28:26.749967 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 4404 | 2026.04.02 22:28:26.750004 [ 277 ] {5b6873fd-9130-4730-9f0d-83d620182137} <Debug> TCPHandler: Processed in 0.001428562 sec. | ||
| 4405 | 2026.04.02 22:28:26.753975 [ 198 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 19 columns (19 merged, 0 gathered) in 0.005361433 sec., 76285.5751438095 rows/sec., 136.70 MiB/sec. | ||
| 4406 | 2026.04.02 22:28:26.754662 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4407 | 2026.04.02 22:28:26.755026 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.04.02 22:28:26.755103 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4409 | 2026.04.02 22:28:26.755209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4410 | 2026.04.02 22:28:26.852861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 604 | ||
| 4411 | 2026.04.02 22:28:26.855400 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.04.02 22:28:26.855465 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4413 | 2026.04.02 22:28:26.856731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4414 | 2026.04.02 22:28:26.857027 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.04.02 22:28:26.857411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4416 | 2026.04.02 22:28:27.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.95 MiB, peak 250.77 MiB, free memory in arenas 0.00 B, will set to 244.99 MiB (RSS), difference: 2.04 MiB | ||
| 4417 | 2026.04.02 22:28:31.702895 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4418 | 2026.04.02 22:28:31.702996 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4419 | 2026.04.02 22:28:31.745841 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.04.02 22:28:31.746012 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.04.02 22:28:31.746079 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4422 | 2026.04.02 22:28:31.746857 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.04.02 22:28:31.746892 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4424 | 2026.04.02 22:28:31.747275 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4425 | 2026.04.02 22:28:31.747491 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.04.02 22:28:31.747634 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001673 sec., 169754.9312612074 rows/sec., 10.78 MiB/sec. | ||
| 4427 | 2026.04.02 22:28:31.747675 [ 277 ] {77c9f3dd-a6a6-4977-8a52-cc1f52c8c18c} <Debug> TCPHandler: Processed in 0.001959261 sec. | ||
| 4428 | 2026.04.02 22:28:31.747807 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.04.02 22:28:31.747906 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4430 | 2026.04.02 22:28:31.747945 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4431 | 2026.04.02 22:28:31.748728 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.04.02 22:28:31.748762 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4433 | 2026.04.02 22:28:31.749099 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4434 | 2026.04.02 22:28:31.749309 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.04.02 22:28:31.749436 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001553 sec., 532517.7076625886 rows/sec., 41.78 MiB/sec. | ||
| 4436 | 2026.04.02 22:28:31.749471 [ 277 ] {38f237c9-8cc6-4477-923a-a5c49c4afa44} <Debug> TCPHandler: Processed in 0.001716227 sec. | ||
| 4437 | 2026.04.02 22:28:31.749584 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.04.02 22:28:31.749675 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.04.02 22:28:31.749712 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4440 | 2026.04.02 22:28:31.750156 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.04.02 22:28:31.750189 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4442 | 2026.04.02 22:28:31.750487 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4443 | 2026.04.02 22:28:31.750696 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.04.02 22:28:31.750817 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.00116 sec., 135344.8275862069 rows/sec., 8.14 MiB/sec. | ||
| 4445 | 2026.04.02 22:28:31.750852 [ 277 ] {85951cb6-9d0c-45e2-9c6a-19735c510922} <Debug> TCPHandler: Processed in 0.00131516 sec. | ||
| 4446 | 2026.04.02 22:28:31.750968 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.04.02 22:28:31.751059 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.04.02 22:28:31.751096 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4449 | 2026.04.02 22:28:31.751531 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.04.02 22:28:31.751569 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4451 | 2026.04.02 22:28:31.751854 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4452 | 2026.04.02 22:28:31.752055 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.04.02 22:28:31.752179 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 4454 | 2026.04.02 22:28:31.752215 [ 277 ] {ff34471f-7c6e-4d5d-9b1d-3ace26c1e848} <Debug> TCPHandler: Processed in 0.001293741 sec. | ||
| 4455 | 2026.04.02 22:28:31.752323 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.04.02 22:28:31.752414 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.04.02 22:28:31.752451 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4458 | 2026.04.02 22:28:31.752869 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.04.02 22:28:31.752903 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4460 | 2026.04.02 22:28:31.753195 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4461 | 2026.04.02 22:28:31.753410 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.04.02 22:28:31.753531 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 4463 | 2026.04.02 22:28:31.753565 [ 277 ] {19f930ca-d18c-46be-838a-22dc9a2d19ce} <Debug> TCPHandler: Processed in 0.00128924 sec. | ||
| 4464 | 2026.04.02 22:28:31.753687 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.04.02 22:28:31.753779 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4466 | 2026.04.02 22:28:31.753818 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4467 | 2026.04.02 22:28:31.754391 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.04.02 22:28:31.754425 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4469 | 2026.04.02 22:28:31.754733 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4470 | 2026.04.02 22:28:31.754948 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.04.02 22:28:31.755076 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001315 sec., 384030.4182509506 rows/sec., 27.02 MiB/sec. | ||
| 4472 | 2026.04.02 22:28:31.755112 [ 277 ] {f763f8c9-f772-41b0-bc3c-c71859e3a0e1} <Debug> TCPHandler: Processed in 0.001472903 sec. | ||
| 4473 | 2026.04.02 22:28:31.755230 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.04.02 22:28:31.755321 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4475 | 2026.04.02 22:28:31.755361 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4476 | 2026.04.02 22:28:31.755691 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.04.02 22:28:31.755726 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4478 | 2026.04.02 22:28:31.756014 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4479 | 2026.04.02 22:28:31.756289 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.04.02 22:28:31.756410 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 4481 | 2026.04.02 22:28:31.756444 [ 277 ] {e3ff15b9-aead-46f0-93c2-f92305c675d1} <Debug> TCPHandler: Processed in 0.00126078 sec. | ||
| 4482 | 2026.04.02 22:28:31.756552 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.04.02 22:28:31.756643 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4484 | 2026.04.02 22:28:31.756684 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4485 | 2026.04.02 22:28:31.757080 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.04.02 22:28:31.757114 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4487 | 2026.04.02 22:28:31.757509 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4488 | 2026.04.02 22:28:31.757731 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.04.02 22:28:31.757860 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 4490 | 2026.04.02 22:28:31.757895 [ 277 ] {b329a31a-2ac2-4d83-9f0c-8fd52b226083} <Debug> TCPHandler: Processed in 0.001389412 sec. | ||
| 4491 | 2026.04.02 22:28:31.758007 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.04.02 22:28:31.758097 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.04.02 22:28:31.758137 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4494 | 2026.04.02 22:28:31.758447 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.04.02 22:28:31.758481 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4496 | 2026.04.02 22:28:31.758765 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4497 | 2026.04.02 22:28:31.758966 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.04.02 22:28:31.759088 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 4499 | 2026.04.02 22:28:31.759121 [ 277 ] {8256f69d-58fd-4681-a63b-bb30357963a1} <Debug> TCPHandler: Processed in 0.001161579 sec. | ||
| 4500 | 2026.04.02 22:28:31.759231 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.04.02 22:28:31.759322 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.04.02 22:28:31.759372 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4503 | 2026.04.02 22:28:31.760112 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.04.02 22:28:31.760147 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4505 | 2026.04.02 22:28:31.760642 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4506 | 2026.04.02 22:28:31.760855 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.04.02 22:28:31.760991 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001687 sec., 8891.52341434499 rows/sec., 15.93 MiB/sec. | ||
| 4508 | 2026.04.02 22:28:31.761042 [ 277 ] {4d43b18d-788a-497a-b34e-b8eb12ab6722} <Debug> TCPHandler: Processed in 0.001857939 sec. | ||
| 4509 | 2026.04.02 22:28:31.761152 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.04.02 22:28:31.761243 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4511 | 2026.04.02 22:28:31.761282 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4512 | 2026.04.02 22:28:31.761605 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.04.02 22:28:31.761640 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4514 | 2026.04.02 22:28:31.761934 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4515 | 2026.04.02 22:28:31.762138 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.04.02 22:28:31.762276 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 4517 | 2026.04.02 22:28:31.762310 [ 277 ] {3a63872a-b13e-48e4-b816-162cd803921c} <Debug> TCPHandler: Processed in 0.001205119 sec. | ||
| 4518 | 2026.04.02 22:28:31.837908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8635 | ||
| 4519 | 2026.04.02 22:28:31.838527 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.04.02 22:28:31.838568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4521 | 2026.04.02 22:28:31.839064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4522 | 2026.04.02 22:28:31.839295 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.04.02 22:28:31.839436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8635 | ||
| 4524 | 2026.04.02 22:28:32.298848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4525 | 2026.04.02 22:28:32.315793 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.04.02 22:28:32.315864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4527 | 2026.04.02 22:28:32.322209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4528 | 2026.04.02 22:28:32.323030 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.04.02 22:28:32.326142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4530 | 2026.04.02 22:28:36.739265 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.04.02 22:28:36.739562 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4532 | 2026.04.02 22:28:36.739633 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4533 | 2026.04.02 22:28:36.740295 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.04.02 22:28:36.740336 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4535 | 2026.04.02 22:28:36.740712 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4536 | 2026.04.02 22:28:36.740912 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.04.02 22:28:36.741112 [ 95 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4538 | 2026.04.02 22:28:36.741126 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001637 sec., 65974.34331093464 rows/sec., 5.53 MiB/sec. | ||
| 4539 | 2026.04.02 22:28:36.741218 [ 95 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.04.02 22:28:36.741229 [ 277 ] {5268c11a-0c85-4aad-b694-661b102c944f} <Debug> TCPHandler: Processed in 0.002142523 sec. | ||
| 4541 | 2026.04.02 22:28:36.741263 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4542 | 2026.04.02 22:28:36.741403 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.04.02 22:28:36.741410 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 4544 | 2026.04.02 22:28:36.741503 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.04.02 22:28:36.741548 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4546 | 2026.04.02 22:28:36.741563 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4547 | 2026.04.02 22:28:36.741605 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3236 rows starting from the beginning of the part | ||
| 4548 | 2026.04.02 22:28:36.741680 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part | ||
| 4549 | 2026.04.02 22:28:36.741732 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 827 rows starting from the beginning of the part | ||
| 4550 | 2026.04.02 22:28:36.741819 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part | ||
| 4551 | 2026.04.02 22:28:36.741876 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 827 rows starting from the beginning of the part | ||
| 4552 | 2026.04.02 22:28:36.741919 [ 200 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part | ||
| 4553 | 2026.04.02 22:28:36.742006 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.04.02 22:28:36.742048 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4555 | 2026.04.02 22:28:36.742389 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4556 | 2026.04.02 22:28:36.742594 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.04.02 22:28:36.742723 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 1.54 MiB/sec. | ||
| 4558 | 2026.04.02 22:28:36.742759 [ 277 ] {844fc606-26d5-4b28-9111-ac28b642ae7b} <Debug> TCPHandler: Processed in 0.001409612 sec. | ||
| 4559 | 2026.04.02 22:28:36.742868 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.04.02 22:28:36.742960 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4561 | 2026.04.02 22:28:36.743000 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4562 | 2026.04.02 22:28:36.743405 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.04.02 22:28:36.743441 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4564 | 2026.04.02 22:28:36.743762 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4565 | 2026.04.02 22:28:36.743963 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.04.02 22:28:36.744061 [ 95 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4567 | 2026.04.02 22:28:36.744088 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 6.13 MiB/sec. | ||
| 4568 | 2026.04.02 22:28:36.744093 [ 95 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.04.02 22:28:36.744126 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4570 | 2026.04.02 22:28:36.744132 [ 277 ] {25c7efd6-cfa2-41a8-8f5d-2d8a7eaa626a} <Debug> TCPHandler: Processed in 0.001312971 sec. | ||
| 4571 | 2026.04.02 22:28:36.744156 [ 191 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002807684 sec., 1857046.5907132 rows/sec., 149.26 MiB/sec. | ||
| 4572 | 2026.04.02 22:28:36.744198 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 4573 | 2026.04.02 22:28:36.744252 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.04.02 22:28:36.744291 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4575 | 2026.04.02 22:28:36.744321 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1791 rows starting from the beginning of the part | ||
| 4576 | 2026.04.02 22:28:36.744349 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.04.02 22:28:36.744364 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4578 | 2026.04.02 22:28:36.744399 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4579 | 2026.04.02 22:28:36.744405 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 505 rows starting from the beginning of the part | ||
| 4580 | 2026.04.02 22:28:36.744451 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4581 | 2026.04.02 22:28:36.744485 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 505 rows starting from the beginning of the part | ||
| 4582 | 2026.04.02 22:28:36.744520 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4583 | 2026.04.02 22:28:36.744601 [ 203 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4584 | 2026.04.02 22:28:36.744805 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.04.02 22:28:36.744847 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4586 | 2026.04.02 22:28:36.744935 [ 203 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.04.02 22:28:36.745025 [ 203 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_26_5} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4588 | 2026.04.02 22:28:36.745128 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 4589 | 2026.04.02 22:28:36.745234 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4590 | 2026.04.02 22:28:36.745443 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.04.02 22:28:36.745573 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 4592 | 2026.04.02 22:28:36.745581 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4593 | 2026.04.02 22:28:36.745610 [ 277 ] {b462b185-296f-4ec9-9288-e896f6233a51} <Debug> TCPHandler: Processed in 0.001405522 sec. | ||
| 4594 | 2026.04.02 22:28:36.745641 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.04.02 22:28:36.745679 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4596 | 2026.04.02 22:28:36.745723 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.04.02 22:28:36.745791 [ 203 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627425 sec., 1887030.1242760802 rows/sec., 138.35 MiB/sec. | ||
| 4598 | 2026.04.02 22:28:36.745800 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 4599 | 2026.04.02 22:28:36.745818 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4600 | 2026.04.02 22:28:36.745909 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4601 | 2026.04.02 22:28:36.745947 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4602 | 2026.04.02 22:28:36.745982 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9343 rows starting from the beginning of the part | ||
| 4603 | 2026.04.02 22:28:36.746040 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4604 | 2026.04.02 22:28:36.746054 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 4605 | 2026.04.02 22:28:36.746102 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4606 | 2026.04.02 22:28:36.746142 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 4607 | 2026.04.02 22:28:36.746181 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4608 | 2026.04.02 22:28:36.746220 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4609 | 2026.04.02 22:28:36.746304 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.04.02 22:28:36.746377 [ 200 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_26_5} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4611 | 2026.04.02 22:28:36.746447 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4612 | 2026.04.02 22:28:36.746690 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.04.02 22:28:36.746732 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4614 | 2026.04.02 22:28:36.747321 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4615 | 2026.04.02 22:28:36.747545 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.04.02 22:28:36.747677 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001877 sec., 13851.891315929675 rows/sec., 24.82 MiB/sec. | ||
| 4617 | 2026.04.02 22:28:36.747728 [ 277 ] {064eee48-a632-43e5-a290-c064beaaf955} <Debug> TCPHandler: Processed in 0.002052562 sec. | ||
| 4618 | 2026.04.02 22:28:36.747835 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.04.02 22:28:36.747927 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.04.02 22:28:36.747967 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4621 | 2026.04.02 22:28:36.748308 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.04.02 22:28:36.748343 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4623 | 2026.04.02 22:28:36.748650 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4624 | 2026.04.02 22:28:36.748875 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.04.02 22:28:36.748981 [ 92 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4626 | 2026.04.02 22:28:36.749002 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4627 | 2026.04.02 22:28:36.749016 [ 92 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.04.02 22:28:36.749042 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4629 | 2026.04.02 22:28:36.749044 [ 277 ] {ea8f37eb-e10e-408e-86b7-c503b34c03fb} <Debug> TCPHandler: Processed in 0.001255839 sec. | ||
| 4630 | 2026.04.02 22:28:36.749146 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 4631 | 2026.04.02 22:28:36.749267 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4632 | 2026.04.02 22:28:36.749301 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1410 rows starting from the beginning of the part | ||
| 4633 | 2026.04.02 22:28:36.749364 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 4634 | 2026.04.02 22:28:36.749409 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4635 | 2026.04.02 22:28:36.749450 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 4636 | 2026.04.02 22:28:36.749474 [ 200 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10353 rows, containing 5 columns (5 merged, 0 gathered) in 0.003725918 sec., 2778644.08180749 rows/sec., 180.87 MiB/sec. | ||
| 4637 | 2026.04.02 22:28:36.749489 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4638 | 2026.04.02 22:28:36.749537 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 4639 | 2026.04.02 22:28:36.749692 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4640 | 2026.04.02 22:28:36.749980 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.04.02 22:28:36.750050 [ 196 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4642 | 2026.04.02 22:28:36.750114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4643 | 2026.04.02 22:28:36.750509 [ 200 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407832 sec., 1257252.2857840993 rows/sec., 81.16 MiB/sec. | ||
| 4644 | 2026.04.02 22:28:36.750722 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4645 | 2026.04.02 22:28:36.750948 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.04.02 22:28:36.751007 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_26_5} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4647 | 2026.04.02 22:28:36.751063 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4648 | 2026.04.02 22:28:36.857902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 638 | ||
| 4649 | 2026.04.02 22:28:36.860150 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.04.02 22:28:36.860195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4651 | 2026.04.02 22:28:36.861361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4652 | 2026.04.02 22:28:36.861625 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.04.02 22:28:36.861869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 4654 | 2026.04.02 22:28:37.153267 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.04.02 22:28:37.153468 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4656 | 2026.04.02 22:28:37.153543 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4657 | 2026.04.02 22:28:37.154294 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.04.02 22:28:37.154339 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4659 | 2026.04.02 22:28:37.154743 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4660 | 2026.04.02 22:28:37.154992 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.04.02 22:28:37.155120 [ 95 ] {} <Debug> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4662 | 2026.04.02 22:28:37.155143 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001734 sec., 163783.1603229527 rows/sec., 10.40 MiB/sec. | ||
| 4663 | 2026.04.02 22:28:37.155183 [ 95 ] {} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.04.02 22:28:37.155199 [ 277 ] {28df18b3-aec2-4567-bdcd-07c8fe7ac6f4} <Debug> TCPHandler: Processed in 0.002063843 sec. | ||
| 4665 | 2026.04.02 22:28:37.155213 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4666 | 2026.04.02 22:28:37.155317 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::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 | ||
| 4667 | 2026.04.02 22:28:37.155331 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.04.02 22:28:37.155448 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4669 | 2026.04.02 22:28:37.155452 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4670 | 2026.04.02 22:28:37.155492 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4671 | 2026.04.02 22:28:37.155507 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4672 | 2026.04.02 22:28:37.155578 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4673 | 2026.04.02 22:28:37.155623 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4674 | 2026.04.02 22:28:37.155664 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4675 | 2026.04.02 22:28:37.155705 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4676 | 2026.04.02 22:28:37.155906 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.04.02 22:28:37.155948 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4678 | 2026.04.02 22:28:37.156265 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4679 | 2026.04.02 22:28:37.156476 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.04.02 22:28:37.156605 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001177 sec., 11894.6474086661 rows/sec., 969.92 KiB/sec. | ||
| 4681 | 2026.04.02 22:28:37.156643 [ 277 ] {1c790497-9081-420e-90b6-1476f378086f} <Debug> TCPHandler: Processed in 0.001360471 sec. | ||
| 4682 | 2026.04.02 22:28:37.156674 [ 200 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392581 sec., 1019689.3394351926 rows/sec., 68.65 MiB/sec. | ||
| 4683 | 2026.04.02 22:28:37.156757 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.04.02 22:28:37.156856 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4685 | 2026.04.02 22:28:37.156865 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4686 | 2026.04.02 22:28:37.156918 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4687 | 2026.04.02 22:28:37.157128 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.04.02 22:28:37.157206 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_13_3} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4689 | 2026.04.02 22:28:37.157280 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4690 | 2026.04.02 22:28:37.158808 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.04.02 22:28:37.158847 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4692 | 2026.04.02 22:28:37.159467 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4693 | 2026.04.02 22:28:37.159675 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.04.02 22:28:37.159804 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Debug> executeQuery: Read 3179 rows, 242.78 KiB in 0.002956 sec., 1075439.7834912045 rows/sec., 80.21 MiB/sec. | ||
| 4695 | 2026.04.02 22:28:37.159843 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4696 | 2026.04.02 22:28:37.159856 [ 277 ] {8544e075-0c64-4545-866d-0337e48ecee4} <Debug> TCPHandler: Processed in 0.003147199 sec. | ||
| 4697 | 2026.04.02 22:28:37.159973 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.04.02 22:28:37.160067 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.04.02 22:28:37.160107 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4700 | 2026.04.02 22:28:37.160567 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.04.02 22:28:37.160604 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4702 | 2026.04.02 22:28:37.160917 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4703 | 2026.04.02 22:28:37.161143 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.04.02 22:28:37.161269 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Debug> executeQuery: Read 180 rows, 11.32 KiB in 0.00122 sec., 147540.9836065574 rows/sec., 9.06 MiB/sec. | ||
| 4705 | 2026.04.02 22:28:37.161306 [ 277 ] {63e66c50-2ddb-4271-beec-f30b8d97787e} <Debug> TCPHandler: Processed in 0.001383032 sec. | ||
| 4706 | 2026.04.02 22:28:37.161415 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.04.02 22:28:37.161508 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.04.02 22:28:37.161546 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4709 | 2026.04.02 22:28:37.162234 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.04.02 22:28:37.162270 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4711 | 2026.04.02 22:28:37.162603 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4712 | 2026.04.02 22:28:37.162817 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.04.02 22:28:37.162942 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001452 sec., 654269.9724517907 rows/sec., 38.50 MiB/sec. | ||
| 4714 | 2026.04.02 22:28:37.162980 [ 277 ] {7b9babb3-4e3f-45ab-bbb1-8e7a0eee43d5} <Debug> TCPHandler: Processed in 0.001613185 sec. | ||
| 4715 | 2026.04.02 22:28:37.163088 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.04.02 22:28:37.163182 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4717 | 2026.04.02 22:28:37.163220 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4718 | 2026.04.02 22:28:37.163589 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.04.02 22:28:37.163626 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4720 | 2026.04.02 22:28:37.163910 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4721 | 2026.04.02 22:28:37.164126 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.04.02 22:28:37.164254 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 4723 | 2026.04.02 22:28:37.164292 [ 277 ] {a5a56eb9-9fa5-445c-9374-df4dec4bb57d} <Debug> TCPHandler: Processed in 0.00125303 sec. | ||
| 4724 | 2026.04.02 22:28:37.164399 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.04.02 22:28:37.164492 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4726 | 2026.04.02 22:28:37.164532 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4727 | 2026.04.02 22:28:37.164953 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.04.02 22:28:37.164987 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4729 | 2026.04.02 22:28:37.165289 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4730 | 2026.04.02 22:28:37.165498 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.04.02 22:28:37.165592 [ 95 ] {} <Debug> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4732 | 2026.04.02 22:28:37.165622 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 4733 | 2026.04.02 22:28:37.165627 [ 95 ] {} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.04.02 22:28:37.165663 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4735 | 2026.04.02 22:28:37.165667 [ 277 ] {0f3216dc-97be-4a83-a447-2806a980c8fa} <Debug> TCPHandler: Processed in 0.001316341 sec. | ||
| 4736 | 2026.04.02 22:28:37.165738 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::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 | ||
| 4737 | 2026.04.02 22:28:37.165789 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.04.02 22:28:37.165846 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4739 | 2026.04.02 22:28:37.165879 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4740 | 2026.04.02 22:28:37.165887 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4741 | 2026.04.02 22:28:37.165932 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4742 | 2026.04.02 22:28:37.165933 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4743 | 2026.04.02 22:28:37.165988 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4744 | 2026.04.02 22:28:37.166026 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4745 | 2026.04.02 22:28:37.166066 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4746 | 2026.04.02 22:28:37.166797 [ 191 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087977 sec., 680161.4372362652 rows/sec., 41.28 MiB/sec. | ||
| 4747 | 2026.04.02 22:28:37.166887 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.04.02 22:28:37.166930 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4749 | 2026.04.02 22:28:37.166932 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4750 | 2026.04.02 22:28:37.167216 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.04.02 22:28:37.167279 [ 195 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_13_3} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4752 | 2026.04.02 22:28:37.167340 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4753 | 2026.04.02 22:28:37.167348 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4754 | 2026.04.02 22:28:37.167565 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.04.02 22:28:37.167695 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Debug> executeQuery: Read 1743 rows, 120.36 KiB in 0.001826 sec., 954545.4545454546 rows/sec., 64.37 MiB/sec. | ||
| 4756 | 2026.04.02 22:28:37.167733 [ 277 ] {205c6f45-c486-41c1-885a-ab94f843f46a} <Debug> TCPHandler: Processed in 0.001991251 sec. | ||
| 4757 | 2026.04.02 22:28:37.167840 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2026.04.02 22:28:37.167933 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4759 | 2026.04.02 22:28:37.167974 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4760 | 2026.04.02 22:28:37.168298 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.04.02 22:28:37.168335 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4762 | 2026.04.02 22:28:37.168632 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4763 | 2026.04.02 22:28:37.168834 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.04.02 22:28:37.168962 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 4765 | 2026.04.02 22:28:37.168998 [ 277 ] {33f38fe1-52a0-468e-9fbc-3ec0e0ace467} <Debug> TCPHandler: Processed in 0.001205818 sec. | ||
| 4766 | 2026.04.02 22:28:37.169110 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2026.04.02 22:28:37.169202 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4768 | 2026.04.02 22:28:37.169243 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4769 | 2026.04.02 22:28:37.169913 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.04.02 22:28:37.169949 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4771 | 2026.04.02 22:28:37.170375 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4772 | 2026.04.02 22:28:37.170609 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.04.02 22:28:37.170733 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.001549 sec., 1038089.0897353131 rows/sec., 63.06 MiB/sec. | ||
| 4774 | 2026.04.02 22:28:37.170769 [ 277 ] {d6553b22-bfaf-45ff-bef8-ecca600fe769} <Debug> TCPHandler: Processed in 0.001707176 sec. | ||
| 4775 | 2026.04.02 22:28:37.170880 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.04.02 22:28:37.171011 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4777 | 2026.04.02 22:28:37.171062 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4778 | 2026.04.02 22:28:37.171403 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.04.02 22:28:37.171440 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4780 | 2026.04.02 22:28:37.171767 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4781 | 2026.04.02 22:28:37.171988 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.04.02 22:28:37.172121 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 4783 | 2026.04.02 22:28:37.172156 [ 277 ] {691dd817-c999-40f4-93d0-4e7f2e3cdbfc} <Debug> TCPHandler: Processed in 0.001327091 sec. | ||
| 4784 | 2026.04.02 22:28:37.172270 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.04.02 22:28:37.172364 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.04.02 22:28:37.172417 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4787 | 2026.04.02 22:28:37.173224 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.04.02 22:28:37.173260 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4789 | 2026.04.02 22:28:37.173798 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4790 | 2026.04.02 22:28:37.174014 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.04.02 22:28:37.174151 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001806 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. | ||
| 4792 | 2026.04.02 22:28:37.174208 [ 277 ] {d935e1fd-ac4b-412d-a702-12088892d8b6} <Debug> TCPHandler: Processed in 0.001987291 sec. | ||
| 4793 | 2026.04.02 22:28:37.174319 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.04.02 22:28:37.174412 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4795 | 2026.04.02 22:28:37.174453 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4796 | 2026.04.02 22:28:37.174774 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.04.02 22:28:37.174812 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4798 | 2026.04.02 22:28:37.175130 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4799 | 2026.04.02 22:28:37.175333 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.04.02 22:28:37.175459 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001067 sec., 39362.69915651359 rows/sec., 2.25 MiB/sec. | ||
| 4801 | 2026.04.02 22:28:37.175493 [ 277 ] {000e2976-c9d5-4082-8550-8264f8cc409a} <Debug> TCPHandler: Processed in 0.001224039 sec. | ||
| 4802 | 2026.04.02 22:28:39.339817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9147 | ||
| 4803 | 2026.04.02 22:28:39.340359 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.04.02 22:28:39.340410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4805 | 2026.04.02 22:28:39.340956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4806 | 2026.04.02 22:28:39.341200 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.04.02 22:28:39.341359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9147 | ||
| 4808 | 2026.04.02 22:28:39.826515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4809 | 2026.04.02 22:28:39.844828 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.04.02 22:28:39.844897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4811 | 2026.04.02 22:28:39.850784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4812 | 2026.04.02 22:28:39.851557 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.04.02 22:28:39.855466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4814 | 2026.04.02 22:28:41.736713 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.04.02 22:28:41.736990 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4816 | 2026.04.02 22:28:41.737091 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4817 | 2026.04.02 22:28:41.738018 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.04.02 22:28:41.738058 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4819 | 2026.04.02 22:28:41.738447 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4820 | 2026.04.02 22:28:41.738682 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.04.02 22:28:41.738844 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.22 MiB/sec. | ||
| 4822 | 2026.04.02 22:28:41.738891 [ 277 ] {873b9638-a3cb-4c9c-9139-326c40f4cfd1} <Debug> TCPHandler: Processed in 0.002349077 sec. | ||
| 4823 | 2026.04.02 22:28:41.739013 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.04.02 22:28:41.739115 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4825 | 2026.04.02 22:28:41.739158 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4826 | 2026.04.02 22:28:41.739598 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.04.02 22:28:41.739632 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4828 | 2026.04.02 22:28:41.739939 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4829 | 2026.04.02 22:28:41.740144 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.04.02 22:28:41.740272 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 4831 | 2026.04.02 22:28:41.740310 [ 277 ] {ddfade48-06a2-4050-9cc8-cd25e96991c0} <Debug> TCPHandler: Processed in 0.001347931 sec. | ||
| 4832 | 2026.04.02 22:28:41.740419 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.04.02 22:28:41.740515 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4834 | 2026.04.02 22:28:41.740558 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4835 | 2026.04.02 22:28:41.740936 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.04.02 22:28:41.740969 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4837 | 2026.04.02 22:28:41.741284 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4838 | 2026.04.02 22:28:41.741491 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.04.02 22:28:41.741617 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 4840 | 2026.04.02 22:28:41.741652 [ 277 ] {35ab5c44-aad9-4b2a-b09f-d705cc097441} <Debug> TCPHandler: Processed in 0.00128206 sec. | ||
| 4841 | 2026.04.02 22:28:41.741760 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.04.02 22:28:41.741853 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.04.02 22:28:41.741893 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4844 | 2026.04.02 22:28:41.742213 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.04.02 22:28:41.742246 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4846 | 2026.04.02 22:28:41.742539 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4847 | 2026.04.02 22:28:41.742751 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.04.02 22:28:41.742877 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001043 sec., 46021.09300095877 rows/sec., 3.10 MiB/sec. | ||
| 4849 | 2026.04.02 22:28:41.742912 [ 277 ] {689ed8ee-8176-410c-a95f-1ee876cdffbb} <Debug> TCPHandler: Processed in 0.001200909 sec. | ||
| 4850 | 2026.04.02 22:28:46.703044 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4851 | 2026.04.02 22:28:46.703109 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4852 | 2026.04.02 22:28:46.739448 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.04.02 22:28:46.739620 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4854 | 2026.04.02 22:28:46.739685 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4855 | 2026.04.02 22:28:46.740361 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.04.02 22:28:46.740412 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4857 | 2026.04.02 22:28:46.740807 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4858 | 2026.04.02 22:28:46.741025 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.04.02 22:28:46.741180 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001606 sec., 67247.8206724782 rows/sec., 5.64 MiB/sec. | ||
| 4860 | 2026.04.02 22:28:46.741229 [ 277 ] {a89cdc0d-7d38-43b2-95dd-83207543caea} <Debug> TCPHandler: Processed in 0.001904079 sec. | ||
| 4861 | 2026.04.02 22:28:46.741362 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.04.02 22:28:46.741462 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.04.02 22:28:46.741503 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4864 | 2026.04.02 22:28:46.741912 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.04.02 22:28:46.741950 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4866 | 2026.04.02 22:28:46.742247 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4867 | 2026.04.02 22:28:46.742450 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.04.02 22:28:46.742583 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001144 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 4869 | 2026.04.02 22:28:46.742620 [ 277 ] {5752a209-3bc1-45e1-ad7e-55d6f8b079b3} <Debug> TCPHandler: Processed in 0.00130888 sec. | ||
| 4870 | 2026.04.02 22:28:46.742728 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.04.02 22:28:46.742820 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4872 | 2026.04.02 22:28:46.742860 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4873 | 2026.04.02 22:28:46.743272 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.04.02 22:28:46.743308 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4875 | 2026.04.02 22:28:46.743604 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4876 | 2026.04.02 22:28:46.743807 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.04.02 22:28:46.743930 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 6.23 MiB/sec. | ||
| 4878 | 2026.04.02 22:28:46.743966 [ 277 ] {bd968c5f-30f6-4049-b0a2-d65aaa5c2309} <Debug> TCPHandler: Processed in 0.0012861 sec. | ||
| 4879 | 2026.04.02 22:28:46.744074 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.04.02 22:28:46.744165 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.04.02 22:28:46.744207 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4882 | 2026.04.02 22:28:46.744604 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.04.02 22:28:46.744639 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4884 | 2026.04.02 22:28:46.744962 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4885 | 2026.04.02 22:28:46.745164 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.04.02 22:28:46.745289 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 4887 | 2026.04.02 22:28:46.745324 [ 277 ] {4778162a-f25b-475b-86cc-3abd92000fa0} <Debug> TCPHandler: Processed in 0.00129746 sec. | ||
| 4888 | 2026.04.02 22:28:46.745430 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.04.02 22:28:46.745522 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.04.02 22:28:46.745574 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4891 | 2026.04.02 22:28:46.746360 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.04.02 22:28:46.746396 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4893 | 2026.04.02 22:28:46.746927 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4894 | 2026.04.02 22:28:46.747143 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.04.02 22:28:46.747282 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001778 sec., 14623.172103487064 rows/sec., 26.20 MiB/sec. | ||
| 4896 | 2026.04.02 22:28:46.747344 [ 277 ] {c7f88f8b-6ed2-4dc6-8ec6-93c9fd0f2488} <Debug> TCPHandler: Processed in 0.001961521 sec. | ||
| 4897 | 2026.04.02 22:28:46.747458 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.04.02 22:28:46.747550 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.04.02 22:28:46.747591 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4900 | 2026.04.02 22:28:46.747914 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.04.02 22:28:46.747949 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4902 | 2026.04.02 22:28:46.748235 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4903 | 2026.04.02 22:28:46.748437 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.04.02 22:28:46.748559 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 4905 | 2026.04.02 22:28:46.748593 [ 277 ] {f689a4ad-8367-426d-857e-2fa5995fd328} <Debug> TCPHandler: Processed in 0.001182989 sec. | ||
| 4906 | 2026.04.02 22:28:46.841583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9595 | ||
| 4907 | 2026.04.02 22:28:46.842257 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.04.02 22:28:46.842300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4909 | 2026.04.02 22:28:46.842783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4910 | 2026.04.02 22:28:46.843010 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.04.02 22:28:46.843155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9595 | ||
| 4912 | 2026.04.02 22:28:46.862274 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 684 | ||
| 4913 | 2026.04.02 22:28:46.864861 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.04.02 22:28:46.864920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4915 | 2026.04.02 22:28:46.866138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4916 | 2026.04.02 22:28:46.866396 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.04.02 22:28:46.866669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 4918 | 2026.04.02 22:28:47.355654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4919 | 2026.04.02 22:28:47.373387 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.04.02 22:28:47.373454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4921 | 2026.04.02 22:28:47.379367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4922 | 2026.04.02 22:28:47.380052 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.04.02 22:28:47.383006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4924 | 2026.04.02 22:28:51.280112 [ 70 ] {} <Debug> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4925 | 2026.04.02 22:28:51.280186 [ 70 ] {} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.04.02 22:28:51.280207 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4927 | 2026.04.02 22:28:51.280335 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::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 | ||
| 4928 | 2026.04.02 22:28:51.280475 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4929 | 2026.04.02 22:28:51.280508 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::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 | ||
| 4930 | 2026.04.02 22:28:51.280575 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4931 | 2026.04.02 22:28:51.280628 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4932 | 2026.04.02 22:28:51.280677 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::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 | ||
| 4933 | 2026.04.02 22:28:51.280718 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4934 | 2026.04.02 22:28:51.281538 [ 194 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263159 sec., 34833.30285419334 rows/sec., 2.91 MiB/sec. | ||
| 4935 | 2026.04.02 22:28:51.281652 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4936 | 2026.04.02 22:28:51.281903 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.04.02 22:28:51.281975 [ 191 ] {e4eb9ec2-3b14-400b-bfb9-bf009b325b54::all_1_5_1} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4938 | 2026.04.02 22:28:51.282039 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4939 | 2026.04.02 22:28:51.746790 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.04.02 22:28:51.746987 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4941 | 2026.04.02 22:28:51.747060 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4942 | 2026.04.02 22:28:51.747840 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.04.02 22:28:51.747890 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4944 | 2026.04.02 22:28:51.748285 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4945 | 2026.04.02 22:28:51.748499 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.04.02 22:28:51.748644 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 4947 | 2026.04.02 22:28:51.748685 [ 277 ] {65096841-937e-4b3e-83ec-12a98a1be6cc} <Debug> TCPHandler: Processed in 0.002026182 sec. | ||
| 4948 | 2026.04.02 22:28:51.748809 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.04.02 22:28:51.748905 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4950 | 2026.04.02 22:28:51.748945 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4951 | 2026.04.02 22:28:51.749684 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.04.02 22:28:51.749720 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4953 | 2026.04.02 22:28:51.750072 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4954 | 2026.04.02 22:28:51.750273 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.04.02 22:28:51.750402 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001517 sec., 545154.9110085695 rows/sec., 42.77 MiB/sec. | ||
| 4956 | 2026.04.02 22:28:51.750439 [ 277 ] {907bb1a9-1b63-4d7f-b7d3-c6c06fcb5290} <Debug> TCPHandler: Processed in 0.001680226 sec. | ||
| 4957 | 2026.04.02 22:28:51.750547 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.04.02 22:28:51.750641 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.04.02 22:28:51.750681 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4960 | 2026.04.02 22:28:51.751105 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.04.02 22:28:51.751140 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4962 | 2026.04.02 22:28:51.751446 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4963 | 2026.04.02 22:28:51.751650 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.04.02 22:28:51.751756 [ 70 ] {} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4965 | 2026.04.02 22:28:51.751775 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001152 sec., 136284.72222222222 rows/sec., 8.20 MiB/sec. | ||
| 4966 | 2026.04.02 22:28:51.751819 [ 70 ] {} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.04.02 22:28:51.751830 [ 277 ] {171cf23d-58cb-4932-b333-ebd43ee4691d} <Debug> TCPHandler: Processed in 0.001331671 sec. | ||
| 4968 | 2026.04.02 22:28:51.751848 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4969 | 2026.04.02 22:28:51.751945 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.04.02 22:28:51.751976 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::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 | ||
| 4971 | 2026.04.02 22:28:51.752043 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.04.02 22:28:51.752088 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4973 | 2026.04.02 22:28:51.752121 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4974 | 2026.04.02 22:28:51.752163 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 210 rows starting from the beginning of the part | ||
| 4975 | 2026.04.02 22:28:51.752238 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 157 rows starting from the beginning of the part | ||
| 4976 | 2026.04.02 22:28:51.752288 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4977 | 2026.04.02 22:28:51.752337 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 180 rows starting from the beginning of the part | ||
| 4978 | 2026.04.02 22:28:51.752396 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4979 | 2026.04.02 22:28:51.752444 [ 195 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 157 rows starting from the beginning of the part | ||
| 4980 | 2026.04.02 22:28:51.752536 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.04.02 22:28:51.752578 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4982 | 2026.04.02 22:28:51.752923 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4983 | 2026.04.02 22:28:51.753155 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.04.02 22:28:51.753285 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.64 MiB/sec. | ||
| 4985 | 2026.04.02 22:28:51.753323 [ 277 ] {be6389b1-fbeb-4988-8d9a-e6c74d72fb02} <Debug> TCPHandler: Processed in 0.001427453 sec. | ||
| 4986 | 2026.04.02 22:28:51.753461 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.04.02 22:28:51.753469 [ 194 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552815 sec., 486857.7390094764 rows/sec., 32.13 MiB/sec. | ||
| 4988 | 2026.04.02 22:28:51.753557 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4989 | 2026.04.02 22:28:51.753601 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4990 | 2026.04.02 22:28:51.753646 [ 193 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4991 | 2026.04.02 22:28:51.753949 [ 193 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.04.02 22:28:51.754027 [ 193 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_26_5} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4993 | 2026.04.02 22:28:51.754055 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.04.02 22:28:51.754090 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4995 | 2026.04.02 22:28:51.754114 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4996 | 2026.04.02 22:28:51.754390 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4997 | 2026.04.02 22:28:51.754591 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.04.02 22:28:51.754714 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 4999 | 2026.04.02 22:28:51.754752 [ 277 ] {a906e1c9-00f1-47aa-baf4-3d6c00c018c6} <Debug> TCPHandler: Processed in 0.001338821 sec. | ||
| 5000 | 2026.04.02 22:28:51.754867 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.04.02 22:28:51.754961 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5002 | 2026.04.02 22:28:51.755000 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5003 | 2026.04.02 22:28:51.755561 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.04.02 22:28:51.755596 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5005 | 2026.04.02 22:28:51.755923 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5006 | 2026.04.02 22:28:51.756127 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.04.02 22:28:51.756251 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001309 sec., 385790.67990832694 rows/sec., 27.14 MiB/sec. | ||
| 5008 | 2026.04.02 22:28:51.756288 [ 277 ] {ae291eb6-2343-4d13-9ff1-0b94fcb2d61f} <Debug> TCPHandler: Processed in 0.001468933 sec. | ||
| 5009 | 2026.04.02 22:28:51.756387 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.04.02 22:28:51.756479 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5011 | 2026.04.02 22:28:51.756520 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5012 | 2026.04.02 22:28:51.756838 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.04.02 22:28:51.756874 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5014 | 2026.04.02 22:28:51.757165 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5015 | 2026.04.02 22:28:51.757380 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.04.02 22:28:51.757507 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 5017 | 2026.04.02 22:28:51.757545 [ 277 ] {455936fb-44d3-488e-b4b2-efb487d96d8e} <Debug> TCPHandler: Processed in 0.001205129 sec. | ||
| 5018 | 2026.04.02 22:28:51.757643 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.04.02 22:28:51.757737 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5020 | 2026.04.02 22:28:51.757778 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5021 | 2026.04.02 22:28:51.758170 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.04.02 22:28:51.758207 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5023 | 2026.04.02 22:28:51.758541 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5024 | 2026.04.02 22:28:51.758745 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.04.02 22:28:51.758874 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001156 sec., 229238.75432525954 rows/sec., 15.23 MiB/sec. | ||
| 5026 | 2026.04.02 22:28:51.758910 [ 277 ] {8465f864-380b-4241-8cfa-19cfb666fb73} <Debug> TCPHandler: Processed in 0.001314941 sec. | ||
| 5027 | 2026.04.02 22:28:51.759016 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.04.02 22:28:51.759109 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5029 | 2026.04.02 22:28:51.759150 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5030 | 2026.04.02 22:28:51.759470 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.04.02 22:28:51.759510 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5032 | 2026.04.02 22:28:51.759817 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5033 | 2026.04.02 22:28:51.760024 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.04.02 22:28:51.760151 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 5035 | 2026.04.02 22:28:51.760187 [ 277 ] {b8b7b7d3-9c7d-4ba2-938f-f097823acbdf} <Debug> TCPHandler: Processed in 0.001219269 sec. | ||
| 5036 | 2026.04.02 22:28:51.760282 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.04.02 22:28:51.760380 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5038 | 2026.04.02 22:28:51.760433 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5039 | 2026.04.02 22:28:51.761207 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.04.02 22:28:51.761245 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5041 | 2026.04.02 22:28:51.761779 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5042 | 2026.04.02 22:28:51.761994 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.04.02 22:28:51.762103 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5044 | 2026.04.02 22:28:51.762130 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001768 sec., 8484.162895927602 rows/sec., 15.20 MiB/sec. | ||
| 5045 | 2026.04.02 22:28:51.762172 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.04.02 22:28:51.762197 [ 277 ] {6957b68a-d267-424c-8b38-d382d061e79b} <Debug> TCPHandler: Processed in 0.00196149 sec. | ||
| 5047 | 2026.04.02 22:28:51.762197 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5048 | 2026.04.02 22:28:51.762302 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5049 | 2026.04.02 22:28:51.762313 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.04.02 22:28:51.762429 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5051 | 2026.04.02 22:28:51.762472 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5052 | 2026.04.02 22:28:51.762538 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5053 | 2026.04.02 22:28:51.762603 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 409 rows starting from the beginning of the part | ||
| 5054 | 2026.04.02 22:28:51.762723 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 5055 | 2026.04.02 22:28:51.762826 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.04.02 22:28:51.762826 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5057 | 2026.04.02 22:28:51.762869 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5058 | 2026.04.02 22:28:51.762955 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 5059 | 2026.04.02 22:28:51.763067 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5060 | 2026.04.02 22:28:51.763170 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 5061 | 2026.04.02 22:28:51.763201 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5062 | 2026.04.02 22:28:51.763422 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.04.02 22:28:51.763567 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 4.86 MiB/sec. | ||
| 5064 | 2026.04.02 22:28:51.763604 [ 277 ] {fa86f4b1-e75e-4a5b-9f6e-f7ceff3ffcda} <Debug> TCPHandler: Processed in 0.001341432 sec. | ||
| 5065 | 2026.04.02 22:28:51.779068 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 19 columns (19 merged, 0 gathered) in 0.016793453 sec., 30666.712795754393 rows/sec., 54.95 MiB/sec. | ||
| 5066 | 2026.04.02 22:28:51.779676 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5067 | 2026.04.02 22:28:51.779975 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.04.02 22:28:51.780046 [ 195 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5069 | 2026.04.02 22:28:51.780124 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5070 | 2026.04.02 22:28:54.343330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10107 | ||
| 5071 | 2026.04.02 22:28:54.343875 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.04.02 22:28:54.343915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5073 | 2026.04.02 22:28:54.344402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5074 | 2026.04.02 22:28:54.344632 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.04.02 22:28:54.344761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10107 | ||
| 5076 | 2026.04.02 22:28:54.344764 [ 63 ] {} <Debug> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5077 | 2026.04.02 22:28:54.344839 [ 63 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.04.02 22:28:54.344874 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5079 | 2026.04.02 22:28:54.344970 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 5080 | 2026.04.02 22:28:54.345069 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5081 | 2026.04.02 22:28:54.345098 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7675 rows starting from the beginning of the part | ||
| 5082 | 2026.04.02 22:28:54.345153 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 5083 | 2026.04.02 22:28:54.345195 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 5084 | 2026.04.02 22:28:54.345234 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 5085 | 2026.04.02 22:28:54.345270 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 5086 | 2026.04.02 22:28:54.345305 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 5087 | 2026.04.02 22:28:54.347256 [ 195 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10107 rows, containing 4 columns (4 merged, 0 gathered) in 0.002326036 sec., 4345160.608004347 rows/sec., 62.16 MiB/sec. | ||
| 5088 | 2026.04.02 22:28:54.347540 [ 195 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5089 | 2026.04.02 22:28:54.347835 [ 195 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_21_4} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.04.02 22:28:54.347911 [ 195 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_21_4} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5091 | 2026.04.02 22:28:54.348008 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5092 | 2026.04.02 22:28:54.883165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5093 | 2026.04.02 22:28:54.912746 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.04.02 22:28:54.912856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5095 | 2026.04.02 22:28:54.925842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5096 | 2026.04.02 22:28:54.927670 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.04.02 22:28:54.928201 [ 62 ] {} <Debug> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5098 | 2026.04.02 22:28:54.928293 [ 62 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.04.02 22:28:54.928324 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5100 | 2026.04.02 22:28:54.928445 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 5101 | 2026.04.02 22:28:54.933287 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5102 | 2026.04.02 22:28:54.934960 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 5103 | 2026.04.02 22:28:54.938067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5104 | 2026.04.02 22:28:54.939583 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 5105 | 2026.04.02 22:28:54.944383 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 5106 | 2026.04.02 22:28:54.949454 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 5107 | 2026.04.02 22:28:54.956452 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 5108 | 2026.04.02 22:28:54.963373 [ 199 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 5109 | 2026.04.02 22:28:55.000341 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.55 MiB, peak 261.55 MiB, free memory in arenas 0.00 B, will set to 254.42 MiB (RSS), difference: -7.13 MiB | ||
| 5110 | 2026.04.02 22:28:55.037508 [ 197 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.109103847 sec., 1457.3271646415915 rows/sec., 7.54 MiB/sec. | ||
| 5111 | 2026.04.02 22:28:55.041324 [ 189 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5112 | 2026.04.02 22:28:55.044126 [ 189 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_21_4} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.04.02 22:28:55.044252 [ 189 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_21_4} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5114 | 2026.04.02 22:28:55.046579 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5115 | 2026.04.02 22:28:56.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.00 MiB, peak 261.55 MiB, free memory in arenas 0.00 B, will set to 255.26 MiB (RSS), difference: 10.25 MiB | ||
| 5116 | 2026.04.02 22:28:56.739932 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.04.02 22:28:56.740207 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5118 | 2026.04.02 22:28:56.740310 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5119 | 2026.04.02 22:28:56.740992 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.04.02 22:28:56.741036 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5121 | 2026.04.02 22:28:56.741422 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5122 | 2026.04.02 22:28:56.741645 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.04.02 22:28:56.741804 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00167 sec., 2395.2095808383233 rows/sec., 195.31 KiB/sec. | ||
| 5124 | 2026.04.02 22:28:56.741850 [ 277 ] {ee93cf1c-086b-4f98-9147-9604998e61a8} <Debug> TCPHandler: Processed in 0.002097453 sec. | ||
| 5125 | 2026.04.02 22:28:56.741967 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.04.02 22:28:56.742068 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5127 | 2026.04.02 22:28:56.742109 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5128 | 2026.04.02 22:28:56.742565 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.04.02 22:28:56.742602 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5130 | 2026.04.02 22:28:56.742919 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5131 | 2026.04.02 22:28:56.743131 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.04.02 22:28:56.743260 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Debug> executeQuery: Read 110 rows, 9.42 KiB in 0.001215 sec., 90534.97942386832 rows/sec., 7.57 MiB/sec. | ||
| 5133 | 2026.04.02 22:28:56.743261 [ 60 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5134 | 2026.04.02 22:28:56.743297 [ 277 ] {673e0373-2df8-45c8-857f-f491b1111202} <Debug> TCPHandler: Processed in 0.001380182 sec. | ||
| 5135 | 2026.04.02 22:28:56.743338 [ 60 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.04.02 22:28:56.743363 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5137 | 2026.04.02 22:28:56.743428 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.04.02 22:28:56.743482 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 5139 | 2026.04.02 22:28:56.743521 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.04.02 22:28:56.743562 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5141 | 2026.04.02 22:28:56.743611 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5142 | 2026.04.02 22:28:56.743646 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3236 rows starting from the beginning of the part | ||
| 5143 | 2026.04.02 22:28:56.743727 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3179 rows starting from the beginning of the part | ||
| 5144 | 2026.04.02 22:28:56.743770 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5145 | 2026.04.02 22:28:56.743808 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part | ||
| 5146 | 2026.04.02 22:28:56.743845 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 827 rows starting from the beginning of the part | ||
| 5147 | 2026.04.02 22:28:56.743881 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 110 rows starting from the beginning of the part | ||
| 5148 | 2026.04.02 22:28:56.743935 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.04.02 22:28:56.743972 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5150 | 2026.04.02 22:28:56.744487 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5151 | 2026.04.02 22:28:56.744725 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.04.02 22:28:56.744862 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001351 sec., 22205.77350111029 rows/sec., 1.62 MiB/sec. | ||
| 5153 | 2026.04.02 22:28:56.744899 [ 277 ] {8c010d09-18b7-4364-827a-78d692a2f5ca} <Debug> TCPHandler: Processed in 0.001515254 sec. | ||
| 5154 | 2026.04.02 22:28:56.745013 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.04.02 22:28:56.745106 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5156 | 2026.04.02 22:28:56.745146 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5157 | 2026.04.02 22:28:56.745600 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.04.02 22:28:56.745717 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5159 | 2026.04.02 22:28:56.746041 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5160 | 2026.04.02 22:28:56.746254 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.04.02 22:28:56.746359 [ 60 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5162 | 2026.04.02 22:28:56.746380 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001293 sec., 72699.14926527455 rows/sec., 5.68 MiB/sec. | ||
| 5163 | 2026.04.02 22:28:56.746407 [ 60 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.04.02 22:28:56.746426 [ 277 ] {3dc95053-e69a-4c61-9110-d59dfb5bb8c7} <Debug> TCPHandler: Processed in 0.001461282 sec. | ||
| 5165 | 2026.04.02 22:28:56.746431 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5166 | 2026.04.02 22:28:56.746515 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 5167 | 2026.04.02 22:28:56.746525 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7516 rows, containing 5 columns (5 merged, 0 gathered) in 0.003092158 sec., 2430664.9272126458 rows/sec., 192.56 MiB/sec. | ||
| 5168 | 2026.04.02 22:28:56.746557 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.04.02 22:28:56.746647 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5170 | 2026.04.02 22:28:56.746667 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5171 | 2026.04.02 22:28:56.746679 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1791 rows starting from the beginning of the part | ||
| 5172 | 2026.04.02 22:28:56.746711 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5173 | 2026.04.02 22:28:56.746737 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1743 rows starting from the beginning of the part | ||
| 5174 | 2026.04.02 22:28:56.746780 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5175 | 2026.04.02 22:28:56.746819 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5176 | 2026.04.02 22:28:56.746857 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 505 rows starting from the beginning of the part | ||
| 5177 | 2026.04.02 22:28:56.746894 [ 189 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part | ||
| 5178 | 2026.04.02 22:28:56.746963 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5179 | 2026.04.02 22:28:56.747173 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.04.02 22:28:56.747211 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5181 | 2026.04.02 22:28:56.747277 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.04.02 22:28:56.747353 [ 197 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_31_6} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5183 | 2026.04.02 22:28:56.747434 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 5184 | 2026.04.02 22:28:56.747598 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5185 | 2026.04.02 22:28:56.747809 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.04.02 22:28:56.747927 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5187 | 2026.04.02 22:28:56.747947 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001298 sec., 124807.39599383668 rows/sec., 8.69 MiB/sec. | ||
| 5188 | 2026.04.02 22:28:56.747967 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.04.02 22:28:56.747991 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5190 | 2026.04.02 22:28:56.747991 [ 277 ] {a9a7e914-df59-435c-963b-1360584401ae} <Debug> TCPHandler: Processed in 0.001481503 sec. | ||
| 5191 | 2026.04.02 22:28:56.748094 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 5192 | 2026.04.02 22:28:56.748119 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.04.02 22:28:56.748235 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.04.02 22:28:56.748247 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.04.02 22:28:56.748287 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10353 rows starting from the beginning of the part | ||
| 5196 | 2026.04.02 22:28:56.748289 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5197 | 2026.04.02 22:28:56.748356 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1608 rows starting from the beginning of the part | ||
| 5198 | 2026.04.02 22:28:56.748410 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 5199 | 2026.04.02 22:28:56.748452 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5200 | 2026.04.02 22:28:56.748465 [ 186 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983791 sec., 2161013.9374561133 rows/sec., 156.32 MiB/sec. | ||
| 5201 | 2026.04.02 22:28:56.748495 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5202 | 2026.04.02 22:28:56.748544 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 162 rows starting from the beginning of the part | ||
| 5203 | 2026.04.02 22:28:56.748737 [ 198 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5204 | 2026.04.02 22:28:56.749038 [ 198 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.04.02 22:28:56.749120 [ 198 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_31_6} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5206 | 2026.04.02 22:28:56.749126 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.04.02 22:28:56.749169 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5208 | 2026.04.02 22:28:56.749204 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5209 | 2026.04.02 22:28:56.749730 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5210 | 2026.04.02 22:28:56.749960 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.04.02 22:28:56.750111 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001896 sec., 13713.080168776372 rows/sec., 24.57 MiB/sec. | ||
| 5212 | 2026.04.02 22:28:56.750180 [ 277 ] {17481c6b-9ff6-4968-ba6a-933d9720879d} <Debug> TCPHandler: Processed in 0.002111483 sec. | ||
| 5213 | 2026.04.02 22:28:56.750297 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.04.02 22:28:56.750393 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5215 | 2026.04.02 22:28:56.750435 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5216 | 2026.04.02 22:28:56.750793 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.04.02 22:28:56.750829 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5218 | 2026.04.02 22:28:56.751154 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5219 | 2026.04.02 22:28:56.751366 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.04.02 22:28:56.751493 [ 59 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5221 | 2026.04.02 22:28:56.751503 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 5222 | 2026.04.02 22:28:56.751553 [ 59 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.04.02 22:28:56.751562 [ 277 ] {74ab9d7d-9bc9-4c6f-81d2-031243b328dd} <Debug> TCPHandler: Processed in 0.001316621 sec. | ||
| 5224 | 2026.04.02 22:28:56.751587 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5225 | 2026.04.02 22:28:56.751672 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 5226 | 2026.04.02 22:28:56.751778 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5227 | 2026.04.02 22:28:56.751807 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1770 rows starting from the beginning of the part | ||
| 5228 | 2026.04.02 22:28:56.751861 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 5229 | 2026.04.02 22:28:56.751903 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 5230 | 2026.04.02 22:28:56.751941 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 5231 | 2026.04.02 22:28:56.751978 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5232 | 2026.04.02 22:28:56.752017 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 5233 | 2026.04.02 22:28:56.752751 [ 190 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12676 rows, containing 5 columns (5 merged, 0 gathered) in 0.004708114 sec., 2692373.2093148124 rows/sec., 174.28 MiB/sec. | ||
| 5234 | 2026.04.02 22:28:56.753040 [ 190 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401692 sec., 1476786.6264486064 rows/sec., 95.32 MiB/sec. | ||
| 5235 | 2026.04.02 22:28:56.753106 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5236 | 2026.04.02 22:28:56.753259 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5237 | 2026.04.02 22:28:56.753450 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.04.02 22:28:56.753556 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5239 | 2026.04.02 22:28:56.753563 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.04.02 22:28:56.753642 [ 186 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_31_6} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5241 | 2026.04.02 22:28:56.753646 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5242 | 2026.04.02 22:28:56.753706 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5243 | 2026.04.02 22:28:56.867000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 720 | ||
| 5244 | 2026.04.02 22:28:56.869272 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.04.02 22:28:56.869313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5246 | 2026.04.02 22:28:56.870451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5247 | 2026.04.02 22:28:56.870712 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.04.02 22:28:56.870950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5249 | 2026.04.02 22:28:57.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.90 MiB, peak 264.42 MiB, free memory in arenas 0.00 B, will set to 257.01 MiB (RSS), difference: 1.11 MiB | ||
| 5250 | 2026.04.02 22:29:01.703362 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5251 | 2026.04.02 22:29:01.703430 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5252 | 2026.04.02 22:29:01.746429 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.04.02 22:29:01.746622 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.04.02 22:29:01.746687 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5255 | 2026.04.02 22:29:01.747519 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.04.02 22:29:01.747561 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5257 | 2026.04.02 22:29:01.747956 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5258 | 2026.04.02 22:29:01.748188 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.04.02 22:29:01.748336 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001765 sec., 160906.51558073654 rows/sec., 10.22 MiB/sec. | ||
| 5260 | 2026.04.02 22:29:01.748377 [ 277 ] {8d6dd865-d9a2-4cda-a7db-f565fbc29ee6} <Debug> TCPHandler: Processed in 0.002077433 sec. | ||
| 5261 | 2026.04.02 22:29:01.748517 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.04.02 22:29:01.748611 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5263 | 2026.04.02 22:29:01.748651 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5264 | 2026.04.02 22:29:01.749547 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.04.02 22:29:01.749588 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5266 | 2026.04.02 22:29:01.749930 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5267 | 2026.04.02 22:29:01.750132 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.04.02 22:29:01.750256 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001665 sec., 496696.6966966967 rows/sec., 38.97 MiB/sec. | ||
| 5269 | 2026.04.02 22:29:01.750293 [ 277 ] {ecb51341-67fb-4de5-ac25-e76756d23c89} <Debug> TCPHandler: Processed in 0.001840669 sec. | ||
| 5270 | 2026.04.02 22:29:01.750410 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.04.02 22:29:01.750517 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.04.02 22:29:01.750555 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5273 | 2026.04.02 22:29:01.751006 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.04.02 22:29:01.751041 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5275 | 2026.04.02 22:29:01.751330 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5276 | 2026.04.02 22:29:01.751532 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.04.02 22:29:01.751653 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001154 sec., 136048.5268630849 rows/sec., 8.18 MiB/sec. | ||
| 5278 | 2026.04.02 22:29:01.751689 [ 277 ] {665b8607-c035-4f26-8b4e-321694cf3bc3} <Debug> TCPHandler: Processed in 0.001330241 sec. | ||
| 5279 | 2026.04.02 22:29:01.751801 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.04.02 22:29:01.751908 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.04.02 22:29:01.751945 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5282 | 2026.04.02 22:29:01.752377 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.04.02 22:29:01.752413 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5284 | 2026.04.02 22:29:01.752696 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5285 | 2026.04.02 22:29:01.752898 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.04.02 22:29:01.753018 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001128 sec., 132092.19858156028 rows/sec., 8.53 MiB/sec. | ||
| 5287 | 2026.04.02 22:29:01.753021 [ 54 ] {} <Debug> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5288 | 2026.04.02 22:29:01.753054 [ 277 ] {2bb744b8-1560-43a3-b05b-2e6646825501} <Debug> TCPHandler: Processed in 0.00129987 sec. | ||
| 5289 | 2026.04.02 22:29:01.753092 [ 54 ] {} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.04.02 22:29:01.753117 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5291 | 2026.04.02 22:29:01.753180 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2026.04.02 22:29:01.753246 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::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 | ||
| 5293 | 2026.04.02 22:29:01.753275 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5294 | 2026.04.02 22:29:01.753332 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5295 | 2026.04.02 22:29:01.753412 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5296 | 2026.04.02 22:29:01.753453 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 951 rows starting from the beginning of the part | ||
| 5297 | 2026.04.02 22:29:01.753529 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5298 | 2026.04.02 22:29:01.753579 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5299 | 2026.04.02 22:29:01.753623 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 5300 | 2026.04.02 22:29:01.753659 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5301 | 2026.04.02 22:29:01.753696 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5302 | 2026.04.02 22:29:01.753776 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.04.02 22:29:01.753816 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5304 | 2026.04.02 22:29:01.754142 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5305 | 2026.04.02 22:29:01.754358 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.04.02 22:29:01.754487 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00123 sec., 120325.20325203253 rows/sec., 6.84 MiB/sec. | ||
| 5307 | 2026.04.02 22:29:01.754524 [ 277 ] {791e9b21-2ab1-4d4e-a118-f5f96664d16d} <Debug> TCPHandler: Processed in 0.001391792 sec. | ||
| 5308 | 2026.04.02 22:29:01.754630 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.04.02 22:29:01.754727 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5310 | 2026.04.02 22:29:01.754766 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5311 | 2026.04.02 22:29:01.754889 [ 186 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708177 sec., 1461792.3084083206 rows/sec., 93.60 MiB/sec. | ||
| 5312 | 2026.04.02 22:29:01.755049 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5313 | 2026.04.02 22:29:01.755289 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.04.02 22:29:01.755354 [ 196 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_16_3} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5315 | 2026.04.02 22:29:01.755374 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.04.02 22:29:01.755415 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5317 | 2026.04.02 22:29:01.755422 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5318 | 2026.04.02 22:29:01.755734 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5319 | 2026.04.02 22:29:01.755943 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.04.02 22:29:01.756067 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001357 sec., 372144.4362564481 rows/sec., 26.18 MiB/sec. | ||
| 5321 | 2026.04.02 22:29:01.756103 [ 277 ] {a9f30adb-9e6d-40e4-9e9a-a50c6d576c84} <Debug> TCPHandler: Processed in 0.001520784 sec. | ||
| 5322 | 2026.04.02 22:29:01.756206 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.04.02 22:29:01.756303 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5324 | 2026.04.02 22:29:01.756342 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5325 | 2026.04.02 22:29:01.756663 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.04.02 22:29:01.756699 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5327 | 2026.04.02 22:29:01.756987 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5328 | 2026.04.02 22:29:01.757185 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.04.02 22:29:01.757301 [ 54 ] {} <Debug> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5330 | 2026.04.02 22:29:01.757306 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001021 sec., 5876.5915768854065 rows/sec., 307.03 KiB/sec. | ||
| 5331 | 2026.04.02 22:29:01.757341 [ 54 ] {} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.04.02 22:29:01.757360 [ 277 ] {37df6ae3-a6f9-4de8-98bd-b1d779afca96} <Debug> TCPHandler: Processed in 0.001202339 sec. | ||
| 5333 | 2026.04.02 22:29:01.757366 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5334 | 2026.04.02 22:29:01.757471 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.04.02 22:29:01.757471 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5336 | 2026.04.02 22:29:01.757568 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5337 | 2026.04.02 22:29:01.757620 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5338 | 2026.04.02 22:29:01.757626 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5339 | 2026.04.02 22:29:01.757670 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5340 | 2026.04.02 22:29:01.757739 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5341 | 2026.04.02 22:29:01.757787 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5342 | 2026.04.02 22:29:01.757830 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5343 | 2026.04.02 22:29:01.757871 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5344 | 2026.04.02 22:29:01.757913 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5345 | 2026.04.02 22:29:01.758030 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.04.02 22:29:01.758069 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5347 | 2026.04.02 22:29:01.758423 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5348 | 2026.04.02 22:29:01.758634 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.04.02 22:29:01.758744 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001335881 sec., 67371.27034518794 rows/sec., 3.44 MiB/sec. | ||
| 5350 | 2026.04.02 22:29:01.758751 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001221 sec., 217035.217035217 rows/sec., 14.42 MiB/sec. | ||
| 5351 | 2026.04.02 22:29:01.758800 [ 277 ] {46df7a16-de38-483f-9478-02d2a830bf73} <Debug> TCPHandler: Processed in 0.001400191 sec. | ||
| 5352 | 2026.04.02 22:29:01.758860 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5353 | 2026.04.02 22:29:01.758901 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.04.02 22:29:01.758991 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.04.02 22:29:01.759031 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5356 | 2026.04.02 22:29:01.759095 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.04.02 22:29:01.759160 [ 190 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_15_3} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5358 | 2026.04.02 22:29:01.759220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5359 | 2026.04.02 22:29:01.759316 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.04.02 22:29:01.759352 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5361 | 2026.04.02 22:29:01.759716 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5362 | 2026.04.02 22:29:01.759920 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.04.02 22:29:01.760042 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 5364 | 2026.04.02 22:29:01.760044 [ 54 ] {} <Debug> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5365 | 2026.04.02 22:29:01.760079 [ 277 ] {b90323e9-76f9-4463-88bb-672c3e1a37b2} <Debug> TCPHandler: Processed in 0.001195188 sec. | ||
| 5366 | 2026.04.02 22:29:01.760090 [ 54 ] {} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.04.02 22:29:01.760114 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5368 | 2026.04.02 22:29:01.760193 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.04.02 22:29:01.760221 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::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 | ||
| 5370 | 2026.04.02 22:29:01.760288 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.04.02 22:29:01.760345 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5372 | 2026.04.02 22:29:01.760354 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2026.04.02 22:29:01.760392 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 5374 | 2026.04.02 22:29:01.760454 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5375 | 2026.04.02 22:29:01.760497 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5376 | 2026.04.02 22:29:01.760537 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5377 | 2026.04.02 22:29:01.760572 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5378 | 2026.04.02 22:29:01.760619 [ 203 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5379 | 2026.04.02 22:29:01.761138 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.04.02 22:29:01.761178 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5381 | 2026.04.02 22:29:01.761392 [ 190 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121997 sec., 13115.076600244269 rows/sec., 880.53 KiB/sec. | ||
| 5382 | 2026.04.02 22:29:01.761521 [ 196 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5383 | 2026.04.02 22:29:01.761716 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5384 | 2026.04.02 22:29:01.761840 [ 196 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.04.02 22:29:01.761933 [ 196 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_16_3} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5386 | 2026.04.02 22:29:01.762002 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.04.02 22:29:01.762015 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5388 | 2026.04.02 22:29:01.762150 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001879 sec., 7982.969664715274 rows/sec., 14.31 MiB/sec. | ||
| 5389 | 2026.04.02 22:29:01.762210 [ 277 ] {34e297eb-9a89-4222-98b7-a4e58496e824} <Debug> TCPHandler: Processed in 0.002064582 sec. | ||
| 5390 | 2026.04.02 22:29:01.762322 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.04.02 22:29:01.762413 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5392 | 2026.04.02 22:29:01.762453 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5393 | 2026.04.02 22:29:01.762780 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.04.02 22:29:01.762816 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5395 | 2026.04.02 22:29:01.763123 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5396 | 2026.04.02 22:29:01.763324 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.04.02 22:29:01.763446 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 5398 | 2026.04.02 22:29:01.763482 [ 277 ] {5a55ecff-b6bc-4e32-9e5a-9295ec6e2f27} <Debug> TCPHandler: Processed in 0.001207638 sec. | ||
| 5399 | 2026.04.02 22:29:01.844927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10555 | ||
| 5400 | 2026.04.02 22:29:01.845436 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.04.02 22:29:01.845487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5402 | 2026.04.02 22:29:01.845962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5403 | 2026.04.02 22:29:01.846181 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.04.02 22:29:01.846306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10555 | ||
| 5405 | 2026.04.02 22:29:02.438239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5406 | 2026.04.02 22:29:02.455008 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.04.02 22:29:02.455087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5408 | 2026.04.02 22:29:02.460738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5409 | 2026.04.02 22:29:02.461501 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.04.02 22:29:02.465252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5411 | 2026.04.02 22:29:06.739891 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.04.02 22:29:06.740187 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5413 | 2026.04.02 22:29:06.740290 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5414 | 2026.04.02 22:29:06.741222 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.04.02 22:29:06.741264 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5416 | 2026.04.02 22:29:06.741650 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5417 | 2026.04.02 22:29:06.741868 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.04.02 22:29:06.742018 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001905 sec., 56692.913385826774 rows/sec., 4.76 MiB/sec. | ||
| 5419 | 2026.04.02 22:29:06.742059 [ 277 ] {82a97df8-c8c4-45b1-a3cd-f3d72ee78116} <Debug> TCPHandler: Processed in 0.002363207 sec. | ||
| 5420 | 2026.04.02 22:29:06.742189 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.04.02 22:29:06.742298 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.04.02 22:29:06.742338 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5423 | 2026.04.02 22:29:06.742791 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.02 22:29:06.742827 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5425 | 2026.04.02 22:29:06.743115 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5426 | 2026.04.02 22:29:06.743314 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.04.02 22:29:06.743438 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00116 sec., 22413.793103448275 rows/sec., 1.65 MiB/sec. | ||
| 5428 | 2026.04.02 22:29:06.743474 [ 277 ] {e3398e22-2750-400b-97ae-e53fa5fc631d} <Debug> TCPHandler: Processed in 0.001337781 sec. | ||
| 5429 | 2026.04.02 22:29:06.743590 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.04.02 22:29:06.743701 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5431 | 2026.04.02 22:29:06.743739 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5432 | 2026.04.02 22:29:06.744225 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.04.02 22:29:06.744263 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5434 | 2026.04.02 22:29:06.744575 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5435 | 2026.04.02 22:29:06.744787 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.04.02 22:29:06.744911 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001228 sec., 73289.90228013029 rows/sec., 5.72 MiB/sec. | ||
| 5437 | 2026.04.02 22:29:06.744948 [ 277 ] {ff9ee05d-4629-423a-925a-a5fca17a047d} <Debug> TCPHandler: Processed in 0.001406602 sec. | ||
| 5438 | 2026.04.02 22:29:06.745071 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.04.02 22:29:06.745165 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.04.02 22:29:06.745208 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5441 | 2026.04.02 22:29:06.745647 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.04.02 22:29:06.745685 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5443 | 2026.04.02 22:29:06.746011 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5444 | 2026.04.02 22:29:06.746215 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.04.02 22:29:06.746341 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 5446 | 2026.04.02 22:29:06.746377 [ 277 ] {eee6b1ca-7922-42b9-8d98-d0822ec99629} <Debug> TCPHandler: Processed in 0.001362291 sec. | ||
| 5447 | 2026.04.02 22:29:06.746484 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.04.02 22:29:06.746586 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.04.02 22:29:06.746639 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5450 | 2026.04.02 22:29:06.747454 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.04.02 22:29:06.747491 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5452 | 2026.04.02 22:29:06.748007 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5453 | 2026.04.02 22:29:06.748220 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.04.02 22:29:06.748355 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001788 sec., 14541.3870246085 rows/sec., 26.06 MiB/sec. | ||
| 5455 | 2026.04.02 22:29:06.748407 [ 277 ] {f7ebbdae-c914-46d6-8edc-64923fe24010} <Debug> TCPHandler: Processed in 0.001971641 sec. | ||
| 5456 | 2026.04.02 22:29:06.748516 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.04.02 22:29:06.748616 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.04.02 22:29:06.748657 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5459 | 2026.04.02 22:29:06.748989 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.04.02 22:29:06.749024 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5461 | 2026.04.02 22:29:06.749320 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5462 | 2026.04.02 22:29:06.749535 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.04.02 22:29:06.749659 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5464 | 2026.04.02 22:29:06.749694 [ 277 ] {06aa7b40-d666-4c25-8767-97a12aca3cb2} <Debug> TCPHandler: Processed in 0.001228209 sec. | ||
| 5465 | 2026.04.02 22:29:06.871989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 754 | ||
| 5466 | 2026.04.02 22:29:06.874204 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.04.02 22:29:06.874245 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5468 | 2026.04.02 22:29:06.875403 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5469 | 2026.04.02 22:29:06.875659 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.04.02 22:29:06.875829 [ 48 ] {} <Debug> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5471 | 2026.04.02 22:29:06.875894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5472 | 2026.04.02 22:29:06.875918 [ 48 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.04.02 22:29:06.875958 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5474 | 2026.04.02 22:29:06.876066 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 5475 | 2026.04.02 22:29:06.876611 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5476 | 2026.04.02 22:29:06.876730 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 566 rows starting from the beginning of the part | ||
| 5477 | 2026.04.02 22:29:06.877066 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5478 | 2026.04.02 22:29:06.877409 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5479 | 2026.04.02 22:29:06.877744 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
| 5480 | 2026.04.02 22:29:06.878073 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 5481 | 2026.04.02 22:29:06.878407 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5482 | 2026.04.02 22:29:06.884010 [ 196 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 72 columns (72 merged, 0 gathered) in 0.007989575 sec., 94372.97978928791 rows/sec., 80.67 MiB/sec. | ||
| 5483 | 2026.04.02 22:29:06.885109 [ 196 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5484 | 2026.04.02 22:29:06.885696 [ 196 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.04.02 22:29:06.885775 [ 196 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_16_3} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5486 | 2026.04.02 22:29:06.886009 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5487 | 2026.04.02 22:29:07.378043 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.04.02 22:29:07.378219 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.04.02 22:29:07.378291 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5490 | 2026.04.02 22:29:07.379052 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.04.02 22:29:07.379102 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5492 | 2026.04.02 22:29:07.379514 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5493 | 2026.04.02 22:29:07.379740 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.04.02 22:29:07.379893 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. | ||
| 5495 | 2026.04.02 22:29:07.379937 [ 277 ] {e01db91b-896c-44d9-b0af-7bc22da6934c} <Debug> TCPHandler: Processed in 0.002021012 sec. | ||
| 5496 | 2026.04.02 22:29:07.380074 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.04.02 22:29:07.380167 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5498 | 2026.04.02 22:29:07.380208 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5499 | 2026.04.02 22:29:07.382161 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.04.02 22:29:07.382200 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5501 | 2026.04.02 22:29:07.382693 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5502 | 2026.04.02 22:29:07.382899 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.04.02 22:29:07.383031 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Debug> executeQuery: Read 3172 rows, 242.26 KiB in 0.002884 sec., 1099861.303744799 rows/sec., 82.03 MiB/sec. | ||
| 5504 | 2026.04.02 22:29:07.383072 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5505 | 2026.04.02 22:29:07.383085 [ 277 ] {2a68ede3-1820-44f3-9659-41b239751b5d} <Debug> TCPHandler: Processed in 0.003068928 sec. | ||
| 5506 | 2026.04.02 22:29:07.383210 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.04.02 22:29:07.383317 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5508 | 2026.04.02 22:29:07.383359 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5509 | 2026.04.02 22:29:07.383832 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.04.02 22:29:07.383871 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5511 | 2026.04.02 22:29:07.384200 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5512 | 2026.04.02 22:29:07.384417 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.04.02 22:29:07.384570 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001256 sec., 132165.6050955414 rows/sec., 8.04 MiB/sec. | ||
| 5514 | 2026.04.02 22:29:07.384614 [ 277 ] {0a57dfc7-fb85-473e-af44-9c70df2c192e} <Debug> TCPHandler: Processed in 0.001465303 sec. | ||
| 5515 | 2026.04.02 22:29:07.384728 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.04.02 22:29:07.384823 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5517 | 2026.04.02 22:29:07.384863 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5518 | 2026.04.02 22:29:07.385582 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.04.02 22:29:07.385620 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5520 | 2026.04.02 22:29:07.385981 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5521 | 2026.04.02 22:29:07.386186 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.04.02 22:29:07.386314 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00151 sec., 629139.072847682 rows/sec., 37.02 MiB/sec. | ||
| 5523 | 2026.04.02 22:29:07.386352 [ 277 ] {76e9f471-18ba-4a04-8c56-e45d50bb7e0d} <Debug> TCPHandler: Processed in 0.001673566 sec. | ||
| 5524 | 2026.04.02 22:29:07.386459 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.04.02 22:29:07.386553 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5526 | 2026.04.02 22:29:07.386592 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5527 | 2026.04.02 22:29:07.386968 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.04.02 22:29:07.387005 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5529 | 2026.04.02 22:29:07.387292 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5530 | 2026.04.02 22:29:07.387497 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.04.02 22:29:07.387626 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 5532 | 2026.04.02 22:29:07.387665 [ 277 ] {da3a0351-a675-4aab-a145-55f48ae0ba93} <Debug> TCPHandler: Processed in 0.001253529 sec. | ||
| 5533 | 2026.04.02 22:29:07.387768 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.04.02 22:29:07.387861 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5535 | 2026.04.02 22:29:07.387900 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5536 | 2026.04.02 22:29:07.388341 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.04.02 22:29:07.388377 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5538 | 2026.04.02 22:29:07.388678 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5539 | 2026.04.02 22:29:07.388877 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.04.02 22:29:07.389001 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 5541 | 2026.04.02 22:29:07.389038 [ 277 ] {4c7e9518-ff99-4d59-8f97-25d38ed2fc35} <Debug> TCPHandler: Processed in 0.0013179 sec. | ||
| 5542 | 2026.04.02 22:29:07.389149 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.04.02 22:29:07.389244 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5544 | 2026.04.02 22:29:07.389285 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5545 | 2026.04.02 22:29:07.390231 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.04.02 22:29:07.390266 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5547 | 2026.04.02 22:29:07.390629 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5548 | 2026.04.02 22:29:07.390840 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.04.02 22:29:07.390968 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Debug> executeQuery: Read 1729 rows, 119.22 KiB in 0.001744 sec., 991399.0825688073 rows/sec., 66.76 MiB/sec. | ||
| 5550 | 2026.04.02 22:29:07.391005 [ 277 ] {9294eaac-938a-4f76-9b10-6d23c3fe3f77} <Debug> TCPHandler: Processed in 0.001903809 sec. | ||
| 5551 | 2026.04.02 22:29:07.391113 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.04.02 22:29:07.391206 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5553 | 2026.04.02 22:29:07.391247 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5554 | 2026.04.02 22:29:07.391567 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.04.02 22:29:07.391603 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5556 | 2026.04.02 22:29:07.391908 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5557 | 2026.04.02 22:29:07.392106 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.04.02 22:29:07.392234 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 5559 | 2026.04.02 22:29:07.392271 [ 277 ] {2b086d69-aad3-496c-b63e-6e8eb35d4c6b} <Debug> TCPHandler: Processed in 0.001206679 sec. | ||
| 5560 | 2026.04.02 22:29:07.392375 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.04.02 22:29:07.392469 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.04.02 22:29:07.392510 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5563 | 2026.04.02 22:29:07.393170 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.04.02 22:29:07.393205 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5565 | 2026.04.02 22:29:07.393630 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5566 | 2026.04.02 22:29:07.393839 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.04.02 22:29:07.393970 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.00152 sec., 1053289.4736842106 rows/sec., 63.94 MiB/sec. | ||
| 5568 | 2026.04.02 22:29:07.394006 [ 277 ] {6644d858-f65d-4ba4-a630-cf5f320ad964} <Debug> TCPHandler: Processed in 0.001678506 sec. | ||
| 5569 | 2026.04.02 22:29:07.394112 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.04.02 22:29:07.394204 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5571 | 2026.04.02 22:29:07.394245 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5572 | 2026.04.02 22:29:07.394549 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.04.02 22:29:07.394584 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5574 | 2026.04.02 22:29:07.394865 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5575 | 2026.04.02 22:29:07.395074 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.04.02 22:29:07.395203 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 5577 | 2026.04.02 22:29:07.395239 [ 277 ] {199f078f-2f49-4633-afa7-e387f4eb21cc} <Debug> TCPHandler: Processed in 0.001174719 sec. | ||
| 5578 | 2026.04.02 22:29:07.395343 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.04.02 22:29:07.395434 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5580 | 2026.04.02 22:29:07.395485 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5581 | 2026.04.02 22:29:07.396238 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.04.02 22:29:07.396274 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5583 | 2026.04.02 22:29:07.396779 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5584 | 2026.04.02 22:29:07.396997 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.04.02 22:29:07.397132 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001716 sec., 13986.013986013986 rows/sec., 25.06 MiB/sec. | ||
| 5586 | 2026.04.02 22:29:07.397185 [ 277 ] {eac1e01a-694d-492a-8ca3-f71758eb4e66} <Debug> TCPHandler: Processed in 0.00189051 sec. | ||
| 5587 | 2026.04.02 22:29:07.397291 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.04.02 22:29:07.397383 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.04.02 22:29:07.397430 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5590 | 2026.04.02 22:29:07.397758 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.04.02 22:29:07.397801 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5592 | 2026.04.02 22:29:07.398094 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5593 | 2026.04.02 22:29:07.398347 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.04.02 22:29:07.398491 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001127 sec., 37267.08074534161 rows/sec., 2.13 MiB/sec. | ||
| 5595 | 2026.04.02 22:29:07.398527 [ 277 ] {ee2d2185-d131-4b2e-8a8d-60bb4309588c} <Debug> TCPHandler: Processed in 0.00128458 sec. | ||
| 5596 | 2026.04.02 22:29:09.347111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11067 | ||
| 5597 | 2026.04.02 22:29:09.347653 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.04.02 22:29:09.347704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5599 | 2026.04.02 22:29:09.348206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5600 | 2026.04.02 22:29:09.348449 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.04.02 22:29:09.348600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11067 | ||
| 5602 | 2026.04.02 22:29:09.966043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5603 | 2026.04.02 22:29:09.982421 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.04.02 22:29:09.982493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5605 | 2026.04.02 22:29:09.989047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5606 | 2026.04.02 22:29:09.989776 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.04.02 22:29:09.992690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5608 | 2026.04.02 22:29:11.736301 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.04.02 22:29:11.736491 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5610 | 2026.04.02 22:29:11.736566 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5611 | 2026.04.02 22:29:11.737298 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.04.02 22:29:11.737346 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5613 | 2026.04.02 22:29:11.737751 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5614 | 2026.04.02 22:29:11.737990 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.04.02 22:29:11.738145 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.51 MiB/sec. | ||
| 5616 | 2026.04.02 22:29:11.738186 [ 277 ] {ea9b527b-745c-4f5b-8ca9-684c47700c2b} <Debug> TCPHandler: Processed in 0.002032172 sec. | ||
| 5617 | 2026.04.02 22:29:11.738311 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.04.02 22:29:11.738418 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5619 | 2026.04.02 22:29:11.738459 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5620 | 2026.04.02 22:29:11.738875 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.04.02 22:29:11.738911 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5622 | 2026.04.02 22:29:11.739222 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5623 | 2026.04.02 22:29:11.739434 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.04.02 22:29:11.739565 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 5625 | 2026.04.02 22:29:11.739602 [ 277 ] {8e98cda1-1fdc-4fa8-915e-99d91515fbde} <Debug> TCPHandler: Processed in 0.001340741 sec. | ||
| 5626 | 2026.04.02 22:29:11.739714 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.04.02 22:29:11.739814 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2026.04.02 22:29:11.739857 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5629 | 2026.04.02 22:29:11.740235 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.04.02 22:29:11.740271 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5631 | 2026.04.02 22:29:11.740601 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5632 | 2026.04.02 22:29:11.740813 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.04.02 22:29:11.740943 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 5634 | 2026.04.02 22:29:11.740981 [ 277 ] {0763ce2e-5ad1-4fc7-98b0-c7318a9ecefd} <Debug> TCPHandler: Processed in 0.00131579 sec. | ||
| 5635 | 2026.04.02 22:29:11.741088 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.04.02 22:29:11.741188 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5637 | 2026.04.02 22:29:11.741231 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5638 | 2026.04.02 22:29:11.741552 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.04.02 22:29:11.741589 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5640 | 2026.04.02 22:29:11.741915 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5641 | 2026.04.02 22:29:11.742127 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.04.02 22:29:11.742259 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001089 sec., 44077.1349862259 rows/sec., 2.97 MiB/sec. | ||
| 5643 | 2026.04.02 22:29:11.742295 [ 277 ] {bdbbf0a2-5192-4e04-b810-836d48ed8689} <Debug> TCPHandler: Processed in 0.00125693 sec. | ||
| 5644 | 2026.04.02 22:29:16.703463 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5645 | 2026.04.02 22:29:16.703529 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5646 | 2026.04.02 22:29:16.739895 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.04.02 22:29:16.740091 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5648 | 2026.04.02 22:29:16.740165 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5649 | 2026.04.02 22:29:16.740897 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.04.02 22:29:16.740947 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5651 | 2026.04.02 22:29:16.741376 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5652 | 2026.04.02 22:29:16.741603 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.04.02 22:29:16.741730 [ 34 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5654 | 2026.04.02 22:29:16.741762 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001723 sec., 62681.369704004646 rows/sec., 5.26 MiB/sec. | ||
| 5655 | 2026.04.02 22:29:16.741774 [ 34 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.04.02 22:29:16.741803 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5657 | 2026.04.02 22:29:16.741817 [ 277 ] {e6cbd6b3-24dd-4b6f-9b32-ddd517415cfb} <Debug> TCPHandler: Processed in 0.002066182 sec. | ||
| 5658 | 2026.04.02 22:29:16.741906 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 5659 | 2026.04.02 22:29:16.741949 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.04.02 22:29:16.742053 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5661 | 2026.04.02 22:29:16.742056 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.04.02 22:29:16.742099 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3236 rows starting from the beginning of the part | ||
| 5663 | 2026.04.02 22:29:16.742119 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5664 | 2026.04.02 22:29:16.742178 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 827 rows starting from the beginning of the part | ||
| 5665 | 2026.04.02 22:29:16.742234 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 5666 | 2026.04.02 22:29:16.742281 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3172 rows starting from the beginning of the part | ||
| 5667 | 2026.04.02 22:29:16.742322 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5668 | 2026.04.02 22:29:16.742367 [ 190 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part | ||
| 5669 | 2026.04.02 22:29:16.742549 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.04.02 22:29:16.742592 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5671 | 2026.04.02 22:29:16.742939 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5672 | 2026.04.02 22:29:16.743151 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.04.02 22:29:16.743262 [ 34 ] {} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5674 | 2026.04.02 22:29:16.743292 [ 34 ] {} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.04.02 22:29:16.743294 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001262 sec., 20602.218700475434 rows/sec., 1.51 MiB/sec. | ||
| 5676 | 2026.04.02 22:29:16.743310 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5677 | 2026.04.02 22:29:16.743344 [ 277 ] {21bc940e-4195-4731-ba54-285a76526783} <Debug> TCPHandler: Processed in 0.001445972 sec. | ||
| 5678 | 2026.04.02 22:29:16.743419 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::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 | ||
| 5679 | 2026.04.02 22:29:16.743462 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.04.02 22:29:16.743559 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5681 | 2026.04.02 22:29:16.743570 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5682 | 2026.04.02 22:29:16.743601 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 210 rows starting from the beginning of the part | ||
| 5683 | 2026.04.02 22:29:16.743622 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5684 | 2026.04.02 22:29:16.743671 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 5685 | 2026.04.02 22:29:16.743715 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 157 rows starting from the beginning of the part | ||
| 5686 | 2026.04.02 22:29:16.743756 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5687 | 2026.04.02 22:29:16.743793 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 166 rows starting from the beginning of the part | ||
| 5688 | 2026.04.02 22:29:16.743830 [ 196 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5689 | 2026.04.02 22:29:16.744068 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.04.02 22:29:16.744112 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5691 | 2026.04.02 22:29:16.744555 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5692 | 2026.04.02 22:29:16.744746 [ 191 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371221 sec., 448505.38315851346 rows/sec., 30.00 MiB/sec. | ||
| 5693 | 2026.04.02 22:29:16.744775 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.04.02 22:29:16.744900 [ 34 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5695 | 2026.04.02 22:29:16.744926 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001377 sec., 65359.47712418301 rows/sec., 5.10 MiB/sec. | ||
| 5696 | 2026.04.02 22:29:16.744933 [ 34 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.04.02 22:29:16.744944 [ 193 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5698 | 2026.04.02 22:29:16.744972 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5699 | 2026.04.02 22:29:16.744973 [ 277 ] {4237f479-90c6-4cc8-a7e8-f2512b15a718} <Debug> TCPHandler: Processed in 0.001561345 sec. | ||
| 5700 | 2026.04.02 22:29:16.745053 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 5701 | 2026.04.02 22:29:16.745103 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.04.02 22:29:16.745123 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7507 rows, containing 5 columns (5 merged, 0 gathered) in 0.003262981 sec., 2300656.9759370345 rows/sec., 182.27 MiB/sec. | ||
| 5703 | 2026.04.02 22:29:16.745151 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5704 | 2026.04.02 22:29:16.745178 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1791 rows starting from the beginning of the part | ||
| 5705 | 2026.04.02 22:29:16.745203 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5706 | 2026.04.02 22:29:16.745226 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 505 rows starting from the beginning of the part | ||
| 5707 | 2026.04.02 22:29:16.745245 [ 193 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.04.02 22:29:16.745254 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5709 | 2026.04.02 22:29:16.745269 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5710 | 2026.04.02 22:29:16.745310 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1729 rows starting from the beginning of the part | ||
| 5711 | 2026.04.02 22:29:16.745332 [ 193 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_31_6} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5712 | 2026.04.02 22:29:16.745345 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5713 | 2026.04.02 22:29:16.745389 [ 196 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5714 | 2026.04.02 22:29:16.745429 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5715 | 2026.04.02 22:29:16.745444 [ 194 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5716 | 2026.04.02 22:29:16.745676 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.04.02 22:29:16.745719 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5718 | 2026.04.02 22:29:16.745778 [ 194 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.04.02 22:29:16.745858 [ 194 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_36_7} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5720 | 2026.04.02 22:29:16.745953 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 5721 | 2026.04.02 22:29:16.746081 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5722 | 2026.04.02 22:29:16.746309 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.04.02 22:29:16.746412 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5724 | 2026.04.02 22:29:16.746439 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.04.02 22:29:16.746445 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5726 | 2026.04.02 22:29:16.746455 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5727 | 2026.04.02 22:29:16.746491 [ 277 ] {c87fcf0e-43a7-4f39-9c88-28d16cec071d} <Debug> TCPHandler: Processed in 0.001437522 sec. | ||
| 5728 | 2026.04.02 22:29:16.746543 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 5729 | 2026.04.02 22:29:16.746595 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.04.02 22:29:16.746626 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5731 | 2026.04.02 22:29:16.746655 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12676 rows starting from the beginning of the part | ||
| 5732 | 2026.04.02 22:29:16.746689 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5733 | 2026.04.02 22:29:16.746706 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5734 | 2026.04.02 22:29:16.746743 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5735 | 2026.04.02 22:29:16.746751 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 5736 | 2026.04.02 22:29:16.746792 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1601 rows starting from the beginning of the part | ||
| 5737 | 2026.04.02 22:29:16.746831 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5738 | 2026.04.02 22:29:16.746841 [ 190 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818209 sec., 2347914.8986722645 rows/sec., 169.73 MiB/sec. | ||
| 5739 | 2026.04.02 22:29:16.746870 [ 193 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 5740 | 2026.04.02 22:29:16.747077 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5741 | 2026.04.02 22:29:16.747391 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.04.02 22:29:16.747475 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_36_7} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5743 | 2026.04.02 22:29:16.747560 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.04.02 22:29:16.747561 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5745 | 2026.04.02 22:29:16.747605 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5746 | 2026.04.02 22:29:16.748199 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5747 | 2026.04.02 22:29:16.748435 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.04.02 22:29:16.748543 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5749 | 2026.04.02 22:29:16.748571 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.04.02 22:29:16.748579 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001909 sec., 13619.696176008381 rows/sec., 24.41 MiB/sec. | ||
| 5751 | 2026.04.02 22:29:16.748585 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5752 | 2026.04.02 22:29:16.748658 [ 277 ] {5bd7589b-8b50-49a4-8ff9-65f2639d620d} <Debug> TCPHandler: Processed in 0.002110873 sec. | ||
| 5753 | 2026.04.02 22:29:16.748664 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 5754 | 2026.04.02 22:29:16.748774 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.04.02 22:29:16.748860 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5756 | 2026.04.02 22:29:16.748874 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5757 | 2026.04.02 22:29:16.748911 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 515 rows starting from the beginning of the part | ||
| 5758 | 2026.04.02 22:29:16.748922 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5759 | 2026.04.02 22:29:16.749024 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5760 | 2026.04.02 22:29:16.749124 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5761 | 2026.04.02 22:29:16.749223 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5762 | 2026.04.02 22:29:16.749272 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.04.02 22:29:16.749312 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 5764 | 2026.04.02 22:29:16.749313 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5765 | 2026.04.02 22:29:16.749425 [ 196 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5766 | 2026.04.02 22:29:16.749684 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5767 | 2026.04.02 22:29:16.749951 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.04.02 22:29:16.750057 [ 34 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5769 | 2026.04.02 22:29:16.750091 [ 34 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.04.02 22:29:16.750096 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 5771 | 2026.04.02 22:29:16.750111 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5772 | 2026.04.02 22:29:16.750145 [ 277 ] {0203cf8e-868e-42e5-967d-b89b61d47d3d} <Debug> TCPHandler: Processed in 0.001419682 sec. | ||
| 5773 | 2026.04.02 22:29:16.750189 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 5774 | 2026.04.02 22:29:16.750282 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5775 | 2026.04.02 22:29:16.750312 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2070 rows starting from the beginning of the part | ||
| 5776 | 2026.04.02 22:29:16.750364 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5777 | 2026.04.02 22:29:16.750406 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 5778 | 2026.04.02 22:29:16.750449 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 5779 | 2026.04.02 22:29:16.750491 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5780 | 2026.04.02 22:29:16.750530 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 5781 | 2026.04.02 22:29:16.751692 [ 195 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001530594 sec., 1548418.4571480092 rows/sec., 99.93 MiB/sec. | ||
| 5782 | 2026.04.02 22:29:16.751715 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14990 rows, containing 5 columns (5 merged, 0 gathered) in 0.005208431 sec., 2878026.0312558617 rows/sec., 185.57 MiB/sec. | ||
| 5783 | 2026.04.02 22:29:16.752023 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5784 | 2026.04.02 22:29:16.752336 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.04.02 22:29:16.752369 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5786 | 2026.04.02 22:29:16.752418 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_36_7} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5787 | 2026.04.02 22:29:16.752511 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 5788 | 2026.04.02 22:29:16.752777 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.04.02 22:29:16.752871 [ 199 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5790 | 2026.04.02 22:29:16.752980 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 5791 | 2026.04.02 22:29:16.754699 [ 193 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 19 columns (19 merged, 0 gathered) in 0.006062435 sec., 104248.54039672179 rows/sec., 186.81 MiB/sec. | ||
| 5792 | 2026.04.02 22:29:16.756363 [ 199 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5793 | 2026.04.02 22:29:16.756849 [ 199 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.04.02 22:29:16.756969 [ 199 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5795 | 2026.04.02 22:29:16.757148 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 5796 | 2026.04.02 22:29:16.848650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11515 | ||
| 5797 | 2026.04.02 22:29:16.849129 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.04.02 22:29:16.849174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5799 | 2026.04.02 22:29:16.849677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5800 | 2026.04.02 22:29:16.849945 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.04.02 22:29:16.850083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11515 | ||
| 5802 | 2026.04.02 22:29:16.877005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 798 | ||
| 5803 | 2026.04.02 22:29:16.879565 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.04.02 22:29:16.879614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5805 | 2026.04.02 22:29:16.880873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5806 | 2026.04.02 22:29:16.881150 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.04.02 22:29:16.881472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 5808 | 2026.04.02 22:29:17.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.10 MiB, peak 271.75 MiB, free memory in arenas 0.00 B, will set to 262.43 MiB (RSS), difference: 3.33 MiB | ||
| 5809 | 2026.04.02 22:29:17.492741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5810 | 2026.04.02 22:29:17.510919 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.04.02 22:29:17.510980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5812 | 2026.04.02 22:29:17.517046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5813 | 2026.04.02 22:29:17.517763 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.04.02 22:29:17.520960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5815 | 2026.04.02 22:29:21.746683 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.04.02 22:29:21.746955 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.04.02 22:29:21.747020 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5818 | 2026.04.02 22:29:21.747796 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.04.02 22:29:21.747843 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5820 | 2026.04.02 22:29:21.748236 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5821 | 2026.04.02 22:29:21.748458 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.04.02 22:29:21.748607 [ 27 ] {} <Debug> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5823 | 2026.04.02 22:29:21.748615 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001715 sec., 165597.66763848398 rows/sec., 10.52 MiB/sec. | ||
| 5824 | 2026.04.02 22:29:21.748721 [ 27 ] {} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.04.02 22:29:21.748737 [ 277 ] {d04e0b49-26cd-4420-9983-2ae7c7dbbfaa} <Debug> TCPHandler: Processed in 0.002225885 sec. | ||
| 5826 | 2026.04.02 22:29:21.748769 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5827 | 2026.04.02 22:29:21.748894 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5828 | 2026.04.02 22:29:21.748942 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::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 | ||
| 5829 | 2026.04.02 22:29:21.749011 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5830 | 2026.04.02 22:29:21.749061 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5831 | 2026.04.02 22:29:21.749117 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5832 | 2026.04.02 22:29:21.749160 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5833 | 2026.04.02 22:29:21.749235 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5834 | 2026.04.02 22:29:21.749285 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5835 | 2026.04.02 22:29:21.749331 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5836 | 2026.04.02 22:29:21.749410 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5837 | 2026.04.02 22:29:21.750005 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.04.02 22:29:21.750053 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5839 | 2026.04.02 22:29:21.750379 [ 188 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503224 sec., 944636.3283183344 rows/sec., 63.60 MiB/sec. | ||
| 5840 | 2026.04.02 22:29:21.750439 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5841 | 2026.04.02 22:29:21.750562 [ 188 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5842 | 2026.04.02 22:29:21.750710 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.04.02 22:29:21.750890 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001902 sec., 434805.4679284963 rows/sec., 34.11 MiB/sec. | ||
| 5844 | 2026.04.02 22:29:21.750894 [ 188 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.04.02 22:29:21.750934 [ 277 ] {99518e5d-ed4c-4154-b642-05409c5e967b} <Debug> TCPHandler: Processed in 0.002093602 sec. | ||
| 5846 | 2026.04.02 22:29:21.750991 [ 188 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_17_4} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5847 | 2026.04.02 22:29:21.751068 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5848 | 2026.04.02 22:29:21.751074 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.04.02 22:29:21.751189 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5850 | 2026.04.02 22:29:21.751230 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5851 | 2026.04.02 22:29:21.751711 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.04.02 22:29:21.751747 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5853 | 2026.04.02 22:29:21.752056 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5854 | 2026.04.02 22:29:21.752260 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.04.02 22:29:21.752384 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001216 sec., 129111.84210526315 rows/sec., 7.77 MiB/sec. | ||
| 5856 | 2026.04.02 22:29:21.752440 [ 277 ] {cc360403-e1c0-4d26-b02a-56f4d2925655} <Debug> TCPHandler: Processed in 0.001414902 sec. | ||
| 5857 | 2026.04.02 22:29:21.752553 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.04.02 22:29:21.752651 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.04.02 22:29:21.752689 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5860 | 2026.04.02 22:29:21.753125 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.04.02 22:29:21.753161 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5862 | 2026.04.02 22:29:21.753457 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5863 | 2026.04.02 22:29:21.753662 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.04.02 22:29:21.753803 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001156 sec., 128892.73356401385 rows/sec., 8.33 MiB/sec. | ||
| 5865 | 2026.04.02 22:29:21.753845 [ 277 ] {d2958916-2dce-4056-b623-2f2155045316} <Debug> TCPHandler: Processed in 0.001342961 sec. | ||
| 5866 | 2026.04.02 22:29:21.753955 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.04.02 22:29:21.754062 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5868 | 2026.04.02 22:29:21.754102 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5869 | 2026.04.02 22:29:21.754593 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.04.02 22:29:21.754630 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5871 | 2026.04.02 22:29:21.754944 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5872 | 2026.04.02 22:29:21.755152 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.04.02 22:29:21.755252 [ 27 ] {} <Debug> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5874 | 2026.04.02 22:29:21.755279 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 5875 | 2026.04.02 22:29:21.755291 [ 27 ] {} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.04.02 22:29:21.755320 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5877 | 2026.04.02 22:29:21.755322 [ 277 ] {6ef7fa98-230f-4e99-a3c8-86ca869515e4} <Debug> TCPHandler: Processed in 0.001417272 sec. | ||
| 5878 | 2026.04.02 22:29:21.755406 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::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 | ||
| 5879 | 2026.04.02 22:29:21.755441 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.04.02 22:29:21.755491 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5881 | 2026.04.02 22:29:21.755519 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5882 | 2026.04.02 22:29:21.755543 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5883 | 2026.04.02 22:29:21.755574 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5884 | 2026.04.02 22:29:21.755583 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5885 | 2026.04.02 22:29:21.755617 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5886 | 2026.04.02 22:29:21.755657 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5887 | 2026.04.02 22:29:21.755696 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5888 | 2026.04.02 22:29:21.756214 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.04.02 22:29:21.756250 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5890 | 2026.04.02 22:29:21.756464 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001096887 sec., 674636.4940053078 rows/sec., 40.94 MiB/sec. | ||
| 5891 | 2026.04.02 22:29:21.756587 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5892 | 2026.04.02 22:29:21.756595 [ 188 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5893 | 2026.04.02 22:29:21.756868 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.04.02 22:29:21.756903 [ 188 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.04.02 22:29:21.756981 [ 188 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_17_4} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5896 | 2026.04.02 22:29:21.757012 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001487 sec., 339609.9529253531 rows/sec., 23.89 MiB/sec. | ||
| 5897 | 2026.04.02 22:29:21.757052 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5898 | 2026.04.02 22:29:21.757055 [ 277 ] {eaa7dc06-b71e-490e-85c4-e25ea8db79f6} <Debug> TCPHandler: Processed in 0.001661726 sec. | ||
| 5899 | 2026.04.02 22:29:21.757203 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.04.02 22:29:21.757329 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5901 | 2026.04.02 22:29:21.757379 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5902 | 2026.04.02 22:29:21.757765 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.04.02 22:29:21.757807 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5904 | 2026.04.02 22:29:21.758139 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5905 | 2026.04.02 22:29:21.758348 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.04.02 22:29:21.758477 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001172 sec., 5119.453924914676 rows/sec., 267.47 KiB/sec. | ||
| 5907 | 2026.04.02 22:29:21.758514 [ 277 ] {0d8b780b-aeed-4dc9-8ee7-5d6af57e6192} <Debug> TCPHandler: Processed in 0.001384432 sec. | ||
| 5908 | 2026.04.02 22:29:21.758622 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.04.02 22:29:21.758723 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.04.02 22:29:21.758764 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5911 | 2026.04.02 22:29:21.759167 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.04.02 22:29:21.759210 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5913 | 2026.04.02 22:29:21.759542 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5914 | 2026.04.02 22:29:21.759753 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.04.02 22:29:21.759881 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 5916 | 2026.04.02 22:29:21.759920 [ 277 ] {dd785075-8003-450d-b767-1303509ba473} <Debug> TCPHandler: Processed in 0.001347001 sec. | ||
| 5917 | 2026.04.02 22:29:21.760027 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.04.02 22:29:21.760122 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5919 | 2026.04.02 22:29:21.760163 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5920 | 2026.04.02 22:29:21.760467 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.04.02 22:29:21.760503 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5922 | 2026.04.02 22:29:21.760793 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5923 | 2026.04.02 22:29:21.760994 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.04.02 22:29:21.761133 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 5925 | 2026.04.02 22:29:21.761170 [ 277 ] {42c288b6-dca3-44e2-8725-9906976adaf0} <Debug> TCPHandler: Processed in 0.001192459 sec. | ||
| 5926 | 2026.04.02 22:29:21.761278 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.04.02 22:29:21.761371 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5928 | 2026.04.02 22:29:21.761423 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5929 | 2026.04.02 22:29:21.762171 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.04.02 22:29:21.762208 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5931 | 2026.04.02 22:29:21.762715 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5932 | 2026.04.02 22:29:21.762931 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.04.02 22:29:21.763067 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001714 sec., 8751.458576429404 rows/sec., 15.68 MiB/sec. | ||
| 5934 | 2026.04.02 22:29:21.763118 [ 277 ] {88c0c2c8-a000-4554-8ea3-648a3bbdea58} <Debug> TCPHandler: Processed in 0.00188841 sec. | ||
| 5935 | 2026.04.02 22:29:21.763223 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2026.04.02 22:29:21.763317 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5937 | 2026.04.02 22:29:21.763358 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5938 | 2026.04.02 22:29:21.763676 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.04.02 22:29:21.763712 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5940 | 2026.04.02 22:29:21.764023 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5941 | 2026.04.02 22:29:21.764230 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.04.02 22:29:21.764355 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 5943 | 2026.04.02 22:29:21.764391 [ 277 ] {4e3d0272-c85f-4406-bf8c-63a6a3358a98} <Debug> TCPHandler: Processed in 0.001218009 sec. | ||
| 5944 | 2026.04.02 22:29:24.350144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12027 | ||
| 5945 | 2026.04.02 22:29:24.350714 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.04.02 22:29:24.350763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5947 | 2026.04.02 22:29:24.351258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5948 | 2026.04.02 22:29:24.351498 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.04.02 22:29:24.351666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12027 | ||
| 5950 | 2026.04.02 22:29:25.021035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5951 | 2026.04.02 22:29:25.053394 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.04.02 22:29:25.053507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5953 | 2026.04.02 22:29:25.063425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5954 | 2026.04.02 22:29:25.065369 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.04.02 22:29:25.075234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5956 | 2026.04.02 22:29:25.550809 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33083 | ||
| 5957 | 2026.04.02 22:29:25.550918 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5958 | 2026.04.02 22:29:25.550943 [ 288 ] {} <Debug> TCP-Session: 87a583d8-3d11-4ca4-ad83-5fc89de34a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:33083 | ||
| 5959 | 2026.04.02 22:29:25.550963 [ 288 ] {} <Debug> TCP-Session: 87a583d8-3d11-4ca4-ad83-5fc89de34a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.04.02 22:29:25.550976 [ 288 ] {} <Debug> TCP-Session: 87a583d8-3d11-4ca4-ad83-5fc89de34a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.04.02 22:29:25.551184 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41635 | ||
| 5962 | 2026.04.02 22:29:25.551214 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37508 | ||
| 5963 | 2026.04.02 22:29:25.551251 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55681 | ||
| 5964 | 2026.04.02 22:29:25.551235 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42542 | ||
| 5965 | 2026.04.02 22:29:25.551321 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5966 | 2026.04.02 22:29:25.551189 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45760 | ||
| 5967 | 2026.04.02 22:29:25.551364 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5968 | 2026.04.02 22:29:25.551374 [ 289 ] {} <Debug> TCP-Session: 537900ab-1850-4c00-8f5e-1d8d41cf691b Authenticating user 'default' from [fd00:1122:3344:101::e]:41635 | ||
| 5969 | 2026.04.02 22:29:25.551401 [ 294 ] {} <Debug> TCP-Session: ae9f34db-92c9-4b85-85a4-b81f5173d244 Authenticating user 'default' from [fd00:1122:3344:101::e]:55681 | ||
| 5970 | 2026.04.02 22:29:25.551406 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5971 | 2026.04.02 22:29:25.551425 [ 289 ] {} <Debug> TCP-Session: 537900ab-1850-4c00-8f5e-1d8d41cf691b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.04.02 22:29:25.551428 [ 294 ] {} <Debug> TCP-Session: ae9f34db-92c9-4b85-85a4-b81f5173d244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.04.02 22:29:25.551446 [ 293 ] {} <Debug> TCP-Session: feca26ae-49b1-4e39-9dd7-4ef0221f5524 Authenticating user 'default' from [fd00:1122:3344:101::e]:42542 | ||
| 5974 | 2026.04.02 22:29:25.551456 [ 289 ] {} <Debug> TCP-Session: 537900ab-1850-4c00-8f5e-1d8d41cf691b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.04.02 22:29:25.551464 [ 294 ] {} <Debug> TCP-Session: ae9f34db-92c9-4b85-85a4-b81f5173d244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.04.02 22:29:25.551483 [ 293 ] {} <Debug> TCP-Session: feca26ae-49b1-4e39-9dd7-4ef0221f5524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.04.02 22:29:25.551358 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5978 | 2026.04.02 22:29:25.551514 [ 293 ] {} <Debug> TCP-Session: feca26ae-49b1-4e39-9dd7-4ef0221f5524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.04.02 22:29:25.551352 [ 288 ] {} <Trace> TCP-Session: 87a583d8-3d11-4ca4-ad83-5fc89de34a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.04.02 22:29:25.551553 [ 291 ] {} <Debug> TCP-Session: 20a43e58-7976-44f6-b37a-f37a10a091fc Authenticating user 'default' from [fd00:1122:3344:101::e]:37508 | ||
| 5981 | 2026.04.02 22:29:25.551218 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32903 | ||
| 5982 | 2026.04.02 22:29:25.551597 [ 291 ] {} <Debug> TCP-Session: 20a43e58-7976-44f6-b37a-f37a10a091fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2026.04.02 22:29:25.551639 [ 291 ] {} <Debug> TCP-Session: 20a43e58-7976-44f6-b37a-f37a10a091fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.04.02 22:29:25.551714 [ 288 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33083) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5985 | 2026.04.02 22:29:25.551972 [ 288 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5986 | 2026.04.02 22:29:25.552028 [ 288 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5987 | 2026.04.02 22:29:25.552324 [ 288 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 5988 | 2026.04.02 22:29:25.553249 [ 284 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Trace> AggregatingTransform: Aggregating | ||
| 5989 | 2026.04.02 22:29:25.553307 [ 284 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Trace> Aggregator: Aggregation method: without_key | ||
| 5990 | 2026.04.02 22:29:25.553346 [ 284 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920294 sec. (1086.609 rows/sec., 42.45 KiB/sec.) | ||
| 5991 | 2026.04.02 22:29:25.553364 [ 284 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Trace> Aggregator: Merging aggregated data | ||
| 5992 | 2026.04.02 22:29:25.554797 [ 288 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 5993 | 2026.04.02 22:29:25.554992 [ 288 ] {cfa78442-de36-4204-8eab-e8cc5236fa18} <Debug> TCPHandler: Processed in 0.003754708 sec. | ||
| 5994 | 2026.04.02 22:29:25.555115 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5995 | 2026.04.02 22:29:25.555143 [ 288 ] {} <Debug> TCP-Session: 87a583d8-3d11-4ca4-ad83-5fc89de34a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.04.02 22:29:25.555150 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5997 | 2026.04.02 22:29:25.555190 [ 289 ] {} <Debug> TCP-Session: 537900ab-1850-4c00-8f5e-1d8d41cf691b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.04.02 22:29:25.555210 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5999 | 2026.04.02 22:29:25.555256 [ 291 ] {} <Debug> TCP-Session: 20a43e58-7976-44f6-b37a-f37a10a091fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2026.04.02 22:29:25.555271 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6001 | 2026.04.02 22:29:25.555290 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6002 | 2026.04.02 22:29:25.555313 [ 294 ] {} <Debug> TCP-Session: ae9f34db-92c9-4b85-85a4-b81f5173d244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.04.02 22:29:25.555340 [ 293 ] {} <Debug> TCP-Session: feca26ae-49b1-4e39-9dd7-4ef0221f5524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.04.02 22:29:25.556397 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6005 | 2026.04.02 22:29:25.556431 [ 290 ] {} <Debug> TCP-Session: b969c445-85df-4f00-9533-30388a53756a Authenticating user 'default' from [fd00:1122:3344:101::e]:45760 | ||
| 6006 | 2026.04.02 22:29:25.556447 [ 290 ] {} <Debug> TCP-Session: b969c445-85df-4f00-9533-30388a53756a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.04.02 22:29:25.556459 [ 290 ] {} <Debug> TCP-Session: b969c445-85df-4f00-9533-30388a53756a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2026.04.02 22:29:25.556459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6009 | 2026.04.02 22:29:25.556514 [ 292 ] {} <Debug> TCP-Session: b2cd2f31-783a-4401-a4a8-8a60d54fd505 Authenticating user 'default' from [fd00:1122:3344:101::e]:32903 | ||
| 6010 | 2026.04.02 22:29:25.556539 [ 292 ] {} <Debug> TCP-Session: b2cd2f31-783a-4401-a4a8-8a60d54fd505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2026.04.02 22:29:25.556552 [ 292 ] {} <Debug> TCP-Session: b2cd2f31-783a-4401-a4a8-8a60d54fd505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.04.02 22:29:25.557061 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52546 | ||
| 6013 | 2026.04.02 22:29:25.557082 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61448 | ||
| 6014 | 2026.04.02 22:29:25.557135 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6015 | 2026.04.02 22:29:25.557151 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6016 | 2026.04.02 22:29:25.557165 [ 349 ] {} <Debug> TCP-Session: 49b1412f-60e4-40bd-b893-7f60a4e27ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52546 | ||
| 6017 | 2026.04.02 22:29:25.557182 [ 274 ] {} <Debug> TCP-Session: fa8abd32-3d51-4244-a677-67243fca7ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61448 | ||
| 6018 | 2026.04.02 22:29:25.557189 [ 349 ] {} <Debug> TCP-Session: 49b1412f-60e4-40bd-b893-7f60a4e27ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.04.02 22:29:25.557209 [ 274 ] {} <Debug> TCP-Session: fa8abd32-3d51-4244-a677-67243fca7ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.04.02 22:29:25.557214 [ 349 ] {} <Debug> TCP-Session: 49b1412f-60e4-40bd-b893-7f60a4e27ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.04.02 22:29:25.557232 [ 274 ] {} <Debug> TCP-Session: fa8abd32-3d51-4244-a677-67243fca7ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.04.02 22:29:25.583544 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52546). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6023 | |||
| 6024 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6025 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6026 | 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 | ||
| 6027 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6028 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6029 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6030 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6031 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6032 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6033 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6034 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6035 | (version 23.8.7.1) | ||
| 6036 | 2026.04.02 22:29:25.583726 [ 349 ] {} <Debug> TCP-Session: 49b1412f-60e4-40bd-b893-7f60a4e27ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.04.02 22:29:25.583767 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:32903). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6038 | |||
| 6039 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6040 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6041 | 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 | ||
| 6042 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6043 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6044 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6045 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6046 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6047 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6048 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6049 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6050 | (version 23.8.7.1) | ||
| 6051 | 2026.04.02 22:29:25.583878 [ 292 ] {} <Debug> TCP-Session: b2cd2f31-783a-4401-a4a8-8a60d54fd505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.04.02 22:29:25.583913 [ 274 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61448). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6053 | |||
| 6054 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6055 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6056 | 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 | ||
| 6057 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6058 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6059 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6060 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6061 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6062 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6063 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6064 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6065 | (version 23.8.7.1) | ||
| 6066 | 2026.04.02 22:29:25.584072 [ 274 ] {} <Debug> TCP-Session: fa8abd32-3d51-4244-a677-67243fca7ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2026.04.02 22:29:25.584097 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45760). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6068 | |||
| 6069 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6070 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6071 | 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 | ||
| 6072 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6073 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6074 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6075 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6076 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6077 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6078 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6079 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6080 | (version 23.8.7.1) | ||
| 6081 | 2026.04.02 22:29:25.584193 [ 290 ] {} <Debug> TCP-Session: b969c445-85df-4f00-9533-30388a53756a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.04.02 22:29:25.643543 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61859 | ||
| 6083 | 2026.04.02 22:29:25.643648 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6084 | 2026.04.02 22:29:25.643672 [ 288 ] {} <Debug> TCP-Session: 2c295467-aa4b-4d11-a404-bbafede8830d Authenticating user 'default' from [fd00:1122:3344:101::e]:61859 | ||
| 6085 | 2026.04.02 22:29:25.643694 [ 288 ] {} <Debug> TCP-Session: 2c295467-aa4b-4d11-a404-bbafede8830d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.04.02 22:29:25.643706 [ 288 ] {} <Debug> TCP-Session: 2c295467-aa4b-4d11-a404-bbafede8830d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2026.04.02 22:29:25.643891 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46830 | ||
| 6088 | 2026.04.02 22:29:25.643914 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57351 | ||
| 6089 | 2026.04.02 22:29:25.643936 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39338 | ||
| 6090 | 2026.04.02 22:29:25.643947 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59064 | ||
| 6091 | 2026.04.02 22:29:25.643972 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58149 | ||
| 6092 | 2026.04.02 22:29:25.644010 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6093 | 2026.04.02 22:29:25.644010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6094 | 2026.04.02 22:29:25.644045 [ 289 ] {} <Debug> TCP-Session: 28bfb7cf-b87e-4879-8270-f9a1b27e99dd Authenticating user 'default' from [fd00:1122:3344:101::e]:46830 | ||
| 6095 | 2026.04.02 22:29:25.644051 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2026.04.02 22:29:25.644055 [ 290 ] {} <Debug> TCP-Session: d94197ca-e11e-4c24-b341-e0f4dbb3dfc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57351 | ||
| 6097 | 2026.04.02 22:29:25.644072 [ 289 ] {} <Debug> TCP-Session: 28bfb7cf-b87e-4879-8270-f9a1b27e99dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2026.04.02 22:29:25.644087 [ 291 ] {} <Debug> TCP-Session: 921b3e1f-6733-435d-be7e-9e7a4a520c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:39338 | ||
| 6099 | 2026.04.02 22:29:25.644100 [ 289 ] {} <Debug> TCP-Session: 28bfb7cf-b87e-4879-8270-f9a1b27e99dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.04.02 22:29:25.644093 [ 290 ] {} <Debug> TCP-Session: d94197ca-e11e-4c24-b341-e0f4dbb3dfc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2026.04.02 22:29:25.644121 [ 291 ] {} <Debug> TCP-Session: 921b3e1f-6733-435d-be7e-9e7a4a520c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.04.02 22:29:25.644134 [ 290 ] {} <Debug> TCP-Session: d94197ca-e11e-4c24-b341-e0f4dbb3dfc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.04.02 22:29:25.644148 [ 291 ] {} <Debug> TCP-Session: 921b3e1f-6733-435d-be7e-9e7a4a520c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.04.02 22:29:25.644067 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2026.04.02 22:29:25.643958 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61309 | ||
| 6106 | 2026.04.02 22:29:25.644192 [ 274 ] {} <Debug> TCP-Session: 34c3a0c5-4997-479c-aff6-8e621a3c68d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58149 | ||
| 6107 | 2026.04.02 22:29:25.643939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46256 | ||
| 6108 | 2026.04.02 22:29:25.644234 [ 274 ] {} <Debug> TCP-Session: 34c3a0c5-4997-479c-aff6-8e621a3c68d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.04.02 22:29:25.644052 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6110 | 2026.04.02 22:29:25.644281 [ 274 ] {} <Debug> TCP-Session: 34c3a0c5-4997-479c-aff6-8e621a3c68d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.04.02 22:29:25.644011 [ 288 ] {} <Trace> TCP-Session: 2c295467-aa4b-4d11-a404-bbafede8830d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2026.04.02 22:29:25.644310 [ 293 ] {} <Debug> TCP-Session: 658c3b9d-087e-49a5-b1a8-156f679d68d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59064 | ||
| 6113 | 2026.04.02 22:29:25.644310 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6114 | 2026.04.02 22:29:25.644351 [ 293 ] {} <Debug> TCP-Session: 658c3b9d-087e-49a5-b1a8-156f679d68d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.04.02 22:29:25.644377 [ 294 ] {} <Debug> TCP-Session: 236f293b-169a-43c7-815f-f37393baf42c Authenticating user 'default' from [fd00:1122:3344:101::e]:61309 | ||
| 6116 | 2026.04.02 22:29:25.644386 [ 293 ] {} <Debug> TCP-Session: 658c3b9d-087e-49a5-b1a8-156f679d68d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.04.02 22:29:25.644392 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6118 | 2026.04.02 22:29:25.644403 [ 294 ] {} <Debug> TCP-Session: 236f293b-169a-43c7-815f-f37393baf42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.04.02 22:29:25.643980 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53883 | ||
| 6120 | 2026.04.02 22:29:25.644442 [ 294 ] {} <Debug> TCP-Session: 236f293b-169a-43c7-815f-f37393baf42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.04.02 22:29:25.644440 [ 292 ] {} <Debug> TCP-Session: 415be25c-f167-48ed-98ec-2e6f2e234b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:46256 | ||
| 6122 | 2026.04.02 22:29:25.644490 [ 292 ] {} <Debug> TCP-Session: 415be25c-f167-48ed-98ec-2e6f2e234b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.04.02 22:29:25.644504 [ 292 ] {} <Debug> TCP-Session: 415be25c-f167-48ed-98ec-2e6f2e234b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6124 | 2026.04.02 22:29:25.644509 [ 288 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6125 | 2026.04.02 22:29:25.644610 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6126 | 2026.04.02 22:29:25.644642 [ 349 ] {} <Debug> TCP-Session: 368ecef9-74c3-4d59-bc63-eea8a4aa396f Authenticating user 'default' from [fd00:1122:3344:101::e]:53883 | ||
| 6127 | 2026.04.02 22:29:25.644659 [ 349 ] {} <Debug> TCP-Session: 368ecef9-74c3-4d59-bc63-eea8a4aa396f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2026.04.02 22:29:25.644671 [ 349 ] {} <Debug> TCP-Session: 368ecef9-74c3-4d59-bc63-eea8a4aa396f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2026.04.02 22:29:25.644801 [ 288 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6130 | 2026.04.02 22:29:25.644860 [ 288 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6131 | 2026.04.02 22:29:25.645139 [ 288 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 6132 | 2026.04.02 22:29:25.646019 [ 307 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Trace> AggregatingTransform: Aggregating | ||
| 6133 | 2026.04.02 22:29:25.646069 [ 307 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Trace> Aggregator: Aggregation method: without_key | ||
| 6134 | 2026.04.02 22:29:25.646105 [ 307 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865224 sec. (1155.770 rows/sec., 45.15 KiB/sec.) | ||
| 6135 | 2026.04.02 22:29:25.646125 [ 307 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Trace> Aggregator: Merging aggregated data | ||
| 6136 | 2026.04.02 22:29:25.647294 [ 288 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00285 sec., 350.8771929824561 rows/sec., 13.71 KiB/sec. | ||
| 6137 | 2026.04.02 22:29:25.647488 [ 288 ] {f4d50355-c278-4145-b2b9-863991f8e464} <Debug> TCPHandler: Processed in 0.003585026 sec. | ||
| 6138 | 2026.04.02 22:29:25.647611 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6139 | 2026.04.02 22:29:25.647640 [ 288 ] {} <Debug> TCP-Session: 2c295467-aa4b-4d11-a404-bbafede8830d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2026.04.02 22:29:25.647640 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6141 | 2026.04.02 22:29:25.647655 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6142 | 2026.04.02 22:29:25.647672 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6143 | 2026.04.02 22:29:25.647692 [ 349 ] {} <Debug> TCP-Session: 368ecef9-74c3-4d59-bc63-eea8a4aa396f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.04.02 22:29:25.647707 [ 289 ] {} <Debug> TCP-Session: 28bfb7cf-b87e-4879-8270-f9a1b27e99dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.04.02 22:29:25.647706 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6146 | 2026.04.02 22:29:25.647722 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6147 | 2026.04.02 22:29:25.647743 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2026.04.02 22:29:25.647761 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6149 | 2026.04.02 22:29:25.647778 [ 294 ] {} <Debug> TCP-Session: 236f293b-169a-43c7-815f-f37393baf42c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2026.04.02 22:29:25.647804 [ 292 ] {} <Debug> TCP-Session: 415be25c-f167-48ed-98ec-2e6f2e234b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.04.02 22:29:25.647816 [ 274 ] {} <Debug> TCP-Session: 34c3a0c5-4997-479c-aff6-8e621a3c68d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2026.04.02 22:29:25.647763 [ 291 ] {} <Debug> TCP-Session: 921b3e1f-6733-435d-be7e-9e7a4a520c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.04.02 22:29:25.647710 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6154 | 2026.04.02 22:29:25.647725 [ 290 ] {} <Debug> TCP-Session: d94197ca-e11e-4c24-b341-e0f4dbb3dfc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.04.02 22:29:25.647916 [ 293 ] {} <Debug> TCP-Session: 658c3b9d-087e-49a5-b1a8-156f679d68d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.04.02 22:29:25.731782 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44988 | ||
| 6157 | 2026.04.02 22:29:25.731897 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6158 | 2026.04.02 22:29:25.731926 [ 288 ] {} <Debug> TCP-Session: 0e165820-67e4-4688-aae5-69da297d037c Authenticating user 'default' from [fd00:1122:3344:101::e]:44988 | ||
| 6159 | 2026.04.02 22:29:25.731956 [ 288 ] {} <Debug> TCP-Session: 0e165820-67e4-4688-aae5-69da297d037c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.04.02 22:29:25.731977 [ 288 ] {} <Debug> TCP-Session: 0e165820-67e4-4688-aae5-69da297d037c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.04.02 22:29:25.732213 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53119 | ||
| 6162 | 2026.04.02 22:29:25.732227 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57673 | ||
| 6163 | 2026.04.02 22:29:25.732250 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42579 | ||
| 6164 | 2026.04.02 22:29:25.732270 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43149 | ||
| 6165 | 2026.04.02 22:29:25.732299 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36976 | ||
| 6166 | 2026.04.02 22:29:25.732328 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6167 | 2026.04.02 22:29:25.732328 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6168 | 2026.04.02 22:29:25.732339 [ 288 ] {} <Trace> TCP-Session: 0e165820-67e4-4688-aae5-69da297d037c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.04.02 22:29:25.732372 [ 290 ] {} <Debug> TCP-Session: 87d1ed77-b19a-441c-9970-821b65d85f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:57673 | ||
| 6170 | 2026.04.02 22:29:25.732373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6171 | 2026.04.02 22:29:25.732387 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6172 | 2026.04.02 22:29:25.732407 [ 290 ] {} <Debug> TCP-Session: 87d1ed77-b19a-441c-9970-821b65d85f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.04.02 22:29:25.732420 [ 291 ] {} <Debug> TCP-Session: a5711dc4-4da8-45fb-99b8-de7ef695a99e Authenticating user 'default' from [fd00:1122:3344:101::e]:42579 | ||
| 6174 | 2026.04.02 22:29:25.732427 [ 274 ] {} <Debug> TCP-Session: fce7dd0e-f108-40f2-a506-366ecd48685f Authenticating user 'default' from [fd00:1122:3344:101::e]:36976 | ||
| 6175 | 2026.04.02 22:29:25.732435 [ 290 ] {} <Debug> TCP-Session: 87d1ed77-b19a-441c-9970-821b65d85f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2026.04.02 22:29:25.732454 [ 291 ] {} <Debug> TCP-Session: a5711dc4-4da8-45fb-99b8-de7ef695a99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.04.02 22:29:25.732457 [ 274 ] {} <Debug> TCP-Session: fce7dd0e-f108-40f2-a506-366ecd48685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.04.02 22:29:25.732478 [ 291 ] {} <Debug> TCP-Session: a5711dc4-4da8-45fb-99b8-de7ef695a99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.04.02 22:29:25.732485 [ 274 ] {} <Debug> TCP-Session: fce7dd0e-f108-40f2-a506-366ecd48685f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.04.02 22:29:25.732376 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6181 | 2026.04.02 22:29:25.732366 [ 289 ] {} <Debug> TCP-Session: e0cecb96-6a88-4b6f-b61b-a66b23d22cfe Authenticating user 'default' from [fd00:1122:3344:101::e]:53119 | ||
| 6182 | 2026.04.02 22:29:25.732525 [ 288 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6183 | 2026.04.02 22:29:25.732532 [ 293 ] {} <Debug> TCP-Session: e21a3db0-4874-4199-92eb-1149656ff0e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43149 | ||
| 6184 | 2026.04.02 22:29:25.732548 [ 289 ] {} <Debug> TCP-Session: e0cecb96-6a88-4b6f-b61b-a66b23d22cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.04.02 22:29:25.732570 [ 293 ] {} <Debug> TCP-Session: e21a3db0-4874-4199-92eb-1149656ff0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.04.02 22:29:25.732583 [ 289 ] {} <Debug> TCP-Session: e0cecb96-6a88-4b6f-b61b-a66b23d22cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.04.02 22:29:25.732598 [ 293 ] {} <Debug> TCP-Session: e21a3db0-4874-4199-92eb-1149656ff0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.04.02 22:29:25.732307 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37852 | ||
| 6189 | 2026.04.02 22:29:25.732283 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37468 | ||
| 6190 | 2026.04.02 22:29:25.732263 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45869 | ||
| 6191 | 2026.04.02 22:29:25.732688 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2026.04.02 22:29:25.732708 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6193 | 2026.04.02 22:29:25.732721 [ 349 ] {} <Debug> TCP-Session: d1bda579-8ee9-454d-9d8c-e3f8823bc996 Authenticating user 'default' from [fd00:1122:3344:101::e]:37852 | ||
| 6194 | 2026.04.02 22:29:25.732733 [ 294 ] {} <Debug> TCP-Session: fd1e7bff-03a9-4a98-afb3-c102900b9500 Authenticating user 'default' from [fd00:1122:3344:101::e]:37468 | ||
| 6195 | 2026.04.02 22:29:25.732738 [ 349 ] {} <Debug> TCP-Session: d1bda579-8ee9-454d-9d8c-e3f8823bc996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.04.02 22:29:25.732751 [ 294 ] {} <Debug> TCP-Session: fd1e7bff-03a9-4a98-afb3-c102900b9500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.04.02 22:29:25.732753 [ 349 ] {} <Debug> TCP-Session: d1bda579-8ee9-454d-9d8c-e3f8823bc996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.04.02 22:29:25.732764 [ 294 ] {} <Debug> TCP-Session: fd1e7bff-03a9-4a98-afb3-c102900b9500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.04.02 22:29:25.732765 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6200 | 2026.04.02 22:29:25.732787 [ 288 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6201 | 2026.04.02 22:29:25.732805 [ 292 ] {} <Debug> TCP-Session: 962bbe16-5c80-46ff-a39f-528d454a0501 Authenticating user 'default' from [fd00:1122:3344:101::e]:45869 | ||
| 6202 | 2026.04.02 22:29:25.732836 [ 292 ] {} <Debug> TCP-Session: 962bbe16-5c80-46ff-a39f-528d454a0501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.04.02 22:29:25.732848 [ 288 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6204 | 2026.04.02 22:29:25.732849 [ 292 ] {} <Debug> TCP-Session: 962bbe16-5c80-46ff-a39f-528d454a0501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.04.02 22:29:25.733145 [ 288 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Debug> oximeter.version (af03903a-18b8-472e-957f-3c2cde954f45) (SelectExecutor): Key condition: unknown | ||
| 6206 | 2026.04.02 22:29:25.734219 [ 284 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Trace> AggregatingTransform: Aggregating | ||
| 6207 | 2026.04.02 22:29:25.734266 [ 284 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6208 | 2026.04.02 22:29:25.734302 [ 284 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051966 sec. (950.601 rows/sec., 37.13 KiB/sec.) | ||
| 6209 | 2026.04.02 22:29:25.734320 [ 284 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Trace> Aggregator: Merging aggregated data | ||
| 6210 | 2026.04.02 22:29:25.735460 [ 288 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002987 sec., 334.7840642785403 rows/sec., 13.08 KiB/sec. | ||
| 6211 | 2026.04.02 22:29:25.735601 [ 288 ] {9803891e-6570-4523-a360-a4b428ebd85a} <Debug> TCPHandler: Processed in 0.003379542 sec. | ||
| 6212 | 2026.04.02 22:29:25.735730 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6213 | 2026.04.02 22:29:25.735757 [ 288 ] {} <Debug> TCP-Session: 0e165820-67e4-4688-aae5-69da297d037c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.04.02 22:29:25.735759 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2026.04.02 22:29:25.735782 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6216 | 2026.04.02 22:29:25.735800 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6217 | 2026.04.02 22:29:25.735822 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6218 | 2026.04.02 22:29:25.735845 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2026.04.02 22:29:25.735851 [ 290 ] {} <Debug> TCP-Session: 87d1ed77-b19a-441c-9970-821b65d85f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2026.04.02 22:29:25.735874 [ 349 ] {} <Debug> TCP-Session: d1bda579-8ee9-454d-9d8c-e3f8823bc996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.04.02 22:29:25.735871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6222 | 2026.04.02 22:29:25.735897 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6223 | 2026.04.02 22:29:25.735930 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2026.04.02 22:29:25.735935 [ 291 ] {} <Debug> TCP-Session: a5711dc4-4da8-45fb-99b8-de7ef695a99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.04.02 22:29:25.735961 [ 274 ] {} <Debug> TCP-Session: fce7dd0e-f108-40f2-a506-366ecd48685f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.04.02 22:29:25.735900 [ 292 ] {} <Debug> TCP-Session: 962bbe16-5c80-46ff-a39f-528d454a0501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.04.02 22:29:25.735989 [ 294 ] {} <Debug> TCP-Session: fd1e7bff-03a9-4a98-afb3-c102900b9500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.04.02 22:29:25.735806 [ 289 ] {} <Debug> TCP-Session: e0cecb96-6a88-4b6f-b61b-a66b23d22cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.04.02 22:29:25.735827 [ 293 ] {} <Debug> TCP-Session: e21a3db0-4874-4199-92eb-1149656ff0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.04.02 22:29:26.739578 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.04.02 22:29:26.739749 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6232 | 2026.04.02 22:29:26.739811 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6233 | 2026.04.02 22:29:26.740497 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.04.02 22:29:26.740540 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6235 | 2026.04.02 22:29:26.740921 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6236 | 2026.04.02 22:29:26.741137 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.04.02 22:29:26.741302 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.0016 sec., 67500 rows/sec., 5.66 MiB/sec. | ||
| 6238 | 2026.04.02 22:29:26.741343 [ 277 ] {6012f41e-c247-463e-a089-c0f6a531c993} <Debug> TCPHandler: Processed in 0.001881729 sec. | ||
| 6239 | 2026.04.02 22:29:26.741464 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.04.02 22:29:26.741568 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.04.02 22:29:26.741608 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6242 | 2026.04.02 22:29:26.742003 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.04.02 22:29:26.742039 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6244 | 2026.04.02 22:29:26.742324 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6245 | 2026.04.02 22:29:26.742627 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.04.02 22:29:26.742796 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001246 sec., 20866.77367576244 rows/sec., 1.53 MiB/sec. | ||
| 6247 | 2026.04.02 22:29:26.742843 [ 277 ] {a6fbce7b-99cd-46fb-a869-2f1b4dd6b248} <Debug> TCPHandler: Processed in 0.001425923 sec. | ||
| 6248 | 2026.04.02 22:29:26.742988 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.04.02 22:29:26.743080 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6250 | 2026.04.02 22:29:26.743120 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6251 | 2026.04.02 22:29:26.743559 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.04.02 22:29:26.743596 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6253 | 2026.04.02 22:29:26.743898 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6254 | 2026.04.02 22:29:26.744103 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.04.02 22:29:26.744233 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001171 sec., 76857.38684884715 rows/sec., 6.00 MiB/sec. | ||
| 6256 | 2026.04.02 22:29:26.744270 [ 277 ] {38c9cdd2-13a1-44b1-83c8-b51a1e134dac} <Debug> TCPHandler: Processed in 0.001350381 sec. | ||
| 6257 | 2026.04.02 22:29:26.744374 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.04.02 22:29:26.744473 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.04.02 22:29:26.744514 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6260 | 2026.04.02 22:29:26.744925 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.04.02 22:29:26.744960 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6262 | 2026.04.02 22:29:26.745279 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6263 | 2026.04.02 22:29:26.745486 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.04.02 22:29:26.745616 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6265 | 2026.04.02 22:29:26.745652 [ 277 ] {7a3cfa39-ad50-4768-aa22-a9c509270dc9} <Debug> TCPHandler: Processed in 0.001325861 sec. | ||
| 6266 | 2026.04.02 22:29:26.745755 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.04.02 22:29:26.745854 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.04.02 22:29:26.745906 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6269 | 2026.04.02 22:29:26.746711 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.04.02 22:29:26.746746 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6271 | 2026.04.02 22:29:26.747260 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6272 | 2026.04.02 22:29:26.747474 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.04.02 22:29:26.747606 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00177 sec., 14689.265536723164 rows/sec., 26.32 MiB/sec. | ||
| 6274 | 2026.04.02 22:29:26.747666 [ 277 ] {550a1baa-16ca-4656-9817-3b2d51bcf943} <Debug> TCPHandler: Processed in 0.001958171 sec. | ||
| 6275 | 2026.04.02 22:29:26.747769 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.04.02 22:29:26.747869 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6277 | 2026.04.02 22:29:26.747910 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6278 | 2026.04.02 22:29:26.748236 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.04.02 22:29:26.748271 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6280 | 2026.04.02 22:29:26.748562 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6281 | 2026.04.02 22:29:26.748757 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.04.02 22:29:26.748884 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 6283 | 2026.04.02 22:29:26.748919 [ 277 ] {f3a5e9ac-d3ed-48a6-8ca6-3615d06dd2f9} <Debug> TCPHandler: Processed in 0.001197729 sec. | ||
| 6284 | 2026.04.02 22:29:26.882654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 838 | ||
| 6285 | 2026.04.02 22:29:26.885117 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.04.02 22:29:26.885174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6287 | 2026.04.02 22:29:26.886416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6288 | 2026.04.02 22:29:26.886698 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.04.02 22:29:26.887065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6290 | 2026.04.02 22:29:31.703578 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6291 | 2026.04.02 22:29:31.703671 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6292 | 2026.04.02 22:29:31.746188 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.04.02 22:29:31.746358 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6294 | 2026.04.02 22:29:31.746432 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6295 | 2026.04.02 22:29:31.747340 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.04.02 22:29:31.747378 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6297 | 2026.04.02 22:29:31.747761 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6298 | 2026.04.02 22:29:31.747983 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.04.02 22:29:31.748127 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001821 sec., 155958.26468973092 rows/sec., 9.91 MiB/sec. | ||
| 6300 | 2026.04.02 22:29:31.748168 [ 277 ] {8be0e34b-9ec9-4272-b67d-8fac60bac77b} <Debug> TCPHandler: Processed in 0.002104723 sec. | ||
| 6301 | 2026.04.02 22:29:31.748290 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.04.02 22:29:31.748391 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6303 | 2026.04.02 22:29:31.748430 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6304 | 2026.04.02 22:29:31.749467 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.04.02 22:29:31.749500 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6306 | 2026.04.02 22:29:31.749837 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6307 | 2026.04.02 22:29:31.750033 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.04.02 22:29:31.750156 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001784 sec., 463565.0224215247 rows/sec., 36.37 MiB/sec. | ||
| 6309 | 2026.04.02 22:29:31.750192 [ 277 ] {dd927a49-05ae-41c5-9f2f-882ea6029e0c} <Debug> TCPHandler: Processed in 0.001949741 sec. | ||
| 6310 | 2026.04.02 22:29:31.750301 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.04.02 22:29:31.750401 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6312 | 2026.04.02 22:29:31.750440 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6313 | 2026.04.02 22:29:31.750929 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.04.02 22:29:31.750963 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6315 | 2026.04.02 22:29:31.751254 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6316 | 2026.04.02 22:29:31.751452 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.04.02 22:29:31.751573 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001189 sec., 132043.73423044576 rows/sec., 7.94 MiB/sec. | ||
| 6318 | 2026.04.02 22:29:31.751608 [ 277 ] {7ba3eb6d-1f90-4317-91f8-c9f65ce210a3} <Debug> TCPHandler: Processed in 0.001354422 sec. | ||
| 6319 | 2026.04.02 22:29:31.751712 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.04.02 22:29:31.751809 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.04.02 22:29:31.751846 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6322 | 2026.04.02 22:29:31.752281 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.04.02 22:29:31.752313 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6324 | 2026.04.02 22:29:31.752597 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6325 | 2026.04.02 22:29:31.752792 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.04.02 22:29:31.752911 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00112 sec., 133035.7142857143 rows/sec., 8.59 MiB/sec. | ||
| 6327 | 2026.04.02 22:29:31.752947 [ 277 ] {b52cb2b8-6a21-492f-ab30-ed0f3ba57f75} <Debug> TCPHandler: Processed in 0.001282771 sec. | ||
| 6328 | 2026.04.02 22:29:31.753051 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.04.02 22:29:31.753150 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.04.02 22:29:31.753188 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6331 | 2026.04.02 22:29:31.753621 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.04.02 22:29:31.753656 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6333 | 2026.04.02 22:29:31.753943 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6334 | 2026.04.02 22:29:31.754141 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.04.02 22:29:31.754264 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.44 MiB/sec. | ||
| 6336 | 2026.04.02 22:29:31.754300 [ 277 ] {6a163b40-12e1-4e27-bbb5-00cfbbe79ba7} <Debug> TCPHandler: Processed in 0.001296071 sec. | ||
| 6337 | 2026.04.02 22:29:31.754401 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.04.02 22:29:31.754499 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6339 | 2026.04.02 22:29:31.754537 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6340 | 2026.04.02 22:29:31.755158 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.04.02 22:29:31.755191 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6342 | 2026.04.02 22:29:31.755494 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6343 | 2026.04.02 22:29:31.755688 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.04.02 22:29:31.755812 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001331 sec., 379413.97445529676 rows/sec., 26.69 MiB/sec. | ||
| 6345 | 2026.04.02 22:29:31.755847 [ 277 ] {a45a8426-1be9-4063-b54a-fe1c99569010} <Debug> TCPHandler: Processed in 0.001493483 sec. | ||
| 6346 | 2026.04.02 22:29:31.755948 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.04.02 22:29:31.756047 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6348 | 2026.04.02 22:29:31.756086 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6349 | 2026.04.02 22:29:31.756407 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.04.02 22:29:31.756440 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6351 | 2026.04.02 22:29:31.756719 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6352 | 2026.04.02 22:29:31.756913 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.04.02 22:29:31.757036 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001006 sec., 5964.214711729623 rows/sec., 311.61 KiB/sec. | ||
| 6354 | 2026.04.02 22:29:31.757071 [ 277 ] {59b0d188-fdc2-41d4-b99a-952c9045e126} <Debug> TCPHandler: Processed in 0.001169698 sec. | ||
| 6355 | 2026.04.02 22:29:31.757166 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.04.02 22:29:31.757263 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.04.02 22:29:31.757303 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6358 | 2026.04.02 22:29:31.757711 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.04.02 22:29:31.757745 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6360 | 2026.04.02 22:29:31.758060 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6361 | 2026.04.02 22:29:31.758257 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.04.02 22:29:31.758384 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001139 sec., 232660.22827041263 rows/sec., 15.46 MiB/sec. | ||
| 6363 | 2026.04.02 22:29:31.758419 [ 277 ] {df977bbd-174c-4875-9d1e-4d70755c8c08} <Debug> TCPHandler: Processed in 0.00129956 sec. | ||
| 6364 | 2026.04.02 22:29:31.758521 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.04.02 22:29:31.758617 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6366 | 2026.04.02 22:29:31.758658 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6367 | 2026.04.02 22:29:31.758952 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.04.02 22:29:31.758986 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6369 | 2026.04.02 22:29:31.759270 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6370 | 2026.04.02 22:29:31.759457 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.04.02 22:29:31.759577 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000976 sec., 1024.5901639344263 rows/sec., 69.04 KiB/sec. | ||
| 6372 | 2026.04.02 22:29:31.759611 [ 277 ] {c178bcb2-1d1e-4d70-910d-95ca203e5f86} <Debug> TCPHandler: Processed in 0.001137478 sec. | ||
| 6373 | 2026.04.02 22:29:31.759824 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.04.02 22:29:31.759997 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.04.02 22:29:31.760086 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6376 | 2026.04.02 22:29:31.761068 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.04.02 22:29:31.761111 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6378 | 2026.04.02 22:29:31.761624 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6379 | 2026.04.02 22:29:31.761835 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.04.02 22:29:31.761974 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002028 sec., 7396.449704142013 rows/sec., 13.25 MiB/sec. | ||
| 6381 | 2026.04.02 22:29:31.762079 [ 277 ] {0e404bbb-3240-4721-a6b7-b9357a9195d1} <Debug> TCPHandler: Processed in 0.002377877 sec. | ||
| 6382 | 2026.04.02 22:29:31.762211 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.04.02 22:29:31.762305 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6384 | 2026.04.02 22:29:31.762346 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6385 | 2026.04.02 22:29:31.762732 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.04.02 22:29:31.762769 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6387 | 2026.04.02 22:29:31.763076 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6388 | 2026.04.02 22:29:31.763275 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.04.02 22:29:31.763400 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 6390 | 2026.04.02 22:29:31.763435 [ 277 ] {773962f7-fa71-4e07-8a6b-dcfd46e19d39} <Debug> TCPHandler: Processed in 0.0012728 sec. | ||
| 6391 | 2026.04.02 22:29:31.852693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12475 | ||
| 6392 | 2026.04.02 22:29:31.853160 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.04.02 22:29:31.853203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6394 | 2026.04.02 22:29:31.853694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6395 | 2026.04.02 22:29:31.853920 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.04.02 22:29:31.854049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12475 | ||
| 6397 | 2026.04.02 22:29:31.854053 [ 148 ] {} <Debug> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6398 | 2026.04.02 22:29:31.854100 [ 148 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.04.02 22:29:31.854122 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6400 | 2026.04.02 22:29:31.854219 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 6401 | 2026.04.02 22:29:31.854321 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6402 | 2026.04.02 22:29:31.854353 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10107 rows starting from the beginning of the part | ||
| 6403 | 2026.04.02 22:29:31.854408 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 6404 | 2026.04.02 22:29:31.854449 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 6405 | 2026.04.02 22:29:31.854486 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 6406 | 2026.04.02 22:29:31.854526 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 6407 | 2026.04.02 22:29:31.854564 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::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 | ||
| 6408 | 2026.04.02 22:29:31.858642 [ 188 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12475 rows, containing 4 columns (4 merged, 0 gathered) in 0.00446404 sec., 2794553.8122418257 rows/sec., 39.98 MiB/sec. | ||
| 6409 | 2026.04.02 22:29:31.858918 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6410 | 2026.04.02 22:29:31.859220 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_26_5} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.04.02 22:29:31.859289 [ 197 ] {d190e9b6-93e0-490c-930a-c848afa4e0f0::all_1_26_5} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6412 | 2026.04.02 22:29:31.859365 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6413 | 2026.04.02 22:29:32.576292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6414 | 2026.04.02 22:29:32.594298 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.04.02 22:29:32.594355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6416 | 2026.04.02 22:29:32.600346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6417 | 2026.04.02 22:29:32.601043 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.04.02 22:29:32.601333 [ 147 ] {} <Debug> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6419 | 2026.04.02 22:29:32.601372 [ 147 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.04.02 22:29:32.601390 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6421 | 2026.04.02 22:29:32.601500 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 6422 | 2026.04.02 22:29:32.604311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6423 | 2026.04.02 22:29:32.605120 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6424 | 2026.04.02 22:29:32.606630 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 6425 | 2026.04.02 22:29:32.611522 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 6426 | 2026.04.02 22:29:32.616142 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 6427 | 2026.04.02 22:29:32.620819 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 6428 | 2026.04.02 22:29:32.625458 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 6429 | 2026.04.02 22:29:32.629664 [ 192 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::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 | ||
| 6430 | 2026.04.02 22:29:32.681192 [ 188 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079744759 sec., 2457.8417749058594 rows/sec., 12.71 MiB/sec. | ||
| 6431 | 2026.04.02 22:29:32.683649 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6432 | 2026.04.02 22:29:32.685526 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_26_5} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.04.02 22:29:32.685602 [ 187 ] {aa5aeea5-7ee5-40fe-8561-a39acb105731::all_1_26_5} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6434 | 2026.04.02 22:29:32.687983 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6435 | 2026.04.02 22:29:33.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.02 MiB, peak 274.58 MiB, free memory in arenas 0.00 B, will set to 268.79 MiB (RSS), difference: 4.76 MiB | ||
| 6436 | 2026.04.02 22:29:36.738641 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.04.02 22:29:36.738833 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6438 | 2026.04.02 22:29:36.738903 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6439 | 2026.04.02 22:29:36.739594 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2026.04.02 22:29:36.739641 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6441 | 2026.04.02 22:29:36.740058 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6442 | 2026.04.02 22:29:36.740282 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.04.02 22:29:36.740428 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001646 sec., 65613.60874848117 rows/sec., 5.50 MiB/sec. | ||
| 6444 | 2026.04.02 22:29:36.740469 [ 277 ] {a5675e90-832f-4b05-9579-018860ca6204} <Debug> TCPHandler: Processed in 0.00195989 sec. | ||
| 6445 | 2026.04.02 22:29:36.740592 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2026.04.02 22:29:36.740688 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6447 | 2026.04.02 22:29:36.740727 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6448 | 2026.04.02 22:29:36.741122 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.04.02 22:29:36.741162 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6450 | 2026.04.02 22:29:36.741461 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6451 | 2026.04.02 22:29:36.741666 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.04.02 22:29:36.741788 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.70 MiB/sec. | ||
| 6453 | 2026.04.02 22:29:36.741824 [ 277 ] {2c226141-31ac-418a-9873-e765ddf39c2f} <Debug> TCPHandler: Processed in 0.0012816 sec. | ||
| 6454 | 2026.04.02 22:29:36.741931 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2026.04.02 22:29:36.742024 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6456 | 2026.04.02 22:29:36.742063 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6457 | 2026.04.02 22:29:36.742474 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.04.02 22:29:36.742507 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6459 | 2026.04.02 22:29:36.742819 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6460 | 2026.04.02 22:29:36.743021 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.04.02 22:29:36.743144 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 6.18 MiB/sec. | ||
| 6462 | 2026.04.02 22:29:36.743181 [ 277 ] {8a831ba3-07cd-4d75-b5ee-19e1d80fee1c} <Debug> TCPHandler: Processed in 0.00129794 sec. | ||
| 6463 | 2026.04.02 22:29:36.743290 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.04.02 22:29:36.743383 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6465 | 2026.04.02 22:29:36.743426 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6466 | 2026.04.02 22:29:36.743820 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.04.02 22:29:36.743854 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6468 | 2026.04.02 22:29:36.744188 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6469 | 2026.04.02 22:29:36.744388 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.04.02 22:29:36.744513 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 6471 | 2026.04.02 22:29:36.744548 [ 277 ] {71f2e856-46fb-4bb8-99b8-bbf3b00dc714} <Debug> TCPHandler: Processed in 0.00130626 sec. | ||
| 6472 | 2026.04.02 22:29:36.744655 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.04.02 22:29:36.744748 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.04.02 22:29:36.744802 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6475 | 2026.04.02 22:29:36.745591 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.04.02 22:29:36.745625 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6477 | 2026.04.02 22:29:36.746162 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6478 | 2026.04.02 22:29:36.746375 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.04.02 22:29:36.746508 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001777 sec., 14631.401238041644 rows/sec., 26.22 MiB/sec. | ||
| 6480 | 2026.04.02 22:29:36.746567 [ 277 ] {740c7da8-5d47-4bd3-926a-11d396e40e77} <Debug> TCPHandler: Processed in 0.001961011 sec. | ||
| 6481 | 2026.04.02 22:29:36.746676 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.04.02 22:29:36.746770 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.04.02 22:29:36.746811 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6484 | 2026.04.02 22:29:36.747136 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.04.02 22:29:36.747170 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6486 | 2026.04.02 22:29:36.747483 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6487 | 2026.04.02 22:29:36.747691 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.04.02 22:29:36.747816 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6489 | 2026.04.02 22:29:36.747851 [ 277 ] {e2fb5423-8828-4b18-9af9-71d15eb0c050} <Debug> TCPHandler: Processed in 0.001222769 sec. | ||
| 6490 | 2026.04.02 22:29:36.888217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 872 | ||
| 6491 | 2026.04.02 22:29:36.890467 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.04.02 22:29:36.890513 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6493 | 2026.04.02 22:29:36.891672 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6494 | 2026.04.02 22:29:36.891925 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.04.02 22:29:36.892170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6496 | 2026.04.02 22:29:37.152427 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.04.02 22:29:37.152619 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6498 | 2026.04.02 22:29:37.152687 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6499 | 2026.04.02 22:29:37.153439 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.04.02 22:29:37.153493 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6501 | 2026.04.02 22:29:37.153906 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6502 | 2026.04.02 22:29:37.154134 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.04.02 22:29:37.154298 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001728 sec., 164351.85185185185 rows/sec., 10.44 MiB/sec. | ||
| 6504 | 2026.04.02 22:29:37.154350 [ 277 ] {3ce05699-5caa-4711-81b3-8702e3d4ec9e} <Debug> TCPHandler: Processed in 0.002050592 sec. | ||
| 6505 | 2026.04.02 22:29:37.154474 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.04.02 22:29:37.154578 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6507 | 2026.04.02 22:29:37.154622 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6508 | 2026.04.02 22:29:37.155136 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.04.02 22:29:37.155185 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6510 | 2026.04.02 22:29:37.155509 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6511 | 2026.04.02 22:29:37.155719 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.04.02 22:29:37.155866 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001312 sec., 10670.731707317073 rows/sec., 870.12 KiB/sec. | ||
| 6513 | 2026.04.02 22:29:37.155906 [ 277 ] {5baf6e3c-28c6-407b-9b5e-28c70345cd15} <Debug> TCPHandler: Processed in 0.001484343 sec. | ||
| 6514 | 2026.04.02 22:29:37.156026 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.04.02 22:29:37.156124 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6516 | 2026.04.02 22:29:37.156168 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6517 | 2026.04.02 22:29:37.158092 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.04.02 22:29:37.158130 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6519 | 2026.04.02 22:29:37.158630 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6520 | 2026.04.02 22:29:37.158845 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.04.02 22:29:37.158983 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Debug> executeQuery: Read 3179 rows, 242.78 KiB in 0.00288 sec., 1103819.4444444443 rows/sec., 82.32 MiB/sec. | ||
| 6522 | 2026.04.02 22:29:37.158983 [ 124 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6523 | 2026.04.02 22:29:37.159025 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6524 | 2026.04.02 22:29:37.159051 [ 277 ] {cb19e096-7a0d-42f6-87a4-eb1653317121} <Debug> TCPHandler: Processed in 0.003074258 sec. | ||
| 6525 | 2026.04.02 22:29:37.159062 [ 124 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.04.02 22:29:37.159095 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6527 | 2026.04.02 22:29:37.159177 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.04.02 22:29:37.159236 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 6529 | 2026.04.02 22:29:37.159292 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.04.02 22:29:37.159354 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6531 | 2026.04.02 22:29:37.159398 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6532 | 2026.04.02 22:29:37.159442 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3236 rows starting from the beginning of the part | ||
| 6533 | 2026.04.02 22:29:37.159517 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 827 rows starting from the beginning of the part | ||
| 6534 | 2026.04.02 22:29:37.159569 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
| 6535 | 2026.04.02 22:29:37.159616 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 827 rows starting from the beginning of the part | ||
| 6536 | 2026.04.02 22:29:37.159661 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part | ||
| 6537 | 2026.04.02 22:29:37.159705 [ 198 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3179 rows starting from the beginning of the part | ||
| 6538 | 2026.04.02 22:29:37.159862 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.04.02 22:29:37.159907 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6540 | 2026.04.02 22:29:37.160286 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6541 | 2026.04.02 22:29:37.160519 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.04.02 22:29:37.160631 [ 124 ] {} <Debug> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6543 | 2026.04.02 22:29:37.160652 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Debug> executeQuery: Read 180 rows, 11.32 KiB in 0.001387 sec., 129776.49603460707 rows/sec., 7.97 MiB/sec. | ||
| 6544 | 2026.04.02 22:29:37.160671 [ 124 ] {} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.04.02 22:29:37.160697 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6546 | 2026.04.02 22:29:37.160697 [ 277 ] {ff23dd5e-8671-471e-aa1c-26514bb7a9c6} <Debug> TCPHandler: Processed in 0.001583745 sec. | ||
| 6547 | 2026.04.02 22:29:37.160807 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::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 | ||
| 6548 | 2026.04.02 22:29:37.160836 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.04.02 22:29:37.160943 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6550 | 2026.04.02 22:29:37.160945 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6551 | 2026.04.02 22:29:37.160985 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6552 | 2026.04.02 22:29:37.160995 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 210 rows starting from the beginning of the part | ||
| 6553 | 2026.04.02 22:29:37.161074 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 157 rows starting from the beginning of the part | ||
| 6554 | 2026.04.02 22:29:37.161120 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6555 | 2026.04.02 22:29:37.161162 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 157 rows starting from the beginning of the part | ||
| 6556 | 2026.04.02 22:29:37.161203 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6557 | 2026.04.02 22:29:37.161241 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 180 rows starting from the beginning of the part | ||
| 6558 | 2026.04.02 22:29:37.161832 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.04.02 22:29:37.161874 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6560 | 2026.04.02 22:29:37.162171 [ 188 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417542 sec., 533317.5313324049 rows/sec., 35.19 MiB/sec. | ||
| 6561 | 2026.04.02 22:29:37.162290 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6562 | 2026.04.02 22:29:37.162322 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6563 | 2026.04.02 22:29:37.162395 [ 186 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8285 rows, containing 5 columns (5 merged, 0 gathered) in 0.0032251 sec., 2568912.591857617 rows/sec., 204.28 MiB/sec. | ||
| 6564 | 2026.04.02 22:29:37.162587 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.04.02 22:29:37.162654 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.04.02 22:29:37.162728 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001804 sec., 526607.5388026608 rows/sec., 30.98 MiB/sec. | ||
| 6567 | 2026.04.02 22:29:37.162737 [ 187 ] {82caa5ba-c89b-4a34-8949-91d94cd9836a::all_1_36_7} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6568 | 2026.04.02 22:29:37.162740 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6569 | 2026.04.02 22:29:37.162774 [ 277 ] {3367e7a3-45ab-4cad-8ba4-20f3b0859c7d} <Debug> TCPHandler: Processed in 0.001987441 sec. | ||
| 6570 | 2026.04.02 22:29:37.162835 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6571 | 2026.04.02 22:29:37.162906 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.04.02 22:29:37.163020 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.04.02 22:29:37.163075 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.04.02 22:29:37.163078 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6575 | 2026.04.02 22:29:37.163161 [ 188 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_41_8} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6576 | 2026.04.02 22:29:37.163259 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 6577 | 2026.04.02 22:29:37.163570 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.04.02 22:29:37.163614 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6579 | 2026.04.02 22:29:37.163965 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6580 | 2026.04.02 22:29:37.164195 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.04.02 22:29:37.164331 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001335 sec., 749.063670411985 rows/sec., 52.67 KiB/sec. | ||
| 6582 | 2026.04.02 22:29:37.164372 [ 277 ] {9351e2f4-8360-48b3-bcba-92713de8ce0c} <Debug> TCPHandler: Processed in 0.001514954 sec. | ||
| 6583 | 2026.04.02 22:29:37.164487 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2026.04.02 22:29:37.164619 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6585 | 2026.04.02 22:29:37.164661 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6586 | 2026.04.02 22:29:37.165122 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2026.04.02 22:29:37.165161 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6588 | 2026.04.02 22:29:37.165545 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6589 | 2026.04.02 22:29:37.165792 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2026.04.02 22:29:37.165928 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001327 sec., 111529.76639035418 rows/sec., 6.34 MiB/sec. | ||
| 6591 | 2026.04.02 22:29:37.165987 [ 277 ] {33428507-ed0c-4913-a111-84b41e702bb1} <Debug> TCPHandler: Processed in 0.001550515 sec. | ||
| 6592 | 2026.04.02 22:29:37.166131 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.04.02 22:29:37.166226 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6594 | 2026.04.02 22:29:37.166267 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6595 | 2026.04.02 22:29:37.167628 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.04.02 22:29:37.167675 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6597 | 2026.04.02 22:29:37.168216 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6598 | 2026.04.02 22:29:37.168431 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.04.02 22:29:37.168556 [ 124 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6600 | 2026.04.02 22:29:37.168579 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Debug> executeQuery: Read 1743 rows, 120.36 KiB in 0.002371 sec., 735132.8553353016 rows/sec., 49.57 MiB/sec. | ||
| 6601 | 2026.04.02 22:29:37.168607 [ 124 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.04.02 22:29:37.168633 [ 277 ] {7d06d7b9-3f5a-4e2f-9404-99027be350dd} <Debug> TCPHandler: Processed in 0.00255119 sec. | ||
| 6603 | 2026.04.02 22:29:37.168635 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6604 | 2026.04.02 22:29:37.168746 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 6605 | 2026.04.02 22:29:37.168798 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.04.02 22:29:37.168842 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6607 | 2026.04.02 22:29:37.168875 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1791 rows starting from the beginning of the part | ||
| 6608 | 2026.04.02 22:29:37.168902 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6609 | 2026.04.02 22:29:37.168935 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 505 rows starting from the beginning of the part | ||
| 6610 | 2026.04.02 22:29:37.168951 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6611 | 2026.04.02 22:29:37.168983 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6612 | 2026.04.02 22:29:37.169027 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 505 rows starting from the beginning of the part | ||
| 6613 | 2026.04.02 22:29:37.169068 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6614 | 2026.04.02 22:29:37.169105 [ 188 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1743 rows starting from the beginning of the part | ||
| 6615 | 2026.04.02 22:29:37.169330 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.04.02 22:29:37.169373 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6617 | 2026.04.02 22:29:37.169704 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6618 | 2026.04.02 22:29:37.169931 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.04.02 22:29:37.170068 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 6620 | 2026.04.02 22:29:37.170107 [ 277 ] {4526e536-7fed-4dd9-a7db-1cbaedd69bf9} <Debug> TCPHandler: Processed in 0.001369971 sec. | ||
| 6621 | 2026.04.02 22:29:37.170242 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.04.02 22:29:37.170351 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6623 | 2026.04.02 22:29:37.170410 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6624 | 2026.04.02 22:29:37.170767 [ 187 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4724 rows, containing 5 columns (5 merged, 0 gathered) in 0.002060302 sec., 2292867.744631612 rows/sec., 165.98 MiB/sec. | ||
| 6625 | 2026.04.02 22:29:37.171000 [ 186 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6626 | 2026.04.02 22:29:37.171288 [ 186 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.04.02 22:29:37.171338 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.04.02 22:29:37.171370 [ 186 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_41_8} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6629 | 2026.04.02 22:29:37.171393 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6630 | 2026.04.02 22:29:37.171466 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 6631 | 2026.04.02 22:29:37.172000 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6632 | 2026.04.02 22:29:37.172324 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.04.02 22:29:37.172475 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6634 | 2026.04.02 22:29:37.172492 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.002165 sec., 742725.1732101617 rows/sec., 45.11 MiB/sec. | ||
| 6635 | 2026.04.02 22:29:37.172524 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.04.02 22:29:37.172552 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6637 | 2026.04.02 22:29:37.172559 [ 277 ] {67f6eaa2-5170-45df-9deb-d9b8792b3503} <Debug> TCPHandler: Processed in 0.002366577 sec. | ||
| 6638 | 2026.04.02 22:29:37.172623 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 6639 | 2026.04.02 22:29:37.172696 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.04.02 22:29:37.172723 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6641 | 2026.04.02 22:29:37.172758 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14990 rows starting from the beginning of the part | ||
| 6642 | 2026.04.02 22:29:37.172803 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6643 | 2026.04.02 22:29:37.172825 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.04.02 22:29:37.172838 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6645 | 2026.04.02 22:29:37.172890 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6646 | 2026.04.02 22:29:37.172892 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6647 | 2026.04.02 22:29:37.172925 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 6648 | 2026.04.02 22:29:37.172966 [ 188 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1608 rows starting from the beginning of the part | ||
| 6649 | 2026.04.02 22:29:37.173295 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.04.02 22:29:37.173347 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6651 | 2026.04.02 22:29:37.173750 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6652 | 2026.04.02 22:29:37.174047 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.04.02 22:29:37.174216 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. | ||
| 6654 | 2026.04.02 22:29:37.174268 [ 277 ] {cd8e9ad9-11f5-4369-8f75-89e3a7900ded} <Debug> TCPHandler: Processed in 0.001633566 sec. | ||
| 6655 | 2026.04.02 22:29:37.174393 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.04.02 22:29:37.174509 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6657 | 2026.04.02 22:29:37.174583 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6658 | 2026.04.02 22:29:37.175639 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.04.02 22:29:37.175685 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6660 | 2026.04.02 22:29:37.176482 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6661 | 2026.04.02 22:29:37.176797 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.04.02 22:29:37.176937 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6663 | 2026.04.02 22:29:37.176972 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.04.02 22:29:37.176976 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002486 sec., 9654.062751407884 rows/sec., 17.30 MiB/sec. | ||
| 6665 | 2026.04.02 22:29:37.176993 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6666 | 2026.04.02 22:29:37.177066 [ 277 ] {f3e11dd3-3841-4136-823a-5c23b8f6cb36} <Debug> TCPHandler: Processed in 0.002733073 sec. | ||
| 6667 | 2026.04.02 22:29:37.177089 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::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 | ||
| 6668 | 2026.04.02 22:29:37.177198 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.04.02 22:29:37.177284 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6670 | 2026.04.02 22:29:37.177316 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6671 | 2026.04.02 22:29:37.177337 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 6672 | 2026.04.02 22:29:37.177380 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6673 | 2026.04.02 22:29:37.177460 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6674 | 2026.04.02 22:29:37.177475 [ 203 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17448 rows, containing 5 columns (5 merged, 0 gathered) in 0.004881356 sec., 3574416.6170219914 rows/sec., 229.79 MiB/sec. | ||
| 6675 | 2026.04.02 22:29:37.177567 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6676 | 2026.04.02 22:29:37.177680 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6677 | 2026.04.02 22:29:37.177727 [ 200 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6678 | 2026.04.02 22:29:37.177780 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6679 | 2026.04.02 22:29:37.177814 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.04.02 22:29:37.177867 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6681 | 2026.04.02 22:29:37.177892 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 6682 | 2026.04.02 22:29:37.178052 [ 200 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.04.02 22:29:37.178134 [ 200 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6684 | 2026.04.02 22:29:37.178200 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 6685 | 2026.04.02 22:29:37.178309 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6686 | 2026.04.02 22:29:37.178596 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.04.02 22:29:37.178719 [ 107 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6688 | 2026.04.02 22:29:37.178738 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001443 sec., 29106.029106029106 rows/sec., 1.66 MiB/sec. | ||
| 6689 | 2026.04.02 22:29:37.178753 [ 107 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.04.02 22:29:37.178780 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6691 | 2026.04.02 22:29:37.178786 [ 277 ] {b1a5df14-5bae-4aa0-999d-ded23d6f395f} <Debug> TCPHandler: Processed in 0.001649436 sec. | ||
| 6692 | 2026.04.02 22:29:37.178857 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 6693 | 2026.04.02 22:29:37.178958 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6694 | 2026.04.02 22:29:37.178983 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2370 rows starting from the beginning of the part | ||
| 6695 | 2026.04.02 22:29:37.179025 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6696 | 2026.04.02 22:29:37.179059 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 6697 | 2026.04.02 22:29:37.179092 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6698 | 2026.04.02 22:29:37.179125 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 6699 | 2026.04.02 22:29:37.179181 [ 188 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 6700 | 2026.04.02 22:29:37.180201 [ 203 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001379312 sec., 1966197.6405628314 rows/sec., 126.66 MiB/sec. | ||
| 6701 | 2026.04.02 22:29:37.180553 [ 191 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6702 | 2026.04.02 22:29:37.180836 [ 191 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.04.02 22:29:37.180907 [ 191 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_41_8} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6704 | 2026.04.02 22:29:37.180990 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6705 | 2026.04.02 22:29:37.182322 [ 191 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 19 columns (19 merged, 0 gathered) in 0.005266502 sec., 140130.96358835523 rows/sec., 251.11 MiB/sec. | ||
| 6706 | 2026.04.02 22:29:37.183306 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6707 | 2026.04.02 22:29:37.183610 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.04.02 22:29:37.183675 [ 186 ] {cad9b456-779b-4e7f-8219-21c4288c52ee::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6709 | 2026.04.02 22:29:37.183754 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6710 | 2026.04.02 22:29:38.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.98 MiB, peak 277.56 MiB, free memory in arenas 0.00 B, will set to 272.27 MiB (RSS), difference: 2.29 MiB | ||
| 6711 | 2026.04.02 22:29:39.355108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12987 | ||
| 6712 | 2026.04.02 22:29:39.355646 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.04.02 22:29:39.355695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6714 | 2026.04.02 22:29:39.356211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6715 | 2026.04.02 22:29:39.356459 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.04.02 22:29:39.356607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12987 | ||
| 6717 | 2026.04.02 22:29:40.104377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6718 | 2026.04.02 22:29:40.120848 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.04.02 22:29:40.120916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6720 | 2026.04.02 22:29:40.126576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6721 | 2026.04.02 22:29:40.127254 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.04.02 22:29:40.130118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6723 | 2026.04.02 22:29:41.736894 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.04.02 22:29:41.737068 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6725 | 2026.04.02 22:29:41.737132 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6726 | 2026.04.02 22:29:41.737792 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.04.02 22:29:41.737836 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6728 | 2026.04.02 22:29:41.738224 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6729 | 2026.04.02 22:29:41.738477 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.04.02 22:29:41.738632 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 6731 | 2026.04.02 22:29:41.738682 [ 277 ] {26dcd91e-0b0e-4586-be99-811e8c44c506} <Debug> TCPHandler: Processed in 0.001908999 sec. | ||
| 6732 | 2026.04.02 22:29:41.738806 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.04.02 22:29:41.738914 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6734 | 2026.04.02 22:29:41.738958 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6735 | 2026.04.02 22:29:41.739430 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.04.02 22:29:41.739470 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6737 | 2026.04.02 22:29:41.739807 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6738 | 2026.04.02 22:29:41.740016 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.04.02 22:29:41.740149 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 6740 | 2026.04.02 22:29:41.740193 [ 277 ] {5f4d605a-45e9-4cda-99e2-c001c9c63309} <Debug> TCPHandler: Processed in 0.001440483 sec. | ||
| 6741 | 2026.04.02 22:29:41.740311 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.04.02 22:29:41.740408 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.04.02 22:29:41.740451 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6744 | 2026.04.02 22:29:41.740836 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.04.02 22:29:41.740873 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6746 | 2026.04.02 22:29:41.741205 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6747 | 2026.04.02 22:29:41.741420 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.04.02 22:29:41.741549 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 6749 | 2026.04.02 22:29:41.741590 [ 277 ] {112fd01b-4eed-4c54-92af-7738b76402a3} <Debug> TCPHandler: Processed in 0.001330581 sec. | ||
| 6750 | 2026.04.02 22:29:41.741705 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.04.02 22:29:41.741801 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6752 | 2026.04.02 22:29:41.741843 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6753 | 2026.04.02 22:29:41.742171 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.04.02 22:29:41.742214 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6755 | 2026.04.02 22:29:41.742521 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6756 | 2026.04.02 22:29:41.742726 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.04.02 22:29:41.742855 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 6758 | 2026.04.02 22:29:41.742891 [ 277 ] {33cc8739-7220-4bad-8041-65f845f180a9} <Debug> TCPHandler: Processed in 0.001237009 sec. | ||
| 6759 | 2026.04.02 22:29:46.703935 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6760 | 2026.04.02 22:29:46.704003 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6761 | 2026.04.02 22:29:46.739846 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.04.02 22:29:46.740106 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6763 | 2026.04.02 22:29:46.740203 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6764 | 2026.04.02 22:29:46.740967 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.04.02 22:29:46.741012 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6766 | 2026.04.02 22:29:46.741417 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6767 | 2026.04.02 22:29:46.741636 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.04.02 22:29:46.741785 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001748 sec., 61784.897025171624 rows/sec., 5.18 MiB/sec. | ||
| 6769 | 2026.04.02 22:29:46.741831 [ 277 ] {4cbca2d7-b815-4d1e-b32d-a4a0ab4147e3} <Debug> TCPHandler: Processed in 0.002150303 sec. | ||
| 6770 | 2026.04.02 22:29:46.741960 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.04.02 22:29:46.742056 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.04.02 22:29:46.742098 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6773 | 2026.04.02 22:29:46.742499 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.04.02 22:29:46.742535 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6775 | 2026.04.02 22:29:46.742836 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6776 | 2026.04.02 22:29:46.743043 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.04.02 22:29:46.743173 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001136 sec., 22887.32394366197 rows/sec., 1.68 MiB/sec. | ||
| 6778 | 2026.04.02 22:29:46.743211 [ 277 ] {ae42770d-ddfa-413b-80d9-ed95fc97ffe2} <Debug> TCPHandler: Processed in 0.00130075 sec. | ||
| 6779 | 2026.04.02 22:29:46.743320 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.04.02 22:29:46.743414 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6781 | 2026.04.02 22:29:46.743454 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6782 | 2026.04.02 22:29:46.743871 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.04.02 22:29:46.743906 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6784 | 2026.04.02 22:29:46.744210 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6785 | 2026.04.02 22:29:46.744415 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.04.02 22:29:46.744542 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 6.13 MiB/sec. | ||
| 6787 | 2026.04.02 22:29:46.744579 [ 277 ] {eaca60f5-5d07-471a-99d7-c539153c2c0f} <Debug> TCPHandler: Processed in 0.00130873 sec. | ||
| 6788 | 2026.04.02 22:29:46.744687 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.04.02 22:29:46.744781 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.04.02 22:29:46.744824 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6791 | 2026.04.02 22:29:46.745221 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.04.02 22:29:46.745257 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6793 | 2026.04.02 22:29:46.745578 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6794 | 2026.04.02 22:29:46.745783 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.04.02 22:29:46.745916 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 6796 | 2026.04.02 22:29:46.745954 [ 277 ] {d993778e-7bff-4bf9-9ff5-3d82638b66c6} <Debug> TCPHandler: Processed in 0.00131506 sec. | ||
| 6797 | 2026.04.02 22:29:46.746074 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.04.02 22:29:46.746199 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.04.02 22:29:46.746265 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6800 | 2026.04.02 22:29:46.747104 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.04.02 22:29:46.747142 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6802 | 2026.04.02 22:29:46.747677 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6803 | 2026.04.02 22:29:46.747895 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.04.02 22:29:46.748033 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001859 sec., 13986.013986013986 rows/sec., 25.06 MiB/sec. | ||
| 6805 | 2026.04.02 22:29:46.748094 [ 277 ] {a38aac0b-da9c-4498-a73d-fd0a7d9f4a60} <Debug> TCPHandler: Processed in 0.002080323 sec. | ||
| 6806 | 2026.04.02 22:29:46.748207 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.04.02 22:29:46.748301 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.04.02 22:29:46.748342 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6809 | 2026.04.02 22:29:46.748669 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.04.02 22:29:46.748705 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6811 | 2026.04.02 22:29:46.749009 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6812 | 2026.04.02 22:29:46.749226 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.04.02 22:29:46.749352 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6814 | 2026.04.02 22:29:46.749388 [ 277 ] {0223e90d-6dd6-4ac3-98c4-94568821cf5a} <Debug> TCPHandler: Processed in 0.001229539 sec. | ||
| 6815 | 2026.04.02 22:29:46.856673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13435 | ||
| 6816 | 2026.04.02 22:29:46.857173 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.04.02 22:29:46.857216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6818 | 2026.04.02 22:29:46.857720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6819 | 2026.04.02 22:29:46.857964 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.04.02 22:29:46.858092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13435 | ||
| 6821 | 2026.04.02 22:29:46.892340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 918 | ||
| 6822 | 2026.04.02 22:29:46.895037 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.04.02 22:29:46.895080 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6824 | 2026.04.02 22:29:46.896293 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6825 | 2026.04.02 22:29:46.896561 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.04.02 22:29:46.896831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 6827 | 2026.04.02 22:29:47.630280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6828 | 2026.04.02 22:29:47.646385 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.04.02 22:29:47.646447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6830 | 2026.04.02 22:29:47.652430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6831 | 2026.04.02 22:29:47.653111 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.04.02 22:29:47.655870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6833 | 2026.04.02 22:29:48.235538 [ 136 ] {} <Debug> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6834 | 2026.04.02 22:29:48.235616 [ 136 ] {} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.04.02 22:29:48.235645 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6836 | 2026.04.02 22:29:48.235767 [ 191 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6837 | 2026.04.02 22:29:48.235903 [ 191 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6838 | 2026.04.02 22:29:48.235940 [ 191 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6839 | 2026.04.02 22:29:48.236007 [ 191 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6840 | 2026.04.02 22:29:48.236057 [ 191 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6841 | 2026.04.02 22:29:48.236099 [ 191 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6842 | 2026.04.02 22:29:48.236138 [ 191 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6843 | 2026.04.02 22:29:48.236907 [ 186 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190738 sec., 95738.94509119555 rows/sec., 4.88 MiB/sec. | ||
| 6844 | 2026.04.02 22:29:48.237060 [ 203 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6845 | 2026.04.02 22:29:48.237337 [ 203 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.04.02 22:29:48.237408 [ 203 ] {7ce49fda-4f22-4cc0-aeca-d4c554a299c7::all_1_19_4} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6847 | 2026.04.02 22:29:48.237479 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6848 | 2026.04.02 22:29:48.277385 [ 136 ] {} <Debug> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6849 | 2026.04.02 22:29:48.277434 [ 136 ] {} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.04.02 22:29:48.277453 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6851 | 2026.04.02 22:29:48.277542 [ 191 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6852 | 2026.04.02 22:29:48.277667 [ 191 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6853 | 2026.04.02 22:29:48.277703 [ 191 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 6854 | 2026.04.02 22:29:48.277762 [ 191 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6855 | 2026.04.02 22:29:48.277807 [ 191 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6856 | 2026.04.02 22:29:48.277849 [ 191 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6857 | 2026.04.02 22:29:48.277891 [ 191 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6858 | 2026.04.02 22:29:48.278691 [ 186 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001185329 sec., 16872.952572661263 rows/sec., 1.11 MiB/sec. | ||
| 6859 | 2026.04.02 22:29:48.278876 [ 194 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6860 | 2026.04.02 22:29:48.279244 [ 194 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.04.02 22:29:48.279337 [ 194 ] {240f83be-988f-42c3-93fb-418c5927c0d2::all_1_20_4} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6862 | 2026.04.02 22:29:48.279445 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6863 | 2026.04.02 22:29:48.302287 [ 136 ] {} <Debug> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6864 | 2026.04.02 22:29:48.302338 [ 136 ] {} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.04.02 22:29:48.302359 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6866 | 2026.04.02 22:29:48.302468 [ 191 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::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 | ||
| 6867 | 2026.04.02 22:29:48.302612 [ 191 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6868 | 2026.04.02 22:29:48.302645 [ 191 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 6869 | 2026.04.02 22:29:48.302707 [ 191 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6870 | 2026.04.02 22:29:48.302750 [ 191 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6871 | 2026.04.02 22:29:48.302788 [ 191 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6872 | 2026.04.02 22:29:48.302825 [ 191 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6873 | 2026.04.02 22:29:48.303573 [ 186 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154788 sec., 5195.758875222119 rows/sec., 385.62 KiB/sec. | ||
| 6874 | 2026.04.02 22:29:48.303726 [ 190 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6875 | 2026.04.02 22:29:48.304022 [ 190 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.04.02 22:29:48.304096 [ 190 ] {7d23c948-3a1e-4efa-ab44-9e5b5057d9f3::all_1_5_1} <Trace> oximeter.fields_u64 (7d23c948-3a1e-4efa-ab44-9e5b5057d9f3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6877 | 2026.04.02 22:29:48.304179 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6878 | 2026.04.02 22:29:50.333439 [ 133 ] {} <Debug> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6879 | 2026.04.02 22:29:50.333504 [ 133 ] {} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.04.02 22:29:50.333524 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6881 | 2026.04.02 22:29:50.333639 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6882 | 2026.04.02 22:29:50.333815 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6883 | 2026.04.02 22:29:50.333856 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 951 rows starting from the beginning of the part | ||
| 6884 | 2026.04.02 22:29:50.333920 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 950 rows starting from the beginning of the part | ||
| 6885 | 2026.04.02 22:29:50.333971 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6886 | 2026.04.02 22:29:50.334013 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 6887 | 2026.04.02 22:29:50.334052 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 6888 | 2026.04.02 22:29:50.335177 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591676 sec., 1978417.7181788255 rows/sec., 125.03 MiB/sec. | ||
| 6889 | 2026.04.02 22:29:50.335355 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6890 | 2026.04.02 22:29:50.335589 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.04.02 22:29:50.335655 [ 191 ] {bf990470-ab31-42c5-98ca-cc23a2f7ff25::all_1_20_4} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6892 | 2026.04.02 22:29:50.335715 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6893 | 2026.04.02 22:29:51.747634 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2026.04.02 22:29:51.747825 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6895 | 2026.04.02 22:29:51.747896 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6896 | 2026.04.02 22:29:51.748712 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.04.02 22:29:51.748755 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6898 | 2026.04.02 22:29:51.749139 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6899 | 2026.04.02 22:29:51.749412 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.04.02 22:29:51.749559 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 6901 | 2026.04.02 22:29:51.749601 [ 277 ] {b737fbc9-5b06-47b0-a14e-c3269d019902} <Debug> TCPHandler: Processed in 0.002093743 sec. | ||
| 6902 | 2026.04.02 22:29:51.749729 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2026.04.02 22:29:51.749823 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6904 | 2026.04.02 22:29:51.749863 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6905 | 2026.04.02 22:29:51.750691 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.04.02 22:29:51.750728 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6907 | 2026.04.02 22:29:51.751087 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6908 | 2026.04.02 22:29:51.751303 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.04.02 22:29:51.751436 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.001632 sec., 506740.1960784314 rows/sec., 39.76 MiB/sec. | ||
| 6910 | 2026.04.02 22:29:51.751474 [ 277 ] {1ac8838f-26c4-4302-9f1b-02b9ac1411e2} <Debug> TCPHandler: Processed in 0.001792718 sec. | ||
| 6911 | 2026.04.02 22:29:51.751584 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.04.02 22:29:51.751676 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6913 | 2026.04.02 22:29:51.751714 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6914 | 2026.04.02 22:29:51.752149 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.04.02 22:29:51.752185 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6916 | 2026.04.02 22:29:51.752483 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6917 | 2026.04.02 22:29:51.752685 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.04.02 22:29:51.752812 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001154 sec., 136048.5268630849 rows/sec., 8.18 MiB/sec. | ||
| 6919 | 2026.04.02 22:29:51.752848 [ 277 ] {fcbab1b9-04b2-4f98-9d2b-b2c6990002c2} <Debug> TCPHandler: Processed in 0.001311561 sec. | ||
| 6920 | 2026.04.02 22:29:51.752966 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2026.04.02 22:29:51.753057 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6922 | 2026.04.02 22:29:51.753095 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6923 | 2026.04.02 22:29:51.753524 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.04.02 22:29:51.753560 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6925 | 2026.04.02 22:29:51.753844 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6926 | 2026.04.02 22:29:51.754049 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.04.02 22:29:51.754171 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001131 sec., 131741.8213969938 rows/sec., 8.51 MiB/sec. | ||
| 6928 | 2026.04.02 22:29:51.754206 [ 277 ] {ca731da5-77b1-45bc-853d-7218cc4f5bb1} <Debug> TCPHandler: Processed in 0.00128667 sec. | ||
| 6929 | 2026.04.02 22:29:51.754317 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2026.04.02 22:29:51.754407 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6931 | 2026.04.02 22:29:51.754445 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6932 | 2026.04.02 22:29:51.754863 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.04.02 22:29:51.754899 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6934 | 2026.04.02 22:29:51.755188 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6935 | 2026.04.02 22:29:51.755393 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.04.02 22:29:51.755517 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 6937 | 2026.04.02 22:29:51.755553 [ 277 ] {feb91b5d-a4d5-40a9-8c5c-3f801e0086ec} <Debug> TCPHandler: Processed in 0.00128275 sec. | ||
| 6938 | 2026.04.02 22:29:51.755661 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.04.02 22:29:51.755751 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6940 | 2026.04.02 22:29:51.755789 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6941 | 2026.04.02 22:29:51.756362 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.04.02 22:29:51.756397 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6943 | 2026.04.02 22:29:51.756698 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6944 | 2026.04.02 22:29:51.756900 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.04.02 22:29:51.757022 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001289 sec., 391776.5709852599 rows/sec., 27.56 MiB/sec. | ||
| 6946 | 2026.04.02 22:29:51.757058 [ 277 ] {6a606370-9b95-4cdc-9a87-1ac7ad8cb543} <Debug> TCPHandler: Processed in 0.001443833 sec. | ||
| 6947 | 2026.04.02 22:29:51.757166 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.04.02 22:29:51.757257 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6949 | 2026.04.02 22:29:51.757297 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6950 | 2026.04.02 22:29:51.757615 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.04.02 22:29:51.757650 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6952 | 2026.04.02 22:29:51.757953 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6953 | 2026.04.02 22:29:51.758153 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.04.02 22:29:51.758273 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 6955 | 2026.04.02 22:29:51.758308 [ 277 ] {6e9c7a94-b16b-43f4-9b75-ad64c59fd308} <Debug> TCPHandler: Processed in 0.001192748 sec. | ||
| 6956 | 2026.04.02 22:29:51.758411 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.04.02 22:29:51.758502 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6958 | 2026.04.02 22:29:51.758542 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6959 | 2026.04.02 22:29:51.758935 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.04.02 22:29:51.758970 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6961 | 2026.04.02 22:29:51.759288 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6962 | 2026.04.02 22:29:51.759506 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.04.02 22:29:51.759633 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. | ||
| 6964 | 2026.04.02 22:29:51.759668 [ 277 ] {c1e9c288-3818-4a5e-aa68-ff4890bf02f5} <Debug> TCPHandler: Processed in 0.001303771 sec. | ||
| 6965 | 2026.04.02 22:29:51.759776 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.04.02 22:29:51.759867 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.04.02 22:29:51.759908 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6968 | 2026.04.02 22:29:51.760212 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.04.02 22:29:51.760248 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6970 | 2026.04.02 22:29:51.760536 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6971 | 2026.04.02 22:29:51.760735 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.04.02 22:29:51.760859 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 6973 | 2026.04.02 22:29:51.760894 [ 277 ] {5cb37036-6f87-430d-8c14-29fd4464acc5} <Debug> TCPHandler: Processed in 0.001167548 sec. | ||
| 6974 | 2026.04.02 22:29:51.761012 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.04.02 22:29:51.761135 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6976 | 2026.04.02 22:29:51.761198 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6977 | 2026.04.02 22:29:51.761968 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.04.02 22:29:51.762003 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6979 | 2026.04.02 22:29:51.762587 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6980 | 2026.04.02 22:29:51.762806 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.04.02 22:29:51.762950 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001838 sec., 8161.044613710555 rows/sec., 14.62 MiB/sec. | ||
| 6982 | 2026.04.02 22:29:51.763013 [ 277 ] {a667d845-ad75-4fd6-a5fe-77fa3f402857} <Debug> TCPHandler: Processed in 0.002060062 sec. | ||
| 6983 | 2026.04.02 22:29:51.763120 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2026.04.02 22:29:51.763216 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6985 | 2026.04.02 22:29:51.763257 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6986 | 2026.04.02 22:29:51.763582 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2026.04.02 22:29:51.763620 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6988 | 2026.04.02 22:29:51.763929 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6989 | 2026.04.02 22:29:51.764132 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.04.02 22:29:51.764258 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 6991 | 2026.04.02 22:29:51.764293 [ 277 ] {2e370a0a-2169-4b18-9294-128fe32ef08c} <Debug> TCPHandler: Processed in 0.001222989 sec. | ||
| 6992 | 2026.04.02 22:29:54.358171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13947 | ||
| 6993 | 2026.04.02 22:29:54.358725 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.04.02 22:29:54.358778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6995 | 2026.04.02 22:29:54.359286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6996 | 2026.04.02 22:29:54.359527 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.04.02 22:29:54.359678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13947 | ||
| 6998 | 2026.04.02 22:29:55.156019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6999 | 2026.04.02 22:29:55.176344 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.04.02 22:29:55.176423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7001 | 2026.04.02 22:29:55.186012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7002 | 2026.04.02 22:29:55.187511 [ 243 ] {} <Trace> system.metric_log (aa5aeea5-7ee5-40fe-8561-a39acb105731): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.04.02 22:29:55.193758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7004 | 2026.04.02 22:29:56.738751 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.04.02 22:29:56.738959 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7006 | 2026.04.02 22:29:56.739030 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7007 | 2026.04.02 22:29:56.739736 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.04.02 22:29:56.739784 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7009 | 2026.04.02 22:29:56.740146 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7010 | 2026.04.02 22:29:56.740367 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Trace> oximeter.fields_ipaddr (e4eb9ec2-3b14-400b-bfb9-bf009b325b54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.04.02 22:29:56.740516 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 202.59 KiB/sec. | ||
| 7012 | 2026.04.02 22:29:56.740556 [ 277 ] {67d7fc6b-960e-494a-93e8-c6a47c9ae706} <Debug> TCPHandler: Processed in 0.001980351 sec. | ||
| 7013 | 2026.04.02 22:29:56.740704 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.04.02 22:29:56.740807 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7015 | 2026.04.02 22:29:56.740847 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7016 | 2026.04.02 22:29:56.741311 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.04.02 22:29:56.741347 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7018 | 2026.04.02 22:29:56.741679 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7019 | 2026.04.02 22:29:56.741882 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.04.02 22:29:56.742012 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Debug> executeQuery: Read 110 rows, 9.42 KiB in 0.001224 sec., 89869.28104575163 rows/sec., 7.52 MiB/sec. | ||
| 7021 | 2026.04.02 22:29:56.742049 [ 277 ] {a94ff644-28e0-41d1-8dd6-d6fb8008857a} <Debug> TCPHandler: Processed in 0.001416582 sec. | ||
| 7022 | 2026.04.02 22:29:56.742163 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.04.02 22:29:56.742257 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7024 | 2026.04.02 22:29:56.742296 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7025 | 2026.04.02 22:29:56.742701 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.04.02 22:29:56.742736 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7027 | 2026.04.02 22:29:56.743029 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7028 | 2026.04.02 22:29:56.743225 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.04.02 22:29:56.743350 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001111 sec., 27002.700270027002 rows/sec., 1.96 MiB/sec. | ||
| 7030 | 2026.04.02 22:29:56.743386 [ 277 ] {1b9ecabb-3c5e-4e1f-b154-fe4886b6deef} <Debug> TCPHandler: Processed in 0.00127114 sec. | ||
| 7031 | 2026.04.02 22:29:56.743492 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2026.04.02 22:29:56.743584 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7033 | 2026.04.02 22:29:56.743622 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7034 | 2026.04.02 22:29:56.744046 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.04.02 22:29:56.744081 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7036 | 2026.04.02 22:29:56.744369 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7037 | 2026.04.02 22:29:56.744563 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.04.02 22:29:56.744689 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001122 sec., 83778.9661319073 rows/sec., 6.55 MiB/sec. | ||
| 7039 | 2026.04.02 22:29:56.744725 [ 277 ] {b93c5f93-25f8-4f69-a210-b05c8deb9d83} <Debug> TCPHandler: Processed in 0.00128064 sec. | ||
| 7040 | 2026.04.02 22:29:56.744833 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2026.04.02 22:29:56.744925 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7042 | 2026.04.02 22:29:56.744967 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7043 | 2026.04.02 22:29:56.745394 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.04.02 22:29:56.745435 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7045 | 2026.04.02 22:29:56.745783 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7046 | 2026.04.02 22:29:56.745999 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.04.02 22:29:56.746140 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001232 sec., 131493.5064935065 rows/sec., 9.16 MiB/sec. | ||
| 7048 | 2026.04.02 22:29:56.746183 [ 277 ] {51540b40-333e-4707-a8c7-41fa20a7e7b7} <Debug> TCPHandler: Processed in 0.001397411 sec. | ||
| 7049 | 2026.04.02 22:29:56.746300 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.04.02 22:29:56.746397 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7051 | 2026.04.02 22:29:56.746451 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7052 | 2026.04.02 22:29:56.747249 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2026.04.02 22:29:56.747286 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7054 | 2026.04.02 22:29:56.747825 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7055 | 2026.04.02 22:29:56.748056 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.04.02 22:29:56.748194 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001815 sec., 14325.068870523415 rows/sec., 25.67 MiB/sec. | ||
| 7057 | 2026.04.02 22:29:56.748256 [ 277 ] {25ebfd0e-8c29-4805-8b52-42c6002b1d38} <Debug> TCPHandler: Processed in 0.002010761 sec. | ||
| 7058 | 2026.04.02 22:29:56.748371 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2026.04.02 22:29:56.748473 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7060 | 2026.04.02 22:29:56.748514 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7061 | 2026.04.02 22:29:56.748848 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.04.02 22:29:56.748884 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7063 | 2026.04.02 22:29:56.749194 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7064 | 2026.04.02 22:29:56.749404 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.04.02 22:29:56.749542 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7066 | 2026.04.02 22:29:56.749578 [ 277 ] {3a421c32-770b-4764-96ec-2dbed53d3b21} <Debug> TCPHandler: Processed in 0.00125728 sec. | ||
| 7067 | 2026.04.02 22:29:56.897067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 954 | ||
| 7068 | 2026.04.02 22:29:56.899535 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.04.02 22:29:56.899588 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7070 | 2026.04.02 22:29:56.900808 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7071 | 2026.04.02 22:29:56.901093 [ 242 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.04.02 22:29:56.901238 [ 122 ] {} <Debug> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7073 | 2026.04.02 22:29:56.901280 [ 122 ] {} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.04.02 22:29:56.901301 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7075 | 2026.04.02 22:29:56.901394 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 7076 | 2026.04.02 22:29:56.901453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7077 | 2026.04.02 22:29:56.901885 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7078 | 2026.04.02 22:29:56.902009 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 754 rows starting from the beginning of the part | ||
| 7079 | 2026.04.02 22:29:56.902319 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 7080 | 2026.04.02 22:29:56.902612 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7081 | 2026.04.02 22:29:56.902893 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 7082 | 2026.04.02 22:29:56.903159 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 7083 | 2026.04.02 22:29:56.903429 [ 190 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::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 | ||
| 7084 | 2026.04.02 22:29:56.909269 [ 191 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 72 columns (72 merged, 0 gathered) in 0.007911194 sec., 120588.62416975238 rows/sec., 99.45 MiB/sec. | ||
| 7085 | 2026.04.02 22:29:56.910582 [ 199 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7086 | 2026.04.02 22:29:56.911231 [ 199 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.04.02 22:29:56.911320 [ 199 ] {8534d7e4-2035-40ec-afc4-80ca230c36b4::all_1_21_4} <Trace> system.query_log (8534d7e4-2035-40ec-afc4-80ca230c36b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7088 | 2026.04.02 22:29:56.911590 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7089 | 2026.04.02 22:30:01.704074 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7090 | 2026.04.02 22:30:01.704136 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7091 | 2026.04.02 22:30:01.748265 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.04.02 22:30:01.748444 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.04.02 22:30:01.748514 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7094 | 2026.04.02 22:30:01.749361 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.04.02 22:30:01.749405 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7096 | 2026.04.02 22:30:01.749822 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7097 | 2026.04.02 22:30:01.750058 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.04.02 22:30:01.750222 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001827 sec., 155446.08648056924 rows/sec., 9.87 MiB/sec. | ||
| 7099 | 2026.04.02 22:30:01.750225 [ 116 ] {} <Debug> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7100 | 2026.04.02 22:30:01.750269 [ 277 ] {5f88e24b-e067-4199-9405-34464aec0013} <Debug> TCPHandler: Processed in 0.002140353 sec. | ||
| 7101 | 2026.04.02 22:30:01.750304 [ 116 ] {} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.04.02 22:30:01.750337 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7103 | 2026.04.02 22:30:01.750452 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.04.02 22:30:01.750463 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::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 | ||
| 7105 | 2026.04.02 22:30:01.750573 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7106 | 2026.04.02 22:30:01.750612 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7107 | 2026.04.02 22:30:01.750629 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7108 | 2026.04.02 22:30:01.750667 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7109 | 2026.04.02 22:30:01.750755 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7110 | 2026.04.02 22:30:01.750815 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7111 | 2026.04.02 22:30:01.750869 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7112 | 2026.04.02 22:30:01.750912 [ 196 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7113 | 2026.04.02 22:30:01.751657 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.04.02 22:30:01.751715 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7115 | 2026.04.02 22:30:01.752107 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698747 sec., 835910.2326597192 rows/sec., 56.28 MiB/sec. | ||
| 7116 | 2026.04.02 22:30:01.752322 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7117 | 2026.04.02 22:30:01.752366 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7118 | 2026.04.02 22:30:01.752658 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.04.02 22:30:01.752811 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2026.04.02 22:30:01.752833 [ 116 ] {} <Debug> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7121 | 2026.04.02 22:30:01.752841 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Debug> executeQuery: Read 827 rows, 66.44 KiB in 0.002292 sec., 360820.2443280977 rows/sec., 28.31 MiB/sec. | ||
| 7122 | 2026.04.02 22:30:01.752885 [ 116 ] {} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.04.02 22:30:01.752908 [ 277 ] {f83e05ce-467b-4573-a7bd-758593bb9edd} <Debug> TCPHandler: Processed in 0.002524409 sec. | ||
| 7124 | 2026.04.02 22:30:01.752922 [ 191 ] {7ca23f0e-0672-42e8-b1ea-f2b1851da3a6::all_1_21_5} <Trace> oximeter.fields_i16 (7ca23f0e-0672-42e8-b1ea-f2b1851da3a6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7125 | 2026.04.02 22:30:01.752923 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7126 | 2026.04.02 22:30:01.753040 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.04.02 22:30:01.753048 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7128 | 2026.04.02 22:30:01.753125 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::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 | ||
| 7129 | 2026.04.02 22:30:01.753180 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7130 | 2026.04.02 22:30:01.753241 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7131 | 2026.04.02 22:30:01.753247 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7132 | 2026.04.02 22:30:01.753298 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3236 rows starting from the beginning of the part | ||
| 7133 | 2026.04.02 22:30:01.753387 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7134 | 2026.04.02 22:30:01.753456 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
| 7135 | 2026.04.02 22:30:01.753527 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 827 rows starting from the beginning of the part | ||
| 7136 | 2026.04.02 22:30:01.753595 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 110 rows starting from the beginning of the part | ||
| 7137 | 2026.04.02 22:30:01.753658 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 827 rows starting from the beginning of the part | ||
| 7138 | 2026.04.02 22:30:01.753748 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.04.02 22:30:01.753792 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7140 | 2026.04.02 22:30:01.754216 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7141 | 2026.04.02 22:30:01.754539 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Trace> oximeter.fields_u16 (82caa5ba-c89b-4a34-8949-91d94cd9836a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.04.02 22:30:01.754712 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001553 sec., 101094.65550547329 rows/sec., 6.08 MiB/sec. | ||
| 7143 | 2026.04.02 22:30:01.754766 [ 277 ] {686ee1ef-b5d5-417c-a67d-a9b5fac0dc5b} <Debug> TCPHandler: Processed in 0.001780058 sec. | ||
| 7144 | 2026.04.02 22:30:01.754911 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2026.04.02 22:30:01.755031 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7146 | 2026.04.02 22:30:01.755075 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7147 | 2026.04.02 22:30:01.755604 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.04.02 22:30:01.755645 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7149 | 2026.04.02 22:30:01.756017 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7150 | 2026.04.02 22:30:01.756272 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Trace> oximeter.fields_u32 (bf990470-ab31-42c5-98ca-cc23a2f7ff25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.04.02 22:30:01.756378 [ 191 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003371443 sec., 1531688.3601472722 rows/sec., 122.87 MiB/sec. | ||
| 7152 | 2026.04.02 22:30:01.756423 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001416 sec., 105225.98870056498 rows/sec., 6.80 MiB/sec. | ||
| 7153 | 2026.04.02 22:30:01.756479 [ 277 ] {34c59081-3bc4-4906-ac75-29bd9a9c4acf} <Debug> TCPHandler: Processed in 0.001628315 sec. | ||
| 7154 | 2026.04.02 22:30:01.756617 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.04.02 22:30:01.756715 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7156 | 2026.04.02 22:30:01.756757 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7157 | 2026.04.02 22:30:01.756827 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7158 | 2026.04.02 22:30:01.757170 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.04.02 22:30:01.757242 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.04.02 22:30:01.757261 [ 199 ] {4f9bf943-6a74-43bf-bfd0-98320809235f::all_1_46_9} <Trace> oximeter.fields_string (4f9bf943-6a74-43bf-bfd0-98320809235f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7161 | 2026.04.02 22:30:01.757297 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7162 | 2026.04.02 22:30:01.757362 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7163 | 2026.04.02 22:30:01.757718 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7164 | 2026.04.02 22:30:01.758039 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.04.02 22:30:01.758185 [ 115 ] {} <Debug> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7166 | 2026.04.02 22:30:01.758191 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001494 sec., 99062.91834002676 rows/sec., 5.63 MiB/sec. | ||
| 7167 | 2026.04.02 22:30:01.758231 [ 115 ] {} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.04.02 22:30:01.758260 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7169 | 2026.04.02 22:30:01.758261 [ 277 ] {b777de75-782b-4ea1-9dfd-6c7bde9ee8b5} <Debug> TCPHandler: Processed in 0.001692256 sec. | ||
| 7170 | 2026.04.02 22:30:01.758355 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::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 | ||
| 7171 | 2026.04.02 22:30:01.758450 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.04.02 22:30:01.758471 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7173 | 2026.04.02 22:30:01.758508 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7174 | 2026.04.02 22:30:01.758590 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7175 | 2026.04.02 22:30:01.758595 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7176 | 2026.04.02 22:30:01.758644 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7177 | 2026.04.02 22:30:01.758678 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7178 | 2026.04.02 22:30:01.758745 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7179 | 2026.04.02 22:30:01.758817 [ 193 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7180 | 2026.04.02 22:30:01.759535 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.04.02 22:30:01.759576 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7182 | 2026.04.02 22:30:01.759865 [ 191 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548984 sec., 477732.50078761304 rows/sec., 28.99 MiB/sec. | ||
| 7183 | 2026.04.02 22:30:01.759998 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7184 | 2026.04.02 22:30:01.760031 [ 197 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7185 | 2026.04.02 22:30:01.760294 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.04.02 22:30:01.760318 [ 197 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.04.02 22:30:01.760404 [ 197 ] {dcc28a34-7241-4a12-ac76-e95f2790c3df::all_1_21_5} <Trace> oximeter.fields_u8 (dcc28a34-7241-4a12-ac76-e95f2790c3df) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7188 | 2026.04.02 22:30:01.760464 [ 115 ] {} <Debug> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7189 | 2026.04.02 22:30:01.760483 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7190 | 2026.04.02 22:30:01.760480 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001914 sec., 263845.3500522466 rows/sec., 18.56 MiB/sec. | ||
| 7191 | 2026.04.02 22:30:01.760525 [ 115 ] {} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.04.02 22:30:01.760590 [ 277 ] {bc3a9585-46ee-4543-9649-9d2e513a3ab0} <Debug> TCPHandler: Processed in 0.002199735 sec. | ||
| 7193 | 2026.04.02 22:30:01.760592 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7194 | 2026.04.02 22:30:01.760705 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::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 | ||
| 7195 | 2026.04.02 22:30:01.760753 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.04.02 22:30:01.760806 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7197 | 2026.04.02 22:30:01.760835 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1791 rows starting from the beginning of the part | ||
| 7198 | 2026.04.02 22:30:01.760892 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7199 | 2026.04.02 22:30:01.760919 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7200 | 2026.04.02 22:30:01.760958 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7201 | 2026.04.02 22:30:01.760976 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7202 | 2026.04.02 22:30:01.761020 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 505 rows starting from the beginning of the part | ||
| 7203 | 2026.04.02 22:30:01.761086 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
| 7204 | 2026.04.02 22:30:01.761147 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 505 rows starting from the beginning of the part | ||
| 7205 | 2026.04.02 22:30:01.761442 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.04.02 22:30:01.761486 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7207 | 2026.04.02 22:30:01.761894 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7208 | 2026.04.02 22:30:01.762433 [ 191 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766088 sec., 1726414.5387998784 rows/sec., 126.47 MiB/sec. | ||
| 7209 | 2026.04.02 22:30:01.763224 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7210 | 2026.04.02 22:30:01.763323 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Trace> oximeter.measurements_bool (7ce49fda-4f22-4cc0-aeca-d4c554a299c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.04.02 22:30:01.763506 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002612 sec., 2297.0903522205203 rows/sec., 120.01 KiB/sec. | ||
| 7212 | 2026.04.02 22:30:01.763558 [ 277 ] {b78b5f09-a85b-42cd-84a9-50724ede45ed} <Debug> TCPHandler: Processed in 0.002863655 sec. | ||
| 7213 | 2026.04.02 22:30:01.763561 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.04.02 22:30:01.763647 [ 193 ] {17f55143-7544-4bed-9a0c-f400db3b5694::all_1_46_9} <Trace> oximeter.fields_uuid (17f55143-7544-4bed-9a0c-f400db3b5694) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7215 | 2026.04.02 22:30:01.763702 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.04.02 22:30:01.763717 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7217 | 2026.04.02 22:30:01.763805 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7218 | 2026.04.02 22:30:01.763854 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7219 | 2026.04.02 22:30:01.764334 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.04.02 22:30:01.764373 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7221 | 2026.04.02 22:30:01.764786 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7222 | 2026.04.02 22:30:01.765089 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.04.02 22:30:01.765244 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7224 | 2026.04.02 22:30:01.765257 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001471 sec., 180149.55812372535 rows/sec., 11.97 MiB/sec. | ||
| 7225 | 2026.04.02 22:30:01.765299 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.04.02 22:30:01.765336 [ 277 ] {4e5e5266-0217-408d-a8ff-e16b6165a779} <Debug> TCPHandler: Processed in 0.001685036 sec. | ||
| 7227 | 2026.04.02 22:30:01.765337 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7228 | 2026.04.02 22:30:01.765488 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 7229 | 2026.04.02 22:30:01.765497 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.04.02 22:30:01.765625 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7231 | 2026.04.02 22:30:01.765646 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7232 | 2026.04.02 22:30:01.765673 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7233 | 2026.04.02 22:30:01.765697 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17448 rows starting from the beginning of the part | ||
| 7234 | 2026.04.02 22:30:01.765791 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 7235 | 2026.04.02 22:30:01.765869 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::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 | ||
| 7236 | 2026.04.02 22:30:01.765939 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7237 | 2026.04.02 22:30:01.766010 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part | ||
| 7238 | 2026.04.02 22:30:01.766078 [ 192 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7239 | 2026.04.02 22:30:01.766105 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.04.02 22:30:01.766160 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7241 | 2026.04.02 22:30:01.766721 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7242 | 2026.04.02 22:30:01.767028 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Trace> oximeter.measurements_f64 (240f83be-988f-42c3-93fb-418c5927c0d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.04.02 22:30:01.767190 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001586 sec., 630.517023959647 rows/sec., 42.49 KiB/sec. | ||
| 7244 | 2026.04.02 22:30:01.767229 [ 277 ] {60e26537-1494-4137-a9ca-593cf56abc86} <Debug> TCPHandler: Processed in 0.001791998 sec. | ||
| 7245 | 2026.04.02 22:30:01.767358 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.04.02 22:30:01.767455 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.04.02 22:30:01.767515 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7248 | 2026.04.02 22:30:01.768564 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.04.02 22:30:01.768610 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7250 | 2026.04.02 22:30:01.769647 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7251 | 2026.04.02 22:30:01.769927 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Trace> oximeter.measurements_histogramu64 (cad9b456-779b-4e7f-8219-21c4288c52ee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.04.02 22:30:01.770084 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002648 sec., 5664.652567975831 rows/sec., 10.15 MiB/sec. | ||
| 7253 | 2026.04.02 22:30:01.770151 [ 277 ] {65e7143e-95f6-48e7-845f-f1806db95651} <Debug> TCPHandler: Processed in 0.002844154 sec. | ||
| 7254 | 2026.04.02 22:30:01.770300 [ 277 ] {} <Trace> TCP-Session: 9d52adaf-73c3-47f1-aed2-93138f31b043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.04.02 22:30:01.770416 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38078) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7256 | 2026.04.02 22:30:01.770471 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7257 | 2026.04.02 22:30:01.770912 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.04.02 22:30:01.770951 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7259 | 2026.04.02 22:30:01.771401 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7260 | 2026.04.02 22:30:01.771672 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.04.02 22:30:01.771805 [ 115 ] {} <Debug> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7262 | 2026.04.02 22:30:01.771808 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001417 sec., 63514.46718419195 rows/sec., 3.97 MiB/sec. | ||
| 7263 | 2026.04.02 22:30:01.771867 [ 115 ] {} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.04.02 22:30:01.771890 [ 277 ] {88e9f491-6c6e-4ad5-b5b2-5de7178fa6da} <Debug> TCPHandler: Processed in 0.001652876 sec. | ||
| 7265 | 2026.04.02 22:30:01.771901 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7266 | 2026.04.02 22:30:01.772014 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 7267 | 2026.04.02 22:30:01.772131 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7268 | 2026.04.02 22:30:01.772177 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2712 rows starting from the beginning of the part | ||
| 7269 | 2026.04.02 22:30:01.772264 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 7270 | 2026.04.02 22:30:01.772324 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 7271 | 2026.04.02 22:30:01.772374 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7272 | 2026.04.02 22:30:01.772425 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::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 | ||
| 7273 | 2026.04.02 22:30:01.772485 [ 193 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7274 | 2026.04.02 22:30:01.772923 [ 198 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18428 rows, containing 5 columns (5 merged, 0 gathered) in 0.007486066 sec., 2461640.0656900434 rows/sec., 158.73 MiB/sec. | ||
| 7275 | 2026.04.02 22:30:01.773339 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7276 | 2026.04.02 22:30:01.773750 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.04.02 22:30:01.773859 [ 187 ] {ed464c69-3ebb-40af-a330-cb76e147bceb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ed464c69-3ebb-40af-a330-cb76e147bceb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7278 | 2026.04.02 22:30:01.773937 [ 191 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970111 sec., 1553211.9763810262 rows/sec., 100.14 MiB/sec. | ||
| 7279 | 2026.04.02 22:30:01.773999 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
| 7280 | 2026.04.02 22:30:01.774351 [ 187 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7281 | 2026.04.02 22:30:01.774708 [ 187 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.04.02 22:30:01.774806 [ 187 ] {ea94bf12-232b-4ffe-8c78-4767a346ac54::all_1_46_9} <Trace> oximeter.measurements_u64 (ea94bf12-232b-4ffe-8c78-4767a346ac54) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7283 | 2026.04.02 22:30:01.774923 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7284 | 2026.04.02 22:30:01.859777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14395 | ||
| 7285 | 2026.04.02 22:30:01.860351 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.04.02 22:30:01.860405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7287 | 2026.04.02 22:30:01.860932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7288 | 2026.04.02 22:30:01.861227 [ 244 ] {} <Trace> system.asynchronous_metric_log (d190e9b6-93e0-490c-930a-c848afa4e0f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.04.02 22:30:01.861380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14395 | ||