| 1 | [ Jan 21 22:09:07 Enabled. ] | ||
| 2 | [ Jan 21 22:09:07 Rereading configuration. ] | ||
| 3 | [ Jan 21 22:09:10 Rereading configuration. ] | ||
| 4 | [ Jan 21 22:09:17 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 | [ Jan 21 22:09:17 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.01.21 22:09:18.718844 [ 1 ] {} <Information> Application: Will watch for the process with pid 24423 | ||
| 29 | 2026.01.21 22:09:18.719311 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.21 22:09:19.127429 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24423 | ||
| 31 | 2026.01.21 22:09:19.128222 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.21 22:09:19.128366 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.21 22:09:19.223055 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.21 22:09:19.356790 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.21 22:09:19.356936 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.21 22:09:19.356965 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.21 22:09:19.357046 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.21 22:09:19.357859 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.21 22:09:19.360355 [ 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.01.21 22:09:19.361260 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.21 22:09:19.361609 [ 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.01.21 22:09:19.361669 [ 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.01.21 22:09:19.361713 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.21 22:09:19.362530 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.21 22:09:19.363681 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.21 22:09:19.369963 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.21 22:09:19.370647 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.21 22:09:19.371918 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.21 22:09:19.372019 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.21 22:09:19.373061 [ 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.01.21 22:09:19.373530 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.21 22:09:19.376562 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.21 22:09:19.377230 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.21 22:09:19.380524 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.21 22:09:19.380870 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.21 22:09:19.381307 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.21 22:09:19.381714 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.21 22:09:19.383272 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.21 22:09:19.383296 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.21 22:09:19.383380 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.21 22:09:19.383473 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.21 22:09:19.428787 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.21 22:09:19.428817 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167764 sec | ||
| 68 | 2026.01.21 22:09:19.428863 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.21 22:09:19.428903 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.21 22:09:19.429601 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.21 22:09:19.429667 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.21 22:09:19.439436 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.21 22:09:19.439482 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.21 22:09:19.439571 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.21 22:09:19.439584 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.21 22:09:19.439618 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.21 22:09:19.439700 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.21 22:09:19.443875 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.21 22:09:19.443922 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.21 22:09:19.443974 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.21 22:09:19.444142 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.21 22:09:19.444184 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.21 22:09:19.444196 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.21 22:09:19.444272 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.21 22:09:19.444285 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.21 22:09:19.444316 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.21 22:09:19.444389 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.21 22:09:19.467990 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.21 22:09:19.491111 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.21 22:09:19.491244 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164714 sec | ||
| 91 | 2026.01.21 22:09:19.491258 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.21 22:09:19.491269 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.21 22:09:19.491299 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.21 22:09:19.491628 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.21 22:09:19.491744 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.21 22:09:19.491759 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.21 22:09:19.491769 [ 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.01.21 22:09:19.491780 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.21 22:09:19.495396 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.21 22:09:19.495594 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.21 22:09:19.496416 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.417e-05 sec. | ||
| 102 | 2026.01.21 22:09:19.496894 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.21 22:09:19.498189 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.21 22:09:19.498207 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.21 22:09:20.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.21 22:09:20.021729 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65224 | ||
| 107 | 2026.01.21 22:09:20.023813 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.21 22:09:20.023877 [ 3 ] {} <Debug> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:65224 | ||
| 109 | 2026.01.21 22:09:20.023980 [ 3 ] {} <Debug> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.21 22:09:20.023994 [ 3 ] {} <Debug> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.21 22:09:20.024088 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.21 22:09:20.024241 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.21 22:09:20.024257 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.21 22:09:20.025376 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38573 | ||
| 115 | 2026.01.21 22:09:20.025499 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48422 | ||
| 116 | 2026.01.21 22:09:20.025505 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43308 | ||
| 117 | 2026.01.21 22:09:20.025599 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.21 22:09:20.025680 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65278 | ||
| 119 | 2026.01.21 22:09:20.025690 [ 4 ] {} <Debug> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Authenticating user 'default' from [fd00:1122:3344:101::d]:38573 | ||
| 120 | 2026.01.21 22:09:20.025763 [ 4 ] {} <Debug> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.21 22:09:20.025768 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49694 | ||
| 122 | 2026.01.21 22:09:20.025892 [ 4 ] {} <Debug> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.21 22:09:20.025924 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58133 | ||
| 124 | 2026.01.21 22:09:20.026011 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40889 | ||
| 125 | 2026.01.21 22:09:20.027429 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.21 22:09:20.027473 [ 254 ] {} <Debug> TCP-Session: cb654f20-988a-4718-afe3-8aff25d00cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:43308 | ||
| 127 | 2026.01.21 22:09:20.027497 [ 254 ] {} <Debug> TCP-Session: cb654f20-988a-4718-afe3-8aff25d00cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.21 22:09:20.027519 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.21 22:09:20.027570 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.21 22:09:20.027577 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.21 22:09:20.027636 [ 257 ] {} <Debug> TCP-Session: a0e18e49-221d-429f-bd79-bfe96adee62f Authenticating user 'default' from [fd00:1122:3344:101::d]:58133 | ||
| 132 | 2026.01.21 22:09:20.027636 [ 5 ] {} <Debug> TCP-Session: a9b0ca7f-d9dc-4263-a618-6a54a2a2e999 Authenticating user 'default' from [fd00:1122:3344:101::d]:48422 | ||
| 133 | 2026.01.21 22:09:20.027660 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.21 22:09:20.027718 [ 256 ] {} <Debug> TCP-Session: d259aca7-d76f-4e7c-9c63-72b285c05b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49694 | ||
| 135 | 2026.01.21 22:09:20.027736 [ 5 ] {} <Debug> TCP-Session: a9b0ca7f-d9dc-4263-a618-6a54a2a2e999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.21 22:09:20.027746 [ 257 ] {} <Debug> TCP-Session: a0e18e49-221d-429f-bd79-bfe96adee62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.21 22:09:20.027808 [ 5 ] {} <Debug> TCP-Session: a9b0ca7f-d9dc-4263-a618-6a54a2a2e999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.21 22:09:20.027802 [ 255 ] {} <Debug> TCP-Session: d7036012-7630-4b05-a7fa-eba22521b534 Authenticating user 'default' from [fd00:1122:3344:101::d]:65278 | ||
| 139 | 2026.01.21 22:09:20.027834 [ 256 ] {} <Debug> TCP-Session: d259aca7-d76f-4e7c-9c63-72b285c05b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.21 22:09:20.027869 [ 257 ] {} <Debug> TCP-Session: a0e18e49-221d-429f-bd79-bfe96adee62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.21 22:09:20.027889 [ 255 ] {} <Debug> TCP-Session: d7036012-7630-4b05-a7fa-eba22521b534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.21 22:09:20.027901 [ 256 ] {} <Debug> TCP-Session: d259aca7-d76f-4e7c-9c63-72b285c05b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.21 22:09:20.027961 [ 255 ] {} <Debug> TCP-Session: d7036012-7630-4b05-a7fa-eba22521b534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.21 22:09:20.027601 [ 254 ] {} <Debug> TCP-Session: cb654f20-988a-4718-afe3-8aff25d00cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.21 22:09:20.027580 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37952 | ||
| 146 | 2026.01.21 22:09:20.027515 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.21 22:09:20.028160 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.01.21 22:09:20.028204 [ 258 ] {} <Debug> TCP-Session: 9740d013-59ea-4341-9408-f6e794d96235 Authenticating user 'default' from [fd00:1122:3344:101::d]:40889 | ||
| 149 | 2026.01.21 22:09:20.028226 [ 259 ] {} <Debug> TCP-Session: e2f3834a-89c7-46c1-ab17-bdf11dc35761 Authenticating user 'default' from [fd00:1122:3344:101::d]:37952 | ||
| 150 | 2026.01.21 22:09:20.028233 [ 258 ] {} <Debug> TCP-Session: 9740d013-59ea-4341-9408-f6e794d96235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.21 22:09:20.028350 [ 259 ] {} <Debug> TCP-Session: e2f3834a-89c7-46c1-ab17-bdf11dc35761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.21 22:09:20.028359 [ 258 ] {} <Debug> TCP-Session: 9740d013-59ea-4341-9408-f6e794d96235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.21 22:09:20.028377 [ 259 ] {} <Debug> TCP-Session: e2f3834a-89c7-46c1-ab17-bdf11dc35761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.21 22:09:20.033633 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.01.21 22:09:20.036371 [ 3 ] {bd042542-d219-460c-b6f6-2e444f9c5b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.01.21 22:09:20.091133 [ 3 ] {bd042542-d219-460c-b6f6-2e444f9c5b60} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65224) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.21 22:09:20.092109 [ 3 ] {bd042542-d219-460c-b6f6-2e444f9c5b60} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.21 22:09:20.092330 [ 3 ] {bd042542-d219-460c-b6f6-2e444f9c5b60} <Debug> TCPHandler: Processed in 0.060702672 sec. | ||
| 205 | 2026.01.21 22:09:20.092810 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.21 22:09:20.093257 [ 4 ] {eb4964ea-e22f-48c0-a483-2693f74f0eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.21 22:09:20.093643 [ 4 ] {eb4964ea-e22f-48c0-a483-2693f74f0eb0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38573) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.21 22:09:20.093925 [ 4 ] {eb4964ea-e22f-48c0-a483-2693f74f0eb0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.21 22:09:20.094131 [ 4 ] {eb4964ea-e22f-48c0-a483-2693f74f0eb0} <Debug> TCPHandler: Processed in 0.001516609 sec. | ||
| 256 | 2026.01.21 22:09:20.094456 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.21 22:09:20.095309 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.21 22:09:20.096007 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.21 22:09:20.101793 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.21 22:09:20.101829 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7542e-05 sec | ||
| 261 | 2026.01.21 22:09:20.101943 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.21 22:09:20.101959 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.21 22:09:20.101992 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.21 22:09:20.102733 [ 3 ] {d7c7694e-09b2-48a0-9c62-55cb45cbaf6b} <Debug> TCPHandler: Processed in 0.008389434 sec. | ||
| 265 | 2026.01.21 22:09:20.102955 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.21 22:09:20.103106 [ 3 ] {069f3814-a8d8-4fd5-bf63-949951f45a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.01.21 22:09:20.103228 [ 3 ] {069f3814-a8d8-4fd5-bf63-949951f45a44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.21 22:09:20.108493 [ 3 ] {069f3814-a8d8-4fd5-bf63-949951f45a44} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.21 22:09:20.136671 [ 3 ] {069f3814-a8d8-4fd5-bf63-949951f45a44} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b): Loading data parts | ||
| 271 | 2026.01.21 22:09:20.137931 [ 3 ] {069f3814-a8d8-4fd5-bf63-949951f45a44} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b): There are no data parts | ||
| 272 | 2026.01.21 22:09:20.155455 [ 3 ] {069f3814-a8d8-4fd5-bf63-949951f45a44} <Debug> TCPHandler: Processed in 0.052551714 sec. | ||
| 273 | 2026.01.21 22:09:20.155706 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.21 22:09:20.156043 [ 3 ] {73ec62b3-5a7a-4501-95a4-09d7674c8847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.01.21 22:09:20.156187 [ 3 ] {73ec62b3-5a7a-4501-95a4-09d7674c8847} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.21 22:09:20.195787 [ 3 ] {73ec62b3-5a7a-4501-95a4-09d7674c8847} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Loading data parts | ||
| 287 | 2026.01.21 22:09:20.196029 [ 3 ] {73ec62b3-5a7a-4501-95a4-09d7674c8847} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): There are no data parts | ||
| 288 | 2026.01.21 22:09:20.207867 [ 3 ] {73ec62b3-5a7a-4501-95a4-09d7674c8847} <Debug> TCPHandler: Processed in 0.052257176 sec. | ||
| 289 | 2026.01.21 22:09:20.208258 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.21 22:09:20.208496 [ 3 ] {6cc699e1-1ecc-4994-bce8-114833491c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 291 | 2026.01.21 22:09:20.208628 [ 3 ] {6cc699e1-1ecc-4994-bce8-114833491c77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.21 22:09:20.225570 [ 3 ] {6cc699e1-1ecc-4994-bce8-114833491c77} <Debug> oximeter.measurements_i8 (634b2547-c6f7-4a6a-b0a7-b1dccbc2f58e): Loading data parts | ||
| 293 | 2026.01.21 22:09:20.225838 [ 3 ] {6cc699e1-1ecc-4994-bce8-114833491c77} <Debug> oximeter.measurements_i8 (634b2547-c6f7-4a6a-b0a7-b1dccbc2f58e): There are no data parts | ||
| 294 | 2026.01.21 22:09:20.230382 [ 3 ] {6cc699e1-1ecc-4994-bce8-114833491c77} <Debug> TCPHandler: Processed in 0.022229378 sec. | ||
| 295 | 2026.01.21 22:09:20.230581 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.21 22:09:20.230836 [ 3 ] {da12a989-ce6e-4f82-b2b3-a335b34a4cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 297 | 2026.01.21 22:09:20.230885 [ 3 ] {da12a989-ce6e-4f82-b2b3-a335b34a4cfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.21 22:09:20.250798 [ 3 ] {da12a989-ce6e-4f82-b2b3-a335b34a4cfc} <Debug> oximeter.measurements_u8 (e59202e8-8664-4c62-9ef3-adfe7aa261a6): Loading data parts | ||
| 299 | 2026.01.21 22:09:20.250983 [ 3 ] {da12a989-ce6e-4f82-b2b3-a335b34a4cfc} <Debug> oximeter.measurements_u8 (e59202e8-8664-4c62-9ef3-adfe7aa261a6): There are no data parts | ||
| 300 | 2026.01.21 22:09:20.255208 [ 3 ] {da12a989-ce6e-4f82-b2b3-a335b34a4cfc} <Debug> TCPHandler: Processed in 0.024680431 sec. | ||
| 301 | 2026.01.21 22:09:20.255594 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.21 22:09:20.255779 [ 3 ] {7de780e5-4b7d-4506-8193-097cbd5d0a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 303 | 2026.01.21 22:09:20.255914 [ 3 ] {7de780e5-4b7d-4506-8193-097cbd5d0a08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.21 22:09:20.275951 [ 3 ] {7de780e5-4b7d-4506-8193-097cbd5d0a08} <Debug> oximeter.measurements_i16 (13488826-9dde-49e4-abb4-697d03eb0a75): Loading data parts | ||
| 305 | 2026.01.21 22:09:20.276196 [ 3 ] {7de780e5-4b7d-4506-8193-097cbd5d0a08} <Debug> oximeter.measurements_i16 (13488826-9dde-49e4-abb4-697d03eb0a75): There are no data parts | ||
| 306 | 2026.01.21 22:09:20.295971 [ 3 ] {7de780e5-4b7d-4506-8193-097cbd5d0a08} <Debug> TCPHandler: Processed in 0.040452895 sec. | ||
| 307 | 2026.01.21 22:09:20.296148 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.21 22:09:20.296317 [ 3 ] {a1c6b0ac-6686-4c6c-aaae-9bc68f75b498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 309 | 2026.01.21 22:09:20.296428 [ 3 ] {a1c6b0ac-6686-4c6c-aaae-9bc68f75b498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.21 22:09:20.316467 [ 3 ] {a1c6b0ac-6686-4c6c-aaae-9bc68f75b498} <Debug> oximeter.measurements_u16 (0079fdab-212c-4bf5-abf5-8ea66acbb6e0): Loading data parts | ||
| 311 | 2026.01.21 22:09:20.316660 [ 3 ] {a1c6b0ac-6686-4c6c-aaae-9bc68f75b498} <Debug> oximeter.measurements_u16 (0079fdab-212c-4bf5-abf5-8ea66acbb6e0): There are no data parts | ||
| 312 | 2026.01.21 22:09:20.316708 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53951 | ||
| 313 | 2026.01.21 22:09:20.318758 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.01.21 22:09:20.318831 [ 262 ] {} <Debug> TCP-Session: 1d738d5c-f3d1-449e-9110-82b2bc858869 Authenticating user 'default' from [fd00:1122:3344:101::c]:53951 | ||
| 315 | 2026.01.21 22:09:20.318855 [ 262 ] {} <Debug> TCP-Session: 1d738d5c-f3d1-449e-9110-82b2bc858869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2026.01.21 22:09:20.318868 [ 262 ] {} <Debug> TCP-Session: 1d738d5c-f3d1-449e-9110-82b2bc858869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 317 | 2026.01.21 22:09:20.319018 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 318 | 2026.01.21 22:09:20.319046 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 319 | 2026.01.21 22:09:20.319127 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 320 | 2026.01.21 22:09:20.322018 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55738 | ||
| 321 | 2026.01.21 22:09:20.322088 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38249 | ||
| 322 | 2026.01.21 22:09:20.322184 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 323 | 2026.01.21 22:09:20.322220 [ 263 ] {} <Debug> TCP-Session: 55bac99e-1fc0-4486-a61d-f55bb1e9c6fe Authenticating user 'default' from [fd00:1122:3344:101::c]:55738 | ||
| 324 | 2026.01.21 22:09:20.322303 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58239 | ||
| 325 | 2026.01.21 22:09:20.322310 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 326 | 2026.01.21 22:09:20.322329 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46517 | ||
| 327 | 2026.01.21 22:09:20.322361 [ 263 ] {} <Debug> TCP-Session: 55bac99e-1fc0-4486-a61d-f55bb1e9c6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.01.21 22:09:20.322379 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34178 | ||
| 329 | 2026.01.21 22:09:20.322437 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62680 | ||
| 330 | 2026.01.21 22:09:20.322474 [ 263 ] {} <Debug> TCP-Session: 55bac99e-1fc0-4486-a61d-f55bb1e9c6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 331 | 2026.01.21 22:09:20.322381 [ 264 ] {} <Debug> TCP-Session: 061ae3ee-5a8a-4771-9d17-47d8902cc80f Authenticating user 'default' from [fd00:1122:3344:101::c]:38249 | ||
| 332 | 2026.01.21 22:09:20.322593 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.01.21 22:09:20.322600 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48911 | ||
| 334 | 2026.01.21 22:09:20.322684 [ 266 ] {} <Debug> TCP-Session: 31f7f944-023c-4858-a9ef-8b79f856bb4f Authenticating user 'default' from [fd00:1122:3344:101::c]:58239 | ||
| 335 | 2026.01.21 22:09:20.322723 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 336 | 2026.01.21 22:09:20.322757 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 337 | 2026.01.21 22:09:20.322675 [ 264 ] {} <Debug> TCP-Session: 061ae3ee-5a8a-4771-9d17-47d8902cc80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 338 | 2026.01.21 22:09:20.322830 [ 265 ] {} <Debug> TCP-Session: 6f5eb3ba-5458-4ad9-b654-e9f8bd9776d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:46517 | ||
| 339 | 2026.01.21 22:09:20.322855 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 340 | 2026.01.21 22:09:20.322860 [ 264 ] {} <Debug> TCP-Session: 061ae3ee-5a8a-4771-9d17-47d8902cc80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 341 | 2026.01.21 22:09:20.322813 [ 267 ] {} <Debug> TCP-Session: 5a6ef5c7-87b7-4dd6-9c94-13cb90d16830 Authenticating user 'default' from [fd00:1122:3344:101::c]:34178 | ||
| 342 | 2026.01.21 22:09:20.322950 [ 265 ] {} <Debug> TCP-Session: 6f5eb3ba-5458-4ad9-b654-e9f8bd9776d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 343 | 2026.01.21 22:09:20.322980 [ 269 ] {} <Debug> TCP-Session: d2477744-fca0-43b9-a8a2-8d0824809f71 Authenticating user 'default' from [fd00:1122:3344:101::c]:48911 | ||
| 344 | 2026.01.21 22:09:20.322802 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 345 | 2026.01.21 22:09:20.323047 [ 269 ] {} <Debug> TCP-Session: d2477744-fca0-43b9-a8a2-8d0824809f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.01.21 22:09:20.323050 [ 265 ] {} <Debug> TCP-Session: 6f5eb3ba-5458-4ad9-b654-e9f8bd9776d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.01.21 22:09:20.323029 [ 267 ] {} <Debug> TCP-Session: 5a6ef5c7-87b7-4dd6-9c94-13cb90d16830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.01.21 22:09:20.323144 [ 269 ] {} <Debug> TCP-Session: d2477744-fca0-43b9-a8a2-8d0824809f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 349 | 2026.01.21 22:09:20.323143 [ 268 ] {} <Debug> TCP-Session: 10c9ac00-7db0-4f7f-87eb-5e4eb4ba6351 Authenticating user 'default' from [fd00:1122:3344:101::c]:62680 | ||
| 350 | 2026.01.21 22:09:20.322798 [ 266 ] {} <Debug> TCP-Session: 31f7f944-023c-4858-a9ef-8b79f856bb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 351 | 2026.01.21 22:09:20.323217 [ 268 ] {} <Debug> TCP-Session: 10c9ac00-7db0-4f7f-87eb-5e4eb4ba6351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2026.01.21 22:09:20.323204 [ 267 ] {} <Debug> TCP-Session: 5a6ef5c7-87b7-4dd6-9c94-13cb90d16830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 353 | 2026.01.21 22:09:20.323302 [ 266 ] {} <Debug> TCP-Session: 31f7f944-023c-4858-a9ef-8b79f856bb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.01.21 22:09:20.323326 [ 268 ] {} <Debug> TCP-Session: 10c9ac00-7db0-4f7f-87eb-5e4eb4ba6351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 355 | 2026.01.21 22:09:20.347071 [ 3 ] {a1c6b0ac-6686-4c6c-aaae-9bc68f75b498} <Debug> TCPHandler: Processed in 0.050975783 sec. | ||
| 356 | 2026.01.21 22:09:20.347342 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.01.21 22:09:20.347647 [ 3 ] {aff35e8a-b4aa-499f-aa20-97bd297f4f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 358 | 2026.01.21 22:09:20.347764 [ 3 ] {aff35e8a-b4aa-499f-aa20-97bd297f4f92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.01.21 22:09:20.355862 [ 3 ] {aff35e8a-b4aa-499f-aa20-97bd297f4f92} <Debug> oximeter.measurements_i32 (4e618aed-fe0b-4bbe-97ce-532ac40c3262): Loading data parts | ||
| 360 | 2026.01.21 22:09:20.356039 [ 3 ] {aff35e8a-b4aa-499f-aa20-97bd297f4f92} <Debug> oximeter.measurements_i32 (4e618aed-fe0b-4bbe-97ce-532ac40c3262): There are no data parts | ||
| 361 | 2026.01.21 22:09:20.360389 [ 3 ] {aff35e8a-b4aa-499f-aa20-97bd297f4f92} <Debug> TCPHandler: Processed in 0.013152506 sec. | ||
| 362 | 2026.01.21 22:09:20.360575 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.01.21 22:09:20.360751 [ 3 ] {9fcae51d-52ab-4376-b6c3-17e71f63eeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 364 | 2026.01.21 22:09:20.360885 [ 3 ] {9fcae51d-52ab-4376-b6c3-17e71f63eeb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.01.21 22:09:20.380345 [ 3 ] {9fcae51d-52ab-4376-b6c3-17e71f63eeb1} <Debug> oximeter.measurements_u32 (98b34a39-2ca0-4190-b1c3-f1573c2324ea): Loading data parts | ||
| 366 | 2026.01.21 22:09:20.380640 [ 3 ] {9fcae51d-52ab-4376-b6c3-17e71f63eeb1} <Debug> oximeter.measurements_u32 (98b34a39-2ca0-4190-b1c3-f1573c2324ea): There are no data parts | ||
| 367 | 2026.01.21 22:09:20.386210 [ 3 ] {9fcae51d-52ab-4376-b6c3-17e71f63eeb1} <Debug> TCPHandler: Processed in 0.025695896 sec. | ||
| 368 | 2026.01.21 22:09:20.386400 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.21 22:09:20.386662 [ 3 ] {ee52a4d7-e71b-4619-93e8-8ed26bb61c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 370 | 2026.01.21 22:09:20.386747 [ 3 ] {ee52a4d7-e71b-4619-93e8-8ed26bb61c3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.01.21 22:09:20.404163 [ 3 ] {ee52a4d7-e71b-4619-93e8-8ed26bb61c3e} <Debug> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): Loading data parts | ||
| 372 | 2026.01.21 22:09:20.404315 [ 3 ] {ee52a4d7-e71b-4619-93e8-8ed26bb61c3e} <Debug> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): There are no data parts | ||
| 373 | 2026.01.21 22:09:20.405665 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48359 | ||
| 374 | 2026.01.21 22:09:20.408084 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2026.01.21 22:09:20.408123 [ 270 ] {} <Debug> TCP-Session: 42609168-3c25-4829-8e5e-8c0d405eaf40 Authenticating user 'default' from [fd00:1122:3344:101::b]:48359 | ||
| 376 | 2026.01.21 22:09:20.408139 [ 270 ] {} <Debug> TCP-Session: 42609168-3c25-4829-8e5e-8c0d405eaf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.01.21 22:09:20.408248 [ 270 ] {} <Debug> TCP-Session: 42609168-3c25-4829-8e5e-8c0d405eaf40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.01.21 22:09:20.408320 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 379 | 2026.01.21 22:09:20.408342 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 380 | 2026.01.21 22:09:20.408427 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 381 | 2026.01.21 22:09:20.410036 [ 3 ] {ee52a4d7-e71b-4619-93e8-8ed26bb61c3e} <Debug> TCPHandler: Processed in 0.023699316 sec. | ||
| 382 | 2026.01.21 22:09:20.410242 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.01.21 22:09:20.410436 [ 3 ] {383d2bcb-658d-47b9-9dbf-a806bd294f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 384 | 2026.01.21 22:09:20.410630 [ 3 ] {383d2bcb-658d-47b9-9dbf-a806bd294f72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 385 | 2026.01.21 22:09:20.411293 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57049 | ||
| 386 | 2026.01.21 22:09:20.411367 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48786 | ||
| 387 | 2026.01.21 22:09:20.411481 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 388 | 2026.01.21 22:09:20.411485 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59270 | ||
| 389 | 2026.01.21 22:09:20.411516 [ 271 ] {} <Debug> TCP-Session: 40b92c7e-fe34-4409-807e-8dcdff01fc92 Authenticating user 'default' from [fd00:1122:3344:101::b]:57049 | ||
| 390 | 2026.01.21 22:09:20.411577 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 391 | 2026.01.21 22:09:20.411597 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51134 | ||
| 392 | 2026.01.21 22:09:20.411639 [ 271 ] {} <Debug> TCP-Session: 40b92c7e-fe34-4409-807e-8dcdff01fc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 393 | 2026.01.21 22:09:20.411678 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44315 | ||
| 394 | 2026.01.21 22:09:20.411666 [ 272 ] {} <Debug> TCP-Session: 7777480a-14b2-49f1-aa33-54113a459eeb Authenticating user 'default' from [fd00:1122:3344:101::b]:48786 | ||
| 395 | 2026.01.21 22:09:20.411731 [ 271 ] {} <Debug> TCP-Session: 40b92c7e-fe34-4409-807e-8dcdff01fc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 396 | 2026.01.21 22:09:20.411746 [ 272 ] {} <Debug> TCP-Session: 7777480a-14b2-49f1-aa33-54113a459eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 397 | 2026.01.21 22:09:20.411806 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 398 | 2026.01.21 22:09:20.411833 [ 272 ] {} <Debug> TCP-Session: 7777480a-14b2-49f1-aa33-54113a459eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2026.01.21 22:09:20.411848 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64586 | ||
| 400 | 2026.01.21 22:09:20.411846 [ 273 ] {} <Debug> TCP-Session: 4d8311dd-8444-4a1b-9c8f-5cf08fdb43df Authenticating user 'default' from [fd00:1122:3344:101::b]:59270 | ||
| 401 | 2026.01.21 22:09:20.411976 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38977 | ||
| 402 | 2026.01.21 22:09:20.411978 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 403 | 2026.01.21 22:09:20.412050 [ 273 ] {} <Debug> TCP-Session: 4d8311dd-8444-4a1b-9c8f-5cf08fdb43df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2026.01.21 22:09:20.412003 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 405 | 2026.01.21 22:09:20.412129 [ 273 ] {} <Debug> TCP-Session: 4d8311dd-8444-4a1b-9c8f-5cf08fdb43df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 406 | 2026.01.21 22:09:20.412157 [ 274 ] {} <Debug> TCP-Session: 1de57c0a-eef0-4ceb-9244-01573b673202 Authenticating user 'default' from [fd00:1122:3344:101::b]:51134 | ||
| 407 | 2026.01.21 22:09:20.412160 [ 275 ] {} <Debug> TCP-Session: 8407b631-7fa6-4ab5-86c2-80d497d6e862 Authenticating user 'default' from [fd00:1122:3344:101::b]:44315 | ||
| 408 | 2026.01.21 22:09:20.412240 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 409 | 2026.01.21 22:09:20.412273 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 410 | 2026.01.21 22:09:20.412315 [ 275 ] {} <Debug> TCP-Session: 8407b631-7fa6-4ab5-86c2-80d497d6e862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 411 | 2026.01.21 22:09:20.412304 [ 277 ] {} <Debug> TCP-Session: 9e4b253b-4577-415f-80a6-b64f9ae42f5e Authenticating user 'default' from [fd00:1122:3344:101::b]:38977 | ||
| 412 | 2026.01.21 22:09:20.412293 [ 274 ] {} <Debug> TCP-Session: 1de57c0a-eef0-4ceb-9244-01573b673202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 413 | 2026.01.21 22:09:20.412515 [ 275 ] {} <Debug> TCP-Session: 8407b631-7fa6-4ab5-86c2-80d497d6e862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2026.01.21 22:09:20.412504 [ 276 ] {} <Debug> TCP-Session: 57723d4d-e1bc-4756-b5b1-6f06ec260594 Authenticating user 'default' from [fd00:1122:3344:101::b]:64586 | ||
| 415 | 2026.01.21 22:09:20.412506 [ 277 ] {} <Debug> TCP-Session: 9e4b253b-4577-415f-80a6-b64f9ae42f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2026.01.21 22:09:20.412597 [ 276 ] {} <Debug> TCP-Session: 57723d4d-e1bc-4756-b5b1-6f06ec260594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 417 | 2026.01.21 22:09:20.412575 [ 274 ] {} <Debug> TCP-Session: 1de57c0a-eef0-4ceb-9244-01573b673202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 418 | 2026.01.21 22:09:20.412665 [ 277 ] {} <Debug> TCP-Session: 9e4b253b-4577-415f-80a6-b64f9ae42f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 419 | 2026.01.21 22:09:20.412680 [ 276 ] {} <Debug> TCP-Session: 57723d4d-e1bc-4756-b5b1-6f06ec260594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 420 | 2026.01.21 22:09:20.426753 [ 3 ] {383d2bcb-658d-47b9-9dbf-a806bd294f72} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Loading data parts | ||
| 421 | 2026.01.21 22:09:20.426939 [ 3 ] {383d2bcb-658d-47b9-9dbf-a806bd294f72} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): There are no data parts | ||
| 422 | 2026.01.21 22:09:20.432195 [ 3 ] {383d2bcb-658d-47b9-9dbf-a806bd294f72} <Debug> TCPHandler: Processed in 0.022018433 sec. | ||
| 423 | 2026.01.21 22:09:20.432361 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.21 22:09:20.432536 [ 3 ] {13234542-0687-40f1-aa32-fc34cf2ab715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 425 | 2026.01.21 22:09:20.432671 [ 3 ] {13234542-0687-40f1-aa32-fc34cf2ab715} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.01.21 22:09:20.449696 [ 3 ] {13234542-0687-40f1-aa32-fc34cf2ab715} <Debug> oximeter.measurements_f32 (f674a5d0-3858-46fa-812b-da6ed9f9b8b9): Loading data parts | ||
| 427 | 2026.01.21 22:09:20.449905 [ 3 ] {13234542-0687-40f1-aa32-fc34cf2ab715} <Debug> oximeter.measurements_f32 (f674a5d0-3858-46fa-812b-da6ed9f9b8b9): There are no data parts | ||
| 428 | 2026.01.21 22:09:20.455185 [ 3 ] {13234542-0687-40f1-aa32-fc34cf2ab715} <Debug> TCPHandler: Processed in 0.022877344 sec. | ||
| 429 | 2026.01.21 22:09:20.455412 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.21 22:09:20.455723 [ 3 ] {7a8d8c49-03c1-4684-9bcc-eb396fec23d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 431 | 2026.01.21 22:09:20.455852 [ 3 ] {7a8d8c49-03c1-4684-9bcc-eb396fec23d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.01.21 22:09:20.472954 [ 3 ] {7a8d8c49-03c1-4684-9bcc-eb396fec23d0} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Loading data parts | ||
| 433 | 2026.01.21 22:09:20.473129 [ 3 ] {7a8d8c49-03c1-4684-9bcc-eb396fec23d0} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): There are no data parts | ||
| 434 | 2026.01.21 22:09:20.478525 [ 3 ] {7a8d8c49-03c1-4684-9bcc-eb396fec23d0} <Debug> TCPHandler: Processed in 0.023198093 sec. | ||
| 435 | 2026.01.21 22:09:20.478714 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.21 22:09:20.478890 [ 3 ] {8a450287-55f5-49e1-bcd7-8e7067161a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 437 | 2026.01.21 22:09:20.479012 [ 3 ] {8a450287-55f5-49e1-bcd7-8e7067161a3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.01.21 22:09:20.497756 [ 3 ] {8a450287-55f5-49e1-bcd7-8e7067161a3c} <Debug> oximeter.measurements_string (655f8540-775a-4b30-84f6-841b5fd2da19): Loading data parts | ||
| 439 | 2026.01.21 22:09:20.498135 [ 3 ] {8a450287-55f5-49e1-bcd7-8e7067161a3c} <Debug> oximeter.measurements_string (655f8540-775a-4b30-84f6-841b5fd2da19): There are no data parts | ||
| 440 | 2026.01.21 22:09:20.503729 [ 3 ] {8a450287-55f5-49e1-bcd7-8e7067161a3c} <Debug> TCPHandler: Processed in 0.025077191 sec. | ||
| 441 | 2026.01.21 22:09:20.503938 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.01.21 22:09:20.504423 [ 3 ] {057baad5-03de-4ccf-9c8c-e41eae3fb166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.21 22:09:20.504629 [ 3 ] {057baad5-03de-4ccf-9c8c-e41eae3fb166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.01.21 22:09:20.521149 [ 3 ] {057baad5-03de-4ccf-9c8c-e41eae3fb166} <Debug> oximeter.measurements_bytes (667b2476-327e-43d5-990d-4a8967143926): Loading data parts | ||
| 452 | 2026.01.21 22:09:20.521320 [ 3 ] {057baad5-03de-4ccf-9c8c-e41eae3fb166} <Debug> oximeter.measurements_bytes (667b2476-327e-43d5-990d-4a8967143926): There are no data parts | ||
| 453 | 2026.01.21 22:09:20.559450 [ 3 ] {057baad5-03de-4ccf-9c8c-e41eae3fb166} <Debug> TCPHandler: Processed in 0.055581691 sec. | ||
| 454 | 2026.01.21 22:09:20.559740 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.21 22:09:20.560168 [ 3 ] {6f4c9274-0447-4165-92be-63be849e69ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 456 | 2026.01.21 22:09:20.560338 [ 3 ] {6f4c9274-0447-4165-92be-63be849e69ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.01.21 22:09:20.613500 [ 3 ] {6f4c9274-0447-4165-92be-63be849e69ed} <Debug> oximeter.measurements_cumulativei64 (8d03da4f-ad75-4c83-9c32-e9214e211ab1): Loading data parts | ||
| 458 | 2026.01.21 22:09:20.613758 [ 3 ] {6f4c9274-0447-4165-92be-63be849e69ed} <Debug> oximeter.measurements_cumulativei64 (8d03da4f-ad75-4c83-9c32-e9214e211ab1): There are no data parts | ||
| 459 | 2026.01.21 22:09:20.643275 [ 3 ] {6f4c9274-0447-4165-92be-63be849e69ed} <Debug> TCPHandler: Processed in 0.083641638 sec. | ||
| 460 | 2026.01.21 22:09:20.643536 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.21 22:09:20.643806 [ 3 ] {cdcaf16c-1765-42fc-b36b-98f5fb2f37d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 462 | 2026.01.21 22:09:20.643919 [ 3 ] {cdcaf16c-1765-42fc-b36b-98f5fb2f37d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.01.21 22:09:20.738561 [ 3 ] {cdcaf16c-1765-42fc-b36b-98f5fb2f37d6} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Loading data parts | ||
| 464 | 2026.01.21 22:09:20.738831 [ 3 ] {cdcaf16c-1765-42fc-b36b-98f5fb2f37d6} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): There are no data parts | ||
| 465 | 2026.01.21 22:09:20.779667 [ 3 ] {cdcaf16c-1765-42fc-b36b-98f5fb2f37d6} <Debug> TCPHandler: Processed in 0.136232222 sec. | ||
| 466 | 2026.01.21 22:09:20.780154 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.21 22:09:20.780373 [ 3 ] {f07670bd-818d-44a1-a7b6-46725a14693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 468 | 2026.01.21 22:09:20.780586 [ 3 ] {f07670bd-818d-44a1-a7b6-46725a14693f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.01.21 22:09:20.800409 [ 3 ] {f07670bd-818d-44a1-a7b6-46725a14693f} <Debug> oximeter.measurements_cumulativef32 (c6b2dbaa-c680-4319-be49-1ef8af5bf23d): Loading data parts | ||
| 470 | 2026.01.21 22:09:20.800908 [ 3 ] {f07670bd-818d-44a1-a7b6-46725a14693f} <Debug> oximeter.measurements_cumulativef32 (c6b2dbaa-c680-4319-be49-1ef8af5bf23d): There are no data parts | ||
| 471 | 2026.01.21 22:09:20.806165 [ 3 ] {f07670bd-818d-44a1-a7b6-46725a14693f} <Debug> TCPHandler: Processed in 0.026121237 sec. | ||
| 472 | 2026.01.21 22:09:20.806442 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.21 22:09:20.806770 [ 3 ] {832cf958-8324-429a-9494-a2700e402858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 474 | 2026.01.21 22:09:20.806910 [ 3 ] {832cf958-8324-429a-9494-a2700e402858} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.01.21 22:09:20.827199 [ 3 ] {832cf958-8324-429a-9494-a2700e402858} <Debug> oximeter.measurements_cumulativef64 (2ada4f40-e935-433c-9c84-3c178696d31a): Loading data parts | ||
| 476 | 2026.01.21 22:09:20.827382 [ 3 ] {832cf958-8324-429a-9494-a2700e402858} <Debug> oximeter.measurements_cumulativef64 (2ada4f40-e935-433c-9c84-3c178696d31a): There are no data parts | ||
| 477 | 2026.01.21 22:09:20.844271 [ 3 ] {832cf958-8324-429a-9494-a2700e402858} <Debug> TCPHandler: Processed in 0.03794099 sec. | ||
| 478 | 2026.01.21 22:09:20.844483 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.21 22:09:20.844731 [ 3 ] {a6800355-8242-4ebd-b2f2-2b41558df315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.01.21 22:09:20.844994 [ 3 ] {a6800355-8242-4ebd-b2f2-2b41558df315} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.01.21 22:09:20.865515 [ 3 ] {a6800355-8242-4ebd-b2f2-2b41558df315} <Debug> oximeter.measurements_histogrami8 (8c068214-4f3e-47b8-a4bb-4707ddc3ddd2): Loading data parts | ||
| 492 | 2026.01.21 22:09:20.865801 [ 3 ] {a6800355-8242-4ebd-b2f2-2b41558df315} <Debug> oximeter.measurements_histogrami8 (8c068214-4f3e-47b8-a4bb-4707ddc3ddd2): There are no data parts | ||
| 493 | 2026.01.21 22:09:20.889623 [ 3 ] {a6800355-8242-4ebd-b2f2-2b41558df315} <Debug> TCPHandler: Processed in 0.045201006 sec. | ||
| 494 | 2026.01.21 22:09:20.889868 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.21 22:09:20.890274 [ 3 ] {39b88abf-ebd3-4cb8-b95b-73bb4884a092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 496 | 2026.01.21 22:09:20.890425 [ 3 ] {39b88abf-ebd3-4cb8-b95b-73bb4884a092} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.01.21 22:09:20.893605 [ 3 ] {39b88abf-ebd3-4cb8-b95b-73bb4884a092} <Debug> oximeter.measurements_histogramu8 (0483f82a-e8d4-4c8e-b453-b5ee8fbe4912): Loading data parts | ||
| 498 | 2026.01.21 22:09:20.893789 [ 3 ] {39b88abf-ebd3-4cb8-b95b-73bb4884a092} <Debug> oximeter.measurements_histogramu8 (0483f82a-e8d4-4c8e-b453-b5ee8fbe4912): There are no data parts | ||
| 499 | 2026.01.21 22:09:20.897295 [ 3 ] {39b88abf-ebd3-4cb8-b95b-73bb4884a092} <Debug> TCPHandler: Processed in 0.007514622 sec. | ||
| 500 | 2026.01.21 22:09:20.897470 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.21 22:09:20.897709 [ 3 ] {4350b9c9-dbff-4dc1-9f07-6844904f4489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 502 | 2026.01.21 22:09:20.897870 [ 3 ] {4350b9c9-dbff-4dc1-9f07-6844904f4489} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.01.21 22:09:20.913872 [ 3 ] {4350b9c9-dbff-4dc1-9f07-6844904f4489} <Debug> oximeter.measurements_histogrami16 (ab030551-a2c8-48b1-9f8e-af51cb234a62): Loading data parts | ||
| 504 | 2026.01.21 22:09:20.914169 [ 3 ] {4350b9c9-dbff-4dc1-9f07-6844904f4489} <Debug> oximeter.measurements_histogrami16 (ab030551-a2c8-48b1-9f8e-af51cb234a62): There are no data parts | ||
| 505 | 2026.01.21 22:09:20.919895 [ 3 ] {4350b9c9-dbff-4dc1-9f07-6844904f4489} <Debug> TCPHandler: Processed in 0.022476395 sec. | ||
| 506 | 2026.01.21 22:09:20.920086 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.21 22:09:20.920458 [ 3 ] {d5905433-7888-4e1a-a5de-055b3b4ad067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 508 | 2026.01.21 22:09:20.920633 [ 3 ] {d5905433-7888-4e1a-a5de-055b3b4ad067} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.01.21 22:09:20.936577 [ 3 ] {d5905433-7888-4e1a-a5de-055b3b4ad067} <Debug> oximeter.measurements_histogramu16 (81b92944-517e-473a-9520-3bbd788967ff): Loading data parts | ||
| 510 | 2026.01.21 22:09:20.936810 [ 3 ] {d5905433-7888-4e1a-a5de-055b3b4ad067} <Debug> oximeter.measurements_histogramu16 (81b92944-517e-473a-9520-3bbd788967ff): There are no data parts | ||
| 511 | 2026.01.21 22:09:20.942529 [ 3 ] {d5905433-7888-4e1a-a5de-055b3b4ad067} <Debug> TCPHandler: Processed in 0.022509365 sec. | ||
| 512 | 2026.01.21 22:09:20.942783 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.01.21 22:09:20.943007 [ 3 ] {487803af-582b-4132-b707-3a453a2ed9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 514 | 2026.01.21 22:09:20.943191 [ 3 ] {487803af-582b-4132-b707-3a453a2ed9f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.01.21 22:09:20.958853 [ 3 ] {487803af-582b-4132-b707-3a453a2ed9f5} <Debug> oximeter.measurements_histogrami32 (925d6eb8-75a7-4a1f-9245-3c203fa4885e): Loading data parts | ||
| 516 | 2026.01.21 22:09:20.959174 [ 3 ] {487803af-582b-4132-b707-3a453a2ed9f5} <Debug> oximeter.measurements_histogrami32 (925d6eb8-75a7-4a1f-9245-3c203fa4885e): There are no data parts | ||
| 517 | 2026.01.21 22:09:20.966381 [ 3 ] {487803af-582b-4132-b707-3a453a2ed9f5} <Debug> TCPHandler: Processed in 0.023655725 sec. | ||
| 518 | 2026.01.21 22:09:20.966609 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.01.21 22:09:20.967072 [ 3 ] {e1ae55d2-64e4-4997-a7e5-d9de26caf8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 520 | 2026.01.21 22:09:20.967230 [ 3 ] {e1ae55d2-64e4-4997-a7e5-d9de26caf8a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.01.21 22:09:20.970942 [ 3 ] {e1ae55d2-64e4-4997-a7e5-d9de26caf8a9} <Debug> oximeter.measurements_histogramu32 (30dc7428-9db8-472e-852c-c7788fb6e492): Loading data parts | ||
| 522 | 2026.01.21 22:09:20.971109 [ 3 ] {e1ae55d2-64e4-4997-a7e5-d9de26caf8a9} <Debug> oximeter.measurements_histogramu32 (30dc7428-9db8-472e-852c-c7788fb6e492): There are no data parts | ||
| 523 | 2026.01.21 22:09:20.987771 [ 3 ] {e1ae55d2-64e4-4997-a7e5-d9de26caf8a9} <Debug> TCPHandler: Processed in 0.021261294 sec. | ||
| 524 | 2026.01.21 22:09:20.988050 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.01.21 22:09:20.988277 [ 3 ] {ca675071-4ecf-473d-a3fe-0d26ac8e01bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 526 | 2026.01.21 22:09:20.988536 [ 3 ] {ca675071-4ecf-473d-a3fe-0d26ac8e01bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.01.21 22:09:20.993151 [ 3 ] {ca675071-4ecf-473d-a3fe-0d26ac8e01bf} <Debug> oximeter.measurements_histogrami64 (04e79d64-629f-4350-8ef8-f66b25c91e0d): Loading data parts | ||
| 528 | 2026.01.21 22:09:20.993453 [ 3 ] {ca675071-4ecf-473d-a3fe-0d26ac8e01bf} <Debug> oximeter.measurements_histogrami64 (04e79d64-629f-4350-8ef8-f66b25c91e0d): There are no data parts | ||
| 529 | 2026.01.21 22:09:21.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.38 MiB, peak 124.38 MiB, free memory in arenas 0.00 B, will set to 133.88 MiB (RSS), difference: 9.50 MiB | ||
| 530 | 2026.01.21 22:09:21.013440 [ 3 ] {ca675071-4ecf-473d-a3fe-0d26ac8e01bf} <Debug> TCPHandler: Processed in 0.025435391 sec. | ||
| 531 | 2026.01.21 22:09:21.013925 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.01.21 22:09:21.014375 [ 3 ] {421403f9-f583-438b-a3d1-d060a9ccecc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 533 | 2026.01.21 22:09:21.014550 [ 3 ] {421403f9-f583-438b-a3d1-d060a9ccecc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.01.21 22:09:21.034661 [ 3 ] {421403f9-f583-438b-a3d1-d060a9ccecc9} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Loading data parts | ||
| 535 | 2026.01.21 22:09:21.034850 [ 3 ] {421403f9-f583-438b-a3d1-d060a9ccecc9} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): There are no data parts | ||
| 536 | 2026.01.21 22:09:21.040996 [ 3 ] {421403f9-f583-438b-a3d1-d060a9ccecc9} <Debug> TCPHandler: Processed in 0.027224786 sec. | ||
| 537 | 2026.01.21 22:09:21.041214 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.21 22:09:21.041559 [ 3 ] {72cb2d4c-c630-4f98-b1e7-551796c65d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 539 | 2026.01.21 22:09:21.041797 [ 3 ] {72cb2d4c-c630-4f98-b1e7-551796c65d91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.01.21 22:09:21.057794 [ 3 ] {72cb2d4c-c630-4f98-b1e7-551796c65d91} <Debug> oximeter.measurements_histogramf32 (dabf44c7-8e6a-48b4-8ab2-c053db130870): Loading data parts | ||
| 541 | 2026.01.21 22:09:21.057955 [ 3 ] {72cb2d4c-c630-4f98-b1e7-551796c65d91} <Debug> oximeter.measurements_histogramf32 (dabf44c7-8e6a-48b4-8ab2-c053db130870): There are no data parts | ||
| 542 | 2026.01.21 22:09:21.063518 [ 3 ] {72cb2d4c-c630-4f98-b1e7-551796c65d91} <Debug> TCPHandler: Processed in 0.022376492 sec. | ||
| 543 | 2026.01.21 22:09:21.063793 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.21 22:09:21.064089 [ 3 ] {9f0b1eda-4fa4-43fa-9c09-65f2cdc33782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 545 | 2026.01.21 22:09:21.064231 [ 3 ] {9f0b1eda-4fa4-43fa-9c09-65f2cdc33782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.01.21 22:09:21.080375 [ 3 ] {9f0b1eda-4fa4-43fa-9c09-65f2cdc33782} <Debug> oximeter.measurements_histogramf64 (d6d4b4a1-ca11-4c96-9fe4-b267d99599ba): Loading data parts | ||
| 547 | 2026.01.21 22:09:21.080633 [ 3 ] {9f0b1eda-4fa4-43fa-9c09-65f2cdc33782} <Debug> oximeter.measurements_histogramf64 (d6d4b4a1-ca11-4c96-9fe4-b267d99599ba): There are no data parts | ||
| 548 | 2026.01.21 22:09:21.086248 [ 3 ] {9f0b1eda-4fa4-43fa-9c09-65f2cdc33782} <Debug> TCPHandler: Processed in 0.022511045 sec. | ||
| 549 | 2026.01.21 22:09:21.086454 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.21 22:09:21.086694 [ 3 ] {ec5651a5-1a15-44cb-9b1b-f4811994bba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.01.21 22:09:21.086881 [ 3 ] {ec5651a5-1a15-44cb-9b1b-f4811994bba7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.01.21 22:09:21.102621 [ 3 ] {ec5651a5-1a15-44cb-9b1b-f4811994bba7} <Debug> oximeter.fields_bool (4abeee53-6640-484f-9381-bf379542651c): Loading data parts | ||
| 578 | 2026.01.21 22:09:21.102924 [ 3 ] {ec5651a5-1a15-44cb-9b1b-f4811994bba7} <Debug> oximeter.fields_bool (4abeee53-6640-484f-9381-bf379542651c): There are no data parts | ||
| 579 | 2026.01.21 22:09:21.108450 [ 3 ] {ec5651a5-1a15-44cb-9b1b-f4811994bba7} <Debug> TCPHandler: Processed in 0.022058353 sec. | ||
| 580 | 2026.01.21 22:09:21.108643 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.21 22:09:21.109119 [ 3 ] {2c0f6ecb-44a5-4c52-be79-c3f9c0c932bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 582 | 2026.01.21 22:09:21.109281 [ 3 ] {2c0f6ecb-44a5-4c52-be79-c3f9c0c932bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.01.21 22:09:21.125573 [ 3 ] {2c0f6ecb-44a5-4c52-be79-c3f9c0c932bd} <Debug> oximeter.fields_i8 (eb39ff80-6d0f-457d-85b0-38e74e17b8eb): Loading data parts | ||
| 584 | 2026.01.21 22:09:21.125780 [ 3 ] {2c0f6ecb-44a5-4c52-be79-c3f9c0c932bd} <Debug> oximeter.fields_i8 (eb39ff80-6d0f-457d-85b0-38e74e17b8eb): There are no data parts | ||
| 585 | 2026.01.21 22:09:21.131081 [ 3 ] {2c0f6ecb-44a5-4c52-be79-c3f9c0c932bd} <Debug> TCPHandler: Processed in 0.022505295 sec. | ||
| 586 | 2026.01.21 22:09:21.131582 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.21 22:09:21.131774 [ 3 ] {e5d6963d-0cee-40c0-b589-93dee9d6b933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 588 | 2026.01.21 22:09:21.131943 [ 3 ] {e5d6963d-0cee-40c0-b589-93dee9d6b933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.01.21 22:09:21.167465 [ 3 ] {e5d6963d-0cee-40c0-b589-93dee9d6b933} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Loading data parts | ||
| 590 | 2026.01.21 22:09:21.168033 [ 3 ] {e5d6963d-0cee-40c0-b589-93dee9d6b933} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): There are no data parts | ||
| 591 | 2026.01.21 22:09:21.189586 [ 3 ] {e5d6963d-0cee-40c0-b589-93dee9d6b933} <Debug> TCPHandler: Processed in 0.058114555 sec. | ||
| 592 | 2026.01.21 22:09:21.189812 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.21 22:09:21.190143 [ 3 ] {29fa1f5e-8a09-43e7-ae0e-802af2820243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 594 | 2026.01.21 22:09:21.190289 [ 3 ] {29fa1f5e-8a09-43e7-ae0e-802af2820243} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.01.21 22:09:21.196120 [ 3 ] {29fa1f5e-8a09-43e7-ae0e-802af2820243} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Loading data parts | ||
| 596 | 2026.01.21 22:09:21.196313 [ 3 ] {29fa1f5e-8a09-43e7-ae0e-802af2820243} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): There are no data parts | ||
| 597 | 2026.01.21 22:09:21.214354 [ 3 ] {29fa1f5e-8a09-43e7-ae0e-802af2820243} <Debug> TCPHandler: Processed in 0.02461751 sec. | ||
| 598 | 2026.01.21 22:09:21.214572 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.01.21 22:09:21.214775 [ 3 ] {0f76c7b1-7aa2-4f8d-b8e3-616b32db388b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 600 | 2026.01.21 22:09:21.214898 [ 3 ] {0f76c7b1-7aa2-4f8d-b8e3-616b32db388b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.01.21 22:09:21.235523 [ 3 ] {0f76c7b1-7aa2-4f8d-b8e3-616b32db388b} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Loading data parts | ||
| 602 | 2026.01.21 22:09:21.235854 [ 3 ] {0f76c7b1-7aa2-4f8d-b8e3-616b32db388b} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): There are no data parts | ||
| 603 | 2026.01.21 22:09:21.241382 [ 3 ] {0f76c7b1-7aa2-4f8d-b8e3-616b32db388b} <Debug> TCPHandler: Processed in 0.026874838 sec. | ||
| 604 | 2026.01.21 22:09:21.241565 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.01.21 22:09:21.241820 [ 3 ] {b28c6e8c-930b-424a-bcb9-1439f8e773b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 606 | 2026.01.21 22:09:21.241940 [ 3 ] {b28c6e8c-930b-424a-bcb9-1439f8e773b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.01.21 22:09:21.257307 [ 3 ] {b28c6e8c-930b-424a-bcb9-1439f8e773b4} <Debug> oximeter.fields_i32 (c19c14e8-430f-43e2-844b-2bd3e5fac16e): Loading data parts | ||
| 608 | 2026.01.21 22:09:21.257537 [ 3 ] {b28c6e8c-930b-424a-bcb9-1439f8e773b4} <Debug> oximeter.fields_i32 (c19c14e8-430f-43e2-844b-2bd3e5fac16e): There are no data parts | ||
| 609 | 2026.01.21 22:09:21.279250 [ 3 ] {b28c6e8c-930b-424a-bcb9-1439f8e773b4} <Debug> TCPHandler: Processed in 0.037751545 sec. | ||
| 610 | 2026.01.21 22:09:21.279423 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.01.21 22:09:21.279601 [ 3 ] {2902db4e-e906-4e52-8996-2dc5d0e06d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 612 | 2026.01.21 22:09:21.279742 [ 3 ] {2902db4e-e906-4e52-8996-2dc5d0e06d36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.01.21 22:09:21.288594 [ 3 ] {2902db4e-e906-4e52-8996-2dc5d0e06d36} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Loading data parts | ||
| 614 | 2026.01.21 22:09:21.289042 [ 3 ] {2902db4e-e906-4e52-8996-2dc5d0e06d36} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): There are no data parts | ||
| 615 | 2026.01.21 22:09:21.304884 [ 3 ] {2902db4e-e906-4e52-8996-2dc5d0e06d36} <Debug> TCPHandler: Processed in 0.025515082 sec. | ||
| 616 | 2026.01.21 22:09:21.305103 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.01.21 22:09:21.305428 [ 3 ] {9f056a84-eb43-42bf-be27-1d50cb497b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 618 | 2026.01.21 22:09:21.305564 [ 3 ] {9f056a84-eb43-42bf-be27-1d50cb497b5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.01.21 22:09:21.310156 [ 3 ] {9f056a84-eb43-42bf-be27-1d50cb497b5d} <Debug> oximeter.fields_i64 (88ae9bc4-a5b3-487a-8f36-6cc625465bcf): Loading data parts | ||
| 620 | 2026.01.21 22:09:21.310360 [ 3 ] {9f056a84-eb43-42bf-be27-1d50cb497b5d} <Debug> oximeter.fields_i64 (88ae9bc4-a5b3-487a-8f36-6cc625465bcf): There are no data parts | ||
| 621 | 2026.01.21 22:09:21.327335 [ 3 ] {9f056a84-eb43-42bf-be27-1d50cb497b5d} <Debug> TCPHandler: Processed in 0.022320261 sec. | ||
| 622 | 2026.01.21 22:09:21.327524 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.21 22:09:21.327693 [ 3 ] {ffc6a470-2f4c-464e-80dd-51084cd5e0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 624 | 2026.01.21 22:09:21.327816 [ 3 ] {ffc6a470-2f4c-464e-80dd-51084cd5e0a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.01.21 22:09:21.334284 [ 3 ] {ffc6a470-2f4c-464e-80dd-51084cd5e0a1} <Debug> oximeter.fields_u64 (1b73f2af-4a02-4051-a975-7fc5597658ab): Loading data parts | ||
| 626 | 2026.01.21 22:09:21.334658 [ 3 ] {ffc6a470-2f4c-464e-80dd-51084cd5e0a1} <Debug> oximeter.fields_u64 (1b73f2af-4a02-4051-a975-7fc5597658ab): There are no data parts | ||
| 627 | 2026.01.21 22:09:21.350899 [ 3 ] {ffc6a470-2f4c-464e-80dd-51084cd5e0a1} <Debug> TCPHandler: Processed in 0.023443629 sec. | ||
| 628 | 2026.01.21 22:09:21.351077 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.21 22:09:21.351461 [ 3 ] {e6d53c80-3905-4520-91ac-dcf5fdbeb7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 630 | 2026.01.21 22:09:21.351597 [ 3 ] {e6d53c80-3905-4520-91ac-dcf5fdbeb7cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.01.21 22:09:21.355922 [ 3 ] {e6d53c80-3905-4520-91ac-dcf5fdbeb7cd} <Debug> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Loading data parts | ||
| 632 | 2026.01.21 22:09:21.356079 [ 3 ] {e6d53c80-3905-4520-91ac-dcf5fdbeb7cd} <Debug> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): There are no data parts | ||
| 633 | 2026.01.21 22:09:21.358779 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53477 | ||
| 634 | 2026.01.21 22:09:21.359449 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.21 22:09:21.359490 [ 278 ] {} <Debug> TCP-Session: 4e84b1dd-866f-4d39-b3f4-e24a04fa3695 Authenticating user 'default' from [fd00:1122:3344:101::a]:53477 | ||
| 636 | 2026.01.21 22:09:21.359515 [ 278 ] {} <Debug> TCP-Session: 4e84b1dd-866f-4d39-b3f4-e24a04fa3695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.01.21 22:09:21.359741 [ 278 ] {} <Debug> TCP-Session: 4e84b1dd-866f-4d39-b3f4-e24a04fa3695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.21 22:09:21.359810 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 639 | 2026.01.21 22:09:21.359835 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 640 | 2026.01.21 22:09:21.359926 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 641 | 2026.01.21 22:09:21.361051 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47690 | ||
| 642 | 2026.01.21 22:09:21.361156 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60491 | ||
| 643 | 2026.01.21 22:09:21.361277 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.21 22:09:21.361342 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.21 22:09:21.361408 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35361 | ||
| 646 | 2026.01.21 22:09:21.361297 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63687 | ||
| 647 | 2026.01.21 22:09:21.361494 [ 279 ] {} <Debug> TCP-Session: 14a163f2-33df-411a-8ea9-4bb49282a9cb Authenticating user 'default' from [fd00:1122:3344:101::a]:47690 | ||
| 648 | 2026.01.21 22:09:21.361509 [ 280 ] {} <Debug> TCP-Session: 7237fc15-44c5-4ff1-bfc4-852cc026d54a Authenticating user 'default' from [fd00:1122:3344:101::a]:60491 | ||
| 649 | 2026.01.21 22:09:21.361584 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42663 | ||
| 650 | 2026.01.21 22:09:21.361650 [ 279 ] {} <Debug> TCP-Session: 14a163f2-33df-411a-8ea9-4bb49282a9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.21 22:09:21.361678 [ 280 ] {} <Debug> TCP-Session: 7237fc15-44c5-4ff1-bfc4-852cc026d54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.21 22:09:21.361755 [ 279 ] {} <Debug> TCP-Session: 14a163f2-33df-411a-8ea9-4bb49282a9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.21 22:09:21.361823 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.01.21 22:09:21.361913 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.01.21 22:09:21.361973 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54070 | ||
| 656 | 2026.01.21 22:09:21.361983 [ 282 ] {} <Debug> TCP-Session: 85fb41eb-debf-491d-8bd1-344c20ea9353 Authenticating user 'default' from [fd00:1122:3344:101::a]:35361 | ||
| 657 | 2026.01.21 22:09:21.361881 [ 280 ] {} <Debug> TCP-Session: 7237fc15-44c5-4ff1-bfc4-852cc026d54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.21 22:09:21.362069 [ 283 ] {} <Debug> TCP-Session: fbe435ad-c59d-4700-b7a0-497296fd01be Authenticating user 'default' from [fd00:1122:3344:101::a]:42663 | ||
| 659 | 2026.01.21 22:09:21.362075 [ 282 ] {} <Debug> TCP-Session: 85fb41eb-debf-491d-8bd1-344c20ea9353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.21 22:09:21.361875 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.01.21 22:09:21.362179 [ 283 ] {} <Debug> TCP-Session: fbe435ad-c59d-4700-b7a0-497296fd01be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.21 22:09:21.362162 [ 282 ] {} <Debug> TCP-Session: 85fb41eb-debf-491d-8bd1-344c20ea9353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.21 22:09:21.362197 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 664 | 2026.01.21 22:09:21.362318 [ 281 ] {} <Debug> TCP-Session: e30a3989-47b5-4087-94cd-4d76bceba2bc Authenticating user 'default' from [fd00:1122:3344:101::a]:63687 | ||
| 665 | 2026.01.21 22:09:21.362330 [ 283 ] {} <Debug> TCP-Session: fbe435ad-c59d-4700-b7a0-497296fd01be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.01.21 22:09:21.361836 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62970 | ||
| 667 | 2026.01.21 22:09:21.362433 [ 285 ] {} <Debug> TCP-Session: 985b929e-4a2d-48da-88ed-6417c38dfcec Authenticating user 'default' from [fd00:1122:3344:101::a]:54070 | ||
| 668 | 2026.01.21 22:09:21.362460 [ 281 ] {} <Debug> TCP-Session: e30a3989-47b5-4087-94cd-4d76bceba2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.21 22:09:21.362554 [ 285 ] {} <Debug> TCP-Session: 985b929e-4a2d-48da-88ed-6417c38dfcec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.01.21 22:09:21.362559 [ 281 ] {} <Debug> TCP-Session: e30a3989-47b5-4087-94cd-4d76bceba2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.01.21 22:09:21.362560 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 672 | 2026.01.21 22:09:21.362569 [ 285 ] {} <Debug> TCP-Session: 985b929e-4a2d-48da-88ed-6417c38dfcec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 673 | 2026.01.21 22:09:21.362760 [ 284 ] {} <Debug> TCP-Session: 9229bb4f-5687-408a-8bf6-d1ac3f9261d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62970 | ||
| 674 | 2026.01.21 22:09:21.362865 [ 284 ] {} <Debug> TCP-Session: 9229bb4f-5687-408a-8bf6-d1ac3f9261d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 675 | 2026.01.21 22:09:21.362879 [ 284 ] {} <Debug> TCP-Session: 9229bb4f-5687-408a-8bf6-d1ac3f9261d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.01.21 22:09:21.375529 [ 3 ] {e6d53c80-3905-4520-91ac-dcf5fdbeb7cd} <Debug> TCPHandler: Processed in 0.024516127 sec. | ||
| 677 | 2026.01.21 22:09:21.375841 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.21 22:09:21.376034 [ 3 ] {5f18d6c3-ebf4-4649-968d-4620b50d6d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2026.01.21 22:09:21.376236 [ 3 ] {5f18d6c3-ebf4-4649-968d-4620b50d6d3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.21 22:09:21.379681 [ 3 ] {5f18d6c3-ebf4-4649-968d-4620b50d6d3a} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Loading data parts | ||
| 681 | 2026.01.21 22:09:21.379942 [ 3 ] {5f18d6c3-ebf4-4649-968d-4620b50d6d3a} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): There are no data parts | ||
| 682 | 2026.01.21 22:09:21.400137 [ 3 ] {5f18d6c3-ebf4-4649-968d-4620b50d6d3a} <Debug> TCPHandler: Processed in 0.024375724 sec. | ||
| 683 | 2026.01.21 22:09:21.400347 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.21 22:09:21.400639 [ 3 ] {ed2560c8-864b-4bec-8a7a-55af6d3e1273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2026.01.21 22:09:21.400696 [ 3 ] {ed2560c8-864b-4bec-8a7a-55af6d3e1273} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.21 22:09:21.408810 [ 3 ] {ed2560c8-864b-4bec-8a7a-55af6d3e1273} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Loading data parts | ||
| 687 | 2026.01.21 22:09:21.408997 [ 3 ] {ed2560c8-864b-4bec-8a7a-55af6d3e1273} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): There are no data parts | ||
| 688 | 2026.01.21 22:09:21.422222 [ 3 ] {ed2560c8-864b-4bec-8a7a-55af6d3e1273} <Debug> TCPHandler: Processed in 0.021944211 sec. | ||
| 689 | 2026.01.21 22:09:21.422636 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.21 22:09:21.422976 [ 3 ] {9f0491d1-9d03-4c0e-b5ad-9847f91464c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2026.01.21 22:09:21.423199 [ 3 ] {9f0491d1-9d03-4c0e-b5ad-9847f91464c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.21 22:09:21.442376 [ 3 ] {9f0491d1-9d03-4c0e-b5ad-9847f91464c4} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Loading data parts | ||
| 696 | 2026.01.21 22:09:21.442592 [ 3 ] {9f0491d1-9d03-4c0e-b5ad-9847f91464c4} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): There are no data parts | ||
| 697 | 2026.01.21 22:09:21.448420 [ 3 ] {9f0491d1-9d03-4c0e-b5ad-9847f91464c4} <Debug> TCPHandler: Processed in 0.025873132 sec. | ||
| 698 | 2026.01.21 22:09:21.448752 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.21 22:09:21.449150 [ 4 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.21 22:09:21.450465 [ 4 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.21 22:09:21.458209 [ 260 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Trace> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.21 22:09:21.458264 [ 260 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 703 | 2026.01.21 22:09:21.462240 [ 260 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.21 22:09:21.462944 [ 260 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Trace> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.21 22:09:21.463225 [ 4 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014212 sec., 70.36307345904869 rows/sec., 1.10 KiB/sec. | ||
| 706 | 2026.01.21 22:09:21.463519 [ 4 ] {6a7f949b-9fbe-4e6a-b622-5b9aa8e02661} <Debug> TCPHandler: Processed in 0.014899851 sec. | ||
| 707 | 2026.01.21 22:09:22.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.30 MiB, peak 135.30 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 4.39 MiB | ||
| 708 | 2026.01.21 22:09:26.944820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.21 22:09:26.944826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.21 22:09:26.944917 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.21 22:09:26.945059 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.21 22:09:26.949743 [ 245 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Loading data parts | ||
| 713 | 2026.01.21 22:09:26.949915 [ 245 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): There are no data parts | ||
| 714 | 2026.01.21 22:09:26.956042 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.21 22:09:26.956081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 716 | 2026.01.21 22:09:26.961895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.21 22:09:26.962517 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.21 22:09:26.962656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.21 22:09:26.969352 [ 244 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Loading data parts | ||
| 720 | 2026.01.21 22:09:26.969630 [ 244 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): There are no data parts | ||
| 721 | 2026.01.21 22:09:26.995048 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.21 22:09:26.995097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 723 | 2026.01.21 22:09:27.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.34 MiB (RSS), difference: 4.53 MiB | ||
| 724 | 2026.01.21 22:09:27.001210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.01.21 22:09:27.002334 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.01.21 22:09:27.005381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.01.21 22:09:28.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.34 MiB, peak 153.34 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 4.59 MiB | ||
| 728 | 2026.01.21 22:09:29.444720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.01.21 22:09:29.444828 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.01.21 22:09:29.468756 [ 243 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Loading data parts | ||
| 731 | 2026.01.21 22:09:29.469079 [ 243 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): There are no data parts | ||
| 732 | 2026.01.21 22:09:29.499042 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.01.21 22:09:29.499085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 734 | 2026.01.21 22:09:29.501067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.01.21 22:09:29.501549 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.01.21 22:09:29.501860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.01.21 22:09:30.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.20 MiB | ||
| 738 | 2026.01.21 22:09:34.383717 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.01.21 22:09:34.383784 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.01.21 22:09:34.462715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 741 | 2026.01.21 22:09:34.463680 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.01.21 22:09:34.463845 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 743 | 2026.01.21 22:09:34.464691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.01.21 22:09:34.465392 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.01.21 22:09:34.465669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.01.21 22:09:34.505508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.01.21 22:09:34.526682 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.01.21 22:09:34.526860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 749 | 2026.01.21 22:09:34.534367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.01.21 22:09:34.535934 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.01.21 22:09:34.539666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.01.21 22:09:35.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 2.00 MiB | ||
| 753 | 2026.01.21 22:09:37.413206 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.01.21 22:09:37.413409 [ 3 ] {414b2b0f-d04c-44a0-87c5-b96f11307658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.01.21 22:09:37.413877 [ 3 ] {414b2b0f-d04c-44a0-87c5-b96f11307658} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.01.21 22:09:37.414134 [ 3 ] {414b2b0f-d04c-44a0-87c5-b96f11307658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.01.21 22:09:37.414865 [ 3 ] {414b2b0f-d04c-44a0-87c5-b96f11307658} <Debug> TCPHandler: Processed in 0.001794016 sec. | ||
| 758 | 2026.01.21 22:09:37.430349 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.01.21 22:09:37.430489 [ 3 ] {93748a41-38f7-40ae-b72d-d5882eacb580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.01.21 22:09:37.432824 [ 3 ] {93748a41-38f7-40ae-b72d-d5882eacb580} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.01.21 22:09:37.432871 [ 3 ] {93748a41-38f7-40ae-b72d-d5882eacb580} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.01.21 22:09:37.433313 [ 3 ] {93748a41-38f7-40ae-b72d-d5882eacb580} <Debug> TCPHandler: Processed in 0.003017357 sec. | ||
| 763 | 2026.01.21 22:09:37.433620 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.01.21 22:09:37.433741 [ 3 ] {b97199b3-41ff-4218-820a-122b7d5cf4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.01.21 22:09:37.434036 [ 3 ] {b97199b3-41ff-4218-820a-122b7d5cf4ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.01.21 22:09:37.434080 [ 3 ] {b97199b3-41ff-4218-820a-122b7d5cf4ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.01.21 22:09:37.434444 [ 3 ] {b97199b3-41ff-4218-820a-122b7d5cf4ae} <Debug> TCPHandler: Processed in 0.000876682 sec. | ||
| 768 | 2026.01.21 22:09:37.434668 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.01.21 22:09:37.434787 [ 3 ] {457c91b4-ad38-4d97-9e7d-9374bb9c9737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 770 | 2026.01.21 22:09:37.435040 [ 3 ] {457c91b4-ad38-4d97-9e7d-9374bb9c9737} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.01.21 22:09:37.435083 [ 3 ] {457c91b4-ad38-4d97-9e7d-9374bb9c9737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.01.21 22:09:37.435416 [ 3 ] {457c91b4-ad38-4d97-9e7d-9374bb9c9737} <Debug> TCPHandler: Processed in 0.000799211 sec. | ||
| 773 | 2026.01.21 22:09:37.435641 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.01.21 22:09:37.435760 [ 3 ] {21ad09c4-564e-41db-8396-1868ea158d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 775 | 2026.01.21 22:09:37.436017 [ 3 ] {21ad09c4-564e-41db-8396-1868ea158d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.01.21 22:09:37.436061 [ 3 ] {21ad09c4-564e-41db-8396-1868ea158d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.01.21 22:09:37.436431 [ 3 ] {21ad09c4-564e-41db-8396-1868ea158d7c} <Debug> TCPHandler: Processed in 0.000840572 sec. | ||
| 778 | 2026.01.21 22:09:37.436654 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.01.21 22:09:37.436776 [ 3 ] {9be3c916-053c-47cd-9b53-7359138fe8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 780 | 2026.01.21 22:09:37.437031 [ 3 ] {9be3c916-053c-47cd-9b53-7359138fe8d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.01.21 22:09:37.437075 [ 3 ] {9be3c916-053c-47cd-9b53-7359138fe8d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.01.21 22:09:37.437405 [ 3 ] {9be3c916-053c-47cd-9b53-7359138fe8d5} <Debug> TCPHandler: Processed in 0.000801161 sec. | ||
| 783 | 2026.01.21 22:09:37.437721 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.01.21 22:09:37.437935 [ 3 ] {402edafc-27a4-4b63-82d7-afccb81aae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 785 | 2026.01.21 22:09:37.438388 [ 3 ] {402edafc-27a4-4b63-82d7-afccb81aae77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.01.21 22:09:37.438450 [ 3 ] {402edafc-27a4-4b63-82d7-afccb81aae77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.01.21 22:09:37.438910 [ 3 ] {402edafc-27a4-4b63-82d7-afccb81aae77} <Debug> TCPHandler: Processed in 0.001321533 sec. | ||
| 788 | 2026.01.21 22:09:37.439132 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.01.21 22:09:37.439254 [ 3 ] {48d6dfbf-293c-4a1e-a417-85f61bec470a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 790 | 2026.01.21 22:09:37.439547 [ 3 ] {48d6dfbf-293c-4a1e-a417-85f61bec470a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.01.21 22:09:37.439593 [ 3 ] {48d6dfbf-293c-4a1e-a417-85f61bec470a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.01.21 22:09:37.439915 [ 3 ] {48d6dfbf-293c-4a1e-a417-85f61bec470a} <Debug> TCPHandler: Processed in 0.000843362 sec. | ||
| 793 | 2026.01.21 22:09:37.440112 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.01.21 22:09:37.440230 [ 3 ] {93fb310f-7330-42ef-b6fe-dceda32d18f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 795 | 2026.01.21 22:09:37.440497 [ 3 ] {93fb310f-7330-42ef-b6fe-dceda32d18f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.01.21 22:09:37.440540 [ 3 ] {93fb310f-7330-42ef-b6fe-dceda32d18f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.01.21 22:09:37.440930 [ 3 ] {93fb310f-7330-42ef-b6fe-dceda32d18f7} <Debug> TCPHandler: Processed in 0.000867052 sec. | ||
| 798 | 2026.01.21 22:09:37.441121 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.01.21 22:09:37.441240 [ 3 ] {23942a24-f77e-425a-a7a0-adc21f3c73f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 800 | 2026.01.21 22:09:37.441503 [ 3 ] {23942a24-f77e-425a-a7a0-adc21f3c73f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.01.21 22:09:37.441550 [ 3 ] {23942a24-f77e-425a-a7a0-adc21f3c73f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.01.21 22:09:37.441849 [ 3 ] {23942a24-f77e-425a-a7a0-adc21f3c73f0} <Debug> TCPHandler: Processed in 0.000777579 sec. | ||
| 803 | 2026.01.21 22:09:37.442045 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.01.21 22:09:37.442161 [ 3 ] {a099100f-d242-45d4-b0fd-2b544ba5b1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 805 | 2026.01.21 22:09:37.442420 [ 3 ] {a099100f-d242-45d4-b0fd-2b544ba5b1b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.01.21 22:09:37.442462 [ 3 ] {a099100f-d242-45d4-b0fd-2b544ba5b1b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.01.21 22:09:37.442786 [ 3 ] {a099100f-d242-45d4-b0fd-2b544ba5b1b6} <Debug> TCPHandler: Processed in 0.00078975 sec. | ||
| 808 | 2026.01.21 22:09:37.442972 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.01.21 22:09:37.443090 [ 3 ] {35cdaf94-7162-41db-89de-28442d8107b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 810 | 2026.01.21 22:09:37.443350 [ 3 ] {35cdaf94-7162-41db-89de-28442d8107b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.01.21 22:09:37.443393 [ 3 ] {35cdaf94-7162-41db-89de-28442d8107b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.01.21 22:09:37.443698 [ 3 ] {35cdaf94-7162-41db-89de-28442d8107b5} <Debug> TCPHandler: Processed in 0.00077428 sec. | ||
| 813 | 2026.01.21 22:09:37.443889 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.01.21 22:09:37.444007 [ 3 ] {bceb4e0c-e7ad-4728-9ab5-ee0c093632a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 815 | 2026.01.21 22:09:37.444268 [ 3 ] {bceb4e0c-e7ad-4728-9ab5-ee0c093632a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.01.21 22:09:37.444309 [ 3 ] {bceb4e0c-e7ad-4728-9ab5-ee0c093632a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.01.21 22:09:37.444628 [ 3 ] {bceb4e0c-e7ad-4728-9ab5-ee0c093632a5} <Debug> TCPHandler: Processed in 0.00078762 sec. | ||
| 818 | 2026.01.21 22:09:37.444818 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.01.21 22:09:37.444935 [ 3 ] {e9339c88-71df-4dd6-a5e7-f6d462b3ace9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 820 | 2026.01.21 22:09:37.445194 [ 3 ] {e9339c88-71df-4dd6-a5e7-f6d462b3ace9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.01.21 22:09:37.445236 [ 3 ] {e9339c88-71df-4dd6-a5e7-f6d462b3ace9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.01.21 22:09:37.445592 [ 3 ] {e9339c88-71df-4dd6-a5e7-f6d462b3ace9} <Debug> TCPHandler: Processed in 0.000823161 sec. | ||
| 823 | 2026.01.21 22:09:37.445798 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.01.21 22:09:37.445925 [ 3 ] {e73f3415-8827-40c7-b31c-bbca512f6e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 825 | 2026.01.21 22:09:37.446193 [ 3 ] {e73f3415-8827-40c7-b31c-bbca512f6e1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.01.21 22:09:37.446237 [ 3 ] {e73f3415-8827-40c7-b31c-bbca512f6e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.01.21 22:09:37.446627 [ 3 ] {e73f3415-8827-40c7-b31c-bbca512f6e1b} <Debug> TCPHandler: Processed in 0.000884882 sec. | ||
| 828 | 2026.01.21 22:09:37.447314 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.01.21 22:09:37.447436 [ 3 ] {a7e94bec-b76f-4351-81ff-d7984c0d7d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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) | ||
| 830 | 2026.01.21 22:09:37.447716 [ 3 ] {a7e94bec-b76f-4351-81ff-d7984c0d7d25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.01.21 22:09:37.447760 [ 3 ] {a7e94bec-b76f-4351-81ff-d7984c0d7d25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.01.21 22:09:37.448093 [ 3 ] {a7e94bec-b76f-4351-81ff-d7984c0d7d25} <Debug> TCPHandler: Processed in 0.000828671 sec. | ||
| 833 | 2026.01.21 22:09:37.448306 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.01.21 22:09:37.448430 [ 3 ] {73a25c93-2631-4402-81d6-8865f4f2bc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.01.21 22:09:37.448718 [ 3 ] {73a25c93-2631-4402-81d6-8865f4f2bc84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.01.21 22:09:37.448761 [ 3 ] {73a25c93-2631-4402-81d6-8865f4f2bc84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.01.21 22:09:37.449307 [ 3 ] {73a25c93-2631-4402-81d6-8865f4f2bc84} <Debug> TCPHandler: Processed in 0.001050267 sec. | ||
| 838 | 2026.01.21 22:09:37.449506 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.01.21 22:09:37.449626 [ 3 ] {aec37247-e1b0-4e0e-92ba-323d911182b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.01.21 22:09:37.449915 [ 3 ] {aec37247-e1b0-4e0e-92ba-323d911182b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.01.21 22:09:37.449957 [ 3 ] {aec37247-e1b0-4e0e-92ba-323d911182b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.01.21 22:09:37.450275 [ 3 ] {aec37247-e1b0-4e0e-92ba-323d911182b3} <Debug> TCPHandler: Processed in 0.000816681 sec. | ||
| 843 | 2026.01.21 22:09:37.450464 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.01.21 22:09:37.450587 [ 3 ] {bfd5b788-3ebf-4f87-a48f-7bd268dbb52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.01.21 22:09:37.450854 [ 3 ] {bfd5b788-3ebf-4f87-a48f-7bd268dbb52a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.01.21 22:09:37.450895 [ 3 ] {bfd5b788-3ebf-4f87-a48f-7bd268dbb52a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.01.21 22:09:37.451218 [ 3 ] {bfd5b788-3ebf-4f87-a48f-7bd268dbb52a} <Debug> TCPHandler: Processed in 0.000802221 sec. | ||
| 848 | 2026.01.21 22:09:37.451408 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.01.21 22:09:37.451527 [ 3 ] {9b0faefe-b72e-4bc0-8ded-ddab02bb73ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.01.21 22:09:37.451799 [ 3 ] {9b0faefe-b72e-4bc0-8ded-ddab02bb73ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.01.21 22:09:37.451841 [ 3 ] {9b0faefe-b72e-4bc0-8ded-ddab02bb73ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.01.21 22:09:37.452156 [ 3 ] {9b0faefe-b72e-4bc0-8ded-ddab02bb73ea} <Debug> TCPHandler: Processed in 0.000796341 sec. | ||
| 853 | 2026.01.21 22:09:37.452938 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.01.21 22:09:37.453055 [ 3 ] {cc78d0a7-20aa-428b-ad03-c6b80b9a100d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.01.21 22:09:37.453322 [ 3 ] {cc78d0a7-20aa-428b-ad03-c6b80b9a100d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.01.21 22:09:37.453364 [ 3 ] {cc78d0a7-20aa-428b-ad03-c6b80b9a100d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.01.21 22:09:37.453676 [ 3 ] {cc78d0a7-20aa-428b-ad03-c6b80b9a100d} <Debug> TCPHandler: Processed in 0.000786691 sec. | ||
| 858 | 2026.01.21 22:09:37.453912 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.01.21 22:09:37.454031 [ 3 ] {f7e67d8a-710f-4086-96ae-7c09bee4e4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.01.21 22:09:37.454299 [ 3 ] {f7e67d8a-710f-4086-96ae-7c09bee4e4f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.01.21 22:09:37.454341 [ 3 ] {f7e67d8a-710f-4086-96ae-7c09bee4e4f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.01.21 22:09:37.454718 [ 3 ] {f7e67d8a-710f-4086-96ae-7c09bee4e4f1} <Debug> TCPHandler: Processed in 0.000854212 sec. | ||
| 863 | 2026.01.21 22:09:37.454939 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.01.21 22:09:37.455069 [ 3 ] {c561196a-c41b-4bbd-945f-4274bc198c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.01.21 22:09:37.455368 [ 3 ] {c561196a-c41b-4bbd-945f-4274bc198c71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.01.21 22:09:37.455412 [ 3 ] {c561196a-c41b-4bbd-945f-4274bc198c71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.01.21 22:09:37.455760 [ 3 ] {c561196a-c41b-4bbd-945f-4274bc198c71} <Debug> TCPHandler: Processed in 0.000869802 sec. | ||
| 868 | 2026.01.21 22:09:37.455961 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.01.21 22:09:37.456089 [ 3 ] {28313dcd-a5ac-4b9c-baba-076c282cc5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.01.21 22:09:37.456379 [ 3 ] {28313dcd-a5ac-4b9c-baba-076c282cc5e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.01.21 22:09:37.456422 [ 3 ] {28313dcd-a5ac-4b9c-baba-076c282cc5e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.21 22:09:37.456765 [ 3 ] {28313dcd-a5ac-4b9c-baba-076c282cc5e8} <Debug> TCPHandler: Processed in 0.000852632 sec. | ||
| 873 | 2026.01.21 22:09:37.456962 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.01.21 22:09:37.457087 [ 3 ] {920cd1be-d360-4715-a688-c1782e985a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.01.21 22:09:37.457383 [ 3 ] {920cd1be-d360-4715-a688-c1782e985a31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.01.21 22:09:37.457425 [ 3 ] {920cd1be-d360-4715-a688-c1782e985a31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.01.21 22:09:37.457765 [ 3 ] {920cd1be-d360-4715-a688-c1782e985a31} <Debug> TCPHandler: Processed in 0.000851882 sec. | ||
| 878 | 2026.01.21 22:09:37.457964 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.01.21 22:09:37.458092 [ 3 ] {5725247b-a9a1-41db-adf5-04f7ea33d803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.01.21 22:09:37.458378 [ 3 ] {5725247b-a9a1-41db-adf5-04f7ea33d803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.01.21 22:09:37.458421 [ 3 ] {5725247b-a9a1-41db-adf5-04f7ea33d803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.01.21 22:09:37.458757 [ 3 ] {5725247b-a9a1-41db-adf5-04f7ea33d803} <Debug> TCPHandler: Processed in 0.000841071 sec. | ||
| 883 | 2026.01.21 22:09:37.511089 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.01.21 22:09:37.511223 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2026.01.21 22:09:37.511277 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.01.21 22:09:37.511997 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.01.21 22:09:37.512045 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 888 | 2026.01.21 22:09:37.512705 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.01.21 22:09:37.513189 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.01.21 22:09:37.513358 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Debug> executeQuery: Read 26 rows, 4.23 KiB in 0.00217 sec., 11981.566820276497 rows/sec., 1.90 MiB/sec. | ||
| 891 | 2026.01.21 22:09:37.513403 [ 3 ] {013be334-5382-445a-97b1-7befe2858e34} <Debug> TCPHandler: Processed in 0.002388061 sec. | ||
| 892 | 2026.01.21 22:09:37.513531 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.21 22:09:37.513636 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 894 | 2026.01.21 22:09:37.513678 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 895 | 2026.01.21 22:09:37.514215 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.01.21 22:09:37.514248 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 897 | 2026.01.21 22:09:37.514671 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.01.21 22:09:37.515107 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.01.21 22:09:37.515246 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001638 sec., 6105.006105006105 rows/sec., 497.82 KiB/sec. | ||
| 900 | 2026.01.21 22:09:37.515286 [ 3 ] {f2d190b2-cc50-4bb2-ab4e-d7fc0d564ce0} <Debug> TCPHandler: Processed in 0.001806227 sec. | ||
| 901 | 2026.01.21 22:09:37.515395 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.01.21 22:09:37.515491 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 903 | 2026.01.21 22:09:37.515530 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 904 | 2026.01.21 22:09:37.516702 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.01.21 22:09:37.516736 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 906 | 2026.01.21 22:09:37.517348 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.01.21 22:09:37.517789 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.01.21 22:09:37.517935 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Debug> executeQuery: Read 1195 rows, 100.81 KiB in 0.002464 sec., 484983.7662337662 rows/sec., 39.95 MiB/sec. | ||
| 909 | 2026.01.21 22:09:37.517973 [ 3 ] {da760c24-a179-42f1-8c24-3aaa5d0b6007} <Debug> TCPHandler: Processed in 0.002626947 sec. | ||
| 910 | 2026.01.21 22:09:37.518084 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.01.21 22:09:37.518180 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 912 | 2026.01.21 22:09:37.518220 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 913 | 2026.01.21 22:09:37.518633 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.01.21 22:09:37.518669 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 915 | 2026.01.21 22:09:37.519075 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.01.21 22:09:37.519480 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.01.21 22:09:37.519617 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001455 sec., 13745.704467353953 rows/sec., 996.70 KiB/sec. | ||
| 918 | 2026.01.21 22:09:37.519653 [ 3 ] {4e0197fc-cce3-44ab-95ab-96fc586ad21a} <Debug> TCPHandler: Processed in 0.001618841 sec. | ||
| 919 | 2026.01.21 22:09:37.519751 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.01.21 22:09:37.519844 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 921 | 2026.01.21 22:09:37.519883 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 922 | 2026.01.21 22:09:37.520373 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.01.21 22:09:37.520410 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 924 | 2026.01.21 22:09:37.520855 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.01.21 22:09:37.521272 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.01.21 22:09:37.521410 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001583 sec., 144030.32217308908 rows/sec., 9.75 MiB/sec. | ||
| 927 | 2026.01.21 22:09:37.521446 [ 3 ] {a0d88842-2141-4b9d-95a7-f07b92bad27e} <Debug> TCPHandler: Processed in 0.001743934 sec. | ||
| 928 | 2026.01.21 22:09:37.521562 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.01.21 22:09:37.521656 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2026.01.21 22:09:37.521695 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2026.01.21 22:09:37.522265 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.01.21 22:09:37.522301 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 933 | 2026.01.21 22:09:37.522941 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.01.21 22:09:37.523349 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.01.21 22:09:37.523484 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Debug> executeQuery: Read 512 rows, 38.78 KiB in 0.001846 sec., 277356.4463705309 rows/sec., 20.52 MiB/sec. | ||
| 936 | 2026.01.21 22:09:37.523522 [ 3 ] {436eeac5-15dd-4806-8843-d5855a7f7d70} <Debug> TCPHandler: Processed in 0.002008731 sec. | ||
| 937 | 2026.01.21 22:09:37.523635 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.01.21 22:09:37.523742 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 939 | 2026.01.21 22:09:37.523787 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 940 | 2026.01.21 22:09:37.524862 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.01.21 22:09:37.524895 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 942 | 2026.01.21 22:09:37.527537 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.01.21 22:09:37.527976 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.01.21 22:09:37.528114 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Debug> executeQuery: Read 1389 rows, 95.03 KiB in 0.00439 sec., 316400.91116173123 rows/sec., 21.14 MiB/sec. | ||
| 945 | 2026.01.21 22:09:37.528157 [ 3 ] {e77d6724-c735-47ab-83c1-078dbb4058a3} <Debug> TCPHandler: Processed in 0.004571487 sec. | ||
| 946 | 2026.01.21 22:09:37.528275 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.01.21 22:09:37.528371 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.01.21 22:09:37.528424 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 949 | 2026.01.21 22:09:37.529167 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.01.21 22:09:37.529203 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 951 | 2026.01.21 22:09:37.530384 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.01.21 22:09:37.530809 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.01.21 22:09:37.530959 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002607 sec., 3835.8266206367475 rows/sec., 6.87 MiB/sec. | ||
| 954 | 2026.01.21 22:09:37.531018 [ 3 ] {886cf551-da3b-446f-b4d0-d334e6c69ddb} <Debug> TCPHandler: Processed in 0.002793031 sec. | ||
| 955 | 2026.01.21 22:09:37.531121 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.01.21 22:09:37.531218 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.01.21 22:09:37.531261 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 958 | 2026.01.21 22:09:37.531583 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.01.21 22:09:37.531621 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 960 | 2026.01.21 22:09:37.532095 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.01.21 22:09:37.532560 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.01.21 22:09:37.532689 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001489 sec., 5372.733378106112 rows/sec., 367.28 KiB/sec. | ||
| 963 | 2026.01.21 22:09:37.532731 [ 3 ] {eb18cecd-d6f4-4d57-8b97-edee796c68aa} <Debug> TCPHandler: Processed in 0.001659113 sec. | ||
| 964 | 2026.01.21 22:09:39.503038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 158 | ||
| 965 | 2026.01.21 22:09:39.506482 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.01.21 22:09:39.506534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 967 | 2026.01.21 22:09:39.507905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 968 | 2026.01.21 22:09:39.508390 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.01.21 22:09:39.508696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 970 | 2026.01.21 22:09:40.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.37 MiB, peak 160.38 MiB, free memory in arenas 0.00 B, will set to 160.42 MiB (RSS), difference: 4.05 MiB | ||
| 971 | 2026.01.21 22:09:41.469979 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.01.21 22:09:41.470225 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 973 | 2026.01.21 22:09:41.470636 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 974 | 2026.01.21 22:09:41.472664 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 975 | 2026.01.21 22:09:41.472967 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 976 | 2026.01.21 22:09:41.473165 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 977 | 2026.01.21 22:09:41.475468 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 978 | 2026.01.21 22:09:41.477868 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 979 | 2026.01.21 22:09:41.477945 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 980 | 2026.01.21 22:09:41.477962 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 981 | 2026.01.21 22:09:41.478080 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 982 | 2026.01.21 22:09:41.478110 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 983 | 2026.01.21 22:09:41.485701 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.015573 sec., 1669.5562833108586 rows/sec., 66.60 KiB/sec. | ||
| 984 | 2026.01.21 22:09:41.485813 [ 3 ] {2cc1b834-58e9-43c3-bd15-9bbe55556bfc} <Debug> TCPHandler: Processed in 0.015958278 sec. | ||
| 985 | 2026.01.21 22:09:41.486200 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.01.21 22:09:41.486354 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 987 | 2026.01.21 22:09:41.486602 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 988 | 2026.01.21 22:09:41.486637 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 989 | 2026.01.21 22:09:41.486855 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2026.01.21 22:09:41.486914 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2026.01.21 22:09:41.487031 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 992 | 2026.01.21 22:09:41.487063 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 993 | 2026.01.21 22:09:41.487083 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 994 | 2026.01.21 22:09:41.487098 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 995 | 2026.01.21 22:09:41.487134 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 996 | 2026.01.21 22:09:41.487153 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 997 | 2026.01.21 22:09:41.487676 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001388 sec., 18731.98847262248 rows/sec., 747.20 KiB/sec. | ||
| 998 | 2026.01.21 22:09:41.487767 [ 3 ] {e309d630-bde1-4c15-8ac7-f78c8491ff2f} <Debug> TCPHandler: Processed in 0.001631292 sec. | ||
| 999 | 2026.01.21 22:09:41.488320 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.01.21 22:09:41.488463 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1001 | 2026.01.21 22:09:41.488682 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1002 | 2026.01.21 22:09:41.488716 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1003 | 2026.01.21 22:09:41.488905 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.21 22:09:41.488959 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.21 22:09:41.489065 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1006 | 2026.01.21 22:09:41.489096 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1007 | 2026.01.21 22:09:41.489114 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1008 | 2026.01.21 22:09:41.489129 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1009 | 2026.01.21 22:09:41.489164 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1010 | 2026.01.21 22:09:41.489182 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1011 | 2026.01.21 22:09:41.489661 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.00126 sec., 20634.920634920632 rows/sec., 823.10 KiB/sec. | ||
| 1012 | 2026.01.21 22:09:41.489744 [ 3 ] {aa2702bb-4df4-4716-8884-cfffe4c28035} <Debug> TCPHandler: Processed in 0.001476727 sec. | ||
| 1013 | 2026.01.21 22:09:41.489969 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.21 22:09:41.490104 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1015 | 2026.01.21 22:09:41.490310 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1016 | 2026.01.21 22:09:41.490344 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1017 | 2026.01.21 22:09:41.490534 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2026.01.21 22:09:41.490588 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2026.01.21 22:09:41.490689 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1020 | 2026.01.21 22:09:41.490716 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1021 | 2026.01.21 22:09:41.490735 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1022 | 2026.01.21 22:09:41.490749 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1023 | 2026.01.21 22:09:41.490781 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1024 | 2026.01.21 22:09:41.490799 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1025 | 2026.01.21 22:09:41.491201 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 899.49 KiB/sec. | ||
| 1026 | 2026.01.21 22:09:41.491287 [ 3 ] {a459b27b-ee1e-4ba9-96e4-b2f26f08ea61} <Debug> TCPHandler: Processed in 0.001367605 sec. | ||
| 1027 | 2026.01.21 22:09:41.491498 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.01.21 22:09:41.491644 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1029 | 2026.01.21 22:09:41.491865 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1030 | 2026.01.21 22:09:41.491900 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1031 | 2026.01.21 22:09:41.492097 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.01.21 22:09:41.492152 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.01.21 22:09:41.492256 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1034 | 2026.01.21 22:09:41.492285 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1035 | 2026.01.21 22:09:41.492304 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1036 | 2026.01.21 22:09:41.492318 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1037 | 2026.01.21 22:09:41.492352 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1038 | 2026.01.21 22:09:41.492370 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1039 | 2026.01.21 22:09:41.492831 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001244 sec., 20900.321543408358 rows/sec., 833.69 KiB/sec. | ||
| 1040 | 2026.01.21 22:09:41.492919 [ 3 ] {79b4b5c8-9be6-45fa-bf38-a40b43249aae} <Debug> TCPHandler: Processed in 0.001474738 sec. | ||
| 1041 | 2026.01.21 22:09:41.493125 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.21 22:09:41.493259 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.01.21 22:09:41.493468 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1044 | 2026.01.21 22:09:41.493503 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1045 | 2026.01.21 22:09:41.493694 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2026.01.21 22:09:41.493746 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.01.21 22:09:41.493848 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1048 | 2026.01.21 22:09:41.493877 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1049 | 2026.01.21 22:09:41.493896 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1050 | 2026.01.21 22:09:41.493910 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1051 | 2026.01.21 22:09:41.493943 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1052 | 2026.01.21 22:09:41.493961 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1053 | 2026.01.21 22:09:41.494386 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001181 sec., 22015.24132091448 rows/sec., 878.16 KiB/sec. | ||
| 1054 | 2026.01.21 22:09:41.494468 [ 3 ] {62bd4f14-4d17-49d8-85a2-175a3399b2d8} <Debug> TCPHandler: Processed in 0.001393215 sec. | ||
| 1055 | 2026.01.21 22:09:41.494672 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.01.21 22:09:41.494805 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1057 | 2026.01.21 22:09:41.495040 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1058 | 2026.01.21 22:09:41.495075 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1059 | 2026.01.21 22:09:41.495266 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.01.21 22:09:41.495318 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.01.21 22:09:41.495417 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1062 | 2026.01.21 22:09:41.495444 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1063 | 2026.01.21 22:09:41.495463 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1064 | 2026.01.21 22:09:41.495477 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1065 | 2026.01.21 22:09:41.495509 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1066 | 2026.01.21 22:09:41.495526 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1067 | 2026.01.21 22:09:41.495943 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 870.06 KiB/sec. | ||
| 1068 | 2026.01.21 22:09:41.496026 [ 3 ] {40de2bef-cd14-4c03-9fe9-c258c1dcbef3} <Debug> TCPHandler: Processed in 0.001403196 sec. | ||
| 1069 | 2026.01.21 22:09:41.496227 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.21 22:09:41.496362 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.01.21 22:09:41.496592 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1072 | 2026.01.21 22:09:41.496639 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1073 | 2026.01.21 22:09:41.496864 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.21 22:09:41.496919 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.01.21 22:09:41.497051 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1076 | 2026.01.21 22:09:41.497085 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1077 | 2026.01.21 22:09:41.497105 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1078 | 2026.01.21 22:09:41.497124 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1079 | 2026.01.21 22:09:41.497162 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1080 | 2026.01.21 22:09:41.497186 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1081 | 2026.01.21 22:09:41.497692 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001384 sec., 18786.127167630057 rows/sec., 749.36 KiB/sec. | ||
| 1082 | 2026.01.21 22:09:41.497782 [ 3 ] {7471809b-1ceb-4381-893e-cc93b075609d} <Debug> TCPHandler: Processed in 0.001604391 sec. | ||
| 1083 | 2026.01.21 22:09:41.498034 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.21 22:09:41.498170 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1085 | 2026.01.21 22:09:41.498382 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1086 | 2026.01.21 22:09:41.498417 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1087 | 2026.01.21 22:09:41.498616 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.01.21 22:09:41.498669 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.01.21 22:09:41.498767 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1090 | 2026.01.21 22:09:41.498795 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1091 | 2026.01.21 22:09:41.498813 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1092 | 2026.01.21 22:09:41.498827 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1093 | 2026.01.21 22:09:41.498860 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1094 | 2026.01.21 22:09:41.498877 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1095 | 2026.01.21 22:09:41.499329 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001198 sec., 21702.838063439063 rows/sec., 865.70 KiB/sec. | ||
| 1096 | 2026.01.21 22:09:41.499428 [ 3 ] {53e69dfc-d1ea-4233-a361-0d5faf22f5b3} <Debug> TCPHandler: Processed in 0.001443737 sec. | ||
| 1097 | 2026.01.21 22:09:41.499730 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.21 22:09:41.499878 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.01.21 22:09:41.500098 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1100 | 2026.01.21 22:09:41.500134 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1101 | 2026.01.21 22:09:41.500337 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.01.21 22:09:41.500392 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.01.21 22:09:41.500496 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1104 | 2026.01.21 22:09:41.500525 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1105 | 2026.01.21 22:09:41.500545 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1106 | 2026.01.21 22:09:41.500563 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1107 | 2026.01.21 22:09:41.500598 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1108 | 2026.01.21 22:09:41.500618 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1109 | 2026.01.21 22:09:41.501050 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.00123 sec., 21138.211382113823 rows/sec., 843.18 KiB/sec. | ||
| 1110 | 2026.01.21 22:09:41.501134 [ 3 ] {ef40c7d3-763c-4ac5-9765-5194fad79ffd} <Debug> TCPHandler: Processed in 0.001466548 sec. | ||
| 1111 | 2026.01.21 22:09:41.501363 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.21 22:09:41.501498 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.01.21 22:09:41.501710 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1114 | 2026.01.21 22:09:41.501745 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1115 | 2026.01.21 22:09:41.501939 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2026.01.21 22:09:41.501990 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2026.01.21 22:09:41.502089 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1118 | 2026.01.21 22:09:41.502117 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1119 | 2026.01.21 22:09:41.502134 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1120 | 2026.01.21 22:09:41.502148 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1121 | 2026.01.21 22:09:41.502181 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1122 | 2026.01.21 22:09:41.502198 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1123 | 2026.01.21 22:09:41.502640 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 864.98 KiB/sec. | ||
| 1124 | 2026.01.21 22:09:41.502722 [ 3 ] {25408875-01b9-4ed3-9be3-9d64925b693f} <Debug> TCPHandler: Processed in 0.001409256 sec. | ||
| 1125 | 2026.01.21 22:09:41.514744 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.01.21 22:09:41.514889 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1127 | 2026.01.21 22:09:41.515145 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1128 | 2026.01.21 22:09:41.515184 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 1129 | 2026.01.21 22:09:41.515401 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1130 | 2026.01.21 22:09:41.515460 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1131 | 2026.01.21 22:09:41.515591 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1132 | 2026.01.21 22:09:41.515626 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1133 | 2026.01.21 22:09:41.515645 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1134 | 2026.01.21 22:09:41.515659 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1135 | 2026.01.21 22:09:41.515695 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1136 | 2026.01.21 22:09:41.515715 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1137 | 2026.01.21 22:09:41.516184 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001354 sec., 19202.363367799113 rows/sec., 765.96 KiB/sec. | ||
| 1138 | 2026.01.21 22:09:41.516267 [ 3 ] {016cad8a-3555-4411-a3bb-8593aafa6f45} <Debug> TCPHandler: Processed in 0.00157785 sec. | ||
| 1139 | 2026.01.21 22:09:41.521104 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.01.21 22:09:41.521217 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1141 | 2026.01.21 22:09:41.521261 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.01.21 22:09:41.521784 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.01.21 22:09:41.521828 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1144 | 2026.01.21 22:09:41.522405 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.01.21 22:09:41.522793 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.01.21 22:09:41.522945 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001758 sec., 6825.938566552901 rows/sec., 2.43 MiB/sec. | ||
| 1147 | 2026.01.21 22:09:41.522984 [ 3 ] {ab802cae-2b94-4ed0-ba6e-9f4387cfc43f} <Debug> TCPHandler: Processed in 0.001934489 sec. | ||
| 1148 | 2026.01.21 22:09:41.523103 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.01.21 22:09:41.523202 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.01.21 22:09:41.523244 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1151 | 2026.01.21 22:09:41.525837 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.01.21 22:09:41.525883 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1153 | 2026.01.21 22:09:41.526667 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.01.21 22:09:41.527401 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.01.21 22:09:41.527584 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.004404 sec., 101271.57129881925 rows/sec., 6.42 MiB/sec. | ||
| 1156 | 2026.01.21 22:09:41.527625 [ 3 ] {db52ad5e-e5c5-440c-a299-c94b26763799} <Debug> TCPHandler: Processed in 0.004573567 sec. | ||
| 1157 | 2026.01.21 22:09:41.527744 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.01.21 22:09:41.527844 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1159 | 2026.01.21 22:09:41.527887 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1160 | 2026.01.21 22:09:41.529055 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.01.21 22:09:41.529093 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1162 | 2026.01.21 22:09:41.529562 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1163 | 2026.01.21 22:09:41.530055 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.01.21 22:09:41.530275 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Debug> executeQuery: Read 1176 rows, 95.15 KiB in 0.002451 sec., 479804.1615667075 rows/sec., 37.91 MiB/sec. | ||
| 1165 | 2026.01.21 22:09:41.530314 [ 3 ] {c269884f-43aa-477f-b3b6-4c6b5da15fcc} <Debug> TCPHandler: Processed in 0.002620447 sec. | ||
| 1166 | 2026.01.21 22:09:41.530438 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.01.21 22:09:41.530553 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.01.21 22:09:41.530596 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1169 | 2026.01.21 22:09:41.531116 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.01.21 22:09:41.531153 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1171 | 2026.01.21 22:09:41.531599 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1172 | 2026.01.21 22:09:41.532048 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.01.21 22:09:41.532256 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Debug> executeQuery: Read 223 rows, 13.39 KiB in 0.001728 sec., 129050.92592592593 rows/sec., 7.57 MiB/sec. | ||
| 1174 | 2026.01.21 22:09:41.532293 [ 3 ] {c971e523-18ed-4633-9dec-602f1ca5541d} <Debug> TCPHandler: Processed in 0.001908149 sec. | ||
| 1175 | 2026.01.21 22:09:41.532400 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.01.21 22:09:41.532496 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.01.21 22:09:41.532536 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1178 | 2026.01.21 22:09:41.533049 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.01.21 22:09:41.533086 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1180 | 2026.01.21 22:09:41.533498 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.01.21 22:09:41.533910 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.01.21 22:09:41.534040 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001563 sec., 147152.9110684581 rows/sec., 9.49 MiB/sec. | ||
| 1183 | 2026.01.21 22:09:41.534075 [ 3 ] {60cb82e2-4ebd-487f-a9f1-b6a9823992f7} <Debug> TCPHandler: Processed in 0.001725954 sec. | ||
| 1184 | 2026.01.21 22:09:41.534173 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.01.21 22:09:41.534268 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1186 | 2026.01.21 22:09:41.534307 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1187 | 2026.01.21 22:09:41.534811 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.01.21 22:09:41.534848 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1189 | 2026.01.21 22:09:41.535267 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2026.01.21 22:09:41.535681 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.01.21 22:09:41.535810 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00156 sec., 146794.8717948718 rows/sec., 8.33 MiB/sec. | ||
| 1192 | 2026.01.21 22:09:41.535845 [ 3 ] {fdcd95c6-8844-4bd4-bf5c-f5976d3c6396} <Debug> TCPHandler: Processed in 0.001720834 sec. | ||
| 1193 | 2026.01.21 22:09:41.535949 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.01.21 22:09:41.536042 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1195 | 2026.01.21 22:09:41.536081 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1196 | 2026.01.21 22:09:41.536787 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.01.21 22:09:41.536824 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1198 | 2026.01.21 22:09:41.537280 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.01.21 22:09:41.537752 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.01.21 22:09:41.537879 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Debug> executeQuery: Read 705 rows, 50.03 KiB in 0.001855 sec., 380053.90835579514 rows/sec., 26.34 MiB/sec. | ||
| 1201 | 2026.01.21 22:09:41.537914 [ 3 ] {f3623580-58df-42c9-96bc-d0ddd8ec40a6} <Debug> TCPHandler: Processed in 0.002014772 sec. | ||
| 1202 | 2026.01.21 22:09:41.538023 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.01.21 22:09:41.538118 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1204 | 2026.01.21 22:09:41.538159 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1205 | 2026.01.21 22:09:41.538473 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.01.21 22:09:41.538508 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1207 | 2026.01.21 22:09:41.538904 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2026.01.21 22:09:41.539319 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.01.21 22:09:41.539444 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. | ||
| 1210 | 2026.01.21 22:09:41.539477 [ 3 ] {ff368db4-abd0-4c56-9c08-f5ba229234a5} <Debug> TCPHandler: Processed in 0.001503899 sec. | ||
| 1211 | 2026.01.21 22:09:41.539585 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.01.21 22:09:41.539679 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.01.21 22:09:41.539723 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1214 | 2026.01.21 22:09:41.540111 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.01.21 22:09:41.540146 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1216 | 2026.01.21 22:09:41.540601 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1217 | 2026.01.21 22:09:41.541146 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.01.21 22:09:41.541288 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Debug> executeQuery: Read 256 rows, 16.88 KiB in 0.001625 sec., 157538.46153846153 rows/sec., 10.15 MiB/sec. | ||
| 1219 | 2026.01.21 22:09:41.541327 [ 3 ] {1516d590-fcfb-4cfc-9692-6b411c43d455} <Debug> TCPHandler: Processed in 0.001790616 sec. | ||
| 1220 | 2026.01.21 22:09:41.541442 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.01.21 22:09:41.541539 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.01.21 22:09:41.541582 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1223 | 2026.01.21 22:09:41.541899 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.01.21 22:09:41.541936 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1225 | 2026.01.21 22:09:41.542347 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1226 | 2026.01.21 22:09:41.542761 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.01.21 22:09:41.542891 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
| 1228 | 2026.01.21 22:09:41.542935 [ 3 ] {5ab2f9f5-690f-44c9-982f-a2980250122a} <Debug> TCPHandler: Processed in 0.001543219 sec. | ||
| 1229 | 2026.01.21 22:09:41.543043 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.01.21 22:09:41.543138 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1231 | 2026.01.21 22:09:41.543182 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1232 | 2026.01.21 22:09:41.543515 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.01.21 22:09:41.543551 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1234 | 2026.01.21 22:09:41.544063 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1235 | 2026.01.21 22:09:41.544499 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.01.21 22:09:41.544627 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Debug> executeQuery: Read 80 rows, 4.79 KiB in 0.001507 sec., 53085.600530856005 rows/sec., 3.10 MiB/sec. | ||
| 1237 | 2026.01.21 22:09:41.544665 [ 3 ] {28e4e0ed-a42f-40bd-a64c-c2998ef06c10} <Debug> TCPHandler: Processed in 0.001671142 sec. | ||
| 1238 | 2026.01.21 22:09:41.966687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1239 | 2026.01.21 22:09:41.967178 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.01.21 22:09:41.967228 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1241 | 2026.01.21 22:09:41.968029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1242 | 2026.01.21 22:09:41.968504 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.01.21 22:09:41.968657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1244 | 2026.01.21 22:09:42.040796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1245 | 2026.01.21 22:09:42.057079 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.01.21 22:09:42.057145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1247 | 2026.01.21 22:09:42.064222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1248 | 2026.01.21 22:09:42.065515 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.01.21 22:09:42.069646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1250 | 2026.01.21 22:09:42.378158 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60386 | ||
| 1251 | 2026.01.21 22:09:42.380027 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1252 | 2026.01.21 22:09:42.380079 [ 286 ] {} <Debug> TCP-Session: 0471781d-f09a-4ee0-bb6c-155dbe548c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:60386 | ||
| 1253 | 2026.01.21 22:09:42.380102 [ 286 ] {} <Debug> TCP-Session: 0471781d-f09a-4ee0-bb6c-155dbe548c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.01.21 22:09:42.380114 [ 286 ] {} <Debug> TCP-Session: 0471781d-f09a-4ee0-bb6c-155dbe548c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.01.21 22:09:42.380165 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1256 | 2026.01.21 22:09:42.380188 [ 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 | ||
| 1257 | 2026.01.21 22:09:42.380204 [ 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 | ||
| 1258 | 2026.01.21 22:09:42.385318 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36228 | ||
| 1259 | 2026.01.21 22:09:42.385440 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56864 | ||
| 1260 | 2026.01.21 22:09:42.385449 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2026.01.21 22:09:42.385526 [ 287 ] {} <Debug> TCP-Session: 44597def-14d9-40ea-bb01-07d5419ad5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:36228 | ||
| 1262 | 2026.01.21 22:09:42.385551 [ 287 ] {} <Debug> TCP-Session: 44597def-14d9-40ea-bb01-07d5419ad5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.01.21 22:09:42.385565 [ 287 ] {} <Debug> TCP-Session: 44597def-14d9-40ea-bb01-07d5419ad5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.01.21 22:09:42.385677 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1265 | 2026.01.21 22:09:42.385679 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59763 | ||
| 1266 | 2026.01.21 22:09:42.385719 [ 288 ] {} <Debug> TCP-Session: a977ca76-6326-488a-8b40-1beb7aa10265 Authenticating user 'default' from [fd00:1122:3344:101::e]:56864 | ||
| 1267 | 2026.01.21 22:09:42.385693 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56973 | ||
| 1268 | 2026.01.21 22:09:42.385756 [ 288 ] {} <Debug> TCP-Session: a977ca76-6326-488a-8b40-1beb7aa10265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.01.21 22:09:42.385688 [ 286 ] {} <Trace> TCP-Session: 0471781d-f09a-4ee0-bb6c-155dbe548c56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.01.21 22:09:42.385797 [ 288 ] {} <Debug> TCP-Session: a977ca76-6326-488a-8b40-1beb7aa10265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.01.21 22:09:42.385917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34214 | ||
| 1272 | 2026.01.21 22:09:42.386016 [ 286 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1273 | 2026.01.21 22:09:42.386084 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33759 | ||
| 1274 | 2026.01.21 22:09:42.386207 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1275 | 2026.01.21 22:09:42.386253 [ 289 ] {} <Debug> TCP-Session: 29adc22a-f304-42f4-9a71-f6a1afe08cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56973 | ||
| 1276 | 2026.01.21 22:09:42.386276 [ 289 ] {} <Debug> TCP-Session: 29adc22a-f304-42f4-9a71-f6a1afe08cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.01.21 22:09:42.386288 [ 289 ] {} <Debug> TCP-Session: 29adc22a-f304-42f4-9a71-f6a1afe08cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.01.21 22:09:42.386291 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.01.21 22:09:42.386330 [ 291 ] {} <Debug> TCP-Session: 6728b5cc-c81c-4bdf-b89f-56e496a1a177 Authenticating user 'default' from [fd00:1122:3344:101::e]:34214 | ||
| 1280 | 2026.01.21 22:09:42.386347 [ 291 ] {} <Debug> TCP-Session: 6728b5cc-c81c-4bdf-b89f-56e496a1a177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.01.21 22:09:42.386360 [ 291 ] {} <Debug> TCP-Session: 6728b5cc-c81c-4bdf-b89f-56e496a1a177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.01.21 22:09:42.386422 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1283 | 2026.01.21 22:09:42.386438 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59031 | ||
| 1284 | 2026.01.21 22:09:42.386454 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.01.21 22:09:42.386464 [ 290 ] {} <Debug> TCP-Session: a3ec4924-a19f-46f8-880e-6609dca3e803 Authenticating user 'default' from [fd00:1122:3344:101::e]:59763 | ||
| 1286 | 2026.01.21 22:09:42.386500 [ 292 ] {} <Debug> TCP-Session: dfa3a3c3-c12f-4d0b-a923-ccbf72481a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:33759 | ||
| 1287 | 2026.01.21 22:09:42.386510 [ 290 ] {} <Debug> TCP-Session: a3ec4924-a19f-46f8-880e-6609dca3e803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.01.21 22:09:42.386540 [ 286 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1289 | 2026.01.21 22:09:42.386561 [ 290 ] {} <Debug> TCP-Session: a3ec4924-a19f-46f8-880e-6609dca3e803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.01.21 22:09:42.386527 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44059 | ||
| 1291 | 2026.01.21 22:09:42.386612 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1292 | 2026.01.21 22:09:42.386631 [ 286 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1293 | 2026.01.21 22:09:42.386651 [ 293 ] {} <Debug> TCP-Session: 6c126990-e100-4ddc-979d-ab513ce0a99a Authenticating user 'default' from [fd00:1122:3344:101::e]:59031 | ||
| 1294 | 2026.01.21 22:09:42.386545 [ 292 ] {} <Debug> TCP-Session: dfa3a3c3-c12f-4d0b-a923-ccbf72481a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.01.21 22:09:42.386682 [ 293 ] {} <Debug> TCP-Session: 6c126990-e100-4ddc-979d-ab513ce0a99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.01.21 22:09:42.386696 [ 292 ] {} <Debug> TCP-Session: dfa3a3c3-c12f-4d0b-a923-ccbf72481a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.01.21 22:09:42.386708 [ 293 ] {} <Debug> TCP-Session: 6c126990-e100-4ddc-979d-ab513ce0a99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.01.21 22:09:42.386787 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1299 | 2026.01.21 22:09:42.386837 [ 294 ] {} <Debug> TCP-Session: 135f54cf-2029-478d-975b-c686e6f8129e Authenticating user 'default' from [fd00:1122:3344:101::e]:44059 | ||
| 1300 | 2026.01.21 22:09:42.386856 [ 294 ] {} <Debug> TCP-Session: 135f54cf-2029-478d-975b-c686e6f8129e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.01.21 22:09:42.386869 [ 294 ] {} <Debug> TCP-Session: 135f54cf-2029-478d-975b-c686e6f8129e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.01.21 22:09:42.387260 [ 286 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 1303 | 2026.01.21 22:09:42.401870 [ 296 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Trace> AggregatingTransform: Aggregating | ||
| 1304 | 2026.01.21 22:09:42.401977 [ 296 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1305 | 2026.01.21 22:09:42.402638 [ 296 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004484765 sec. (222.977 rows/sec., 8.71 KiB/sec.) | ||
| 1306 | 2026.01.21 22:09:42.402665 [ 296 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Trace> Aggregator: Merging aggregated data | ||
| 1307 | 2026.01.21 22:09:42.402693 [ 296 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1308 | 2026.01.21 22:09:42.403883 [ 286 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.017958 sec., 55.685488361732936 rows/sec., 2.18 KiB/sec. | ||
| 1309 | 2026.01.21 22:09:42.404050 [ 286 ] {4f7a7640-2b16-408c-80dd-8ae22af623d5} <Debug> TCPHandler: Processed in 0.018557474 sec. | ||
| 1310 | 2026.01.21 22:09:42.405489 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1311 | 2026.01.21 22:09:42.405531 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.01.21 22:09:42.405552 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.01.21 22:09:42.405578 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.01.21 22:09:42.405599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.01.21 22:09:42.405612 [ 288 ] {} <Debug> TCP-Session: a977ca76-6326-488a-8b40-1beb7aa10265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.01.21 22:09:42.405618 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.01.21 22:09:42.405637 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2026.01.21 22:09:42.405660 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.01.21 22:09:42.405682 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.01.21 22:09:42.405689 [ 293 ] {} <Debug> TCP-Session: 6c126990-e100-4ddc-979d-ab513ce0a99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.01.21 22:09:42.405710 [ 290 ] {} <Debug> TCP-Session: a3ec4924-a19f-46f8-880e-6609dca3e803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.01.21 22:09:42.405735 [ 294 ] {} <Debug> TCP-Session: 135f54cf-2029-478d-975b-c686e6f8129e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.01.21 22:09:42.405674 [ 292 ] {} <Debug> TCP-Session: dfa3a3c3-c12f-4d0b-a923-ccbf72481a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.01.21 22:09:42.405642 [ 291 ] {} <Debug> TCP-Session: 6728b5cc-c81c-4bdf-b89f-56e496a1a177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.01.21 22:09:42.405630 [ 287 ] {} <Debug> TCP-Session: 44597def-14d9-40ea-bb01-07d5419ad5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.01.21 22:09:42.405585 [ 289 ] {} <Debug> TCP-Session: 29adc22a-f304-42f4-9a71-f6a1afe08cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.01.21 22:09:42.405563 [ 286 ] {} <Debug> TCP-Session: 0471781d-f09a-4ee0-bb6c-155dbe548c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.01.21 22:09:42.998925 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35388 | ||
| 1329 | 2026.01.21 22:09:42.999034 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1330 | 2026.01.21 22:09:42.999059 [ 286 ] {} <Debug> TCP-Session: fef3e1c6-987b-466b-95c6-170dc9cade66 Authenticating user 'default' from [fd00:1122:3344:101::e]:35388 | ||
| 1331 | 2026.01.21 22:09:42.999080 [ 286 ] {} <Debug> TCP-Session: fef3e1c6-987b-466b-95c6-170dc9cade66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.01.21 22:09:42.999095 [ 286 ] {} <Debug> TCP-Session: fef3e1c6-987b-466b-95c6-170dc9cade66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.01.21 22:09:42.999316 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64902 | ||
| 1334 | 2026.01.21 22:09:42.999329 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61040 | ||
| 1335 | 2026.01.21 22:09:42.999367 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61498 | ||
| 1336 | 2026.01.21 22:09:42.999379 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55072 | ||
| 1337 | 2026.01.21 22:09:42.999427 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1338 | 2026.01.21 22:09:42.999385 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45590 | ||
| 1339 | 2026.01.21 22:09:42.999468 [ 287 ] {} <Debug> TCP-Session: 2cff22e5-ea75-4ca0-858e-54bbeb6d396a Authenticating user 'default' from [fd00:1122:3344:101::e]:64902 | ||
| 1340 | 2026.01.21 22:09:42.999462 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.01.21 22:09:42.999513 [ 287 ] {} <Debug> TCP-Session: 2cff22e5-ea75-4ca0-858e-54bbeb6d396a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.01.21 22:09:42.999540 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1343 | 2026.01.21 22:09:42.999557 [ 287 ] {} <Debug> TCP-Session: 2cff22e5-ea75-4ca0-858e-54bbeb6d396a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.01.21 22:09:42.999560 [ 292 ] {} <Debug> TCP-Session: 0dbf29fa-7f8e-4a6b-a2d6-a59413fab094 Authenticating user 'default' from [fd00:1122:3344:101::e]:61498 | ||
| 1345 | 2026.01.21 22:09:42.999578 [ 294 ] {} <Debug> TCP-Session: 96d666f2-8c17-4d7d-94c0-2b37d36eeea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45590 | ||
| 1346 | 2026.01.21 22:09:42.999609 [ 292 ] {} <Debug> TCP-Session: 0dbf29fa-7f8e-4a6b-a2d6-a59413fab094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.01.21 22:09:42.999623 [ 294 ] {} <Debug> TCP-Session: 96d666f2-8c17-4d7d-94c0-2b37d36eeea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.01.21 22:09:42.999631 [ 292 ] {} <Debug> TCP-Session: 0dbf29fa-7f8e-4a6b-a2d6-a59413fab094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.01.21 22:09:42.999647 [ 294 ] {} <Debug> TCP-Session: 96d666f2-8c17-4d7d-94c0-2b37d36eeea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.01.21 22:09:42.999354 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52481 | ||
| 1351 | 2026.01.21 22:09:42.999341 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47553 | ||
| 1352 | 2026.01.21 22:09:42.999341 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39123 | ||
| 1353 | 2026.01.21 22:09:42.999746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2026.01.21 22:09:42.999461 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1355 | 2026.01.21 22:09:42.999777 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2026.01.21 22:09:42.999781 [ 291 ] {} <Debug> TCP-Session: 432ec4ad-d77f-4acf-8953-319ae1cc20b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52481 | ||
| 1357 | 2026.01.21 22:09:42.999805 [ 288 ] {} <Debug> TCP-Session: 5b7feea9-316c-45a9-a866-ffc7cc07ab8a Authenticating user 'default' from [fd00:1122:3344:101::e]:61040 | ||
| 1358 | 2026.01.21 22:09:42.999828 [ 291 ] {} <Debug> TCP-Session: 432ec4ad-d77f-4acf-8953-319ae1cc20b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.01.21 22:09:42.999847 [ 288 ] {} <Debug> TCP-Session: 5b7feea9-316c-45a9-a866-ffc7cc07ab8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.01.21 22:09:42.999858 [ 291 ] {} <Debug> TCP-Session: 432ec4ad-d77f-4acf-8953-319ae1cc20b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.01.21 22:09:42.999872 [ 288 ] {} <Debug> TCP-Session: 5b7feea9-316c-45a9-a866-ffc7cc07ab8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.01.21 22:09:42.999821 [ 289 ] {} <Debug> TCP-Session: 850c1059-e441-44ba-ab30-23c798de953a Authenticating user 'default' from [fd00:1122:3344:101::e]:47553 | ||
| 1363 | 2026.01.21 22:09:42.999801 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1364 | 2026.01.21 22:09:42.999929 [ 289 ] {} <Debug> TCP-Session: 850c1059-e441-44ba-ab30-23c798de953a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.01.21 22:09:42.999386 [ 286 ] {} <Trace> TCP-Session: fef3e1c6-987b-466b-95c6-170dc9cade66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.01.21 22:09:42.999948 [ 290 ] {} <Debug> TCP-Session: 289e0ffb-a66e-401f-8765-bf6f9f203777 Authenticating user 'default' from [fd00:1122:3344:101::e]:39123 | ||
| 1367 | 2026.01.21 22:09:42.999954 [ 289 ] {} <Debug> TCP-Session: 850c1059-e441-44ba-ab30-23c798de953a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.01.21 22:09:42.999984 [ 290 ] {} <Debug> TCP-Session: 289e0ffb-a66e-401f-8765-bf6f9f203777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2026.01.21 22:09:42.999505 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1370 | 2026.01.21 22:09:43.000009 [ 290 ] {} <Debug> TCP-Session: 289e0ffb-a66e-401f-8765-bf6f9f203777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.01.21 22:09:43.000037 [ 293 ] {} <Debug> TCP-Session: 6430cc96-fc13-4ef6-9bd3-7c3623e01ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55072 | ||
| 1372 | 2026.01.21 22:09:43.000059 [ 293 ] {} <Debug> TCP-Session: 6430cc96-fc13-4ef6-9bd3-7c3623e01ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.01.21 22:09:43.000070 [ 293 ] {} <Debug> TCP-Session: 6430cc96-fc13-4ef6-9bd3-7c3623e01ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.01.21 22:09:43.000124 [ 286 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1375 | 2026.01.21 22:09:43.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.72 MiB, peak 168.80 MiB, free memory in arenas 0.00 B, will set to 166.63 MiB (RSS), difference: 3.90 MiB | ||
| 1376 | 2026.01.21 22:09:43.000379 [ 286 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1377 | 2026.01.21 22:09:43.000436 [ 286 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1378 | 2026.01.21 22:09:43.000744 [ 286 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 1379 | 2026.01.21 22:09:43.001674 [ 297 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Trace> AggregatingTransform: Aggregating | ||
| 1380 | 2026.01.21 22:09:43.001727 [ 297 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Trace> Aggregator: Aggregation method: without_key | ||
| 1381 | 2026.01.21 22:09:43.001768 [ 297 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924723 sec. (1081.405 rows/sec., 42.24 KiB/sec.) | ||
| 1382 | 2026.01.21 22:09:43.001788 [ 297 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Trace> Aggregator: Merging aggregated data | ||
| 1383 | 2026.01.21 22:09:43.003091 [ 286 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00302 sec., 331.1258278145695 rows/sec., 12.93 KiB/sec. | ||
| 1384 | 2026.01.21 22:09:43.003281 [ 286 ] {4c5f5b82-8de1-4db6-b6c9-36446b9bec50} <Debug> TCPHandler: Processed in 0.004004922 sec. | ||
| 1385 | 2026.01.21 22:09:43.003403 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1386 | 2026.01.21 22:09:43.003434 [ 286 ] {} <Debug> TCP-Session: fef3e1c6-987b-466b-95c6-170dc9cade66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.01.21 22:09:43.003446 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.01.21 22:09:43.003458 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1389 | 2026.01.21 22:09:43.003477 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1390 | 2026.01.21 22:09:43.003504 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1391 | 2026.01.21 22:09:43.003516 [ 287 ] {} <Debug> TCP-Session: 2cff22e5-ea75-4ca0-858e-54bbeb6d396a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.01.21 22:09:43.003524 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1393 | 2026.01.21 22:09:43.003546 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1394 | 2026.01.21 22:09:43.003565 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1395 | 2026.01.21 22:09:43.003584 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1396 | 2026.01.21 22:09:43.003600 [ 291 ] {} <Debug> TCP-Session: 432ec4ad-d77f-4acf-8953-319ae1cc20b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.01.21 22:09:43.003624 [ 288 ] {} <Debug> TCP-Session: 5b7feea9-316c-45a9-a866-ffc7cc07ab8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.01.21 22:09:43.003634 [ 292 ] {} <Debug> TCP-Session: 0dbf29fa-7f8e-4a6b-a2d6-a59413fab094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.01.21 22:09:43.003580 [ 290 ] {} <Debug> TCP-Session: 289e0ffb-a66e-401f-8765-bf6f9f203777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.01.21 22:09:43.003547 [ 289 ] {} <Debug> TCP-Session: 850c1059-e441-44ba-ab30-23c798de953a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.01.21 22:09:43.003532 [ 293 ] {} <Debug> TCP-Session: 6430cc96-fc13-4ef6-9bd3-7c3623e01ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2026.01.21 22:09:43.003487 [ 294 ] {} <Debug> TCP-Session: 96d666f2-8c17-4d7d-94c0-2b37d36eeea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.01.21 22:09:43.007662 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41119 | ||
| 1404 | 2026.01.21 22:09:43.007724 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1405 | 2026.01.21 22:09:43.007743 [ 286 ] {} <Debug> TCP-Session: 4de04c87-fe31-4e97-bf83-863e65353715 Authenticating user 'default' from [fd00:1122:3344:101::e]:41119 | ||
| 1406 | 2026.01.21 22:09:43.007760 [ 286 ] {} <Debug> TCP-Session: 4de04c87-fe31-4e97-bf83-863e65353715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.01.21 22:09:43.007772 [ 286 ] {} <Debug> TCP-Session: 4de04c87-fe31-4e97-bf83-863e65353715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2026.01.21 22:09:43.007980 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41366 | ||
| 1409 | 2026.01.21 22:09:43.008004 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53367 | ||
| 1410 | 2026.01.21 22:09:43.008016 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65458 | ||
| 1411 | 2026.01.21 22:09:43.008037 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52805 | ||
| 1412 | 2026.01.21 22:09:43.008059 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54669 | ||
| 1413 | 2026.01.21 22:09:43.008076 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47383 | ||
| 1414 | 2026.01.21 22:09:43.008109 [ 286 ] {} <Trace> TCP-Session: 4de04c87-fe31-4e97-bf83-863e65353715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.01.21 22:09:43.008107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1416 | 2026.01.21 22:09:43.008133 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1417 | 2026.01.21 22:09:43.008156 [ 290 ] {} <Debug> TCP-Session: 114e8a2c-31d1-48e0-94c4-48d3b33890ac Authenticating user 'default' from [fd00:1122:3344:101::e]:65458 | ||
| 1418 | 2026.01.21 22:09:43.008159 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2026.01.21 22:09:43.008172 [ 293 ] {} <Debug> TCP-Session: 6d8ff993-8112-45a0-a740-274be440177d Authenticating user 'default' from [fd00:1122:3344:101::e]:54669 | ||
| 1420 | 2026.01.21 22:09:43.008184 [ 290 ] {} <Debug> TCP-Session: 114e8a2c-31d1-48e0-94c4-48d3b33890ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.01.21 22:09:43.008195 [ 294 ] {} <Debug> TCP-Session: 95694c93-ab52-418f-8cfd-0bf0d797323c Authenticating user 'default' from [fd00:1122:3344:101::e]:47383 | ||
| 1422 | 2026.01.21 22:09:43.008209 [ 293 ] {} <Debug> TCP-Session: 6d8ff993-8112-45a0-a740-274be440177d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.01.21 22:09:43.008231 [ 294 ] {} <Debug> TCP-Session: 95694c93-ab52-418f-8cfd-0bf0d797323c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.01.21 22:09:43.008237 [ 286 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41119) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1425 | 2026.01.21 22:09:43.008254 [ 294 ] {} <Debug> TCP-Session: 95694c93-ab52-418f-8cfd-0bf0d797323c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.01.21 22:09:43.008219 [ 290 ] {} <Debug> TCP-Session: 114e8a2c-31d1-48e0-94c4-48d3b33890ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.01.21 22:09:43.008090 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1428 | 2026.01.21 22:09:43.008032 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36760 | ||
| 1429 | 2026.01.21 22:09:43.008326 [ 288 ] {} <Debug> TCP-Session: 1ebe7b06-cfee-4353-b539-ab03910bf6ec Authenticating user 'default' from [fd00:1122:3344:101::e]:53367 | ||
| 1430 | 2026.01.21 22:09:43.008011 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41206 | ||
| 1431 | 2026.01.21 22:09:43.008356 [ 288 ] {} <Debug> TCP-Session: 1ebe7b06-cfee-4353-b539-ab03910bf6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2026.01.21 22:09:43.008376 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2026.01.21 22:09:43.008391 [ 288 ] {} <Debug> TCP-Session: 1ebe7b06-cfee-4353-b539-ab03910bf6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.01.21 22:09:43.008414 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1435 | 2026.01.21 22:09:43.008421 [ 286 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1436 | 2026.01.21 22:09:43.008442 [ 289 ] {} <Debug> TCP-Session: a612856c-e50a-4c47-af30-4c1f6a15e8b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41206 | ||
| 1437 | 2026.01.21 22:09:43.008414 [ 291 ] {} <Debug> TCP-Session: 0ed66ba8-0c26-42e8-bd25-bed4f4a740cb Authenticating user 'default' from [fd00:1122:3344:101::e]:36760 | ||
| 1438 | 2026.01.21 22:09:43.008474 [ 289 ] {} <Debug> TCP-Session: a612856c-e50a-4c47-af30-4c1f6a15e8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.01.21 22:09:43.008475 [ 286 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2026.01.21 22:09:43.008504 [ 289 ] {} <Debug> TCP-Session: a612856c-e50a-4c47-af30-4c1f6a15e8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.01.21 22:09:43.008500 [ 291 ] {} <Debug> TCP-Session: 0ed66ba8-0c26-42e8-bd25-bed4f4a740cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.01.21 22:09:43.008118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1443 | 2026.01.21 22:09:43.008554 [ 291 ] {} <Debug> TCP-Session: 0ed66ba8-0c26-42e8-bd25-bed4f4a740cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.01.21 22:09:43.008583 [ 292 ] {} <Debug> TCP-Session: fa3c561b-d8ea-49b8-90bb-225af9059b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:52805 | ||
| 1445 | 2026.01.21 22:09:43.008061 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1446 | 2026.01.21 22:09:43.008610 [ 292 ] {} <Debug> TCP-Session: fa3c561b-d8ea-49b8-90bb-225af9059b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.01.21 22:09:43.008242 [ 293 ] {} <Debug> TCP-Session: 6d8ff993-8112-45a0-a740-274be440177d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.01.21 22:09:43.008640 [ 287 ] {} <Debug> TCP-Session: b0231bb6-ca03-4971-b988-2c502d531590 Authenticating user 'default' from [fd00:1122:3344:101::e]:41366 | ||
| 1449 | 2026.01.21 22:09:43.008642 [ 292 ] {} <Debug> TCP-Session: fa3c561b-d8ea-49b8-90bb-225af9059b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.01.21 22:09:43.008680 [ 287 ] {} <Debug> TCP-Session: b0231bb6-ca03-4971-b988-2c502d531590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.01.21 22:09:43.008704 [ 287 ] {} <Debug> TCP-Session: b0231bb6-ca03-4971-b988-2c502d531590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.01.21 22:09:43.008736 [ 286 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 1453 | 2026.01.21 22:09:43.009600 [ 306 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Trace> AggregatingTransform: Aggregating | ||
| 1454 | 2026.01.21 22:09:43.009650 [ 306 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1455 | 2026.01.21 22:09:43.009684 [ 306 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863462 sec. (1158.129 rows/sec., 45.24 KiB/sec.) | ||
| 1456 | 2026.01.21 22:09:43.009706 [ 306 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Trace> Aggregator: Merging aggregated data | ||
| 1457 | 2026.01.21 22:09:43.011003 [ 286 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002803 sec., 356.76061362825544 rows/sec., 13.94 KiB/sec. | ||
| 1458 | 2026.01.21 22:09:43.011096 [ 286 ] {c4f88246-84ec-4f1e-ad71-9141ab52621a} <Debug> TCPHandler: Processed in 0.003040758 sec. | ||
| 1459 | 2026.01.21 22:09:43.011213 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2026.01.21 22:09:43.011236 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2026.01.21 22:09:43.011258 [ 286 ] {} <Debug> TCP-Session: 4de04c87-fe31-4e97-bf83-863e65353715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.01.21 22:09:43.011271 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2026.01.21 22:09:43.011285 [ 287 ] {} <Debug> TCP-Session: b0231bb6-ca03-4971-b988-2c502d531590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.01.21 22:09:43.011293 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2026.01.21 22:09:43.011313 [ 294 ] {} <Debug> TCP-Session: 95694c93-ab52-418f-8cfd-0bf0d797323c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2026.01.21 22:09:43.011325 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1467 | 2026.01.21 22:09:43.011352 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1468 | 2026.01.21 22:09:43.011386 [ 288 ] {} <Debug> TCP-Session: 1ebe7b06-cfee-4353-b539-ab03910bf6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.01.21 22:09:43.011358 [ 290 ] {} <Debug> TCP-Session: 114e8a2c-31d1-48e0-94c4-48d3b33890ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.01.21 22:09:43.011410 [ 293 ] {} <Debug> TCP-Session: 6d8ff993-8112-45a0-a740-274be440177d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.01.21 22:09:43.011340 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2026.01.21 22:09:43.011308 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1473 | 2026.01.21 22:09:43.011490 [ 291 ] {} <Debug> TCP-Session: 0ed66ba8-0c26-42e8-bd25-bed4f4a740cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2026.01.21 22:09:43.011264 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1475 | 2026.01.21 22:09:43.011516 [ 289 ] {} <Debug> TCP-Session: a612856c-e50a-4c47-af30-4c1f6a15e8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.01.21 22:09:43.011560 [ 292 ] {} <Debug> TCP-Session: fa3c561b-d8ea-49b8-90bb-225af9059b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.01.21 22:09:46.476390 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.21 22:09:46.476600 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1479 | 2026.01.21 22:09:46.476675 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1480 | 2026.01.21 22:09:46.477386 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.21 22:09:46.477434 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1482 | 2026.01.21 22:09:46.477935 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1483 | 2026.01.21 22:09:46.478383 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.21 22:09:46.478554 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002006 sec., 14955.134596211366 rows/sec., 1.13 MiB/sec. | ||
| 1485 | 2026.01.21 22:09:46.478601 [ 3 ] {4c20f43e-7a75-4d64-a261-7747ca0b9317} <Debug> TCPHandler: Processed in 0.002337099 sec. | ||
| 1486 | 2026.01.21 22:09:46.478717 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.01.21 22:09:46.478821 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1488 | 2026.01.21 22:09:46.478865 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1489 | 2026.01.21 22:09:46.479271 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.01.21 22:09:46.479306 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1491 | 2026.01.21 22:09:46.479723 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1492 | 2026.01.21 22:09:46.480146 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.01.21 22:09:46.480287 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001491 sec., 24144.86921529175 rows/sec., 1.89 MiB/sec. | ||
| 1494 | 2026.01.21 22:09:46.480324 [ 3 ] {f3f44073-5669-4de2-b12f-dd16c2eecf30} <Debug> TCPHandler: Processed in 0.001659642 sec. | ||
| 1495 | 2026.01.21 22:09:46.480428 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.01.21 22:09:46.480528 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.01.21 22:09:46.480573 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1498 | 2026.01.21 22:09:46.480961 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.01.21 22:09:46.480998 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1500 | 2026.01.21 22:09:46.481506 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1501 | 2026.01.21 22:09:46.481940 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.01.21 22:09:46.482075 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001568 sec., 70153.0612244898 rows/sec., 4.90 MiB/sec. | ||
| 1503 | 2026.01.21 22:09:46.482115 [ 3 ] {5956d14e-60b1-44e8-b7c3-320b62f0b5d0} <Debug> TCPHandler: Processed in 0.001736874 sec. | ||
| 1504 | 2026.01.21 22:09:46.482230 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.01.21 22:09:46.482325 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.01.21 22:09:46.482368 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1507 | 2026.01.21 22:09:46.482706 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.01.21 22:09:46.482741 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1509 | 2026.01.21 22:09:46.483158 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1510 | 2026.01.21 22:09:46.483588 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.01.21 22:09:46.483728 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001421 sec., 28149.190710767067 rows/sec., 1.88 MiB/sec. | ||
| 1512 | 2026.01.21 22:09:46.483773 [ 3 ] {e498dd9d-5ca4-46d1-85ec-65f4f3892fbe} <Debug> TCPHandler: Processed in 0.00159221 sec. | ||
| 1513 | 2026.01.21 22:09:49.384032 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1514 | 2026.01.21 22:09:49.384084 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1515 | 2026.01.21 22:09:49.469653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 1912 | ||
| 1516 | 2026.01.21 22:09:49.470159 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.01.21 22:09:49.470203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1518 | 2026.01.21 22:09:49.470846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1519 | 2026.01.21 22:09:49.471292 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.01.21 22:09:49.471439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1912 | ||
| 1521 | 2026.01.21 22:09:49.509835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 218 | ||
| 1522 | 2026.01.21 22:09:49.512653 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.01.21 22:09:49.512713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1524 | 2026.01.21 22:09:49.514164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1525 | 2026.01.21 22:09:49.514656 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.01.21 22:09:49.515009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1527 | 2026.01.21 22:09:49.570653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1528 | 2026.01.21 22:09:49.590350 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.01.21 22:09:49.590432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1530 | 2026.01.21 22:09:49.597075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1531 | 2026.01.21 22:09:49.598280 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.01.21 22:09:49.602725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1533 | 2026.01.21 22:09:50.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.41 MiB, peak 179.16 MiB, free memory in arenas 0.00 B, will set to 169.07 MiB (RSS), difference: 1.66 MiB | ||
| 1534 | 2026.01.21 22:09:51.488483 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.01.21 22:09:51.488674 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1536 | 2026.01.21 22:09:51.488739 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1537 | 2026.01.21 22:09:51.489593 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.01.21 22:09:51.489643 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1539 | 2026.01.21 22:09:51.490209 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1540 | 2026.01.21 22:09:51.490728 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.01.21 22:09:51.490919 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002294 sec., 194420.2266782912 rows/sec., 12.33 MiB/sec. | ||
| 1542 | 2026.01.21 22:09:51.490975 [ 3 ] {e5aefbcb-e0d6-44a0-a2be-36f3b997bdda} <Debug> TCPHandler: Processed in 0.002626717 sec. | ||
| 1543 | 2026.01.21 22:09:51.491113 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.01.21 22:09:51.491243 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1545 | 2026.01.21 22:09:51.491295 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1546 | 2026.01.21 22:09:51.492330 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.01.21 22:09:51.492369 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1548 | 2026.01.21 22:09:51.492876 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1549 | 2026.01.21 22:09:51.493309 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.01.21 22:09:51.493451 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Debug> executeQuery: Read 1196 rows, 97.16 KiB in 0.002234 sec., 535362.5783348255 rows/sec., 42.47 MiB/sec. | ||
| 1551 | 2026.01.21 22:09:51.493491 [ 3 ] {f24ba749-04f2-444b-837b-8600b27592a1} <Debug> TCPHandler: Processed in 0.002431183 sec. | ||
| 1552 | 2026.01.21 22:09:51.493610 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.01.21 22:09:51.493709 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.01.21 22:09:51.493751 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1555 | 2026.01.21 22:09:51.494249 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.01.21 22:09:51.494287 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1557 | 2026.01.21 22:09:51.494705 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1558 | 2026.01.21 22:09:51.495201 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.01.21 22:09:51.495336 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Debug> executeQuery: Read 233 rows, 14.15 KiB in 0.001647 sec., 141469.33819064967 rows/sec., 8.39 MiB/sec. | ||
| 1560 | 2026.01.21 22:09:51.495373 [ 3 ] {a096f09b-aaf7-4e79-8c3c-0e9ceca2ea95} <Debug> TCPHandler: Processed in 0.001813667 sec. | ||
| 1561 | 2026.01.21 22:09:51.495474 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.01.21 22:09:51.495570 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1563 | 2026.01.21 22:09:51.495611 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1564 | 2026.01.21 22:09:51.496090 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.01.21 22:09:51.496128 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1566 | 2026.01.21 22:09:51.496538 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1567 | 2026.01.21 22:09:51.496966 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.01.21 22:09:51.497100 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001548 sec., 148578.81136950906 rows/sec., 9.58 MiB/sec. | ||
| 1569 | 2026.01.21 22:09:51.497137 [ 3 ] {0fcd54eb-dec9-43cc-8cba-d1560cf6c983} <Debug> TCPHandler: Processed in 0.001711564 sec. | ||
| 1570 | 2026.01.21 22:09:51.497239 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.01.21 22:09:51.497332 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.01.21 22:09:51.497371 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1573 | 2026.01.21 22:09:51.497853 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.01.21 22:09:51.497890 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1575 | 2026.01.21 22:09:51.498303 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1576 | 2026.01.21 22:09:51.498723 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.01.21 22:09:51.498853 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001538 sec., 148894.66840052014 rows/sec., 8.45 MiB/sec. | ||
| 1578 | 2026.01.21 22:09:51.498901 [ 3 ] {9d0e93d8-3bf7-45b2-a6df-368076ced576} <Debug> TCPHandler: Processed in 0.001709974 sec. | ||
| 1579 | 2026.01.21 22:09:51.499045 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.01.21 22:09:51.499166 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1581 | 2026.01.21 22:09:51.499219 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1582 | 2026.01.21 22:09:51.499958 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.21 22:09:51.499997 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1584 | 2026.01.21 22:09:51.500452 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1585 | 2026.01.21 22:09:51.500897 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.01.21 22:09:51.501031 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Debug> executeQuery: Read 715 rows, 50.83 KiB in 0.001889 sec., 378507.14663843304 rows/sec., 26.28 MiB/sec. | ||
| 1587 | 2026.01.21 22:09:51.501069 [ 3 ] {ca01eaf1-7466-404a-8ec7-6d901a4e7063} <Debug> TCPHandler: Processed in 0.002089373 sec. | ||
| 1588 | 2026.01.21 22:09:51.501202 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.01.21 22:09:51.501302 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1590 | 2026.01.21 22:09:51.501344 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1591 | 2026.01.21 22:09:51.501703 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.01.21 22:09:51.501739 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1593 | 2026.01.21 22:09:51.502218 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1594 | 2026.01.21 22:09:51.502696 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.01.21 22:09:51.502832 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. | ||
| 1596 | 2026.01.21 22:09:51.502867 [ 3 ] {2b6b1f5a-2601-44ff-ac68-2231231c28b2} <Debug> TCPHandler: Processed in 0.001728884 sec. | ||
| 1597 | 2026.01.21 22:09:51.502977 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.01.21 22:09:51.503073 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.01.21 22:09:51.503115 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1600 | 2026.01.21 22:09:51.503541 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.01.21 22:09:51.503582 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1602 | 2026.01.21 22:09:51.504109 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1603 | 2026.01.21 22:09:51.504642 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.01.21 22:09:51.504795 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Debug> executeQuery: Read 278 rows, 18.46 KiB in 0.001738 sec., 159953.97008055236 rows/sec., 10.37 MiB/sec. | ||
| 1605 | 2026.01.21 22:09:51.504837 [ 3 ] {1b8da177-7878-4a3b-a629-b5ee795e304d} <Debug> TCPHandler: Processed in 0.001909219 sec. | ||
| 1606 | 2026.01.21 22:09:51.504956 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.01.21 22:09:51.505051 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.01.21 22:09:51.505093 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1609 | 2026.01.21 22:09:51.505409 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.21 22:09:51.505445 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1611 | 2026.01.21 22:09:51.505850 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1612 | 2026.01.21 22:09:51.506290 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.01.21 22:09:51.506495 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. | ||
| 1614 | 2026.01.21 22:09:51.506542 [ 3 ] {28e32b9f-8cd8-45fb-aa72-3b3df16e06ee} <Debug> TCPHandler: Processed in 0.001635702 sec. | ||
| 1615 | 2026.01.21 22:09:51.506656 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.01.21 22:09:51.506756 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.01.21 22:09:51.506811 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1618 | 2026.01.21 22:09:51.507560 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.01.21 22:09:51.507597 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1620 | 2026.01.21 22:09:51.508204 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1621 | 2026.01.21 22:09:51.508663 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.01.21 22:09:51.508856 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002117 sec., 4723.665564478035 rows/sec., 8.46 MiB/sec. | ||
| 1623 | 2026.01.21 22:09:51.508943 [ 3 ] {b955bf83-eec5-45f6-9354-13f9cfca69fd} <Debug> TCPHandler: Processed in 0.00233646 sec. | ||
| 1624 | 2026.01.21 22:09:51.509100 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.01.21 22:09:51.509233 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.01.21 22:09:51.509291 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1627 | 2026.01.21 22:09:51.509639 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.01.21 22:09:51.509674 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1629 | 2026.01.21 22:09:51.510090 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1630 | 2026.01.21 22:09:51.510557 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.01.21 22:09:51.510687 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Debug> executeQuery: Read 88 rows, 5.34 KiB in 0.001479 sec., 59499.66193373901 rows/sec., 3.52 MiB/sec. | ||
| 1632 | 2026.01.21 22:09:51.510726 [ 3 ] {2f06cebd-3aed-45b4-9d7f-77e4937bf2fc} <Debug> TCPHandler: Processed in 0.001693253 sec. | ||
| 1633 | 2026.01.21 22:09:56.472381 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.01.21 22:09:56.472629 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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', '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) | ||
| 1635 | 2026.01.21 22:09:56.473007 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1636 | 2026.01.21 22:09:56.473049 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <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', '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 | ||
| 1637 | 2026.01.21 22:09:56.473346 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1638 | 2026.01.21 22:09:56.473419 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1639 | 2026.01.21 22:09:56.473560 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1640 | 2026.01.21 22:09:56.473657 [ 324 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1641 | 2026.01.21 22:09:56.473717 [ 313 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1642 | 2026.01.21 22:09:56.473822 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1643 | 2026.01.21 22:09:56.473849 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1644 | 2026.01.21 22:09:56.475918 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1645 | 2026.01.21 22:09:56.475948 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1646 | 2026.01.21 22:09:56.476008 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <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', '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'))" | ||
| 1647 | 2026.01.21 22:09:56.476059 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <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', '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'))" | ||
| 1648 | 2026.01.21 22:09:56.477092 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.004564 sec., 8326.029798422436 rows/sec., 312.18 KiB/sec. | ||
| 1649 | 2026.01.21 22:09:56.477209 [ 3 ] {425a7fb6-0797-4d30-847a-c4ea254d6a33} <Debug> TCPHandler: Processed in 0.004955127 sec. | ||
| 1650 | 2026.01.21 22:09:56.477516 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.01.21 22:09:56.477673 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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', '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) | ||
| 1652 | 2026.01.21 22:09:56.477917 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1653 | 2026.01.21 22:09:56.477954 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <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', '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 | ||
| 1654 | 2026.01.21 22:09:56.478197 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2026.01.21 22:09:56.478254 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1656 | 2026.01.21 22:09:56.478369 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1657 | 2026.01.21 22:09:56.478438 [ 324 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1658 | 2026.01.21 22:09:56.478452 [ 309 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1659 | 2026.01.21 22:09:56.478539 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1660 | 2026.01.21 22:09:56.478565 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1661 | 2026.01.21 22:09:56.478621 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1662 | 2026.01.21 22:09:56.478640 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1663 | 2026.01.21 22:09:56.478670 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <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', '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'))" | ||
| 1664 | 2026.01.21 22:09:56.478715 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <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', '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'))" | ||
| 1665 | 2026.01.21 22:09:56.479504 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001902 sec., 19978.969505783385 rows/sec., 749.11 KiB/sec. | ||
| 1666 | 2026.01.21 22:09:56.479611 [ 3 ] {6fb2c63a-a2cb-4123-adc8-c07bc1619396} <Debug> TCPHandler: Processed in 0.002154935 sec. | ||
| 1667 | 2026.01.21 22:09:56.479852 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.01.21 22:09:56.479994 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) 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', '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) | ||
| 1669 | 2026.01.21 22:09:56.480216 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1670 | 2026.01.21 22:09:56.480252 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <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', '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 | ||
| 1671 | 2026.01.21 22:09:56.480466 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1672 | 2026.01.21 22:09:56.480520 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1673 | 2026.01.21 22:09:56.480620 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1674 | 2026.01.21 22:09:56.480676 [ 324 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1675 | 2026.01.21 22:09:56.480704 [ 325 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1676 | 2026.01.21 22:09:56.480783 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (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 | ||
| 1677 | 2026.01.21 22:09:56.480808 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1678 | 2026.01.21 22:09:56.480862 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1679 | 2026.01.21 22:09:56.480879 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1680 | 2026.01.21 22:09:56.480908 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <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', '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'))" | ||
| 1681 | 2026.01.21 22:09:56.480939 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <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', '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'))" | ||
| 1682 | 2026.01.21 22:09:56.481570 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001638 sec., 23199.0231990232 rows/sec., 869.84 KiB/sec. | ||
| 1683 | 2026.01.21 22:09:56.481673 [ 3 ] {84ec52d8-94f6-4aba-9d0b-6d03219be29c} <Debug> TCPHandler: Processed in 0.001874768 sec. | ||
| 1684 | 2026.01.21 22:09:56.488739 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.01.21 22:09:56.488855 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1686 | 2026.01.21 22:09:56.488899 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2026.01.21 22:09:56.489427 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.01.21 22:09:56.489467 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1689 | 2026.01.21 22:09:56.490060 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1690 | 2026.01.21 22:09:56.490424 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.21 22:09:56.490578 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001756 sec., 1708.4282460136674 rows/sec., 155.72 KiB/sec. | ||
| 1692 | 2026.01.21 22:09:56.490619 [ 3 ] {058d8b7a-d76a-430d-a902-40d5b99748e8} <Debug> TCPHandler: Processed in 0.001934849 sec. | ||
| 1693 | 2026.01.21 22:09:56.490730 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.01.21 22:09:56.490829 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1695 | 2026.01.21 22:09:56.490870 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1696 | 2026.01.21 22:09:56.491284 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.21 22:09:56.491321 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1698 | 2026.01.21 22:09:56.491743 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1699 | 2026.01.21 22:09:56.492322 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.01.21 22:09:56.492465 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001657 sec., 2414.0012070006032 rows/sec., 196.84 KiB/sec. | ||
| 1701 | 2026.01.21 22:09:56.492503 [ 3 ] {7c95007c-9c2e-4e90-a519-6b2e06aed5f8} <Debug> TCPHandler: Processed in 0.001824267 sec. | ||
| 1702 | 2026.01.21 22:09:56.492619 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.01.21 22:09:56.492716 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1704 | 2026.01.21 22:09:56.492758 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1705 | 2026.01.21 22:09:56.493211 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.01.21 22:09:56.493248 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1707 | 2026.01.21 22:09:56.493677 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1708 | 2026.01.21 22:09:56.494127 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.01.21 22:09:56.494279 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Debug> executeQuery: Read 78 rows, 6.41 KiB in 0.001582 sec., 49304.67762326169 rows/sec., 3.95 MiB/sec. | ||
| 1710 | 2026.01.21 22:09:56.494318 [ 3 ] {d15c4a18-4c38-42b0-b9b4-55b378d49ccc} <Debug> TCPHandler: Processed in 0.001749624 sec. | ||
| 1711 | 2026.01.21 22:09:56.494449 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.01.21 22:09:56.494546 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1713 | 2026.01.21 22:09:56.494594 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1714 | 2026.01.21 22:09:56.494994 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.01.21 22:09:56.495030 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1716 | 2026.01.21 22:09:56.495460 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1717 | 2026.01.21 22:09:56.495935 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.01.21 22:09:56.496075 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001548 sec., 9043.927648578812 rows/sec., 666.18 KiB/sec. | ||
| 1719 | 2026.01.21 22:09:56.496112 [ 3 ] {01325c5d-1ff6-446c-aab0-edbd1bdaacb8} <Debug> TCPHandler: Processed in 0.001713854 sec. | ||
| 1720 | 2026.01.21 22:09:56.496227 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.01.21 22:09:56.496322 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1722 | 2026.01.21 22:09:56.496363 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1723 | 2026.01.21 22:09:56.496781 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.01.21 22:09:56.496818 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1725 | 2026.01.21 22:09:56.497291 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1726 | 2026.01.21 22:09:56.497835 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.01.21 22:09:56.497991 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001688 sec., 49763.03317535545 rows/sec., 3.89 MiB/sec. | ||
| 1728 | 2026.01.21 22:09:56.498031 [ 3 ] {6430c2e3-d595-45bc-99a4-1b47719f323d} <Debug> TCPHandler: Processed in 0.001853997 sec. | ||
| 1729 | 2026.01.21 22:09:56.498146 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.01.21 22:09:56.498241 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1731 | 2026.01.21 22:09:56.498284 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1732 | 2026.01.21 22:09:56.498694 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.01.21 22:09:56.498730 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1734 | 2026.01.21 22:09:56.499204 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1735 | 2026.01.21 22:09:56.499652 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.01.21 22:09:56.499825 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001603 sec., 101060.51154086088 rows/sec., 7.04 MiB/sec. | ||
| 1737 | 2026.01.21 22:09:56.499867 [ 3 ] {46fa9c45-ffc6-4a2c-983e-8da7e229566d} <Debug> TCPHandler: Processed in 0.001771505 sec. | ||
| 1738 | 2026.01.21 22:09:56.499991 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.01.21 22:09:56.500090 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1740 | 2026.01.21 22:09:56.500145 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1741 | 2026.01.21 22:09:56.500920 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.01.21 22:09:56.501118 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1743 | 2026.01.21 22:09:56.501972 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1744 | 2026.01.21 22:09:56.502421 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.01.21 22:09:56.502570 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002501 sec., 3998.400639744102 rows/sec., 7.16 MiB/sec. | ||
| 1746 | 2026.01.21 22:09:56.502628 [ 3 ] {5da4f4dd-8c98-4660-bd03-52c78b02877d} <Debug> TCPHandler: Processed in 0.002687058 sec. | ||
| 1747 | 2026.01.21 22:09:56.502752 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.01.21 22:09:56.502849 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1749 | 2026.01.21 22:09:56.502892 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1750 | 2026.01.21 22:09:56.503249 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Trace> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.01.21 22:09:56.503293 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1752 | 2026.01.21 22:09:56.503996 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1753 | 2026.01.21 22:09:56.504453 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Trace> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.01.21 22:09:56.504584 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001754 sec., 3420.7525655644245 rows/sec., 241.64 KiB/sec. | ||
| 1755 | 2026.01.21 22:09:56.504619 [ 3 ] {3b3aa599-b041-499c-b546-dde3a7b400c3} <Debug> TCPHandler: Processed in 0.001917918 sec. | ||
| 1756 | 2026.01.21 22:09:56.504734 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2026.01.21 22:09:56.504829 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1758 | 2026.01.21 22:09:56.504872 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1759 | 2026.01.21 22:09:56.505206 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.01.21 22:09:56.505243 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1761 | 2026.01.21 22:09:56.505669 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1762 | 2026.01.21 22:09:56.506188 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.01.21 22:09:56.506344 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
| 1764 | 2026.01.21 22:09:56.506381 [ 3 ] {80de8655-cdd0-4f22-aa23-f6e1fa9899fa} <Debug> TCPHandler: Processed in 0.001697083 sec. | ||
| 1765 | 2026.01.21 22:09:56.971523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2360 | ||
| 1766 | 2026.01.21 22:09:56.971996 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.01.21 22:09:56.972067 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1768 | 2026.01.21 22:09:56.972784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1769 | 2026.01.21 22:09:56.973284 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.01.21 22:09:56.973456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2360 | ||
| 1771 | 2026.01.21 22:09:57.103672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1772 | 2026.01.21 22:09:57.121823 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.01.21 22:09:57.121893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 1774 | 2026.01.21 22:09:57.128502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1775 | 2026.01.21 22:09:57.129667 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.01.21 22:09:57.134422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1777 | 2026.01.21 22:09:58.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.10 MiB, peak 179.16 MiB, free memory in arenas 0.00 B, will set to 171.64 MiB (RSS), difference: 1.54 MiB | ||
| 1778 | 2026.01.21 22:09:59.516076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 264 | ||
| 1779 | 2026.01.21 22:09:59.518573 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.01.21 22:09:59.518634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1781 | 2026.01.21 22:09:59.519963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1782 | 2026.01.21 22:09:59.520466 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.01.21 22:09:59.520817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 1784 | 2026.01.21 22:10:01.491785 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.01.21 22:10:01.491980 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.21 22:10:01.492053 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1787 | 2026.01.21 22:10:01.492885 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.21 22:10:01.492925 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1789 | 2026.01.21 22:10:01.493469 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1790 | 2026.01.21 22:10:01.493913 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.01.21 22:10:01.494068 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002142 sec., 208216.61998132587 rows/sec., 13.21 MiB/sec. | ||
| 1792 | 2026.01.21 22:10:01.494118 [ 3 ] {cc904cbc-8531-45da-a50f-da8d19b78131} <Debug> TCPHandler: Processed in 0.002466253 sec. | ||
| 1793 | 2026.01.21 22:10:01.494250 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.01.21 22:10:01.494352 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1795 | 2026.01.21 22:10:01.494398 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1796 | 2026.01.21 22:10:01.495234 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.21 22:10:01.495269 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1798 | 2026.01.21 22:10:01.495789 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1799 | 2026.01.21 22:10:01.496222 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.01.21 22:10:01.496329 [ 75 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1801 | 2026.01.21 22:10:01.496359 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Debug> executeQuery: Read 1222 rows, 99.22 KiB in 0.002031 sec., 601674.052191039 rows/sec., 47.71 MiB/sec. | ||
| 1802 | 2026.01.21 22:10:01.496394 [ 75 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.01.21 22:10:01.496399 [ 3 ] {28eb75aa-dfb0-4b93-9fe5-6c319fed8673} <Debug> TCPHandler: Processed in 0.002202976 sec. | ||
| 1804 | 2026.01.21 22:10:01.496418 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1805 | 2026.01.21 22:10:01.496520 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.01.21 22:10:01.496620 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.01.21 22:10:01.496662 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1808 | 2026.01.21 22:10:01.497131 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.01.21 22:10:01.497168 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1810 | 2026.01.21 22:10:01.497607 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1811 | 2026.01.21 22:10:01.498094 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.01.21 22:10:01.498248 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Debug> executeQuery: Read 233 rows, 14.15 KiB in 0.001649 sec., 141297.75621588842 rows/sec., 8.38 MiB/sec. | ||
| 1813 | 2026.01.21 22:10:01.498287 [ 3 ] {e0ec155f-07e0-469f-ad01-8e3d82f86230} <Debug> TCPHandler: Processed in 0.001816816 sec. | ||
| 1814 | 2026.01.21 22:10:01.498403 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.01.21 22:10:01.498500 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.01.21 22:10:01.498527 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 1817 | 2026.01.21 22:10:01.498543 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1818 | 2026.01.21 22:10:01.499032 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.01.21 22:10:01.499070 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1820 | 2026.01.21 22:10:01.499495 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1821 | 2026.01.21 22:10:01.499935 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.01.21 22:10:01.500067 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001585 sec., 145110.41009463722 rows/sec., 9.36 MiB/sec. | ||
| 1823 | 2026.01.21 22:10:01.500103 [ 3 ] {a03dfc56-82c1-4739-9591-55a3a7afbcc5} <Debug> TCPHandler: Processed in 0.001757535 sec. | ||
| 1824 | 2026.01.21 22:10:01.500202 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.01.21 22:10:01.500297 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.01.21 22:10:01.500336 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1827 | 2026.01.21 22:10:01.500620 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1828 | 2026.01.21 22:10:01.500729 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1195 rows starting from the beginning of the part | ||
| 1829 | 2026.01.21 22:10:01.500874 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1176 rows starting from the beginning of the part | ||
| 1830 | 2026.01.21 22:10:01.500892 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.01.21 22:10:01.500934 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1832 | 2026.01.21 22:10:01.500938 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1833 | 2026.01.21 22:10:01.501004 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1196 rows starting from the beginning of the part | ||
| 1834 | 2026.01.21 22:10:01.501077 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1835 | 2026.01.21 22:10:01.501235 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1222 rows starting from the beginning of the part | ||
| 1836 | 2026.01.21 22:10:01.501407 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1837 | 2026.01.21 22:10:01.501911 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.01.21 22:10:01.502050 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001772 sec., 129232.50564334086 rows/sec., 7.34 MiB/sec. | ||
| 1839 | 2026.01.21 22:10:01.502088 [ 3 ] {66ce1902-6f29-4bdc-a8c7-0743faa3a8ec} <Debug> TCPHandler: Processed in 0.001934789 sec. | ||
| 1840 | 2026.01.21 22:10:01.502203 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.01.21 22:10:01.502298 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1842 | 2026.01.21 22:10:01.502339 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1843 | 2026.01.21 22:10:01.502953 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.01.21 22:10:01.502989 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1845 | 2026.01.21 22:10:01.503511 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1846 | 2026.01.21 22:10:01.504007 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.01.21 22:10:01.504108 [ 76 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1848 | 2026.01.21 22:10:01.504136 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Debug> executeQuery: Read 743 rows, 53.07 KiB in 0.001856 sec., 400323.275862069 rows/sec., 27.92 MiB/sec. | ||
| 1849 | 2026.01.21 22:10:01.504174 [ 76 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.01.21 22:10:01.504184 [ 3 ] {a3bc4570-425a-4998-aa3b-d02279b1a8a8} <Debug> TCPHandler: Processed in 0.002030372 sec. | ||
| 1851 | 2026.01.21 22:10:01.504203 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1852 | 2026.01.21 22:10:01.504307 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 1853 | 2026.01.21 22:10:01.504311 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.01.21 22:10:01.504424 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1855 | 2026.01.21 22:10:01.504428 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1856 | 2026.01.21 22:10:01.504464 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 512 rows starting from the beginning of the part | ||
| 1857 | 2026.01.21 22:10:01.504486 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1858 | 2026.01.21 22:10:01.504554 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 705 rows starting from the beginning of the part | ||
| 1859 | 2026.01.21 22:10:01.504612 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1860 | 2026.01.21 22:10:01.504657 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 715 rows starting from the beginning of the part | ||
| 1861 | 2026.01.21 22:10:01.504710 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part | ||
| 1862 | 2026.01.21 22:10:01.504758 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 743 rows starting from the beginning of the part | ||
| 1863 | 2026.01.21 22:10:01.504820 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.01.21 22:10:01.504861 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1865 | 2026.01.21 22:10:01.505373 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1866 | 2026.01.21 22:10:01.505863 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.01.21 22:10:01.506002 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 196.91 KiB/sec. | ||
| 1868 | 2026.01.21 22:10:01.506038 [ 3 ] {0ae2faac-10d0-43ea-aad3-dacc05125b10} <Debug> TCPHandler: Processed in 0.001777216 sec. | ||
| 1869 | 2026.01.21 22:10:01.506147 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.01.21 22:10:01.506242 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.01.21 22:10:01.506285 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1872 | 2026.01.21 22:10:01.506415 [ 197 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2795 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146825 sec., 1301922.606640038 rows/sec., 96.99 MiB/sec. | ||
| 1873 | 2026.01.21 22:10:01.506712 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.01.21 22:10:01.506754 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1875 | 2026.01.21 22:10:01.506821 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1876 | 2026.01.21 22:10:01.507315 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1877 | 2026.01.21 22:10:01.507463 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.01.21 22:10:01.507564 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_6_1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1879 | 2026.01.21 22:10:01.507688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1880 | 2026.01.21 22:10:01.507861 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.01.21 22:10:01.507971 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1882 | 2026.01.21 22:10:01.508004 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.00178 sec., 184269.66292134832 rows/sec., 12.07 MiB/sec. | ||
| 1883 | 2026.01.21 22:10:01.508010 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.01.21 22:10:01.508044 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1885 | 2026.01.21 22:10:01.508048 [ 3 ] {5b0ea41b-8b2c-4dc2-b6b8-23bbdb4ef364} <Debug> TCPHandler: Processed in 0.00195031 sec. | ||
| 1886 | 2026.01.21 22:10:01.508115 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 1887 | 2026.01.21 22:10:01.508168 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.01.21 22:10:01.508215 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1889 | 2026.01.21 22:10:01.508246 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1389 rows starting from the beginning of the part | ||
| 1890 | 2026.01.21 22:10:01.508267 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.01.21 22:10:01.508293 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 256 rows starting from the beginning of the part | ||
| 1892 | 2026.01.21 22:10:01.508314 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1893 | 2026.01.21 22:10:01.508336 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1894 | 2026.01.21 22:10:01.508375 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 278 rows starting from the beginning of the part | ||
| 1895 | 2026.01.21 22:10:01.508411 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 162 rows starting from the beginning of the part | ||
| 1896 | 2026.01.21 22:10:01.508446 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 328 rows starting from the beginning of the part | ||
| 1897 | 2026.01.21 22:10:01.508632 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.01.21 22:10:01.508672 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1899 | 2026.01.21 22:10:01.509140 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1900 | 2026.01.21 22:10:01.509661 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.01.21 22:10:01.509801 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 43.44 KiB/sec. | ||
| 1902 | 2026.01.21 22:10:01.509840 [ 3 ] {605e617c-d349-4428-a037-e0376ed17828} <Debug> TCPHandler: Processed in 0.001722434 sec. | ||
| 1903 | 2026.01.21 22:10:01.509950 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.01.21 22:10:01.510531 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.01.21 22:10:01.510589 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1906 | 2026.01.21 22:10:01.511001 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002911804 sec., 866473.1554733766 rows/sec., 57.61 MiB/sec. | ||
| 1907 | 2026.01.21 22:10:01.511345 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.21 22:10:01.511354 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1909 | 2026.01.21 22:10:01.511391 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1910 | 2026.01.21 22:10:01.511890 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.01.21 22:10:01.511962 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1912 | 2026.01.21 22:10:01.512031 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1913 | 2026.01.21 22:10:01.512120 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1914 | 2026.01.21 22:10:01.512598 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.01.21 22:10:01.512746 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002232 sec., 4480.286738351255 rows/sec., 8.03 MiB/sec. | ||
| 1916 | 2026.01.21 22:10:01.512798 [ 3 ] {cde30c4b-d512-4ff9-bba5-f8334e8aa727} <Debug> TCPHandler: Processed in 0.002897564 sec. | ||
| 1917 | 2026.01.21 22:10:01.512911 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.01.21 22:10:01.513006 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1919 | 2026.01.21 22:10:01.513048 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1920 | 2026.01.21 22:10:01.513381 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.01.21 22:10:01.513417 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1922 | 2026.01.21 22:10:01.513845 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1923 | 2026.01.21 22:10:01.514373 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.01.21 22:10:01.514472 [ 76 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1925 | 2026.01.21 22:10:01.514504 [ 76 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.01.21 22:10:01.514504 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001516 sec., 71240.1055408971 rows/sec., 4.34 MiB/sec. | ||
| 1927 | 2026.01.21 22:10:01.514527 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 1928 | 2026.01.21 22:10:01.514558 [ 3 ] {ecf94f20-ac55-4733-8286-b2096ea5ca42} <Debug> TCPHandler: Processed in 0.001697643 sec. | ||
| 1929 | 2026.01.21 22:10:01.514627 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 1930 | 2026.01.21 22:10:01.514752 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1931 | 2026.01.21 22:10:01.514795 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 1932 | 2026.01.21 22:10:01.514879 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 1933 | 2026.01.21 22:10:01.514939 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1934 | 2026.01.21 22:10:01.514990 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 88 rows starting from the beginning of the part | ||
| 1935 | 2026.01.21 22:10:01.515038 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1936 | 2026.01.21 22:10:01.515086 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 1937 | 2026.01.21 22:10:01.516066 [ 189 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001484098 sec., 258743.0210134371 rows/sec., 15.98 MiB/sec. | ||
| 1938 | 2026.01.21 22:10:01.516278 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1939 | 2026.01.21 22:10:01.516477 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4897 rows, containing 5 columns (5 merged, 0 gathered) in 0.01996712 sec., 245253.19625464262 rows/sec., 20.55 MiB/sec. | ||
| 1940 | 2026.01.21 22:10:01.516726 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.01.21 22:10:01.516789 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_6_1} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1942 | 2026.01.21 22:10:01.516828 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1943 | 2026.01.21 22:10:01.516840 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1944 | 2026.01.21 22:10:01.517235 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.21 22:10:01.517294 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_6_1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1946 | 2026.01.21 22:10:01.517348 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 1947 | 2026.01.21 22:10:04.384327 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1948 | 2026.01.21 22:10:04.384397 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1949 | 2026.01.21 22:10:04.474474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2872 | ||
| 1950 | 2026.01.21 22:10:04.474969 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.21 22:10:04.475010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 1952 | 2026.01.21 22:10:04.475606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1953 | 2026.01.21 22:10:04.476102 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.21 22:10:04.476225 [ 71 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1955 | 2026.01.21 22:10:04.476243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2872 | ||
| 1956 | 2026.01.21 22:10:04.476289 [ 71 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.01.21 22:10:04.476318 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 1958 | 2026.01.21 22:10:04.476408 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 1959 | 2026.01.21 22:10:04.476520 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1960 | 2026.01.21 22:10:04.476550 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1961 | 2026.01.21 22:10:04.476602 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1962 | 2026.01.21 22:10:04.476643 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1963 | 2026.01.21 22:10:04.476680 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 509 rows starting from the beginning of the part | ||
| 1964 | 2026.01.21 22:10:04.476721 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1965 | 2026.01.21 22:10:04.476757 [ 201 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1966 | 2026.01.21 22:10:04.504967 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.028594271 sec., 100439.6999664723 rows/sec., 1.44 MiB/sec. | ||
| 1967 | 2026.01.21 22:10:04.505983 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1968 | 2026.01.21 22:10:04.506529 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.01.21 22:10:04.506596 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_6_1} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1970 | 2026.01.21 22:10:04.506659 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1971 | 2026.01.21 22:10:04.635437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1972 | 2026.01.21 22:10:04.652997 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.01.21 22:10:04.653062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 1974 | 2026.01.21 22:10:04.659505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1975 | 2026.01.21 22:10:04.660653 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.01.21 22:10:04.660941 [ 69 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1977 | 2026.01.21 22:10:04.660985 [ 69 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.01.21 22:10:04.661004 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 1979 | 2026.01.21 22:10:04.661076 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 1980 | 2026.01.21 22:10:04.664556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1981 | 2026.01.21 22:10:04.665435 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1982 | 2026.01.21 22:10:04.666968 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 1983 | 2026.01.21 22:10:04.671619 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 1984 | 2026.01.21 22:10:04.675925 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 1985 | 2026.01.21 22:10:04.680123 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 1986 | 2026.01.21 22:10:04.687629 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 1987 | 2026.01.21 22:10:04.691801 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 1988 | 2026.01.21 22:10:04.761300 [ 197 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100250163 sec., 458.8521217666249 rows/sec., 2.37 MiB/sec. | ||
| 1989 | 2026.01.21 22:10:04.763756 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1990 | 2026.01.21 22:10:04.766274 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_6_1} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.01.21 22:10:04.766361 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_6_1} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1992 | 2026.01.21 22:10:04.768217 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1993 | 2026.01.21 22:10:05.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.47 MiB, peak 184.01 MiB, free memory in arenas 0.00 B, will set to 183.92 MiB (RSS), difference: 9.45 MiB | ||
| 1994 | 2026.01.21 22:10:06.479550 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.01.21 22:10:06.479741 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1996 | 2026.01.21 22:10:06.479810 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1997 | 2026.01.21 22:10:06.480481 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.01.21 22:10:06.480520 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 1999 | 2026.01.21 22:10:06.481042 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.01.21 22:10:06.481481 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.01.21 22:10:06.481629 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001941 sec., 54611.02524471922 rows/sec., 4.56 MiB/sec. | ||
| 2002 | 2026.01.21 22:10:06.481671 [ 3 ] {29d58a3b-0625-4c7c-afd2-c843fd6603e4} <Debug> TCPHandler: Processed in 0.002248997 sec. | ||
| 2003 | 2026.01.21 22:10:06.481791 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.01.21 22:10:06.481887 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.01.21 22:10:06.481929 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2026.01.21 22:10:06.482339 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.01.21 22:10:06.482375 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2008 | 2026.01.21 22:10:06.482820 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2009 | 2026.01.21 22:10:06.483236 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.01.21 22:10:06.483329 [ 67 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2011 | 2026.01.21 22:10:06.483360 [ 67 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.01.21 22:10:06.483363 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001495 sec., 16722.408026755853 rows/sec., 1.23 MiB/sec. | ||
| 2013 | 2026.01.21 22:10:06.483377 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2014 | 2026.01.21 22:10:06.483403 [ 3 ] {6ae288c9-98e9-4616-8284-7b43cef48352} <Debug> TCPHandler: Processed in 0.001661663 sec. | ||
| 2015 | 2026.01.21 22:10:06.483472 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 2016 | 2026.01.21 22:10:06.483511 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.01.21 22:10:06.483581 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2018 | 2026.01.21 22:10:06.483605 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2019 | 2026.01.21 22:10:06.483632 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2020 | 2026.01.21 22:10:06.483647 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2021 | 2026.01.21 22:10:06.483732 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 223 rows starting from the beginning of the part | ||
| 2022 | 2026.01.21 22:10:06.483792 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 233 rows starting from the beginning of the part | ||
| 2023 | 2026.01.21 22:10:06.483844 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 2024 | 2026.01.21 22:10:06.483888 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 233 rows starting from the beginning of the part | ||
| 2025 | 2026.01.21 22:10:06.483927 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2026 | 2026.01.21 22:10:06.484075 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.01.21 22:10:06.484110 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2028 | 2026.01.21 22:10:06.484624 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2029 | 2026.01.21 22:10:06.484868 [ 197 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434537 sec., 521422.59140057035 rows/sec., 33.33 MiB/sec. | ||
| 2030 | 2026.01.21 22:10:06.485115 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.01.21 22:10:06.485183 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2032 | 2026.01.21 22:10:06.485249 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Debug> executeQuery: Read 97 rows, 7.78 KiB in 0.001661 sec., 58398.55508729681 rows/sec., 4.57 MiB/sec. | ||
| 2033 | 2026.01.21 22:10:06.485285 [ 3 ] {a8719eb2-e094-4997-9caa-ee8a489f5285} <Debug> TCPHandler: Processed in 0.001822927 sec. | ||
| 2034 | 2026.01.21 22:10:06.485400 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.01.21 22:10:06.485495 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.01.21 22:10:06.485540 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2037 | 2026.01.21 22:10:06.485627 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.01.21 22:10:06.485690 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_6_1} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2039 | 2026.01.21 22:10:06.485748 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2040 | 2026.01.21 22:10:06.485940 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.01.21 22:10:06.485974 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2042 | 2026.01.21 22:10:06.486439 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2043 | 2026.01.21 22:10:06.486938 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.01.21 22:10:06.487067 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. | ||
| 2045 | 2026.01.21 22:10:06.487104 [ 3 ] {f930b415-a51b-4934-a7f5-2c1305de546b} <Debug> TCPHandler: Processed in 0.001753734 sec. | ||
| 2046 | 2026.01.21 22:10:06.487217 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.01.21 22:10:06.487312 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.01.21 22:10:06.487366 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2049 | 2026.01.21 22:10:06.488140 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.01.21 22:10:06.488178 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2051 | 2026.01.21 22:10:06.488861 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2052 | 2026.01.21 22:10:06.489364 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.01.21 22:10:06.489559 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002266 sec., 11032.656663724625 rows/sec., 19.77 MiB/sec. | ||
| 2054 | 2026.01.21 22:10:06.489612 [ 3 ] {80dd00a6-f587-4211-818f-c1a6b0dc64fc} <Debug> TCPHandler: Processed in 0.002444533 sec. | ||
| 2055 | 2026.01.21 22:10:06.489732 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.01.21 22:10:06.489830 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.01.21 22:10:06.489874 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2058 | 2026.01.21 22:10:06.490203 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Trace> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.01.21 22:10:06.490238 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2060 | 2026.01.21 22:10:06.490729 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2061 | 2026.01.21 22:10:06.491178 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Trace> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.01.21 22:10:06.491306 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001493 sec., 10046.885465505693 rows/sec., 766.60 KiB/sec. | ||
| 2063 | 2026.01.21 22:10:06.491342 [ 3 ] {57c3e51f-23c4-4f0c-bd88-23fae5bbb6e3} <Debug> TCPHandler: Processed in 0.001661123 sec. | ||
| 2064 | 2026.01.21 22:10:06.491458 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.01.21 22:10:06.491554 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2066 | 2026.01.21 22:10:06.491597 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2067 | 2026.01.21 22:10:06.491926 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.01.21 22:10:06.491962 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2069 | 2026.01.21 22:10:06.492367 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2070 | 2026.01.21 22:10:06.492790 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.01.21 22:10:06.492920 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
| 2072 | 2026.01.21 22:10:06.492955 [ 3 ] {49197961-8344-426e-a00a-cc7f8877fa89} <Debug> TCPHandler: Processed in 0.00154762 sec. | ||
| 2073 | 2026.01.21 22:10:09.159720 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.01.21 22:10:09.159928 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2075 | 2026.01.21 22:10:09.160001 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2076 | 2026.01.21 22:10:09.160813 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.01.21 22:10:09.160857 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2078 | 2026.01.21 22:10:09.161400 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2079 | 2026.01.21 22:10:09.161901 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.01.21 22:10:09.162064 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002189 sec., 203746.00274097762 rows/sec., 12.92 MiB/sec. | ||
| 2081 | 2026.01.21 22:10:09.162114 [ 3 ] {7655fe94-1a15-4815-8924-966a7f136458} <Debug> TCPHandler: Processed in 0.002528645 sec. | ||
| 2082 | 2026.01.21 22:10:09.162246 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.01.21 22:10:09.162351 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2084 | 2026.01.21 22:10:09.162396 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2085 | 2026.01.21 22:10:09.164074 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.01.21 22:10:09.164112 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2087 | 2026.01.21 22:10:09.164759 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2088 | 2026.01.21 22:10:09.165279 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.01.21 22:10:09.165422 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Debug> executeQuery: Read 2362 rows, 195.34 KiB in 0.003096 sec., 762919.896640827 rows/sec., 61.61 MiB/sec. | ||
| 2090 | 2026.01.21 22:10:09.165463 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2091 | 2026.01.21 22:10:09.165476 [ 3 ] {6f855cb1-01fc-44e6-9432-32d547143d7a} <Debug> TCPHandler: Processed in 0.003281694 sec. | ||
| 2092 | 2026.01.21 22:10:09.165594 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.01.21 22:10:09.165692 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.01.21 22:10:09.165735 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2095 | 2026.01.21 22:10:09.166260 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.01.21 22:10:09.166296 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2097 | 2026.01.21 22:10:09.166726 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2098 | 2026.01.21 22:10:09.167169 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.01.21 22:10:09.167304 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Debug> executeQuery: Read 233 rows, 14.15 KiB in 0.001633 sec., 142682.1800367422 rows/sec., 8.46 MiB/sec. | ||
| 2100 | 2026.01.21 22:10:09.167341 [ 3 ] {bb4d6fb8-365f-4298-9d03-66a46e0c0903} <Debug> TCPHandler: Processed in 0.001798006 sec. | ||
| 2101 | 2026.01.21 22:10:09.167443 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.01.21 22:10:09.167539 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.01.21 22:10:09.167579 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2104 | 2026.01.21 22:10:09.168174 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.01.21 22:10:09.168208 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2106 | 2026.01.21 22:10:09.168634 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2107 | 2026.01.21 22:10:09.169090 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.01.21 22:10:09.169249 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001729 sec., 264893.001735107 rows/sec., 17.50 MiB/sec. | ||
| 2109 | 2026.01.21 22:10:09.169290 [ 3 ] {b02dbe0b-becd-47ce-bce3-862c4e0a5411} <Debug> TCPHandler: Processed in 0.001896809 sec. | ||
| 2110 | 2026.01.21 22:10:09.169403 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.01.21 22:10:09.169498 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2112 | 2026.01.21 22:10:09.169539 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2113 | 2026.01.21 22:10:09.170026 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.01.21 22:10:09.170062 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2115 | 2026.01.21 22:10:09.170509 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2116 | 2026.01.21 22:10:09.170946 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.01.21 22:10:09.171075 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001595 sec., 143573.66771159874 rows/sec., 8.15 MiB/sec. | ||
| 2118 | 2026.01.21 22:10:09.171111 [ 3 ] {25f6911a-fd61-42a4-9436-ac6c040cbe5c} <Debug> TCPHandler: Processed in 0.001758175 sec. | ||
| 2119 | 2026.01.21 22:10:09.171220 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.01.21 22:10:09.171319 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2121 | 2026.01.21 22:10:09.171360 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2122 | 2026.01.21 22:10:09.172228 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.01.21 22:10:09.172264 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2124 | 2026.01.21 22:10:09.172757 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2125 | 2026.01.21 22:10:09.173184 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.01.21 22:10:09.173314 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Debug> executeQuery: Read 1199 rows, 87.35 KiB in 0.002014 sec., 595332.6713008936 rows/sec., 42.36 MiB/sec. | ||
| 2127 | 2026.01.21 22:10:09.173349 [ 3 ] {94dfa434-7427-4e77-a6f9-bc45749ac5d7} <Debug> TCPHandler: Processed in 0.002179425 sec. | ||
| 2128 | 2026.01.21 22:10:09.173462 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.01.21 22:10:09.173557 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2130 | 2026.01.21 22:10:09.173598 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2131 | 2026.01.21 22:10:09.173926 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.01.21 22:10:09.173960 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2133 | 2026.01.21 22:10:09.174369 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2134 | 2026.01.21 22:10:09.174797 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.01.21 22:10:09.174922 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
| 2136 | 2026.01.21 22:10:09.174958 [ 3 ] {0f105404-c01c-46b5-b59d-87a74f1e0ba7} <Debug> TCPHandler: Processed in 0.001545279 sec. | ||
| 2137 | 2026.01.21 22:10:09.175086 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.01.21 22:10:09.175186 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.01.21 22:10:09.175228 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2140 | 2026.01.21 22:10:09.175882 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.01.21 22:10:09.175915 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2142 | 2026.01.21 22:10:09.176482 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2143 | 2026.01.21 22:10:09.176917 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.01.21 22:10:09.177046 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Debug> executeQuery: Read 924 rows, 62.56 KiB in 0.001878 sec., 492012.77955271566 rows/sec., 32.53 MiB/sec. | ||
| 2145 | 2026.01.21 22:10:09.177080 [ 3 ] {4fe24502-e1f1-472f-a610-bca11fb0788d} <Debug> TCPHandler: Processed in 0.002053693 sec. | ||
| 2146 | 2026.01.21 22:10:09.177187 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.01.21 22:10:09.177281 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.01.21 22:10:09.177323 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2149 | 2026.01.21 22:10:09.177631 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.01.21 22:10:09.177665 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2151 | 2026.01.21 22:10:09.178074 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2152 | 2026.01.21 22:10:09.178506 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.01.21 22:10:09.178635 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
| 2154 | 2026.01.21 22:10:09.178669 [ 3 ] {e881705a-aa92-4949-96d8-7e8eea87f7fd} <Debug> TCPHandler: Processed in 0.001530349 sec. | ||
| 2155 | 2026.01.21 22:10:09.178768 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.01.21 22:10:09.178862 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2157 | 2026.01.21 22:10:09.178916 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2158 | 2026.01.21 22:10:09.179669 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.01.21 22:10:09.179704 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2160 | 2026.01.21 22:10:09.180419 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2161 | 2026.01.21 22:10:09.180857 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.01.21 22:10:09.180952 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2163 | 2026.01.21 22:10:09.180988 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.01.21 22:10:09.180993 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00215 sec., 4651.162790697675 rows/sec., 8.33 MiB/sec. | ||
| 2165 | 2026.01.21 22:10:09.181006 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2166 | 2026.01.21 22:10:09.181045 [ 3 ] {72adb596-287f-4ffa-926c-eedbf2f360a7} <Debug> TCPHandler: Processed in 0.002326329 sec. | ||
| 2167 | 2026.01.21 22:10:09.181082 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2168 | 2026.01.21 22:10:09.181158 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.01.21 22:10:09.181253 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.01.21 22:10:09.181256 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2171 | 2026.01.21 22:10:09.181294 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2172 | 2026.01.21 22:10:09.181317 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2173 | 2026.01.21 22:10:09.181432 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2174 | 2026.01.21 22:10:09.181534 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2175 | 2026.01.21 22:10:09.181627 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2176 | 2026.01.21 22:10:09.181636 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.01.21 22:10:09.181672 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2178 | 2026.01.21 22:10:09.181715 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2179 | 2026.01.21 22:10:09.181802 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2180 | 2026.01.21 22:10:09.182160 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2181 | 2026.01.21 22:10:09.182609 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.01.21 22:10:09.182738 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Debug> executeQuery: Read 84 rows, 5.09 KiB in 0.001503 sec., 55888.22355289421 rows/sec., 3.30 MiB/sec. | ||
| 2183 | 2026.01.21 22:10:09.182786 [ 3 ] {45bdc837-08e8-4bb3-bc0f-493f3f24fe98} <Debug> TCPHandler: Processed in 0.001676313 sec. | ||
| 2184 | 2026.01.21 22:10:09.183821 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 19 columns (19 merged, 0 gathered) in 0.002763921 sec., 27135.36313085649 rows/sec., 48.63 MiB/sec. | ||
| 2185 | 2026.01.21 22:10:09.184357 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2186 | 2026.01.21 22:10:09.184995 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.01.21 22:10:09.185086 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2188 | 2026.01.21 22:10:09.185225 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2189 | 2026.01.21 22:10:09.521916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 322 | ||
| 2190 | 2026.01.21 22:10:09.524653 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.01.21 22:10:09.524704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2192 | 2026.01.21 22:10:09.526019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2193 | 2026.01.21 22:10:09.526519 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.01.21 22:10:09.526884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2195 | 2026.01.21 22:10:11.473220 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.01.21 22:10:11.473428 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2197 | 2026.01.21 22:10:11.473503 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2198 | 2026.01.21 22:10:11.474151 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.01.21 22:10:11.474193 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2200 | 2026.01.21 22:10:11.474718 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2201 | 2026.01.21 22:10:11.475210 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.01.21 22:10:11.475379 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.14 MiB/sec. | ||
| 2203 | 2026.01.21 22:10:11.475432 [ 3 ] {c56f6092-7e3a-42bd-84f2-8eba7ca9b8b3} <Debug> TCPHandler: Processed in 0.00233835 sec. | ||
| 2204 | 2026.01.21 22:10:11.475553 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.01.21 22:10:11.475656 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2206 | 2026.01.21 22:10:11.475699 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2207 | 2026.01.21 22:10:11.476142 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.01.21 22:10:11.476179 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2209 | 2026.01.21 22:10:11.476599 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2210 | 2026.01.21 22:10:11.477016 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.01.21 22:10:11.477152 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001519 sec., 42132.982225148124 rows/sec., 3.29 MiB/sec. | ||
| 2212 | 2026.01.21 22:10:11.477189 [ 3 ] {8c0996a2-d232-4f0d-af71-c94561e8a867} <Debug> TCPHandler: Processed in 0.001686763 sec. | ||
| 2213 | 2026.01.21 22:10:11.477302 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.01.21 22:10:11.477401 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2215 | 2026.01.21 22:10:11.477447 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2216 | 2026.01.21 22:10:11.477827 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.01.21 22:10:11.477863 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2218 | 2026.01.21 22:10:11.478328 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2219 | 2026.01.21 22:10:11.478740 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.01.21 22:10:11.478873 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001493 sec., 42866.71131949096 rows/sec., 2.99 MiB/sec. | ||
| 2221 | 2026.01.21 22:10:11.478909 [ 3 ] {0acab948-e654-4780-9a7c-55854d50f518} <Debug> TCPHandler: Processed in 0.001657383 sec. | ||
| 2222 | 2026.01.21 22:10:11.479017 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.01.21 22:10:11.479112 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.01.21 22:10:11.479153 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2225 | 2026.01.21 22:10:11.479468 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.01.21 22:10:11.479503 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2227 | 2026.01.21 22:10:11.479899 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2228 | 2026.01.21 22:10:11.480400 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.01.21 22:10:11.480532 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001439 sec., 16678.248783877694 rows/sec., 1.12 MiB/sec. | ||
| 2230 | 2026.01.21 22:10:11.480568 [ 3 ] {5af6abee-ce58-48c3-ac9b-fe9617931d70} <Debug> TCPHandler: Processed in 0.001600231 sec. | ||
| 2231 | 2026.01.21 22:10:11.977272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3320 | ||
| 2232 | 2026.01.21 22:10:11.977761 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.01.21 22:10:11.977806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2234 | 2026.01.21 22:10:11.978482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2235 | 2026.01.21 22:10:11.978915 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.01.21 22:10:11.979057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3320 | ||
| 2237 | 2026.01.21 22:10:12.165563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2238 | 2026.01.21 22:10:12.182934 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.01.21 22:10:12.182992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2240 | 2026.01.21 22:10:12.188758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2241 | 2026.01.21 22:10:12.189871 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.01.21 22:10:12.192996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2243 | 2026.01.21 22:10:16.479475 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.01.21 22:10:16.479659 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2245 | 2026.01.21 22:10:16.479723 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2246 | 2026.01.21 22:10:16.480408 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.01.21 22:10:16.480448 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2248 | 2026.01.21 22:10:16.481030 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2249 | 2026.01.21 22:10:16.481515 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.01.21 22:10:16.481668 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.002056 sec., 51556.42023346303 rows/sec., 4.31 MiB/sec. | ||
| 2251 | 2026.01.21 22:10:16.481717 [ 3 ] {5c8e2d37-e50a-4217-8586-e747f719a71b} <Debug> TCPHandler: Processed in 0.00235953 sec. | ||
| 2252 | 2026.01.21 22:10:16.481837 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.01.21 22:10:16.481937 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.01.21 22:10:16.481980 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2255 | 2026.01.21 22:10:16.482390 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.01.21 22:10:16.482427 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2257 | 2026.01.21 22:10:16.482843 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2258 | 2026.01.21 22:10:16.483280 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.01.21 22:10:16.483411 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001497 sec., 16700.0668002672 rows/sec., 1.23 MiB/sec. | ||
| 2260 | 2026.01.21 22:10:16.483448 [ 3 ] {59daa29f-fbbd-41e9-8bc0-8a560645ada4} <Debug> TCPHandler: Processed in 0.001662633 sec. | ||
| 2261 | 2026.01.21 22:10:16.483548 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.01.21 22:10:16.483642 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2263 | 2026.01.21 22:10:16.483681 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2264 | 2026.01.21 22:10:16.484090 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.01.21 22:10:16.484126 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2266 | 2026.01.21 22:10:16.484548 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2267 | 2026.01.21 22:10:16.485017 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.21 22:10:16.485145 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001522 sec., 58475.689881734565 rows/sec., 4.57 MiB/sec. | ||
| 2269 | 2026.01.21 22:10:16.485184 [ 3 ] {a6b2966f-c290-4dc7-8a89-32d40f69bfce} <Debug> TCPHandler: Processed in 0.001685203 sec. | ||
| 2270 | 2026.01.21 22:10:16.485294 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.01.21 22:10:16.485389 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.01.21 22:10:16.485432 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2273 | 2026.01.21 22:10:16.485845 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.01.21 22:10:16.485881 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2275 | 2026.01.21 22:10:16.486327 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2276 | 2026.01.21 22:10:16.486763 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.01.21 22:10:16.486894 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. | ||
| 2278 | 2026.01.21 22:10:16.486930 [ 3 ] {bce24fc9-ad21-434c-8d40-0f33bb825a46} <Debug> TCPHandler: Processed in 0.001684344 sec. | ||
| 2279 | 2026.01.21 22:10:16.487035 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.01.21 22:10:16.487130 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.01.21 22:10:16.487183 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2282 | 2026.01.21 22:10:16.487975 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.01.21 22:10:16.488011 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2284 | 2026.01.21 22:10:16.488665 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2285 | 2026.01.21 22:10:16.489211 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.01.21 22:10:16.489351 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002239 sec., 11165.698972755694 rows/sec., 20.01 MiB/sec. | ||
| 2287 | 2026.01.21 22:10:16.489411 [ 3 ] {2114f702-a04a-4901-ab62-de53775ba776} <Debug> TCPHandler: Processed in 0.002424302 sec. | ||
| 2288 | 2026.01.21 22:10:16.489524 [ 3 ] {} <Trace> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.01.21 22:10:16.489619 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65224) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.01.21 22:10:16.489660 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2291 | 2026.01.21 22:10:16.490001 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.01.21 22:10:16.490038 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2293 | 2026.01.21 22:10:16.490528 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2294 | 2026.01.21 22:10:16.491184 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.01.21 22:10:16.491323 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001723 sec., 34822.98316889147 rows/sec., 2.35 MiB/sec. | ||
| 2296 | 2026.01.21 22:10:16.491360 [ 3 ] {81f687a1-87ef-4964-917e-e0800835a041} <Debug> TCPHandler: Processed in 0.001884438 sec. | ||
| 2297 | 2026.01.21 22:10:19.384453 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2298 | 2026.01.21 22:10:19.384524 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2299 | 2026.01.21 22:10:19.480102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3832 | ||
| 2300 | 2026.01.21 22:10:19.480599 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.01.21 22:10:19.480634 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2302 | 2026.01.21 22:10:19.481250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2303 | 2026.01.21 22:10:19.481715 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.01.21 22:10:19.481841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3832 | ||
| 2305 | 2026.01.21 22:10:19.528056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 342 | ||
| 2306 | 2026.01.21 22:10:19.529956 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.21 22:10:19.529996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2308 | 2026.01.21 22:10:19.531261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2309 | 2026.01.21 22:10:19.531731 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.01.21 22:10:19.531865 [ 45 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2311 | 2026.01.21 22:10:19.531911 [ 45 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.01.21 22:10:19.531933 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2313 | 2026.01.21 22:10:19.531964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2314 | 2026.01.21 22:10:19.532027 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 2315 | 2026.01.21 22:10:19.532559 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2316 | 2026.01.21 22:10:19.532711 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 2317 | 2026.01.21 22:10:19.533099 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
| 2318 | 2026.01.21 22:10:19.533476 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 2319 | 2026.01.21 22:10:19.533828 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 2320 | 2026.01.21 22:10:19.534178 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 58 rows starting from the beginning of the part | ||
| 2321 | 2026.01.21 22:10:19.534550 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 2322 | 2026.01.21 22:10:19.540239 [ 197 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 72 columns (72 merged, 0 gathered) in 0.008249551 sec., 41456.801709571824 rows/sec., 41.45 MiB/sec. | ||
| 2323 | 2026.01.21 22:10:19.541061 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2324 | 2026.01.21 22:10:19.541778 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.01.21 22:10:19.541842 [ 199 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_6_1} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2326 | 2026.01.21 22:10:19.541958 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2327 | 2026.01.21 22:10:19.693050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2328 | 2026.01.21 22:10:19.710877 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.21 22:10:19.710938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2330 | 2026.01.21 22:10:19.717337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2331 | 2026.01.21 22:10:19.718447 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.21 22:10:19.721571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2333 | 2026.01.21 22:10:20.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.79 MiB, peak 189.89 MiB, free memory in arenas 0.00 B, will set to 187.72 MiB (RSS), difference: 1.94 MiB | ||
| 2334 | 2026.01.21 22:10:20.027775 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.01.21 22:10:20.027873 [ 3 ] {} <Debug> TCP-Session: 88fe9c6e-1b4d-43c3-a07e-3d779dfea5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.21 22:10:21.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.69 MiB, peak 189.89 MiB, free memory in arenas 0.00 B, will set to 187.73 MiB (RSS), difference: 2.04 MiB | ||
| 2337 | 2026.01.21 22:10:21.490634 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.01.21 22:10:21.490914 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2339 | 2026.01.21 22:10:21.491020 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2340 | 2026.01.21 22:10:21.492060 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.01.21 22:10:21.492107 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2342 | 2026.01.21 22:10:21.492625 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2343 | 2026.01.21 22:10:21.493310 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.01.21 22:10:21.493476 [ 38 ] {} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2345 | 2026.01.21 22:10:21.493513 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002675 sec., 166728.97196261684 rows/sec., 10.57 MiB/sec. | ||
| 2346 | 2026.01.21 22:10:21.493538 [ 38 ] {} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.01.21 22:10:21.493564 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2348 | 2026.01.21 22:10:21.493568 [ 4 ] {c1aa9bf0-8518-496e-a841-020a48743865} <Debug> TCPHandler: Processed in 0.00311886 sec. | ||
| 2349 | 2026.01.21 22:10:21.493688 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::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 | ||
| 2350 | 2026.01.21 22:10:21.493710 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.01.21 22:10:21.493836 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2352 | 2026.01.21 22:10:21.493843 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2353 | 2026.01.21 22:10:21.493889 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2354 | 2026.01.21 22:10:21.493902 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 446 rows starting from the beginning of the part | ||
| 2355 | 2026.01.21 22:10:21.494025 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 446 rows starting from the beginning of the part | ||
| 2356 | 2026.01.21 22:10:21.494084 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 446 rows starting from the beginning of the part | ||
| 2357 | 2026.01.21 22:10:21.494138 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 446 rows starting from the beginning of the part | ||
| 2358 | 2026.01.21 22:10:21.494185 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 446 rows starting from the beginning of the part | ||
| 2359 | 2026.01.21 22:10:21.494951 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.01.21 22:10:21.494995 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2361 | 2026.01.21 22:10:21.495394 [ 199 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753544 sec., 1271710.3192163985 rows/sec., 85.50 MiB/sec. | ||
| 2362 | 2026.01.21 22:10:21.495612 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2363 | 2026.01.21 22:10:21.495636 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2364 | 2026.01.21 22:10:21.496158 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.01.21 22:10:21.496190 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.01.21 22:10:21.496236 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_5_1} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2367 | 2026.01.21 22:10:21.496314 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2368 | 2026.01.21 22:10:21.496318 [ 38 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2369 | 2026.01.21 22:10:21.496349 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Debug> executeQuery: Read 1222 rows, 99.22 KiB in 0.002542 sec., 480723.83949645946 rows/sec., 38.12 MiB/sec. | ||
| 2370 | 2026.01.21 22:10:21.496356 [ 38 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.01.21 22:10:21.496393 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2372 | 2026.01.21 22:10:21.496398 [ 4 ] {74131820-f60c-49fc-b9fc-7abb144da9e3} <Debug> TCPHandler: Processed in 0.002741541 sec. | ||
| 2373 | 2026.01.21 22:10:21.496486 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2374 | 2026.01.21 22:10:21.496542 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.01.21 22:10:21.496590 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2376 | 2026.01.21 22:10:21.496628 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2389 rows starting from the beginning of the part | ||
| 2377 | 2026.01.21 22:10:21.496644 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2378 | 2026.01.21 22:10:21.496686 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2379 | 2026.01.21 22:10:21.496703 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
| 2380 | 2026.01.21 22:10:21.496750 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2362 rows starting from the beginning of the part | ||
| 2381 | 2026.01.21 22:10:21.496789 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2382 | 2026.01.21 22:10:21.496831 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2383 | 2026.01.21 22:10:21.496882 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1222 rows starting from the beginning of the part | ||
| 2384 | 2026.01.21 22:10:21.497219 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.01.21 22:10:21.497254 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2386 | 2026.01.21 22:10:21.497758 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2387 | 2026.01.21 22:10:21.498200 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.01.21 22:10:21.498337 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Debug> executeQuery: Read 233 rows, 14.15 KiB in 0.001716 sec., 135780.8857808858 rows/sec., 8.05 MiB/sec. | ||
| 2389 | 2026.01.21 22:10:21.498375 [ 4 ] {15ef2669-8042-4efb-89e9-2ef8956c18ba} <Debug> TCPHandler: Processed in 0.001884578 sec. | ||
| 2390 | 2026.01.21 22:10:21.498484 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.01.21 22:10:21.498581 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2392 | 2026.01.21 22:10:21.498622 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2393 | 2026.01.21 22:10:21.499009 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6241 rows, containing 5 columns (5 merged, 0 gathered) in 0.002567276 sec., 2430981.3202787703 rows/sec., 205.10 MiB/sec. | ||
| 2394 | 2026.01.21 22:10:21.499110 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.01.21 22:10:21.499151 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2396 | 2026.01.21 22:10:21.499320 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2397 | 2026.01.21 22:10:21.499588 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2398 | 2026.01.21 22:10:21.499770 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.01.21 22:10:21.499867 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_11_2} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2400 | 2026.01.21 22:10:21.499928 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2401 | 2026.01.21 22:10:21.500004 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.01.21 22:10:21.500101 [ 38 ] {} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2403 | 2026.01.21 22:10:21.500133 [ 38 ] {} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.01.21 22:10:21.500134 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001573 sec., 146217.4189446917 rows/sec., 9.43 MiB/sec. | ||
| 2405 | 2026.01.21 22:10:21.500151 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2406 | 2026.01.21 22:10:21.500184 [ 4 ] {73333470-322f-4501-acc1-b8893b368322} <Debug> TCPHandler: Processed in 0.001749194 sec. | ||
| 2407 | 2026.01.21 22:10:21.500246 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::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 | ||
| 2408 | 2026.01.21 22:10:21.500300 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.01.21 22:10:21.500352 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2410 | 2026.01.21 22:10:21.500390 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 2411 | 2026.01.21 22:10:21.500399 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.01.21 22:10:21.500443 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2413 | 2026.01.21 22:10:21.500450 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 2414 | 2026.01.21 22:10:21.500499 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 230 rows starting from the beginning of the part | ||
| 2415 | 2026.01.21 22:10:21.500539 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 230 rows starting from the beginning of the part | ||
| 2416 | 2026.01.21 22:10:21.500576 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 458 rows starting from the beginning of the part | ||
| 2417 | 2026.01.21 22:10:21.500618 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 230 rows starting from the beginning of the part | ||
| 2418 | 2026.01.21 22:10:21.500940 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.01.21 22:10:21.500982 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2420 | 2026.01.21 22:10:21.501414 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2421 | 2026.01.21 22:10:21.501684 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474937 sec., 1088860.066565555 rows/sec., 75.35 MiB/sec. | ||
| 2422 | 2026.01.21 22:10:21.501833 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.01.21 22:10:21.501922 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2424 | 2026.01.21 22:10:21.501965 [ 38 ] {} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2425 | 2026.01.21 22:10:21.501994 [ 38 ] {} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.01.21 22:10:21.502001 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001621 sec., 141270.82048118446 rows/sec., 8.02 MiB/sec. | ||
| 2427 | 2026.01.21 22:10:21.502015 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2428 | 2026.01.21 22:10:21.502049 [ 4 ] {d3d9431b-5962-473a-ab46-ca024566fe0b} <Debug> TCPHandler: Processed in 0.001798816 sec. | ||
| 2429 | 2026.01.21 22:10:21.502089 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::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 | ||
| 2430 | 2026.01.21 22:10:21.502162 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.01.21 22:10:21.502171 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2432 | 2026.01.21 22:10:21.502204 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 2433 | 2026.01.21 22:10:21.502253 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 2434 | 2026.01.21 22:10:21.502260 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2435 | 2026.01.21 22:10:21.502292 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part | ||
| 2436 | 2026.01.21 22:10:21.502302 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2437 | 2026.01.21 22:10:21.502328 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 229 rows starting from the beginning of the part | ||
| 2438 | 2026.01.21 22:10:21.502362 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 229 rows starting from the beginning of the part | ||
| 2439 | 2026.01.21 22:10:21.502415 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.01.21 22:10:21.502497 [ 199 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_6_1} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2441 | 2026.01.21 22:10:21.502567 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2442 | 2026.01.21 22:10:21.502981 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.01.21 22:10:21.503021 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2444 | 2026.01.21 22:10:21.503163 [ 191 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001100648 sec., 1040296.2618384805 rows/sec., 63.03 MiB/sec. | ||
| 2445 | 2026.01.21 22:10:21.503431 [ 191 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2446 | 2026.01.21 22:10:21.503561 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2447 | 2026.01.21 22:10:21.503969 [ 191 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.01.21 22:10:21.504054 [ 191 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_5_1} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2449 | 2026.01.21 22:10:21.504105 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.01.21 22:10:21.504127 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2451 | 2026.01.21 22:10:21.504216 [ 38 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2452 | 2026.01.21 22:10:21.504244 [ 38 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.01.21 22:10:21.504252 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Debug> executeQuery: Read 743 rows, 53.07 KiB in 0.002009 sec., 369835.73917371826 rows/sec., 25.79 MiB/sec. | ||
| 2454 | 2026.01.21 22:10:21.504260 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2455 | 2026.01.21 22:10:21.504301 [ 4 ] {bb730ec0-ee29-49f1-841e-4e1a17ed2abc} <Debug> TCPHandler: Processed in 0.002187807 sec. | ||
| 2456 | 2026.01.21 22:10:21.504345 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 2457 | 2026.01.21 22:10:21.504420 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.01.21 22:10:21.504434 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2459 | 2026.01.21 22:10:21.504468 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1229 rows starting from the beginning of the part | ||
| 2460 | 2026.01.21 22:10:21.504514 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
| 2461 | 2026.01.21 22:10:21.504522 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2462 | 2026.01.21 22:10:21.504554 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1199 rows starting from the beginning of the part | ||
| 2463 | 2026.01.21 22:10:21.504570 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2464 | 2026.01.21 22:10:21.504595 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2465 | 2026.01.21 22:10:21.504633 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2466 | 2026.01.21 22:10:21.504667 [ 199 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 743 rows starting from the beginning of the part | ||
| 2467 | 2026.01.21 22:10:21.504955 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.01.21 22:10:21.504996 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2469 | 2026.01.21 22:10:21.505490 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2470 | 2026.01.21 22:10:21.505931 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614741 sec., 2118606.0179310488 rows/sec., 159.40 MiB/sec. | ||
| 2471 | 2026.01.21 22:10:21.505937 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.01.21 22:10:21.506101 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001597 sec., 3757.044458359424 rows/sec., 196.29 KiB/sec. | ||
| 2473 | 2026.01.21 22:10:21.506150 [ 4 ] {84990214-7a83-41c9-95e0-70c13726e655} <Debug> TCPHandler: Processed in 0.001779126 sec. | ||
| 2474 | 2026.01.21 22:10:21.506203 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2475 | 2026.01.21 22:10:21.506307 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.01.21 22:10:21.506440 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.01.21 22:10:21.506501 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2478 | 2026.01.21 22:10:21.506661 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.01.21 22:10:21.506844 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_11_2} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2480 | 2026.01.21 22:10:21.506914 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2481 | 2026.01.21 22:10:21.507072 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.01.21 22:10:21.507115 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2483 | 2026.01.21 22:10:21.507631 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2484 | 2026.01.21 22:10:21.508057 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.01.21 22:10:21.508159 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2486 | 2026.01.21 22:10:21.508191 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.01.21 22:10:21.508193 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001782 sec., 184062.8507295174 rows/sec., 12.06 MiB/sec. | ||
| 2488 | 2026.01.21 22:10:21.508208 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2489 | 2026.01.21 22:10:21.508242 [ 4 ] {5fa6e0e9-0efc-452f-903b-46914bba193a} <Debug> TCPHandler: Processed in 0.002008571 sec. | ||
| 2490 | 2026.01.21 22:10:21.508309 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 2491 | 2026.01.21 22:10:21.508363 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.01.21 22:10:21.508443 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2493 | 2026.01.21 22:10:21.508464 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.01.21 22:10:21.508483 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2523 rows starting from the beginning of the part | ||
| 2495 | 2026.01.21 22:10:21.508512 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2496 | 2026.01.21 22:10:21.508571 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2497 | 2026.01.21 22:10:21.508627 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 924 rows starting from the beginning of the part | ||
| 2498 | 2026.01.21 22:10:21.508671 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2499 | 2026.01.21 22:10:21.508716 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 2500 | 2026.01.21 22:10:21.508765 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 328 rows starting from the beginning of the part | ||
| 2501 | 2026.01.21 22:10:21.508859 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.01.21 22:10:21.508899 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2503 | 2026.01.21 22:10:21.509437 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2504 | 2026.01.21 22:10:21.509989 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.01.21 22:10:21.510154 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001709 sec., 585.1375073142189 rows/sec., 39.43 KiB/sec. | ||
| 2506 | 2026.01.21 22:10:21.510155 [ 37 ] {} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2507 | 2026.01.21 22:10:21.510193 [ 4 ] {e0571721-be15-4976-b2d1-bd174a1d3806} <Debug> TCPHandler: Processed in 0.001882558 sec. | ||
| 2508 | 2026.01.21 22:10:21.510248 [ 37 ] {} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.01.21 22:10:21.510279 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2510 | 2026.01.21 22:10:21.510340 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.01.21 22:10:21.510353 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 2512 | 2026.01.21 22:10:21.510441 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.01.21 22:10:21.510504 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002230737 sec., 1864406.2478006147 rows/sec., 124.21 MiB/sec. | ||
| 2514 | 2026.01.21 22:10:21.510445 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2515 | 2026.01.21 22:10:21.510579 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2516 | 2026.01.21 22:10:21.510594 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2517 | 2026.01.21 22:10:21.510667 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 2518 | 2026.01.21 22:10:21.510709 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 2519 | 2026.01.21 22:10:21.510834 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 2520 | 2026.01.21 22:10:21.510874 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 2521 | 2026.01.21 22:10:21.510907 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2522 | 2026.01.21 22:10:21.511354 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.01.21 22:10:21.511381 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.01.21 22:10:21.511426 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2525 | 2026.01.21 22:10:21.511453 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2526 | 2026.01.21 22:10:21.511525 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2527 | 2026.01.21 22:10:21.511662 [ 186 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340094 sec., 3731.0815509956765 rows/sec., 251.41 KiB/sec. | ||
| 2528 | 2026.01.21 22:10:21.511878 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2529 | 2026.01.21 22:10:21.512047 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2530 | 2026.01.21 22:10:21.512338 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_5_1} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.01.21 22:10:21.512403 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_5_1} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2532 | 2026.01.21 22:10:21.512469 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2533 | 2026.01.21 22:10:21.512501 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.01.21 22:10:21.512642 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002218 sec., 4508.566275924256 rows/sec., 8.08 MiB/sec. | ||
| 2535 | 2026.01.21 22:10:21.512692 [ 4 ] {ce7757f9-f856-4d01-8f54-c0b1e8147cd5} <Debug> TCPHandler: Processed in 0.002401372 sec. | ||
| 2536 | 2026.01.21 22:10:21.512792 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.01.21 22:10:21.512886 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.01.21 22:10:21.512929 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2539 | 2026.01.21 22:10:21.513251 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.01.21 22:10:21.513286 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2541 | 2026.01.21 22:10:21.513742 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2542 | 2026.01.21 22:10:21.514202 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.01.21 22:10:21.514304 [ 37 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2544 | 2026.01.21 22:10:21.514333 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001465 sec., 73720.13651877134 rows/sec., 4.49 MiB/sec. | ||
| 2545 | 2026.01.21 22:10:21.514338 [ 37 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.01.21 22:10:21.514388 [ 4 ] {cdb1649b-1a42-493d-8ad1-b8269c4a7490} <Debug> TCPHandler: Processed in 0.001643712 sec. | ||
| 2547 | 2026.01.21 22:10:21.514396 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 2548 | 2026.01.21 22:10:21.514501 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 2549 | 2026.01.21 22:10:21.514604 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2550 | 2026.01.21 22:10:21.514632 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 384 rows starting from the beginning of the part | ||
| 2551 | 2026.01.21 22:10:21.514708 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2552 | 2026.01.21 22:10:21.514757 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 84 rows starting from the beginning of the part | ||
| 2553 | 2026.01.21 22:10:21.514800 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2554 | 2026.01.21 22:10:21.514842 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 2555 | 2026.01.21 22:10:21.514883 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2556 | 2026.01.21 22:10:21.515699 [ 200 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232672 sec., 584096.986059552 rows/sec., 36.49 MiB/sec. | ||
| 2557 | 2026.01.21 22:10:21.515941 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2558 | 2026.01.21 22:10:21.516439 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.01.21 22:10:21.516538 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_11_2} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2560 | 2026.01.21 22:10:21.516613 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2561 | 2026.01.21 22:10:26.478845 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.01.21 22:10:26.479050 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2563 | 2026.01.21 22:10:26.479121 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2564 | 2026.01.21 22:10:26.479802 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.01.21 22:10:26.479840 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2566 | 2026.01.21 22:10:26.480374 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2567 | 2026.01.21 22:10:26.480869 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.01.21 22:10:26.481017 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00202 sec., 52475.24752475247 rows/sec., 4.38 MiB/sec. | ||
| 2569 | 2026.01.21 22:10:26.481057 [ 4 ] {02387c6c-85eb-42ac-adde-3f879139e214} <Debug> TCPHandler: Processed in 0.0023488 sec. | ||
| 2570 | 2026.01.21 22:10:26.481180 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.01.21 22:10:26.481276 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.01.21 22:10:26.481317 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2573 | 2026.01.21 22:10:26.481709 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.01.21 22:10:26.481743 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2575 | 2026.01.21 22:10:26.482148 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2576 | 2026.01.21 22:10:26.482559 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.01.21 22:10:26.482689 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001432 sec., 17458.10055865922 rows/sec., 1.28 MiB/sec. | ||
| 2578 | 2026.01.21 22:10:26.482726 [ 4 ] {2f9bf1a6-08ad-4f1a-90e3-3b8c2326239e} <Debug> TCPHandler: Processed in 0.00159617 sec. | ||
| 2579 | 2026.01.21 22:10:26.482832 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.01.21 22:10:26.482925 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2581 | 2026.01.21 22:10:26.482964 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2582 | 2026.01.21 22:10:26.483386 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.01.21 22:10:26.483422 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2584 | 2026.01.21 22:10:26.483834 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2585 | 2026.01.21 22:10:26.484341 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.01.21 22:10:26.484470 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001563 sec., 56941.77863083813 rows/sec., 4.45 MiB/sec. | ||
| 2587 | 2026.01.21 22:10:26.484506 [ 4 ] {d2f99ff7-65f4-4432-96da-a09f277328d1} <Debug> TCPHandler: Processed in 0.001723664 sec. | ||
| 2588 | 2026.01.21 22:10:26.484613 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.01.21 22:10:26.484707 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.01.21 22:10:26.484751 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2591 | 2026.01.21 22:10:26.485148 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.01.21 22:10:26.485184 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2593 | 2026.01.21 22:10:26.485609 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2594 | 2026.01.21 22:10:26.486013 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.01.21 22:10:26.486146 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. | ||
| 2596 | 2026.01.21 22:10:26.486181 [ 4 ] {bc11b670-f8f5-4dae-b6c1-2ea6301f1242} <Debug> TCPHandler: Processed in 0.001617282 sec. | ||
| 2597 | 2026.01.21 22:10:26.486298 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.01.21 22:10:26.486417 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.01.21 22:10:26.486484 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2600 | 2026.01.21 22:10:26.487414 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.01.21 22:10:26.487454 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2602 | 2026.01.21 22:10:26.488099 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2603 | 2026.01.21 22:10:26.488526 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.01.21 22:10:26.488669 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002276 sec., 10984.182776801406 rows/sec., 19.68 MiB/sec. | ||
| 2605 | 2026.01.21 22:10:26.488722 [ 4 ] {995c288d-585b-4f3a-b9ce-852a590bcfea} <Debug> TCPHandler: Processed in 0.002486064 sec. | ||
| 2606 | 2026.01.21 22:10:26.488833 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.01.21 22:10:26.488928 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.01.21 22:10:26.488971 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2609 | 2026.01.21 22:10:26.489305 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.01.21 22:10:26.489342 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2611 | 2026.01.21 22:10:26.489750 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2612 | 2026.01.21 22:10:26.490170 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.01.21 22:10:26.490301 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
| 2614 | 2026.01.21 22:10:26.490336 [ 4 ] {83978426-5b21-4b5c-b54f-e24ada108451} <Debug> TCPHandler: Processed in 0.00155359 sec. | ||
| 2615 | 2026.01.21 22:10:26.982786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4280 | ||
| 2616 | 2026.01.21 22:10:26.983262 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.01.21 22:10:26.983307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2618 | 2026.01.21 22:10:26.983911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2619 | 2026.01.21 22:10:26.984397 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.01.21 22:10:26.984527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4280 | ||
| 2621 | 2026.01.21 22:10:27.222504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2622 | 2026.01.21 22:10:27.239493 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.01.21 22:10:27.239556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2624 | 2026.01.21 22:10:27.245397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2625 | 2026.01.21 22:10:27.246450 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.01.21 22:10:27.249656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2627 | 2026.01.21 22:10:29.532917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 376 | ||
| 2628 | 2026.01.21 22:10:29.535215 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.01.21 22:10:29.535266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2630 | 2026.01.21 22:10:29.536588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2631 | 2026.01.21 22:10:29.537118 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.01.21 22:10:29.537465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2633 | 2026.01.21 22:10:31.490777 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.01.21 22:10:31.491049 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.01.21 22:10:31.491148 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2636 | 2026.01.21 22:10:31.492120 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.01.21 22:10:31.492159 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2638 | 2026.01.21 22:10:31.492555 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2639 | 2026.01.21 22:10:31.492771 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.01.21 22:10:31.492917 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001944 sec., 229423.8683127572 rows/sec., 14.55 MiB/sec. | ||
| 2641 | 2026.01.21 22:10:31.492956 [ 4 ] {81caaca3-585e-4bfb-8d47-5057f35d5120} <Debug> TCPHandler: Processed in 0.002356501 sec. | ||
| 2642 | 2026.01.21 22:10:31.493080 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.01.21 22:10:31.493175 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2644 | 2026.01.21 22:10:31.493214 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2645 | 2026.01.21 22:10:31.494292 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.01.21 22:10:31.494326 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2647 | 2026.01.21 22:10:31.494702 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2648 | 2026.01.21 22:10:31.494904 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.01.21 22:10:31.495028 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Debug> executeQuery: Read 1222 rows, 99.22 KiB in 0.001872 sec., 652777.7777777778 rows/sec., 51.76 MiB/sec. | ||
| 2650 | 2026.01.21 22:10:31.495064 [ 4 ] {ec4d3240-3e2e-4a55-a2df-a60b44327713} <Debug> TCPHandler: Processed in 0.002033002 sec. | ||
| 2651 | 2026.01.21 22:10:31.495177 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.01.21 22:10:31.495269 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.01.21 22:10:31.495308 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2654 | 2026.01.21 22:10:31.495777 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.01.21 22:10:31.495812 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2656 | 2026.01.21 22:10:31.496117 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2657 | 2026.01.21 22:10:31.496319 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.01.21 22:10:31.496405 [ 36 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2659 | 2026.01.21 22:10:31.496439 [ 36 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.21 22:10:31.496440 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Debug> executeQuery: Read 233 rows, 14.15 KiB in 0.001189 sec., 195962.99411269976 rows/sec., 11.62 MiB/sec. | ||
| 2661 | 2026.01.21 22:10:31.496457 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2662 | 2026.01.21 22:10:31.496482 [ 4 ] {46021128-0f9b-4508-a7fb-5c90c9bd9f3e} <Debug> TCPHandler: Processed in 0.001353485 sec. | ||
| 2663 | 2026.01.21 22:10:31.496582 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 2664 | 2026.01.21 22:10:31.496593 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.01.21 22:10:31.496730 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.01.21 22:10:31.496754 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2667 | 2026.01.21 22:10:31.496769 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2668 | 2026.01.21 22:10:31.496799 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 272 rows starting from the beginning of the part | ||
| 2669 | 2026.01.21 22:10:31.496876 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 233 rows starting from the beginning of the part | ||
| 2670 | 2026.01.21 22:10:31.496927 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2671 | 2026.01.21 22:10:31.496979 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 233 rows starting from the beginning of the part | ||
| 2672 | 2026.01.21 22:10:31.497022 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2673 | 2026.01.21 22:10:31.497069 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 233 rows starting from the beginning of the part | ||
| 2674 | 2026.01.21 22:10:31.497273 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.21 22:10:31.497315 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2676 | 2026.01.21 22:10:31.497715 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2677 | 2026.01.21 22:10:31.497936 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.01.21 22:10:31.498058 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001346 sec., 170876.67161961368 rows/sec., 11.02 MiB/sec. | ||
| 2679 | 2026.01.21 22:10:31.498095 [ 4 ] {ec9cf007-d96c-4982-a023-609fa3b2cf1a} <Debug> TCPHandler: Processed in 0.001550849 sec. | ||
| 2680 | 2026.01.21 22:10:31.498140 [ 188 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621821 sec., 629539.2648140577 rows/sec., 40.46 MiB/sec. | ||
| 2681 | 2026.01.21 22:10:31.498209 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.01.21 22:10:31.498287 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2683 | 2026.01.21 22:10:31.498302 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2684 | 2026.01.21 22:10:31.498349 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2685 | 2026.01.21 22:10:31.498543 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.01.21 22:10:31.498621 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_11_2} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2687 | 2026.01.21 22:10:31.498695 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2688 | 2026.01.21 22:10:31.498833 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.01.21 22:10:31.498872 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2690 | 2026.01.21 22:10:31.499178 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2691 | 2026.01.21 22:10:31.499379 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.01.21 22:10:31.499500 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001215 sec., 188477.36625514404 rows/sec., 10.70 MiB/sec. | ||
| 2693 | 2026.01.21 22:10:31.499534 [ 4 ] {4a3eff6a-8e0c-4a09-9f65-bde10db37a76} <Debug> TCPHandler: Processed in 0.001372475 sec. | ||
| 2694 | 2026.01.21 22:10:31.499641 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.01.21 22:10:31.499733 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2696 | 2026.01.21 22:10:31.499771 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2697 | 2026.01.21 22:10:31.500434 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.01.21 22:10:31.500467 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2699 | 2026.01.21 22:10:31.500803 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2700 | 2026.01.21 22:10:31.501001 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.01.21 22:10:31.501124 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Debug> executeQuery: Read 743 rows, 53.07 KiB in 0.001409 sec., 527324.3435060326 rows/sec., 36.78 MiB/sec. | ||
| 2702 | 2026.01.21 22:10:31.501159 [ 4 ] {141c2c04-f860-4451-a49c-3217ec0732e9} <Debug> TCPHandler: Processed in 0.00156578 sec. | ||
| 2703 | 2026.01.21 22:10:31.501272 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.01.21 22:10:31.501363 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2705 | 2026.01.21 22:10:31.501403 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2706 | 2026.01.21 22:10:31.501722 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.01.21 22:10:31.501756 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2708 | 2026.01.21 22:10:31.502043 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2709 | 2026.01.21 22:10:31.502247 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.01.21 22:10:31.502337 [ 36 ] {} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2711 | 2026.01.21 22:10:31.502366 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001021 sec., 5876.5915768854065 rows/sec., 307.03 KiB/sec. | ||
| 2712 | 2026.01.21 22:10:31.502369 [ 36 ] {} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.01.21 22:10:31.502401 [ 4 ] {e898905b-c772-48df-a665-90b5814aeb9e} <Debug> TCPHandler: Processed in 0.00117752 sec. | ||
| 2714 | 2026.01.21 22:10:31.502405 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2715 | 2026.01.21 22:10:31.502481 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 2716 | 2026.01.21 22:10:31.502517 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.01.21 22:10:31.502581 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2026.01.21 22:10:31.502608 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.01.21 22:10:31.502614 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 2720 | 2026.01.21 22:10:31.502650 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2721 | 2026.01.21 22:10:31.502703 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 2722 | 2026.01.21 22:10:31.502758 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 2723 | 2026.01.21 22:10:31.502807 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 2724 | 2026.01.21 22:10:31.502852 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 2725 | 2026.01.21 22:10:31.502901 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 2726 | 2026.01.21 22:10:31.503114 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.01.21 22:10:31.503148 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2728 | 2026.01.21 22:10:31.503471 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2729 | 2026.01.21 22:10:31.503671 [ 186 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221011 sec., 29483.76386453521 rows/sec., 1.50 MiB/sec. | ||
| 2730 | 2026.01.21 22:10:31.503678 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.01.21 22:10:31.503776 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2732 | 2026.01.21 22:10:31.503817 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001227 sec., 267318.66340668296 rows/sec., 17.51 MiB/sec. | ||
| 2733 | 2026.01.21 22:10:31.503852 [ 4 ] {003a2587-379b-41c2-bbdc-9974aa279617} <Debug> TCPHandler: Processed in 0.001381755 sec. | ||
| 2734 | 2026.01.21 22:10:31.503961 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.21 22:10:31.504003 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_6_1} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.01.21 22:10:31.504052 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.01.21 22:10:31.504060 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_6_1} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2738 | 2026.01.21 22:10:31.504093 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2739 | 2026.01.21 22:10:31.504120 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2740 | 2026.01.21 22:10:31.504396 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.01.21 22:10:31.504429 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2742 | 2026.01.21 22:10:31.504709 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2743 | 2026.01.21 22:10:31.504907 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.01.21 22:10:31.505027 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 2745 | 2026.01.21 22:10:31.505061 [ 4 ] {d0565ba3-b6f4-4eaf-bebf-28d8b71940e1} <Debug> TCPHandler: Processed in 0.001148419 sec. | ||
| 2746 | 2026.01.21 22:10:31.505165 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.01.21 22:10:31.505257 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2748 | 2026.01.21 22:10:31.505308 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2749 | 2026.01.21 22:10:31.506030 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.21 22:10:31.506063 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2751 | 2026.01.21 22:10:31.506551 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2752 | 2026.01.21 22:10:31.506767 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.21 22:10:31.506896 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001657 sec., 6035.003017501508 rows/sec., 10.81 MiB/sec. | ||
| 2754 | 2026.01.21 22:10:31.506944 [ 4 ] {c3bfda16-dfee-48bb-930a-90f2501c21c7} <Debug> TCPHandler: Processed in 0.001825246 sec. | ||
| 2755 | 2026.01.21 22:10:31.507066 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.01.21 22:10:31.507189 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.01.21 22:10:31.507240 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2758 | 2026.01.21 22:10:31.507612 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.01.21 22:10:31.507648 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2760 | 2026.01.21 22:10:31.507965 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2761 | 2026.01.21 22:10:31.508180 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.01.21 22:10:31.508306 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001142 sec., 94570.92819614711 rows/sec., 5.77 MiB/sec. | ||
| 2763 | 2026.01.21 22:10:31.508341 [ 4 ] {0da03432-36c5-4478-baca-f513b3571508} <Debug> TCPHandler: Processed in 0.001337634 sec. | ||
| 2764 | 2026.01.21 22:10:32.587179 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48514 | ||
| 2765 | 2026.01.21 22:10:32.587305 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2766 | 2026.01.21 22:10:32.587337 [ 3 ] {} <Debug> TCP-Session: d1c86f03-666e-4dfa-a65a-9219bfee62c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48514 | ||
| 2767 | 2026.01.21 22:10:32.587361 [ 3 ] {} <Debug> TCP-Session: d1c86f03-666e-4dfa-a65a-9219bfee62c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2768 | 2026.01.21 22:10:32.587376 [ 3 ] {} <Debug> TCP-Session: d1c86f03-666e-4dfa-a65a-9219bfee62c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2769 | 2026.01.21 22:10:32.587600 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62648 | ||
| 2770 | 2026.01.21 22:10:32.587619 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58609 | ||
| 2771 | 2026.01.21 22:10:32.587663 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48028 | ||
| 2772 | 2026.01.21 22:10:32.587671 [ 3 ] {} <Trace> TCP-Session: d1c86f03-666e-4dfa-a65a-9219bfee62c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.01.21 22:10:32.587694 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48904 | ||
| 2774 | 2026.01.21 22:10:32.587729 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56684 | ||
| 2775 | 2026.01.21 22:10:32.587730 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2776 | 2026.01.21 22:10:32.587719 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33930 | ||
| 2777 | 2026.01.21 22:10:32.587807 [ 286 ] {} <Debug> TCP-Session: 9a3267c5-5ece-4999-88a2-934b7dab92b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62648 | ||
| 2778 | 2026.01.21 22:10:32.587709 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41336 | ||
| 2779 | 2026.01.21 22:10:32.587842 [ 286 ] {} <Debug> TCP-Session: 9a3267c5-5ece-4999-88a2-934b7dab92b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2780 | 2026.01.21 22:10:32.587685 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35704 | ||
| 2781 | 2026.01.21 22:10:32.587869 [ 286 ] {} <Debug> TCP-Session: 9a3267c5-5ece-4999-88a2-934b7dab92b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2782 | 2026.01.21 22:10:32.587870 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2783 | 2026.01.21 22:10:32.587904 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2784 | 2026.01.21 22:10:32.587949 [ 287 ] {} <Debug> TCP-Session: b8c6b970-91b1-499e-81f1-866d570126c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58609 | ||
| 2785 | 2026.01.21 22:10:32.587972 [ 287 ] {} <Debug> TCP-Session: b8c6b970-91b1-499e-81f1-866d570126c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2786 | 2026.01.21 22:10:32.587986 [ 287 ] {} <Debug> TCP-Session: b8c6b970-91b1-499e-81f1-866d570126c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2787 | 2026.01.21 22:10:32.588104 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2788 | 2026.01.21 22:10:32.588108 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2789 | 2026.01.21 22:10:32.588152 [ 293 ] {} <Debug> TCP-Session: ab173904-d458-4b29-b68d-f4454fe667b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56684 | ||
| 2790 | 2026.01.21 22:10:32.588161 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2791 | 2026.01.21 22:10:32.588193 [ 293 ] {} <Debug> TCP-Session: ab173904-d458-4b29-b68d-f4454fe667b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2792 | 2026.01.21 22:10:32.588208 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2793 | 2026.01.21 22:10:32.588218 [ 293 ] {} <Debug> TCP-Session: ab173904-d458-4b29-b68d-f4454fe667b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2794 | 2026.01.21 22:10:32.588236 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2795 | 2026.01.21 22:10:32.588257 [ 292 ] {} <Debug> TCP-Session: 8641d54b-8122-4fd4-825a-4bd0ac9dfea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33930 | ||
| 2796 | 2026.01.21 22:10:32.588165 [ 290 ] {} <Debug> TCP-Session: 054973c7-1c23-4ace-9bd4-55b479655a2a Authenticating user 'default' from [fd00:1122:3344:101::e]:35704 | ||
| 2797 | 2026.01.21 22:10:32.588295 [ 292 ] {} <Debug> TCP-Session: 8641d54b-8122-4fd4-825a-4bd0ac9dfea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.01.21 22:10:32.588308 [ 290 ] {} <Debug> TCP-Session: 054973c7-1c23-4ace-9bd4-55b479655a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2799 | 2026.01.21 22:10:32.588325 [ 292 ] {} <Debug> TCP-Session: 8641d54b-8122-4fd4-825a-4bd0ac9dfea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2800 | 2026.01.21 22:10:32.588331 [ 290 ] {} <Debug> TCP-Session: 054973c7-1c23-4ace-9bd4-55b479655a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2801 | 2026.01.21 22:10:32.588376 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2802 | 2026.01.21 22:10:32.588409 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2803 | 2026.01.21 22:10:32.588410 [ 289 ] {} <Debug> TCP-Session: 1d5660dc-4ea6-467e-80a9-6429bed75cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48904 | ||
| 2804 | 2026.01.21 22:10:32.588447 [ 291 ] {} <Debug> TCP-Session: 604f0a6c-2a83-4bac-a884-44355d05c670 Authenticating user 'default' from [fd00:1122:3344:101::e]:41336 | ||
| 2805 | 2026.01.21 22:10:32.588451 [ 289 ] {} <Debug> TCP-Session: 1d5660dc-4ea6-467e-80a9-6429bed75cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2806 | 2026.01.21 22:10:32.588483 [ 291 ] {} <Debug> TCP-Session: 604f0a6c-2a83-4bac-a884-44355d05c670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2807 | 2026.01.21 22:10:32.588485 [ 289 ] {} <Debug> TCP-Session: 1d5660dc-4ea6-467e-80a9-6429bed75cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2808 | 2026.01.21 22:10:32.588493 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2809 | 2026.01.21 22:10:32.588503 [ 291 ] {} <Debug> TCP-Session: 604f0a6c-2a83-4bac-a884-44355d05c670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2810 | 2026.01.21 22:10:32.588546 [ 288 ] {} <Debug> TCP-Session: c4ee44fe-74ff-4b96-ba2b-1c7f62e447c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48028 | ||
| 2811 | 2026.01.21 22:10:32.588570 [ 288 ] {} <Debug> TCP-Session: c4ee44fe-74ff-4b96-ba2b-1c7f62e447c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2812 | 2026.01.21 22:10:32.588582 [ 288 ] {} <Debug> TCP-Session: c4ee44fe-74ff-4b96-ba2b-1c7f62e447c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2026.01.21 22:10:32.588585 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 2814 | 2026.01.21 22:10:32.588687 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2815 | 2026.01.21 22:10:32.978952 [ 331 ] {225134e1-1e08-4740-8110-15d89196c78e} <Trace> AggregatingTransform: Aggregating | ||
| 2816 | 2026.01.21 22:10:32.979027 [ 331 ] {225134e1-1e08-4740-8110-15d89196c78e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2817 | 2026.01.21 22:10:32.979075 [ 331 ] {225134e1-1e08-4740-8110-15d89196c78e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001407726 sec. (710.366 rows/sec., 27.75 KiB/sec.) | ||
| 2818 | 2026.01.21 22:10:32.979108 [ 331 ] {225134e1-1e08-4740-8110-15d89196c78e} <Trace> Aggregator: Merging aggregated data | ||
| 2819 | 2026.01.21 22:10:32.980424 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.392609 sec., 2.5470633632952886 rows/sec., 101.88 B/sec. | ||
| 2820 | 2026.01.21 22:10:32.980652 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2821 | 2026.01.21 22:10:32.980678 [ 3 ] {225134e1-1e08-4740-8110-15d89196c78e} <Debug> TCPHandler: Processed in 0.393121279 sec. | ||
| 2822 | 2026.01.21 22:10:32.980820 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2823 | 2026.01.21 22:10:32.980858 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2824 | 2026.01.21 22:10:32.980888 [ 293 ] {} <Debug> TCP-Session: ab173904-d458-4b29-b68d-f4454fe667b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2825 | 2026.01.21 22:10:32.980898 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2826 | 2026.01.21 22:10:32.980919 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2827 | 2026.01.21 22:10:32.980937 [ 286 ] {} <Debug> TCP-Session: 9a3267c5-5ece-4999-88a2-934b7dab92b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2828 | 2026.01.21 22:10:32.980938 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2829 | 2026.01.21 22:10:32.980970 [ 292 ] {} <Debug> TCP-Session: 8641d54b-8122-4fd4-825a-4bd0ac9dfea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2830 | 2026.01.21 22:10:32.980962 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2831 | 2026.01.21 22:10:32.981004 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2832 | 2026.01.21 22:10:32.981005 [ 288 ] {} <Debug> TCP-Session: c4ee44fe-74ff-4b96-ba2b-1c7f62e447c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2833 | 2026.01.21 22:10:32.981057 [ 287 ] {} <Debug> TCP-Session: b8c6b970-91b1-499e-81f1-866d570126c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2026.01.21 22:10:32.981064 [ 3 ] {} <Debug> TCP-Session: d1c86f03-666e-4dfa-a65a-9219bfee62c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2835 | 2026.01.21 22:10:32.980877 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2836 | 2026.01.21 22:10:32.980980 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2837 | 2026.01.21 22:10:32.981144 [ 289 ] {} <Debug> TCP-Session: 1d5660dc-4ea6-467e-80a9-6429bed75cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2838 | 2026.01.21 22:10:32.980952 [ 290 ] {} <Debug> TCP-Session: 054973c7-1c23-4ace-9bd4-55b479655a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2839 | 2026.01.21 22:10:32.981169 [ 291 ] {} <Debug> TCP-Session: 604f0a6c-2a83-4bac-a884-44355d05c670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2840 | 2026.01.21 22:10:33.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.78 MiB, peak 200.92 MiB, free memory in arenas 0.00 B, will set to 209.22 MiB (RSS), difference: 18.44 MiB | ||
| 2841 | 2026.01.21 22:10:34.384575 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2842 | 2026.01.21 22:10:34.384644 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2843 | 2026.01.21 22:10:34.485522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4792 | ||
| 2844 | 2026.01.21 22:10:34.486050 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.01.21 22:10:34.486097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2846 | 2026.01.21 22:10:34.486718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2847 | 2026.01.21 22:10:34.487212 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.01.21 22:10:34.487361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4792 | ||
| 2849 | 2026.01.21 22:10:34.750683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2850 | 2026.01.21 22:10:34.768540 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.01.21 22:10:34.768612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2852 | 2026.01.21 22:10:34.775249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2853 | 2026.01.21 22:10:34.776454 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.01.21 22:10:34.779943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2855 | 2026.01.21 22:10:36.480225 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.01.21 22:10:36.480409 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.21 22:10:36.480476 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2858 | 2026.01.21 22:10:36.481156 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.01.21 22:10:36.481205 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2860 | 2026.01.21 22:10:36.481602 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2861 | 2026.01.21 22:10:36.481828 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.01.21 22:10:36.481980 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001622 sec., 65351.4180024661 rows/sec., 5.46 MiB/sec. | ||
| 2863 | 2026.01.21 22:10:36.482023 [ 4 ] {a4672e19-b0a0-4e43-b94a-dde3855412ed} <Debug> TCPHandler: Processed in 0.001933489 sec. | ||
| 2864 | 2026.01.21 22:10:36.482152 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.01.21 22:10:36.482250 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.01.21 22:10:36.482291 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2867 | 2026.01.21 22:10:36.482689 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.01.21 22:10:36.482726 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2869 | 2026.01.21 22:10:36.483031 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2870 | 2026.01.21 22:10:36.483246 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.01.21 22:10:36.483374 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001144 sec., 21853.146853146853 rows/sec., 1.60 MiB/sec. | ||
| 2872 | 2026.01.21 22:10:36.483412 [ 4 ] {24f38500-80a3-4162-bfea-5e615b11c0bc} <Debug> TCPHandler: Processed in 0.001312584 sec. | ||
| 2873 | 2026.01.21 22:10:36.483532 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.01.21 22:10:36.483636 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2875 | 2026.01.21 22:10:36.483677 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2876 | 2026.01.21 22:10:36.484099 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.01.21 22:10:36.484136 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2878 | 2026.01.21 22:10:36.484446 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2879 | 2026.01.21 22:10:36.484651 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.21 22:10:36.484777 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001167 sec., 76263.92459297343 rows/sec., 5.96 MiB/sec. | ||
| 2881 | 2026.01.21 22:10:36.484814 [ 4 ] {58e5f1ea-045c-4489-9ae4-21e6017162d8} <Debug> TCPHandler: Processed in 0.001332083 sec. | ||
| 2882 | 2026.01.21 22:10:36.484925 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.01.21 22:10:36.485020 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.01.21 22:10:36.485066 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2885 | 2026.01.21 22:10:36.485480 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.01.21 22:10:36.485517 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2887 | 2026.01.21 22:10:36.485882 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2888 | 2026.01.21 22:10:36.486098 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.01.21 22:10:36.486241 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 2890 | 2026.01.21 22:10:36.486284 [ 4 ] {c44a1fcb-a5fa-42de-8358-745f4bbb42b9} <Debug> TCPHandler: Processed in 0.001409226 sec. | ||
| 2891 | 2026.01.21 22:10:36.486410 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.21 22:10:36.486509 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.21 22:10:36.486570 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2894 | 2026.01.21 22:10:36.487390 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.01.21 22:10:36.487429 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2896 | 2026.01.21 22:10:36.487976 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2897 | 2026.01.21 22:10:36.488197 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.21 22:10:36.488322 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2899 | 2026.01.21 22:10:36.488339 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001847 sec., 13535.46291283162 rows/sec., 24.25 MiB/sec. | ||
| 2900 | 2026.01.21 22:10:36.488393 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.01.21 22:10:36.488416 [ 4 ] {e154749e-8fd3-45f0-ac39-df9c521a18fe} <Debug> TCPHandler: Processed in 0.002056182 sec. | ||
| 2902 | 2026.01.21 22:10:36.488421 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2903 | 2026.01.21 22:10:36.488536 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.01.21 22:10:36.488549 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2905 | 2026.01.21 22:10:36.488645 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.01.21 22:10:36.488694 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2907 | 2026.01.21 22:10:36.488804 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2908 | 2026.01.21 22:10:36.488870 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 75 rows starting from the beginning of the part | ||
| 2909 | 2026.01.21 22:10:36.489001 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2910 | 2026.01.21 22:10:36.489045 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.01.21 22:10:36.489088 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2912 | 2026.01.21 22:10:36.489112 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2913 | 2026.01.21 22:10:36.489240 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2914 | 2026.01.21 22:10:36.489371 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 2915 | 2026.01.21 22:10:36.489438 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2916 | 2026.01.21 22:10:36.489476 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2917 | 2026.01.21 22:10:36.489709 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.01.21 22:10:36.489872 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 2919 | 2026.01.21 22:10:36.489911 [ 4 ] {27baf6f3-d81c-47db-b57b-efbf2a11b73f} <Debug> TCPHandler: Processed in 0.001427197 sec. | ||
| 2920 | 2026.01.21 22:10:36.491775 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 19 columns (19 merged, 0 gathered) in 0.003275003 sec., 51908.34939693185 rows/sec., 93.02 MiB/sec. | ||
| 2921 | 2026.01.21 22:10:36.492300 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2922 | 2026.01.21 22:10:36.492893 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.01.21 22:10:36.493002 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2924 | 2026.01.21 22:10:36.493152 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2925 | 2026.01.21 22:10:38.158697 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.01.21 22:10:38.158875 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2927 | 2026.01.21 22:10:38.158939 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2928 | 2026.01.21 22:10:38.159694 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.01.21 22:10:38.159736 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2930 | 2026.01.21 22:10:38.160161 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2931 | 2026.01.21 22:10:38.160390 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.01.21 22:10:38.160541 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001716 sec., 259906.7599067599 rows/sec., 16.48 MiB/sec. | ||
| 2933 | 2026.01.21 22:10:38.160586 [ 4 ] {df2356cd-5071-4455-8853-2365b38257cf} <Debug> TCPHandler: Processed in 0.002026742 sec. | ||
| 2934 | 2026.01.21 22:10:38.160710 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.01.21 22:10:38.160824 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2936 | 2026.01.21 22:10:38.160869 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2937 | 2026.01.21 22:10:38.161268 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.01.21 22:10:38.161305 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2939 | 2026.01.21 22:10:38.161596 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2940 | 2026.01.21 22:10:38.161798 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.01.21 22:10:38.161923 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001118 sec., 12522.361359570661 rows/sec., 1021.11 KiB/sec. | ||
| 2942 | 2026.01.21 22:10:38.161958 [ 4 ] {5cf0de2a-9c46-49c5-b138-564c62d1fa5d} <Debug> TCPHandler: Processed in 0.001298953 sec. | ||
| 2943 | 2026.01.21 22:10:38.162070 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.01.21 22:10:38.162164 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2945 | 2026.01.21 22:10:38.162203 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2946 | 2026.01.21 22:10:38.163825 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.01.21 22:10:38.163862 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2948 | 2026.01.21 22:10:38.164292 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2949 | 2026.01.21 22:10:38.164510 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.01.21 22:10:38.164638 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Debug> executeQuery: Read 2379 rows, 196.83 KiB in 0.002492 sec., 954654.8956661316 rows/sec., 77.13 MiB/sec. | ||
| 2951 | 2026.01.21 22:10:38.164677 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2952 | 2026.01.21 22:10:38.164689 [ 4 ] {16df14c2-dcea-460a-86c7-696320b689fa} <Debug> TCPHandler: Processed in 0.002669129 sec. | ||
| 2953 | 2026.01.21 22:10:38.164799 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.01.21 22:10:38.164893 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.01.21 22:10:38.164933 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2956 | 2026.01.21 22:10:38.165435 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.01.21 22:10:38.165471 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2958 | 2026.01.21 22:10:38.165776 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2959 | 2026.01.21 22:10:38.165976 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.01.21 22:10:38.166104 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Debug> executeQuery: Read 252 rows, 15.50 KiB in 0.00123 sec., 204878.04878048782 rows/sec., 12.31 MiB/sec. | ||
| 2961 | 2026.01.21 22:10:38.166140 [ 4 ] {78d78542-0a18-4a1d-93a5-e1e01d4de6fe} <Debug> TCPHandler: Processed in 0.001391736 sec. | ||
| 2962 | 2026.01.21 22:10:38.166246 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.01.21 22:10:38.166339 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.01.21 22:10:38.166378 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2965 | 2026.01.21 22:10:38.166919 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.01.21 22:10:38.166954 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2967 | 2026.01.21 22:10:38.167271 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2968 | 2026.01.21 22:10:38.167471 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.01.21 22:10:38.167593 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001272 sec., 360062.893081761 rows/sec., 23.79 MiB/sec. | ||
| 2970 | 2026.01.21 22:10:38.167630 [ 4 ] {89f62952-d139-4aab-9a01-965fa26b8c4a} <Debug> TCPHandler: Processed in 0.001433747 sec. | ||
| 2971 | 2026.01.21 22:10:38.167740 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.01.21 22:10:38.167834 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.01.21 22:10:38.167873 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2974 | 2026.01.21 22:10:38.168357 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.01.21 22:10:38.168393 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2976 | 2026.01.21 22:10:38.168697 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2977 | 2026.01.21 22:10:38.168899 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.01.21 22:10:38.169025 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001209 sec., 189412.73779983458 rows/sec., 10.75 MiB/sec. | ||
| 2979 | 2026.01.21 22:10:38.169062 [ 4 ] {8084922a-7a03-4840-ac55-3d3f66321207} <Debug> TCPHandler: Processed in 0.001371315 sec. | ||
| 2980 | 2026.01.21 22:10:38.169175 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.01.21 22:10:38.169268 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2982 | 2026.01.21 22:10:38.169307 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2983 | 2026.01.21 22:10:38.170159 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.01.21 22:10:38.170195 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2985 | 2026.01.21 22:10:38.170548 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2986 | 2026.01.21 22:10:38.170760 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.01.21 22:10:38.170888 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Debug> executeQuery: Read 1224 rows, 89.38 KiB in 0.001637 sec., 747709.2241905925 rows/sec., 53.32 MiB/sec. | ||
| 2988 | 2026.01.21 22:10:38.170924 [ 4 ] {95d6a0b8-81b8-47f9-946f-e113625b0a95} <Debug> TCPHandler: Processed in 0.001799406 sec. | ||
| 2989 | 2026.01.21 22:10:38.171040 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2026.01.21 22:10:38.171158 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2991 | 2026.01.21 22:10:38.171208 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2992 | 2026.01.21 22:10:38.171589 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.01.21 22:10:38.171631 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2994 | 2026.01.21 22:10:38.171955 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2995 | 2026.01.21 22:10:38.172158 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.21 22:10:38.172282 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 2997 | 2026.01.21 22:10:38.172318 [ 4 ] {c1d5c68a-385a-43e3-a6aa-0df2b6e288e6} <Debug> TCPHandler: Processed in 0.001335875 sec. | ||
| 2998 | 2026.01.21 22:10:38.172454 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.01.21 22:10:38.172574 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3000 | 2026.01.21 22:10:38.172624 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3001 | 2026.01.21 22:10:38.173252 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.01.21 22:10:38.173289 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3003 | 2026.01.21 22:10:38.173667 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3004 | 2026.01.21 22:10:38.173871 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.01.21 22:10:38.173998 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Debug> executeQuery: Read 923 rows, 62.41 KiB in 0.001448 sec., 637430.9392265193 rows/sec., 42.09 MiB/sec. | ||
| 3006 | 2026.01.21 22:10:38.174034 [ 4 ] {6965a53e-9a7f-4ee4-8165-16e5a2f7fd88} <Debug> TCPHandler: Processed in 0.001646671 sec. | ||
| 3007 | 2026.01.21 22:10:38.174134 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.01.21 22:10:38.174228 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.01.21 22:10:38.174269 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3010 | 2026.01.21 22:10:38.174573 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.01.21 22:10:38.174609 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3012 | 2026.01.21 22:10:38.174905 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3013 | 2026.01.21 22:10:38.175104 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.01.21 22:10:38.175227 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 3015 | 2026.01.21 22:10:38.175261 [ 4 ] {d2af98f4-ce50-4f0e-80a6-abe995a57a14} <Debug> TCPHandler: Processed in 0.00117479 sec. | ||
| 3016 | 2026.01.21 22:10:38.175362 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.01.21 22:10:38.175454 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3018 | 2026.01.21 22:10:38.175506 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3019 | 2026.01.21 22:10:38.176255 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.01.21 22:10:38.176292 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3021 | 2026.01.21 22:10:38.176801 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3022 | 2026.01.21 22:10:38.177015 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.01.21 22:10:38.177149 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001712 sec., 8761.682242990655 rows/sec., 15.70 MiB/sec. | ||
| 3024 | 2026.01.21 22:10:38.177198 [ 4 ] {26833743-1afa-431b-b8eb-299477540d03} <Debug> TCPHandler: Processed in 0.001882708 sec. | ||
| 3025 | 2026.01.21 22:10:38.177303 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.01.21 22:10:38.177397 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3027 | 2026.01.21 22:10:38.177437 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3028 | 2026.01.21 22:10:38.177737 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Trace> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.01.21 22:10:38.177773 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3030 | 2026.01.21 22:10:38.178068 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3031 | 2026.01.21 22:10:38.178264 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Trace> oximeter.measurements_i64 (75ea1321-b949-474a-8f95-e61c67ca0744): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.01.21 22:10:38.178384 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001006 sec., 5964.214711729623 rows/sec., 421.30 KiB/sec. | ||
| 3033 | 2026.01.21 22:10:38.178419 [ 4 ] {3989b95f-4baf-4198-8812-0bcc3e6452f1} <Debug> TCPHandler: Processed in 0.00116587 sec. | ||
| 3034 | 2026.01.21 22:10:38.178521 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.01.21 22:10:38.178613 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3036 | 2026.01.21 22:10:38.178652 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3037 | 2026.01.21 22:10:38.178974 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.01.21 22:10:38.179010 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3039 | 2026.01.21 22:10:38.179299 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3040 | 2026.01.21 22:10:38.179499 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.01.21 22:10:38.179625 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.00103 sec., 69902.91262135921 rows/sec., 4.04 MiB/sec. | ||
| 3042 | 2026.01.21 22:10:38.179660 [ 4 ] {b09ccf56-922f-4d1e-a919-293db627ea60} <Debug> TCPHandler: Processed in 0.00118546 sec. | ||
| 3043 | 2026.01.21 22:10:39.538511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 438 | ||
| 3044 | 2026.01.21 22:10:39.541388 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.01.21 22:10:39.541444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3046 | 2026.01.21 22:10:39.542671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3047 | 2026.01.21 22:10:39.542940 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.01.21 22:10:39.543285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3049 | 2026.01.21 22:10:41.475233 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.01.21 22:10:41.475412 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3051 | 2026.01.21 22:10:41.475479 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3052 | 2026.01.21 22:10:41.476148 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.01.21 22:10:41.476199 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3054 | 2026.01.21 22:10:41.476587 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3055 | 2026.01.21 22:10:41.476806 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.01.21 22:10:41.476923 [ 147 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3057 | 2026.01.21 22:10:41.476966 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.66 MiB/sec. | ||
| 3058 | 2026.01.21 22:10:41.476998 [ 147 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.21 22:10:41.477020 [ 4 ] {e6a3f1ef-92b0-4909-86f8-d2751383f8b4} <Debug> TCPHandler: Processed in 0.001916639 sec. | ||
| 3060 | 2026.01.21 22:10:41.477027 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3061 | 2026.01.21 22:10:41.477126 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 3062 | 2026.01.21 22:10:41.477152 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.21 22:10:41.477222 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3064 | 2026.01.21 22:10:41.477250 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2419 rows starting from the beginning of the part | ||
| 3065 | 2026.01.21 22:10:41.477255 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3066 | 2026.01.21 22:10:41.477300 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3067 | 2026.01.21 22:10:41.477302 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 3068 | 2026.01.21 22:10:41.477347 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1222 rows starting from the beginning of the part | ||
| 3069 | 2026.01.21 22:10:41.477390 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 3070 | 2026.01.21 22:10:41.477425 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2379 rows starting from the beginning of the part | ||
| 3071 | 2026.01.21 22:10:41.477462 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3072 | 2026.01.21 22:10:41.477765 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.01.21 22:10:41.477800 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3074 | 2026.01.21 22:10:41.478130 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3075 | 2026.01.21 22:10:41.478338 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.01.21 22:10:41.478458 [ 147 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3077 | 2026.01.21 22:10:41.478487 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 3078 | 2026.01.21 22:10:41.478499 [ 147 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.01.21 22:10:41.478530 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3080 | 2026.01.21 22:10:41.478536 [ 4 ] {87b2f369-90ec-43fb-b78f-c4dd99edaf87} <Debug> TCPHandler: Processed in 0.001435157 sec. | ||
| 3081 | 2026.01.21 22:10:41.478641 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 3082 | 2026.01.21 22:10:41.478660 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.01.21 22:10:41.478772 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3084 | 2026.01.21 22:10:41.478778 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.01.21 22:10:41.478811 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1251 rows starting from the beginning of the part | ||
| 3086 | 2026.01.21 22:10:41.478836 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3087 | 2026.01.21 22:10:41.478882 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 3088 | 2026.01.21 22:10:41.478930 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 743 rows starting from the beginning of the part | ||
| 3089 | 2026.01.21 22:10:41.478980 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
| 3090 | 2026.01.21 22:10:41.479021 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1224 rows starting from the beginning of the part | ||
| 3091 | 2026.01.21 22:10:41.479057 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3092 | 2026.01.21 22:10:41.479238 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.01.21 22:10:41.479283 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3094 | 2026.01.21 22:10:41.479354 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002261768 sec., 2780125.9899335387 rows/sec., 234.73 MiB/sec. | ||
| 3095 | 2026.01.21 22:10:41.479645 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3096 | 2026.01.21 22:10:41.479661 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3097 | 2026.01.21 22:10:41.479897 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.21 22:10:41.479913 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.01.21 22:10:41.479961 [ 200 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_16_3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3100 | 2026.01.21 22:10:41.480023 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 3101 | 2026.01.21 22:10:41.480029 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.01.21 22:10:41.480057 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001302 sec., 73732.71889400922 rows/sec., 5.14 MiB/sec. | ||
| 3103 | 2026.01.21 22:10:41.480066 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.01.21 22:10:41.480097 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3105 | 2026.01.21 22:10:41.480102 [ 4 ] {944f57ac-836e-490a-b789-17367243227e} <Debug> TCPHandler: Processed in 0.001492478 sec. | ||
| 3106 | 2026.01.21 22:10:41.480163 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 3107 | 2026.01.21 22:10:41.480223 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.01.21 22:10:41.480240 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.01.21 22:10:41.480264 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4159 rows starting from the beginning of the part | ||
| 3110 | 2026.01.21 22:10:41.480306 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 3111 | 2026.01.21 22:10:41.480320 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.01.21 22:10:41.480341 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 328 rows starting from the beginning of the part | ||
| 3113 | 2026.01.21 22:10:41.480370 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3114 | 2026.01.21 22:10:41.480375 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3115 | 2026.01.21 22:10:41.480415 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 923 rows starting from the beginning of the part | ||
| 3116 | 2026.01.21 22:10:41.480447 [ 200 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 96 rows starting from the beginning of the part | ||
| 3117 | 2026.01.21 22:10:41.480537 [ 193 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3460 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194899 sec., 1775278.4775704339 rows/sec., 133.71 MiB/sec. | ||
| 3118 | 2026.01.21 22:10:41.480714 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.01.21 22:10:41.480754 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3120 | 2026.01.21 22:10:41.480782 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3121 | 2026.01.21 22:10:41.481089 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.01.21 22:10:41.481106 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3123 | 2026.01.21 22:10:41.481174 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_16_3} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3124 | 2026.01.21 22:10:41.481258 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3125 | 2026.01.21 22:10:41.481340 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.21 22:10:41.481463 [ 146 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3127 | 2026.01.21 22:10:41.481473 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001173 sec., 30690.537084398977 rows/sec., 2.07 MiB/sec. | ||
| 3128 | 2026.01.21 22:10:41.481509 [ 146 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.21 22:10:41.481524 [ 4 ] {9db5d6e4-9903-4346-9726-fd2cd7731c9b} <Debug> TCPHandler: Processed in 0.001349774 sec. | ||
| 3130 | 2026.01.21 22:10:41.481535 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3131 | 2026.01.21 22:10:41.481631 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 3132 | 2026.01.21 22:10:41.481761 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3133 | 2026.01.21 22:10:41.481793 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 720 rows starting from the beginning of the part | ||
| 3134 | 2026.01.21 22:10:41.481854 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 3135 | 2026.01.21 22:10:41.481896 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 3136 | 2026.01.21 22:10:41.481940 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3137 | 2026.01.21 22:10:41.481978 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 3138 | 2026.01.21 22:10:41.482014 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 3139 | 2026.01.21 22:10:41.482781 [ 186 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5826 rows, containing 5 columns (5 merged, 0 gathered) in 0.002642238 sec., 2204948.986427415 rows/sec., 147.03 MiB/sec. | ||
| 3140 | 2026.01.21 22:10:41.483012 [ 195 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418146 sec., 744634.1914020136 rows/sec., 46.70 MiB/sec. | ||
| 3141 | 2026.01.21 22:10:41.483182 [ 193 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3142 | 2026.01.21 22:10:41.483229 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3143 | 2026.01.21 22:10:41.483536 [ 193 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.01.21 22:10:41.483548 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.01.21 22:10:41.483627 [ 193 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3146 | 2026.01.21 22:10:41.483631 [ 186 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_16_3} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3147 | 2026.01.21 22:10:41.483740 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3148 | 2026.01.21 22:10:41.483791 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3149 | 2026.01.21 22:10:41.988355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5240 | ||
| 3150 | 2026.01.21 22:10:41.988858 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.01.21 22:10:41.988913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3152 | 2026.01.21 22:10:41.989420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3153 | 2026.01.21 22:10:41.989666 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.01.21 22:10:41.989817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5240 | ||
| 3155 | 2026.01.21 22:10:41.989831 [ 146 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3156 | 2026.01.21 22:10:41.989904 [ 146 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.01.21 22:10:41.989924 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3158 | 2026.01.21 22:10:41.990029 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 3159 | 2026.01.21 22:10:41.990143 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2026.01.21 22:10:41.990180 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2872 rows starting from the beginning of the part | ||
| 3161 | 2026.01.21 22:10:41.990252 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3162 | 2026.01.21 22:10:41.990303 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3163 | 2026.01.21 22:10:41.990349 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3164 | 2026.01.21 22:10:41.990399 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3165 | 2026.01.21 22:10:41.990446 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3166 | 2026.01.21 22:10:41.991807 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001825666 sec., 2870185.455609076 rows/sec., 41.06 MiB/sec. | ||
| 3167 | 2026.01.21 22:10:41.992515 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3168 | 2026.01.21 22:10:41.992757 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.01.21 22:10:41.992824 [ 193 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_11_2} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3170 | 2026.01.21 22:10:41.992905 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3171 | 2026.01.21 22:10:42.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.35 MiB, peak 218.74 MiB, free memory in arenas 0.00 B, will set to 212.69 MiB (RSS), difference: 1.34 MiB | ||
| 3172 | 2026.01.21 22:10:42.280949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3173 | 2026.01.21 22:10:42.298243 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.21 22:10:42.298288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3175 | 2026.01.21 22:10:42.304394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3176 | 2026.01.21 22:10:42.305072 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.21 22:10:42.305326 [ 144 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3178 | 2026.01.21 22:10:42.305363 [ 144 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.01.21 22:10:42.305381 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 3180 | 2026.01.21 22:10:42.305498 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 3181 | 2026.01.21 22:10:42.308172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3182 | 2026.01.21 22:10:42.309538 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3183 | 2026.01.21 22:10:42.311013 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 3184 | 2026.01.21 22:10:42.315628 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 3185 | 2026.01.21 22:10:42.319866 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 3186 | 2026.01.21 22:10:42.323773 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 3187 | 2026.01.21 22:10:42.328315 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 3188 | 2026.01.21 22:10:42.332635 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 3189 | 2026.01.21 22:10:42.384518 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079078111 sec., 1049.5951275315617 rows/sec., 5.43 MiB/sec. | ||
| 3190 | 2026.01.21 22:10:42.386025 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3191 | 2026.01.21 22:10:42.387632 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_11_2} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.01.21 22:10:42.387720 [ 195 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_11_2} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3193 | 2026.01.21 22:10:42.389190 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3194 | 2026.01.21 22:10:43.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.77 MiB, peak 223.65 MiB, free memory in arenas 0.00 B, will set to 222.67 MiB (RSS), difference: 8.90 MiB | ||
| 3195 | 2026.01.21 22:10:46.478607 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.01.21 22:10:46.478816 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3197 | 2026.01.21 22:10:46.478888 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3198 | 2026.01.21 22:10:46.479504 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.01.21 22:10:46.479541 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3200 | 2026.01.21 22:10:46.479938 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3201 | 2026.01.21 22:10:46.480163 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.01.21 22:10:46.480306 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001544 sec., 68652.84974093264 rows/sec., 5.73 MiB/sec. | ||
| 3203 | 2026.01.21 22:10:46.480347 [ 4 ] {0dce18f6-99dc-4961-ba8a-76b47cb6e922} <Debug> TCPHandler: Processed in 0.001874277 sec. | ||
| 3204 | 2026.01.21 22:10:46.480475 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.01.21 22:10:46.480570 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.01.21 22:10:46.480610 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3207 | 2026.01.21 22:10:46.481004 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.01.21 22:10:46.481038 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3209 | 2026.01.21 22:10:46.481324 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3210 | 2026.01.21 22:10:46.481521 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.01.21 22:10:46.481641 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001091 sec., 22914.757103574702 rows/sec., 1.68 MiB/sec. | ||
| 3212 | 2026.01.21 22:10:46.481700 [ 4 ] {e6375ddb-a4cf-4638-84f2-97e28ca59842} <Debug> TCPHandler: Processed in 0.001273142 sec. | ||
| 3213 | 2026.01.21 22:10:46.481817 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.01.21 22:10:46.481918 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3215 | 2026.01.21 22:10:46.481968 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3216 | 2026.01.21 22:10:46.482397 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.01.21 22:10:46.482432 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3218 | 2026.01.21 22:10:46.482756 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3219 | 2026.01.21 22:10:46.482977 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.21 22:10:46.483132 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001233 sec., 72181.67072181671 rows/sec., 5.64 MiB/sec. | ||
| 3221 | 2026.01.21 22:10:46.483170 [ 4 ] {04458f45-1e20-4c05-9578-ddc43665175f} <Debug> TCPHandler: Processed in 0.001406916 sec. | ||
| 3222 | 2026.01.21 22:10:46.483285 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.01.21 22:10:46.483380 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.01.21 22:10:46.483425 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3225 | 2026.01.21 22:10:46.483833 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.01.21 22:10:46.483868 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3227 | 2026.01.21 22:10:46.484219 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3228 | 2026.01.21 22:10:46.484430 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.01.21 22:10:46.484555 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3230 | 2026.01.21 22:10:46.484591 [ 4 ] {de96594a-f168-445a-9bfd-958311d1631b} <Debug> TCPHandler: Processed in 0.001356115 sec. | ||
| 3231 | 2026.01.21 22:10:46.484703 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.01.21 22:10:46.484797 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.01.21 22:10:46.484851 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3234 | 2026.01.21 22:10:46.485620 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.21 22:10:46.485655 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3236 | 2026.01.21 22:10:46.486204 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3237 | 2026.01.21 22:10:46.486424 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.01.21 22:10:46.486560 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 3239 | 2026.01.21 22:10:46.486619 [ 4 ] {7df5cc97-af1e-43d3-a682-de613d294edc} <Debug> TCPHandler: Processed in 0.001965051 sec. | ||
| 3240 | 2026.01.21 22:10:46.486726 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.01.21 22:10:46.486821 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.01.21 22:10:46.486862 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3243 | 2026.01.21 22:10:46.487183 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.01.21 22:10:46.487218 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3245 | 2026.01.21 22:10:46.487530 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3246 | 2026.01.21 22:10:46.487732 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.01.21 22:10:46.487855 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 3248 | 2026.01.21 22:10:46.487890 [ 4 ] {97dd6faf-0c59-4c19-9449-14b604615d71} <Debug> TCPHandler: Processed in 0.001213191 sec. | ||
| 3249 | 2026.01.21 22:10:49.384880 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3250 | 2026.01.21 22:10:49.384950 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3251 | 2026.01.21 22:10:49.490771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5752 | ||
| 3252 | 2026.01.21 22:10:49.491534 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.01.21 22:10:49.491579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3254 | 2026.01.21 22:10:49.492142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3255 | 2026.01.21 22:10:49.492368 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.01.21 22:10:49.492504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5752 | ||
| 3257 | 2026.01.21 22:10:49.544334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 458 | ||
| 3258 | 2026.01.21 22:10:49.546358 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.01.21 22:10:49.546416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3260 | 2026.01.21 22:10:49.547583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3261 | 2026.01.21 22:10:49.547863 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.01.21 22:10:49.548223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3263 | 2026.01.21 22:10:49.809099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3264 | 2026.01.21 22:10:49.826945 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.01.21 22:10:49.827011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3266 | 2026.01.21 22:10:49.833097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3267 | 2026.01.21 22:10:49.833829 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.01.21 22:10:49.837313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3269 | 2026.01.21 22:10:51.490331 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.01.21 22:10:51.490511 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.01.21 22:10:51.490578 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3272 | 2026.01.21 22:10:51.491404 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.01.21 22:10:51.491456 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3274 | 2026.01.21 22:10:51.491872 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3275 | 2026.01.21 22:10:51.492105 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.01.21 22:10:51.492262 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.0018 sec., 247777.77777777778 rows/sec., 15.71 MiB/sec. | ||
| 3277 | 2026.01.21 22:10:51.492312 [ 4 ] {e8449655-a57f-49fe-8978-cfa4ad545bfb} <Debug> TCPHandler: Processed in 0.002128924 sec. | ||
| 3278 | 2026.01.21 22:10:51.492442 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.01.21 22:10:51.492545 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3280 | 2026.01.21 22:10:51.492589 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3281 | 2026.01.21 22:10:51.493584 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.01.21 22:10:51.493622 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3283 | 2026.01.21 22:10:51.494019 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3284 | 2026.01.21 22:10:51.494230 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.01.21 22:10:51.494369 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001849 sec., 666306.1114115738 rows/sec., 52.92 MiB/sec. | ||
| 3286 | 2026.01.21 22:10:51.494407 [ 4 ] {fe1a3411-0af6-47c0-901c-4291c06fc276} <Debug> TCPHandler: Processed in 0.002017941 sec. | ||
| 3287 | 2026.01.21 22:10:51.494529 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.01.21 22:10:51.494652 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.01.21 22:10:51.494702 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3290 | 2026.01.21 22:10:51.495251 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.01.21 22:10:51.495289 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3292 | 2026.01.21 22:10:51.495616 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3293 | 2026.01.21 22:10:51.495828 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.01.21 22:10:51.495960 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001333 sec., 178544.63615903977 rows/sec., 10.64 MiB/sec. | ||
| 3295 | 2026.01.21 22:10:51.495997 [ 4 ] {681a20b7-c449-4e00-be2a-81b5c99e7be2} <Debug> TCPHandler: Processed in 0.001531909 sec. | ||
| 3296 | 2026.01.21 22:10:51.496115 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.01.21 22:10:51.496238 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3298 | 2026.01.21 22:10:51.496286 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3299 | 2026.01.21 22:10:51.496863 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.01.21 22:10:51.496908 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3301 | 2026.01.21 22:10:51.497247 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3302 | 2026.01.21 22:10:51.497461 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.01.21 22:10:51.497587 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001375 sec., 167272.7272727273 rows/sec., 10.78 MiB/sec. | ||
| 3304 | 2026.01.21 22:10:51.497624 [ 4 ] {97bd292e-3eab-45c8-8b0c-6580d8621be6} <Debug> TCPHandler: Processed in 0.001569951 sec. | ||
| 3305 | 2026.01.21 22:10:51.497741 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.01.21 22:10:51.497859 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3307 | 2026.01.21 22:10:51.497907 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3308 | 2026.01.21 22:10:51.498412 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.01.21 22:10:51.498449 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3310 | 2026.01.21 22:10:51.498772 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3311 | 2026.01.21 22:10:51.498985 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.01.21 22:10:51.499111 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001276 sec., 179467.08463949844 rows/sec., 10.19 MiB/sec. | ||
| 3313 | 2026.01.21 22:10:51.499149 [ 4 ] {a222745c-c96a-4e6a-995d-1bae41547dd5} <Debug> TCPHandler: Processed in 0.001468448 sec. | ||
| 3314 | 2026.01.21 22:10:51.499259 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.01.21 22:10:51.499352 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3316 | 2026.01.21 22:10:51.499391 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3317 | 2026.01.21 22:10:51.500055 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.01.21 22:10:51.500092 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3319 | 2026.01.21 22:10:51.500415 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3320 | 2026.01.21 22:10:51.500617 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.01.21 22:10:51.500747 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001413 sec., 529370.1344656759 rows/sec., 36.95 MiB/sec. | ||
| 3322 | 2026.01.21 22:10:51.500784 [ 4 ] {c446e2e7-7307-49e7-a056-94564b800c8f} <Debug> TCPHandler: Processed in 0.001573761 sec. | ||
| 3323 | 2026.01.21 22:10:51.500892 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.01.21 22:10:51.500984 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3325 | 2026.01.21 22:10:51.501025 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3326 | 2026.01.21 22:10:51.501347 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.01.21 22:10:51.501382 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3328 | 2026.01.21 22:10:51.501683 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3329 | 2026.01.21 22:10:51.501887 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.01.21 22:10:51.502011 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 3331 | 2026.01.21 22:10:51.502046 [ 4 ] {077699d6-ff08-46f7-9a6c-8530db35be46} <Debug> TCPHandler: Processed in 0.001200721 sec. | ||
| 3332 | 2026.01.21 22:10:51.502163 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.01.21 22:10:51.502281 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3334 | 2026.01.21 22:10:51.502333 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3335 | 2026.01.21 22:10:51.502864 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.01.21 22:10:51.502907 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3337 | 2026.01.21 22:10:51.503297 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3338 | 2026.01.21 22:10:51.503516 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.21 22:10:51.503649 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001393 sec., 235463.02943287868 rows/sec., 15.43 MiB/sec. | ||
| 3340 | 2026.01.21 22:10:51.503687 [ 4 ] {587dbc47-c244-4947-b8f8-a331a3ccd1ed} <Debug> TCPHandler: Processed in 0.001585471 sec. | ||
| 3341 | 2026.01.21 22:10:51.503806 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.01.21 22:10:51.503901 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.01.21 22:10:51.503943 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3344 | 2026.01.21 22:10:51.504253 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.01.21 22:10:51.504289 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3346 | 2026.01.21 22:10:51.504589 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3347 | 2026.01.21 22:10:51.504794 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.21 22:10:51.504920 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 3349 | 2026.01.21 22:10:51.504956 [ 4 ] {e1a72111-3fff-4030-8133-a667b5c514d8} <Debug> TCPHandler: Processed in 0.001207681 sec. | ||
| 3350 | 2026.01.21 22:10:51.505069 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.01.21 22:10:51.505167 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3352 | 2026.01.21 22:10:51.505222 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3353 | 2026.01.21 22:10:51.506037 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.01.21 22:10:51.506077 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3355 | 2026.01.21 22:10:51.506590 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3356 | 2026.01.21 22:10:51.506825 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.01.21 22:10:51.506970 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 3358 | 2026.01.21 22:10:51.507043 [ 4 ] {2d3a99a4-ffe4-4985-8492-5e3b49b1f25f} <Debug> TCPHandler: Processed in 0.002025902 sec. | ||
| 3359 | 2026.01.21 22:10:51.507158 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.01.21 22:10:51.507254 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.01.21 22:10:51.507296 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3362 | 2026.01.21 22:10:51.507642 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.01.21 22:10:51.507678 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3364 | 2026.01.21 22:10:51.507997 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3365 | 2026.01.21 22:10:51.508200 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.01.21 22:10:51.508333 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001098 sec., 98360.65573770492 rows/sec., 6.00 MiB/sec. | ||
| 3367 | 2026.01.21 22:10:51.508371 [ 4 ] {da2ab5be-388c-430c-aba2-147b44681a7f} <Debug> TCPHandler: Processed in 0.001264852 sec. | ||
| 3368 | 2026.01.21 22:10:56.479361 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.01.21 22:10:56.479576 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3370 | 2026.01.21 22:10:56.479651 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3371 | 2026.01.21 22:10:56.480333 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.01.21 22:10:56.480374 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3373 | 2026.01.21 22:10:56.480762 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3374 | 2026.01.21 22:10:56.480987 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): 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.01.21 22:10:56.481146 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 200.84 KiB/sec. | ||
| 3376 | 2026.01.21 22:10:56.481194 [ 4 ] {9a17888c-7775-4d0e-871f-7ee72375da65} <Debug> TCPHandler: Processed in 0.00197387 sec. | ||
| 3377 | 2026.01.21 22:10:56.481317 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.01.21 22:10:56.481420 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3379 | 2026.01.21 22:10:56.481463 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3380 | 2026.01.21 22:10:56.481950 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.01.21 22:10:56.481985 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3382 | 2026.01.21 22:10:56.482303 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3383 | 2026.01.21 22:10:56.482528 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.01.21 22:10:56.482660 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Debug> executeQuery: Read 108 rows, 9.21 KiB in 0.001263 sec., 85510.68883610451 rows/sec., 7.12 MiB/sec. | ||
| 3385 | 2026.01.21 22:10:56.482698 [ 4 ] {b1a7418e-b053-4f6d-b110-ff8abb578441} <Debug> TCPHandler: Processed in 0.001435467 sec. | ||
| 3386 | 2026.01.21 22:10:56.482812 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.01.21 22:10:56.482909 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.01.21 22:10:56.482950 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3389 | 2026.01.21 22:10:56.483346 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.01.21 22:10:56.483383 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3391 | 2026.01.21 22:10:56.483683 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3392 | 2026.01.21 22:10:56.483890 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.01.21 22:10:56.484002 [ 125 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3394 | 2026.01.21 22:10:56.484017 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001127 sec., 25732.031943212067 rows/sec., 1.87 MiB/sec. | ||
| 3395 | 2026.01.21 22:10:56.484075 [ 125 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.01.21 22:10:56.484084 [ 4 ] {7e1268b3-82c4-4dbf-8a1b-ecac0a2da75d} <Debug> TCPHandler: Processed in 0.001322254 sec. | ||
| 3397 | 2026.01.21 22:10:56.484104 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3398 | 2026.01.21 22:10:56.484227 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.01.21 22:10:56.484251 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 3400 | 2026.01.21 22:10:56.484326 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3401 | 2026.01.21 22:10:56.484372 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3402 | 2026.01.21 22:10:56.484452 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3403 | 2026.01.21 22:10:56.484510 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 272 rows starting from the beginning of the part | ||
| 3404 | 2026.01.21 22:10:56.484608 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3405 | 2026.01.21 22:10:56.484678 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 3406 | 2026.01.21 22:10:56.484741 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3407 | 2026.01.21 22:10:56.484803 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 238 rows starting from the beginning of the part | ||
| 3408 | 2026.01.21 22:10:56.484808 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.01.21 22:10:56.484859 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3410 | 2026.01.21 22:10:56.484864 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 3411 | 2026.01.21 22:10:56.485193 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3412 | 2026.01.21 22:10:56.485424 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.01.21 22:10:56.485560 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001252 sec., 74281.1501597444 rows/sec., 5.81 MiB/sec. | ||
| 3414 | 2026.01.21 22:10:56.485599 [ 4 ] {9ca461f9-d728-412b-83b7-8068b8d95431} <Debug> TCPHandler: Processed in 0.001422457 sec. | ||
| 3415 | 2026.01.21 22:10:56.485713 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.01.21 22:10:56.485810 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.01.21 22:10:56.485855 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3418 | 2026.01.21 22:10:56.486026 [ 198 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849667 sec., 454676.4363531382 rows/sec., 29.69 MiB/sec. | ||
| 3419 | 2026.01.21 22:10:56.486179 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3420 | 2026.01.21 22:10:56.486277 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.01.21 22:10:56.486322 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3422 | 2026.01.21 22:10:56.486452 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.21 22:10:56.486533 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_16_3} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3424 | 2026.01.21 22:10:56.486608 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3425 | 2026.01.21 22:10:56.486684 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3426 | 2026.01.21 22:10:56.486901 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.21 22:10:56.487032 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00124 sec., 130645.16129032258 rows/sec., 9.10 MiB/sec. | ||
| 3428 | 2026.01.21 22:10:56.487068 [ 4 ] {72bc72a3-7457-4222-bb05-0b338e455007} <Debug> TCPHandler: Processed in 0.001404655 sec. | ||
| 3429 | 2026.01.21 22:10:56.487193 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.01.21 22:10:56.487314 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.01.21 22:10:56.487381 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3432 | 2026.01.21 22:10:56.488279 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.21 22:10:56.488316 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3434 | 2026.01.21 22:10:56.488852 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3435 | 2026.01.21 22:10:56.489082 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.01.21 22:10:56.489221 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001932 sec., 12939.958592132505 rows/sec., 23.19 MiB/sec. | ||
| 3437 | 2026.01.21 22:10:56.489279 [ 4 ] {9d81db7e-583c-42e0-bcef-73b76b986383} <Debug> TCPHandler: Processed in 0.002149215 sec. | ||
| 3438 | 2026.01.21 22:10:56.489387 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.01.21 22:10:56.489481 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.01.21 22:10:56.489523 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3441 | 2026.01.21 22:10:56.489856 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.01.21 22:10:56.489891 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3443 | 2026.01.21 22:10:56.490198 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3444 | 2026.01.21 22:10:56.490416 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.21 22:10:56.490545 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3446 | 2026.01.21 22:10:56.490581 [ 4 ] {f1708e30-0438-4594-941f-8eaf28178049} <Debug> TCPHandler: Processed in 0.001244592 sec. | ||
| 3447 | 2026.01.21 22:10:56.992558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6200 | ||
| 3448 | 2026.01.21 22:10:56.993033 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.01.21 22:10:56.993071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3450 | 2026.01.21 22:10:56.993542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3451 | 2026.01.21 22:10:56.993788 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.01.21 22:10:56.993924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6200 | ||
| 3453 | 2026.01.21 22:10:57.337565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3454 | 2026.01.21 22:10:57.353502 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.01.21 22:10:57.353560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3456 | 2026.01.21 22:10:57.358924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3457 | 2026.01.21 22:10:57.359619 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.01.21 22:10:57.362372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3459 | 2026.01.21 22:10:59.548327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 494 | ||
| 3460 | 2026.01.21 22:10:59.551123 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.01.21 22:10:59.551168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3462 | 2026.01.21 22:10:59.552303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3463 | 2026.01.21 22:10:59.552570 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.01.21 22:10:59.552813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3465 | 2026.01.21 22:11:01.490181 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.01.21 22:11:01.490382 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.01.21 22:11:01.490458 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3468 | 2026.01.21 22:11:01.491377 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.01.21 22:11:01.491428 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3470 | 2026.01.21 22:11:01.491834 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3471 | 2026.01.21 22:11:01.492056 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.01.21 22:11:01.492196 [ 117 ] {} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3473 | 2026.01.21 22:11:01.492210 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001884 sec., 236730.3609341826 rows/sec., 15.01 MiB/sec. | ||
| 3474 | 2026.01.21 22:11:01.492266 [ 117 ] {} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.01.21 22:11:01.492284 [ 4 ] {050c741d-149d-4876-9ce5-b39cc431c942} <Debug> TCPHandler: Processed in 0.002245388 sec. | ||
| 3476 | 2026.01.21 22:11:01.492296 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3477 | 2026.01.21 22:11:01.492429 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.01.21 22:11:01.492443 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::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 | ||
| 3479 | 2026.01.21 22:11:01.492537 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3480 | 2026.01.21 22:11:01.492576 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3481 | 2026.01.21 22:11:01.492586 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3482 | 2026.01.21 22:11:01.492620 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 446 rows starting from the beginning of the part | ||
| 3483 | 2026.01.21 22:11:01.492689 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 446 rows starting from the beginning of the part | ||
| 3484 | 2026.01.21 22:11:01.492746 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 446 rows starting from the beginning of the part | ||
| 3485 | 2026.01.21 22:11:01.492810 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 446 rows starting from the beginning of the part | ||
| 3486 | 2026.01.21 22:11:01.492854 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 446 rows starting from the beginning of the part | ||
| 3487 | 2026.01.21 22:11:01.493913 [ 198 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535679 sec., 1452126.3883923658 rows/sec., 97.64 MiB/sec. | ||
| 3488 | 2026.01.21 22:11:01.493931 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.01.21 22:11:01.493984 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3490 | 2026.01.21 22:11:01.494074 [ 198 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3491 | 2026.01.21 22:11:01.494388 [ 198 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.01.21 22:11:01.494461 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3493 | 2026.01.21 22:11:01.494466 [ 198 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_9_2} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3494 | 2026.01.21 22:11:01.494553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3495 | 2026.01.21 22:11:01.494702 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.01.21 22:11:01.494840 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.002327 sec., 529437.0434035239 rows/sec., 42.05 MiB/sec. | ||
| 3497 | 2026.01.21 22:11:01.494879 [ 4 ] {916c371f-ef7c-4dbc-b633-ae335e6d398f} <Debug> TCPHandler: Processed in 0.002504264 sec. | ||
| 3498 | 2026.01.21 22:11:01.494995 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.01.21 22:11:01.495090 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.01.21 22:11:01.495142 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3501 | 2026.01.21 22:11:01.495697 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.01.21 22:11:01.495735 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3503 | 2026.01.21 22:11:01.496054 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3504 | 2026.01.21 22:11:01.496258 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.01.21 22:11:01.496389 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001317 sec., 180713.74335611236 rows/sec., 10.77 MiB/sec. | ||
| 3506 | 2026.01.21 22:11:01.496427 [ 4 ] {58266e22-f687-43ba-b53e-ba749a8a1b2d} <Debug> TCPHandler: Processed in 0.001481498 sec. | ||
| 3507 | 2026.01.21 22:11:01.496539 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.01.21 22:11:01.496634 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.01.21 22:11:01.496673 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3510 | 2026.01.21 22:11:01.497191 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.01.21 22:11:01.497228 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3512 | 2026.01.21 22:11:01.497532 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3513 | 2026.01.21 22:11:01.497736 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.01.21 22:11:01.497863 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001247 sec., 184442.66238973534 rows/sec., 11.89 MiB/sec. | ||
| 3515 | 2026.01.21 22:11:01.497900 [ 4 ] {fc8abc89-5bc3-40d4-86d6-766595bbe7b3} <Debug> TCPHandler: Processed in 0.001412096 sec. | ||
| 3516 | 2026.01.21 22:11:01.498012 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.01.21 22:11:01.498107 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.01.21 22:11:01.498147 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3519 | 2026.01.21 22:11:01.498660 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.01.21 22:11:01.498697 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3521 | 2026.01.21 22:11:01.499002 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3522 | 2026.01.21 22:11:01.499219 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.01.21 22:11:01.499324 [ 123 ] {} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3524 | 2026.01.21 22:11:01.499343 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001254 sec., 182615.62998405105 rows/sec., 10.37 MiB/sec. | ||
| 3525 | 2026.01.21 22:11:01.499410 [ 123 ] {} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.01.21 22:11:01.499424 [ 4 ] {01b51826-4c46-4910-b847-2678d6ff5d97} <Debug> TCPHandler: Processed in 0.001461258 sec. | ||
| 3527 | 2026.01.21 22:11:01.499437 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3528 | 2026.01.21 22:11:01.499540 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.01.21 22:11:01.499544 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::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 | ||
| 3530 | 2026.01.21 22:11:01.499638 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3531 | 2026.01.21 22:11:01.499684 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3532 | 2026.01.21 22:11:01.499711 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3533 | 2026.01.21 22:11:01.499758 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 229 rows starting from the beginning of the part | ||
| 3534 | 2026.01.21 22:11:01.499836 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 229 rows starting from the beginning of the part | ||
| 3535 | 2026.01.21 22:11:01.499899 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
| 3536 | 2026.01.21 22:11:01.499959 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 3537 | 2026.01.21 22:11:01.500017 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 229 rows starting from the beginning of the part | ||
| 3538 | 2026.01.21 22:11:01.500440 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.01.21 22:11:01.500481 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3540 | 2026.01.21 22:11:01.500828 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3541 | 2026.01.21 22:11:01.500956 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456207 sec., 786289.3118904112 rows/sec., 47.64 MiB/sec. | ||
| 3542 | 2026.01.21 22:11:01.501047 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.01.21 22:11:01.501123 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3544 | 2026.01.21 22:11:01.501181 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001561 sec., 479180.01281229977 rows/sec., 33.45 MiB/sec. | ||
| 3545 | 2026.01.21 22:11:01.501220 [ 4 ] {311f11ca-a1b9-4c5e-adda-660d7b1e9a81} <Debug> TCPHandler: Processed in 0.001730024 sec. | ||
| 3546 | 2026.01.21 22:11:01.501332 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2026.01.21 22:11:01.501419 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.01.21 22:11:01.501426 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3549 | 2026.01.21 22:11:01.501471 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3550 | 2026.01.21 22:11:01.501490 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_9_2} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3551 | 2026.01.21 22:11:01.501564 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3552 | 2026.01.21 22:11:01.501799 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.01.21 22:11:01.501834 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3554 | 2026.01.21 22:11:01.502132 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3555 | 2026.01.21 22:11:01.502336 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.01.21 22:11:01.502462 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 3557 | 2026.01.21 22:11:01.502497 [ 4 ] {3b07f6b1-397b-499f-828b-98256b537869} <Debug> TCPHandler: Processed in 0.001216182 sec. | ||
| 3558 | 2026.01.21 22:11:01.502606 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.01.21 22:11:01.502699 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3560 | 2026.01.21 22:11:01.502742 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3561 | 2026.01.21 22:11:01.503199 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2026.01.21 22:11:01.503235 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3563 | 2026.01.21 22:11:01.503563 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3564 | 2026.01.21 22:11:01.503771 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.01.21 22:11:01.503898 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001216 sec., 269736.84210526315 rows/sec., 17.67 MiB/sec. | ||
| 3566 | 2026.01.21 22:11:01.503935 [ 4 ] {bb15c8b3-4153-48c6-a1be-d7270152942e} <Debug> TCPHandler: Processed in 0.001379195 sec. | ||
| 3567 | 2026.01.21 22:11:01.504042 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.01.21 22:11:01.504134 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3569 | 2026.01.21 22:11:01.504176 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3570 | 2026.01.21 22:11:01.504481 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.01.21 22:11:01.504517 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3572 | 2026.01.21 22:11:01.504813 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3573 | 2026.01.21 22:11:01.505015 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.01.21 22:11:01.505139 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 3575 | 2026.01.21 22:11:01.505174 [ 4 ] {c57b1a99-95fa-42e3-ae91-663f2fd84697} <Debug> TCPHandler: Processed in 0.00118264 sec. | ||
| 3576 | 2026.01.21 22:11:01.505283 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.01.21 22:11:01.505378 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.01.21 22:11:01.505431 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3579 | 2026.01.21 22:11:01.506190 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.01.21 22:11:01.506228 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3581 | 2026.01.21 22:11:01.506740 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3582 | 2026.01.21 22:11:01.506955 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.01.21 22:11:01.507060 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3584 | 2026.01.21 22:11:01.507089 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001729 sec., 8675.534991324464 rows/sec., 15.55 MiB/sec. | ||
| 3585 | 2026.01.21 22:11:01.507098 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.01.21 22:11:01.507131 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3587 | 2026.01.21 22:11:01.507148 [ 4 ] {d91a3bc1-7814-4cf3-bc71-2978641ddccb} <Debug> TCPHandler: Processed in 0.001915069 sec. | ||
| 3588 | 2026.01.21 22:11:01.507202 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 3589 | 2026.01.21 22:11:01.507269 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.01.21 22:11:01.507367 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.01.21 22:11:01.507394 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3592 | 2026.01.21 22:11:01.507408 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3593 | 2026.01.21 22:11:01.507454 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 170 rows starting from the beginning of the part | ||
| 3594 | 2026.01.21 22:11:01.507603 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3595 | 2026.01.21 22:11:01.507718 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3596 | 2026.01.21 22:11:01.507765 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.01.21 22:11:01.507806 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3598 | 2026.01.21 22:11:01.507825 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 3599 | 2026.01.21 22:11:01.507939 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3600 | 2026.01.21 22:11:01.508039 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 3601 | 2026.01.21 22:11:01.508124 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3602 | 2026.01.21 22:11:01.508349 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.01.21 22:11:01.508488 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001139 sec., 94820.0175592625 rows/sec., 5.78 MiB/sec. | ||
| 3604 | 2026.01.21 22:11:01.508524 [ 4 ] {9b570f19-ade1-45e7-95c0-5f8ca20fa0f5} <Debug> TCPHandler: Processed in 0.001305783 sec. | ||
| 3605 | 2026.01.21 22:11:01.510978 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 19 columns (19 merged, 0 gathered) in 0.003808647 sec., 69578.5143648125 rows/sec., 124.68 MiB/sec. | ||
| 3606 | 2026.01.21 22:11:01.511540 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3607 | 2026.01.21 22:11:01.511905 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.01.21 22:11:01.511983 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3609 | 2026.01.21 22:11:01.512123 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3610 | 2026.01.21 22:11:04.385197 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3611 | 2026.01.21 22:11:04.385253 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3612 | 2026.01.21 22:11:04.494935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6712 | ||
| 3613 | 2026.01.21 22:11:04.495448 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.01.21 22:11:04.495495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3615 | 2026.01.21 22:11:04.495985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3616 | 2026.01.21 22:11:04.496229 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.01.21 22:11:04.496371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6712 | ||
| 3618 | 2026.01.21 22:11:04.863385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3619 | 2026.01.21 22:11:04.880509 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.01.21 22:11:04.880565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3621 | 2026.01.21 22:11:04.886336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3622 | 2026.01.21 22:11:04.887049 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.01.21 22:11:04.889990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3624 | 2026.01.21 22:11:06.478292 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.01.21 22:11:06.478568 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3626 | 2026.01.21 22:11:06.478633 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3627 | 2026.01.21 22:11:06.479293 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.01.21 22:11:06.479337 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3629 | 2026.01.21 22:11:06.479734 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3630 | 2026.01.21 22:11:06.479962 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.01.21 22:11:06.480096 [ 118 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3632 | 2026.01.21 22:11:06.480124 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001625 sec., 65230.769230769234 rows/sec., 5.45 MiB/sec. | ||
| 3633 | 2026.01.21 22:11:06.480163 [ 118 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.01.21 22:11:06.480181 [ 4 ] {a03d7f0b-0961-4222-89b3-ce0a39a334c0} <Debug> TCPHandler: Processed in 0.002075073 sec. | ||
| 3635 | 2026.01.21 22:11:06.480188 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3636 | 2026.01.21 22:11:06.480296 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 3637 | 2026.01.21 22:11:06.480313 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2026.01.21 22:11:06.480416 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2026.01.21 22:11:06.480425 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3640 | 2026.01.21 22:11:06.480456 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2431 rows starting from the beginning of the part | ||
| 3641 | 2026.01.21 22:11:06.480478 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3642 | 2026.01.21 22:11:06.480533 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3643 | 2026.01.21 22:11:06.480587 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1232 rows starting from the beginning of the part | ||
| 3644 | 2026.01.21 22:11:06.480631 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 3645 | 2026.01.21 22:11:06.480673 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1232 rows starting from the beginning of the part | ||
| 3646 | 2026.01.21 22:11:06.480716 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3647 | 2026.01.21 22:11:06.480903 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.01.21 22:11:06.480945 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3649 | 2026.01.21 22:11:06.481317 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3650 | 2026.01.21 22:11:06.481539 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.01.21 22:11:06.481686 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001286 sec., 19440.12441679627 rows/sec., 1.43 MiB/sec. | ||
| 3652 | 2026.01.21 22:11:06.481726 [ 4 ] {c8df3d55-abcb-4ffb-84c2-d78c75310199} <Debug> TCPHandler: Processed in 0.001466917 sec. | ||
| 3653 | 2026.01.21 22:11:06.481837 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.01.21 22:11:06.481934 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3655 | 2026.01.21 22:11:06.481974 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3656 | 2026.01.21 22:11:06.482388 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.21 22:11:06.482424 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3658 | 2026.01.21 22:11:06.482727 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3659 | 2026.01.21 22:11:06.482770 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5215 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510864 sec., 2076974.300479835 rows/sec., 174.93 MiB/sec. | ||
| 3660 | 2026.01.21 22:11:06.482942 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.01.21 22:11:06.483062 [ 116 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3662 | 2026.01.21 22:11:06.483077 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001164 sec., 76460.48109965635 rows/sec., 5.97 MiB/sec. | ||
| 3663 | 2026.01.21 22:11:06.483104 [ 116 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.01.21 22:11:06.483116 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3665 | 2026.01.21 22:11:06.483119 [ 4 ] {76d75037-f5a4-44e8-8eeb-44b4ad6f5afe} <Debug> TCPHandler: Processed in 0.001333734 sec. | ||
| 3666 | 2026.01.21 22:11:06.483129 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3667 | 2026.01.21 22:11:06.483240 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 3668 | 2026.01.21 22:11:06.483248 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.01.21 22:11:06.483350 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3670 | 2026.01.21 22:11:06.483364 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.01.21 22:11:06.483384 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1265 rows starting from the beginning of the part | ||
| 3672 | 2026.01.21 22:11:06.483416 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3673 | 2026.01.21 22:11:06.483450 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part | ||
| 3674 | 2026.01.21 22:11:06.483476 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.01.21 22:11:06.483498 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 748 rows starting from the beginning of the part | ||
| 3676 | 2026.01.21 22:11:06.483539 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 93 rows starting from the beginning of the part | ||
| 3677 | 2026.01.21 22:11:06.483560 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_21_4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3678 | 2026.01.21 22:11:06.483579 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 748 rows starting from the beginning of the part | ||
| 3679 | 2026.01.21 22:11:06.483619 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3680 | 2026.01.21 22:11:06.483670 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3681 | 2026.01.21 22:11:06.483846 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.01.21 22:11:06.483889 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3683 | 2026.01.21 22:11:06.484231 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3684 | 2026.01.21 22:11:06.484460 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.01.21 22:11:06.484554 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3686 | 2026.01.21 22:11:06.484577 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.01.21 22:11:06.484589 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3688 | 2026.01.21 22:11:06.484592 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3689 | 2026.01.21 22:11:06.484626 [ 4 ] {1a872e49-1905-4ee9-9796-c5531c9a7d9a} <Debug> TCPHandler: Processed in 0.001428096 sec. | ||
| 3690 | 2026.01.21 22:11:06.484668 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 3691 | 2026.01.21 22:11:06.484732 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.01.21 22:11:06.484770 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3693 | 2026.01.21 22:11:06.484801 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5826 rows starting from the beginning of the part | ||
| 3694 | 2026.01.21 22:11:06.484835 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3695 | 2026.01.21 22:11:06.484847 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3696 | 2026.01.21 22:11:06.484843 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647622 sec., 1840227.9163546006 rows/sec., 138.18 MiB/sec. | ||
| 3697 | 2026.01.21 22:11:06.484897 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 328 rows starting from the beginning of the part | ||
| 3698 | 2026.01.21 22:11:06.484899 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3699 | 2026.01.21 22:11:06.484939 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3700 | 2026.01.21 22:11:06.484979 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 328 rows starting from the beginning of the part | ||
| 3701 | 2026.01.21 22:11:06.485014 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3702 | 2026.01.21 22:11:06.485050 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3703 | 2026.01.21 22:11:06.485335 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.01.21 22:11:06.485404 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_21_4} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3705 | 2026.01.21 22:11:06.485469 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3706 | 2026.01.21 22:11:06.485718 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.01.21 22:11:06.485761 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3708 | 2026.01.21 22:11:06.486309 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3709 | 2026.01.21 22:11:06.486551 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.01.21 22:11:06.486692 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001875 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 3711 | 2026.01.21 22:11:06.486752 [ 4 ] {e582a162-7957-4af0-9fc1-7ed82f072b01} <Debug> TCPHandler: Processed in 0.002069413 sec. | ||
| 3712 | 2026.01.21 22:11:06.486861 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.01.21 22:11:06.486955 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3714 | 2026.01.21 22:11:06.486997 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3715 | 2026.01.21 22:11:06.487114 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6964 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473903 sec., 2814985.0661080894 rows/sec., 187.98 MiB/sec. | ||
| 3716 | 2026.01.21 22:11:06.487325 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.01.21 22:11:06.487360 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3718 | 2026.01.21 22:11:06.487671 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3719 | 2026.01.21 22:11:06.487734 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3720 | 2026.01.21 22:11:06.487924 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.01.21 22:11:06.488028 [ 116 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3722 | 2026.01.21 22:11:06.488041 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.01.21 22:11:06.488051 [ 116 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.01.21 22:11:06.488066 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 3725 | 2026.01.21 22:11:06.488078 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3726 | 2026.01.21 22:11:06.488104 [ 4 ] {860cd0cf-1460-405d-8ef0-c76406a5c3d9} <Debug> TCPHandler: Processed in 0.001292933 sec. | ||
| 3727 | 2026.01.21 22:11:06.488121 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3728 | 2026.01.21 22:11:06.488153 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 3729 | 2026.01.21 22:11:06.488203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3730 | 2026.01.21 22:11:06.488257 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3731 | 2026.01.21 22:11:06.488289 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1056 rows starting from the beginning of the part | ||
| 3732 | 2026.01.21 22:11:06.488348 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 3733 | 2026.01.21 22:11:06.488397 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3734 | 2026.01.21 22:11:06.488443 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 3735 | 2026.01.21 22:11:06.488489 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3736 | 2026.01.21 22:11:06.488530 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3737 | 2026.01.21 22:11:06.489477 [ 188 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 4 columns (4 merged, 0 gathered) in 0.001361144 sec., 1066749.7340472427 rows/sec., 67.24 MiB/sec. | ||
| 3738 | 2026.01.21 22:11:06.489643 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3739 | 2026.01.21 22:11:06.489884 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.01.21 22:11:06.489945 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_21_4} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3741 | 2026.01.21 22:11:06.490001 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3742 | 2026.01.21 22:11:08.159832 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.01.21 22:11:08.160104 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.01.21 22:11:08.160203 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3745 | 2026.01.21 22:11:08.161171 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.01.21 22:11:08.161215 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3747 | 2026.01.21 22:11:08.161631 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3748 | 2026.01.21 22:11:08.161868 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.21 22:11:08.162017 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001988 sec., 224346.0764587525 rows/sec., 14.23 MiB/sec. | ||
| 3750 | 2026.01.21 22:11:08.162057 [ 4 ] {dc4031fa-ddd8-4e37-a4d1-c2daea76ebc4} <Debug> TCPHandler: Processed in 0.002407851 sec. | ||
| 3751 | 2026.01.21 22:11:08.162177 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.01.21 22:11:08.162272 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3753 | 2026.01.21 22:11:08.162312 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3754 | 2026.01.21 22:11:08.164057 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.01.21 22:11:08.164104 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3756 | 2026.01.21 22:11:08.164651 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3757 | 2026.01.21 22:11:08.164866 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.01.21 22:11:08.164994 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Debug> executeQuery: Read 2372 rows, 196.31 KiB in 0.002741 sec., 865377.5994162714 rows/sec., 69.94 MiB/sec. | ||
| 3759 | 2026.01.21 22:11:08.165032 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3760 | 2026.01.21 22:11:08.165044 [ 4 ] {7690d612-9470-4ad0-8f1c-12a802b15c32} <Debug> TCPHandler: Processed in 0.002915995 sec. | ||
| 3761 | 2026.01.21 22:11:08.165151 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.01.21 22:11:08.165243 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3763 | 2026.01.21 22:11:08.165282 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3764 | 2026.01.21 22:11:08.165800 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.01.21 22:11:08.165837 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3766 | 2026.01.21 22:11:08.166141 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3767 | 2026.01.21 22:11:08.166347 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.01.21 22:11:08.166475 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.00125 sec., 190400 rows/sec., 11.34 MiB/sec. | ||
| 3769 | 2026.01.21 22:11:08.166511 [ 4 ] {1aa2bafe-9228-45e3-9fd2-9d8caba70a03} <Debug> TCPHandler: Processed in 0.001408456 sec. | ||
| 3770 | 2026.01.21 22:11:08.166621 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.01.21 22:11:08.166714 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3772 | 2026.01.21 22:11:08.166754 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3773 | 2026.01.21 22:11:08.167370 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.01.21 22:11:08.167407 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3775 | 2026.01.21 22:11:08.167739 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3776 | 2026.01.21 22:11:08.167942 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): 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.01.21 22:11:08.168048 [ 114 ] {} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3778 | 2026.01.21 22:11:08.168065 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001369 sec., 334550.7669831994 rows/sec., 22.11 MiB/sec. | ||
| 3779 | 2026.01.21 22:11:08.168121 [ 114 ] {} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.01.21 22:11:08.168127 [ 4 ] {8cd3a5b4-5ad1-4799-b0d8-38822f64bf9e} <Debug> TCPHandler: Processed in 0.00155464 sec. | ||
| 3781 | 2026.01.21 22:11:08.168153 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3782 | 2026.01.21 22:11:08.168323 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::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.01.21 22:11:08.168328 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.01.21 22:11:08.168490 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3785 | 2026.01.21 22:11:08.168492 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3786 | 2026.01.21 22:11:08.168542 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3787 | 2026.01.21 22:11:08.168549 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 458 rows starting from the beginning of the part | ||
| 3788 | 2026.01.21 22:11:08.168627 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 230 rows starting from the beginning of the part | ||
| 3789 | 2026.01.21 22:11:08.168671 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 458 rows starting from the beginning of the part | ||
| 3790 | 2026.01.21 22:11:08.168714 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 230 rows starting from the beginning of the part | ||
| 3791 | 2026.01.21 22:11:08.168751 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 230 rows starting from the beginning of the part | ||
| 3792 | 2026.01.21 22:11:08.168795 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 458 rows starting from the beginning of the part | ||
| 3793 | 2026.01.21 22:11:08.169128 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.01.21 22:11:08.169171 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3795 | 2026.01.21 22:11:08.169504 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3796 | 2026.01.21 22:11:08.169716 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.01.21 22:11:08.169845 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001379 sec., 166062.36403190717 rows/sec., 9.43 MiB/sec. | ||
| 3798 | 2026.01.21 22:11:08.169883 [ 4 ] {d0aecf5d-790d-40ae-8fe3-1fcf688a5609} <Debug> TCPHandler: Processed in 0.001623342 sec. | ||
| 3799 | 2026.01.21 22:11:08.169972 [ 187 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709354 sec., 1207473.7005909835 rows/sec., 83.75 MiB/sec. | ||
| 3800 | 2026.01.21 22:11:08.169994 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.01.21 22:11:08.170100 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3802 | 2026.01.21 22:11:08.170125 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3803 | 2026.01.21 22:11:08.170141 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3804 | 2026.01.21 22:11:08.170431 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.01.21 22:11:08.170516 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_11_2} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3806 | 2026.01.21 22:11:08.170601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3807 | 2026.01.21 22:11:08.171172 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.01.21 22:11:08.171213 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3809 | 2026.01.21 22:11:08.171579 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3810 | 2026.01.21 22:11:08.171793 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.01.21 22:11:08.171928 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Debug> executeQuery: Read 1204 rows, 87.75 KiB in 0.001846 sec., 652221.0184182015 rows/sec., 46.42 MiB/sec. | ||
| 3812 | 2026.01.21 22:11:08.171965 [ 4 ] {168cd25d-7f22-48e4-9202-abecbc13a382} <Debug> TCPHandler: Processed in 0.002019302 sec. | ||
| 3813 | 2026.01.21 22:11:08.172086 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.01.21 22:11:08.172180 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3815 | 2026.01.21 22:11:08.172220 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3816 | 2026.01.21 22:11:08.172545 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.01.21 22:11:08.172580 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3818 | 2026.01.21 22:11:08.172878 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3819 | 2026.01.21 22:11:08.173090 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.01.21 22:11:08.173212 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 3821 | 2026.01.21 22:11:08.173247 [ 4 ] {5cf553de-5022-4fee-bb33-f81bcb6805b6} <Debug> TCPHandler: Processed in 0.001213161 sec. | ||
| 3822 | 2026.01.21 22:11:08.173357 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.01.21 22:11:08.173457 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3824 | 2026.01.21 22:11:08.173498 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3825 | 2026.01.21 22:11:08.174174 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.01.21 22:11:08.174209 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3827 | 2026.01.21 22:11:08.174574 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3828 | 2026.01.21 22:11:08.174789 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.01.21 22:11:08.174914 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Debug> executeQuery: Read 916 rows, 61.92 KiB in 0.001475 sec., 621016.9491525424 rows/sec., 40.99 MiB/sec. | ||
| 3830 | 2026.01.21 22:11:08.174949 [ 4 ] {ba8f0f5d-c02d-447e-a3ef-ed2704af99ed} <Debug> TCPHandler: Processed in 0.001639042 sec. | ||
| 3831 | 2026.01.21 22:11:08.175062 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.01.21 22:11:08.175155 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.01.21 22:11:08.175195 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3834 | 2026.01.21 22:11:08.175499 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.01.21 22:11:08.175535 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3836 | 2026.01.21 22:11:08.175833 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3837 | 2026.01.21 22:11:08.176032 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.01.21 22:11:08.176137 [ 114 ] {} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3839 | 2026.01.21 22:11:08.176159 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 3840 | 2026.01.21 22:11:08.176182 [ 114 ] {} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.01.21 22:11:08.176201 [ 4 ] {31059b54-1bf7-49bb-947a-86522dc9a37f} <Debug> TCPHandler: Processed in 0.00118622 sec. | ||
| 3842 | 2026.01.21 22:11:08.176206 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3843 | 2026.01.21 22:11:08.176305 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3844 | 2026.01.21 22:11:08.176327 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2026.01.21 22:11:08.176400 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3846 | 2026.01.21 22:11:08.176424 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3847 | 2026.01.21 22:11:08.176430 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3848 | 2026.01.21 22:11:08.176484 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3849 | 2026.01.21 22:11:08.176496 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3850 | 2026.01.21 22:11:08.176539 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3851 | 2026.01.21 22:11:08.176576 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3852 | 2026.01.21 22:11:08.176613 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3853 | 2026.01.21 22:11:08.176644 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3854 | 2026.01.21 22:11:08.177272 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.01.21 22:11:08.177313 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3856 | 2026.01.21 22:11:08.177354 [ 187 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001082217 sec., 9240.290995244022 rows/sec., 622.64 KiB/sec. | ||
| 3857 | 2026.01.21 22:11:08.177467 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3858 | 2026.01.21 22:11:08.177733 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.01.21 22:11:08.177797 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_10_2} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3860 | 2026.01.21 22:11:08.177860 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3861 | 2026.01.21 22:11:08.177862 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3862 | 2026.01.21 22:11:08.178101 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.01.21 22:11:08.178252 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001845 sec., 8130.081300813008 rows/sec., 14.57 MiB/sec. | ||
| 3864 | 2026.01.21 22:11:08.178303 [ 4 ] {ec85fe7a-9b2b-4ed0-b4f1-28700e05561d} <Debug> TCPHandler: Processed in 0.002024482 sec. | ||
| 3865 | 2026.01.21 22:11:08.178424 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2026.01.21 22:11:08.178547 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3867 | 2026.01.21 22:11:08.178589 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3868 | 2026.01.21 22:11:08.178936 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.01.21 22:11:08.178972 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3870 | 2026.01.21 22:11:08.179296 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3871 | 2026.01.21 22:11:08.179510 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.01.21 22:11:08.179642 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001119 sec., 64343.163538873996 rows/sec., 3.72 MiB/sec. | ||
| 3873 | 2026.01.21 22:11:08.179678 [ 4 ] {7e029d13-1c87-45fa-aba1-685b680c19a0} <Debug> TCPHandler: Processed in 0.001313253 sec. | ||
| 3874 | 2026.01.21 22:11:09.553893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 550 | ||
| 3875 | 2026.01.21 22:11:09.556676 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.01.21 22:11:09.556735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3877 | 2026.01.21 22:11:09.557947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3878 | 2026.01.21 22:11:09.558224 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.01.21 22:11:09.558394 [ 113 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3880 | 2026.01.21 22:11:09.558462 [ 113 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.01.21 22:11:09.558487 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3882 | 2026.01.21 22:11:09.558570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 3883 | 2026.01.21 22:11:09.558621 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 3884 | 2026.01.21 22:11:09.559223 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3885 | 2026.01.21 22:11:09.559377 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
| 3886 | 2026.01.21 22:11:09.559765 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 3887 | 2026.01.21 22:11:09.560068 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 3888 | 2026.01.21 22:11:09.560372 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3889 | 2026.01.21 22:11:09.560651 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3890 | 2026.01.21 22:11:09.560952 [ 196 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 3891 | 2026.01.21 22:11:09.566596 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 72 columns (72 merged, 0 gathered) in 0.008039266 sec., 68414.20597353042 rows/sec., 60.87 MiB/sec. | ||
| 3892 | 2026.01.21 22:11:09.567619 [ 200 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3893 | 2026.01.21 22:11:09.568129 [ 200 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.01.21 22:11:09.568202 [ 200 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_11_2} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3895 | 2026.01.21 22:11:09.568344 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3896 | 2026.01.21 22:11:11.474485 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.01.21 22:11:11.474684 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3898 | 2026.01.21 22:11:11.474752 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3899 | 2026.01.21 22:11:11.475411 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.01.21 22:11:11.475460 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3901 | 2026.01.21 22:11:11.475866 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3902 | 2026.01.21 22:11:11.476098 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.01.21 22:11:11.476282 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 3904 | 2026.01.21 22:11:11.476332 [ 4 ] {e2462182-8f73-4429-a276-5e56cdf47276} <Debug> TCPHandler: Processed in 0.001989171 sec. | ||
| 3905 | 2026.01.21 22:11:11.476455 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.01.21 22:11:11.476559 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3907 | 2026.01.21 22:11:11.476604 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3908 | 2026.01.21 22:11:11.477028 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.01.21 22:11:11.477066 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3910 | 2026.01.21 22:11:11.477376 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3911 | 2026.01.21 22:11:11.477586 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.01.21 22:11:11.477718 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 3913 | 2026.01.21 22:11:11.477760 [ 4 ] {bbaee22f-2905-4a9c-839a-f55e941ed702} <Debug> TCPHandler: Processed in 0.001358174 sec. | ||
| 3914 | 2026.01.21 22:11:11.477869 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.01.21 22:11:11.477967 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3916 | 2026.01.21 22:11:11.478011 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3917 | 2026.01.21 22:11:11.478371 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.21 22:11:11.478408 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3919 | 2026.01.21 22:11:11.478737 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3920 | 2026.01.21 22:11:11.478940 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.01.21 22:11:11.479065 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001118 sec., 85867.62075134167 rows/sec., 5.98 MiB/sec. | ||
| 3922 | 2026.01.21 22:11:11.479100 [ 4 ] {d2db73ed-df48-4633-9ad5-75c2f4a440ac} <Debug> TCPHandler: Processed in 0.001281522 sec. | ||
| 3923 | 2026.01.21 22:11:11.479206 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.01.21 22:11:11.479302 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3925 | 2026.01.21 22:11:11.479344 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3926 | 2026.01.21 22:11:11.479658 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.01.21 22:11:11.479695 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3928 | 2026.01.21 22:11:11.479997 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3929 | 2026.01.21 22:11:11.480199 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.01.21 22:11:11.480324 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00104 sec., 34615.38461538462 rows/sec., 2.33 MiB/sec. | ||
| 3931 | 2026.01.21 22:11:11.480358 [ 4 ] {66d726eb-7f3e-467c-bd71-febb14dd3032} <Debug> TCPHandler: Processed in 0.001203911 sec. | ||
| 3932 | 2026.01.21 22:11:11.997407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7160 | ||
| 3933 | 2026.01.21 22:11:11.997920 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.01.21 22:11:11.997967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3935 | 2026.01.21 22:11:11.998465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3936 | 2026.01.21 22:11:11.998705 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.01.21 22:11:11.998850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7160 | ||
| 3938 | 2026.01.21 22:11:12.391021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3939 | 2026.01.21 22:11:12.407015 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.01.21 22:11:12.407071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3941 | 2026.01.21 22:11:12.412550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3942 | 2026.01.21 22:11:12.413257 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.01.21 22:11:12.415932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3944 | 2026.01.21 22:11:16.478545 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.01.21 22:11:16.478847 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3946 | 2026.01.21 22:11:16.478912 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3947 | 2026.01.21 22:11:16.479578 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.01.21 22:11:16.479618 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3949 | 2026.01.21 22:11:16.480020 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3950 | 2026.01.21 22:11:16.480246 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.01.21 22:11:16.480400 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001628 sec., 65110.565110565105 rows/sec., 5.44 MiB/sec. | ||
| 3952 | 2026.01.21 22:11:16.480448 [ 4 ] {f05beccc-42d1-4058-a3ed-62483478d924} <Debug> TCPHandler: Processed in 0.002090043 sec. | ||
| 3953 | 2026.01.21 22:11:16.480571 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.01.21 22:11:16.480674 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3955 | 2026.01.21 22:11:16.480717 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3956 | 2026.01.21 22:11:16.481130 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.01.21 22:11:16.481165 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3958 | 2026.01.21 22:11:16.481460 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3959 | 2026.01.21 22:11:16.481666 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.01.21 22:11:16.481803 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001152 sec., 21701.388888888887 rows/sec., 1.59 MiB/sec. | ||
| 3961 | 2026.01.21 22:11:16.481842 [ 4 ] {965c0321-c3e2-4c30-982b-fc4a47ebf3fc} <Debug> TCPHandler: Processed in 0.001323154 sec. | ||
| 3962 | 2026.01.21 22:11:16.481951 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.01.21 22:11:16.482048 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3964 | 2026.01.21 22:11:16.482089 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3965 | 2026.01.21 22:11:16.482526 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.01.21 22:11:16.482563 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3967 | 2026.01.21 22:11:16.482882 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3968 | 2026.01.21 22:11:16.483090 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.01.21 22:11:16.483216 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001187 sec., 74978.93850042124 rows/sec., 5.86 MiB/sec. | ||
| 3970 | 2026.01.21 22:11:16.483252 [ 4 ] {1a097651-dac8-4834-a773-8693fd7361ae} <Debug> TCPHandler: Processed in 0.001352645 sec. | ||
| 3971 | 2026.01.21 22:11:16.483359 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.01.21 22:11:16.483454 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3973 | 2026.01.21 22:11:16.483497 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3974 | 2026.01.21 22:11:16.483916 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.01.21 22:11:16.483951 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3976 | 2026.01.21 22:11:16.484295 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3977 | 2026.01.21 22:11:16.484507 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.01.21 22:11:16.484634 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 3979 | 2026.01.21 22:11:16.484670 [ 4 ] {d7d54bd5-ec4a-4928-88ab-f7e0c3ac3ba3} <Debug> TCPHandler: Processed in 0.001360225 sec. | ||
| 3980 | 2026.01.21 22:11:16.484776 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.01.21 22:11:16.484869 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3982 | 2026.01.21 22:11:16.484924 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3983 | 2026.01.21 22:11:16.485718 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.01.21 22:11:16.485754 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3985 | 2026.01.21 22:11:16.486292 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3986 | 2026.01.21 22:11:16.486513 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.01.21 22:11:16.486651 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001799 sec., 13896.609227348526 rows/sec., 24.90 MiB/sec. | ||
| 3988 | 2026.01.21 22:11:16.486711 [ 4 ] {41066572-f019-470c-8030-2fd264f95790} <Debug> TCPHandler: Processed in 0.00198477 sec. | ||
| 3989 | 2026.01.21 22:11:16.486818 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.01.21 22:11:16.486913 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3991 | 2026.01.21 22:11:16.486954 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3992 | 2026.01.21 22:11:16.487283 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.01.21 22:11:16.487318 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3994 | 2026.01.21 22:11:16.487620 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3995 | 2026.01.21 22:11:16.487830 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.01.21 22:11:16.487954 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3997 | 2026.01.21 22:11:16.487988 [ 4 ] {679dae80-585f-4b75-bf0f-b8c28243f5e6} <Debug> TCPHandler: Processed in 0.001219201 sec. | ||
| 3998 | 2026.01.21 22:11:19.385294 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3999 | 2026.01.21 22:11:19.385364 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4000 | 2026.01.21 22:11:19.499834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7672 | ||
| 4001 | 2026.01.21 22:11:19.500350 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.01.21 22:11:19.500386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4003 | 2026.01.21 22:11:19.500866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4004 | 2026.01.21 22:11:19.501108 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.01.21 22:11:19.501222 [ 101 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4006 | 2026.01.21 22:11:19.501245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7672 | ||
| 4007 | 2026.01.21 22:11:19.501259 [ 101 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.01.21 22:11:19.501279 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4009 | 2026.01.21 22:11:19.501397 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 4010 | 2026.01.21 22:11:19.501536 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4011 | 2026.01.21 22:11:19.501575 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5240 rows starting from the beginning of the part | ||
| 4012 | 2026.01.21 22:11:19.501641 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4013 | 2026.01.21 22:11:19.501685 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4014 | 2026.01.21 22:11:19.501729 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4015 | 2026.01.21 22:11:19.501771 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4016 | 2026.01.21 22:11:19.501810 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4017 | 2026.01.21 22:11:19.503186 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001843967 sec., 4160595.0648791436 rows/sec., 59.52 MiB/sec. | ||
| 4018 | 2026.01.21 22:11:19.503909 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4019 | 2026.01.21 22:11:19.504228 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.01.21 22:11:19.504308 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_16_3} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4021 | 2026.01.21 22:11:19.504409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4022 | 2026.01.21 22:11:19.559694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 570 | ||
| 4023 | 2026.01.21 22:11:19.561550 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.01.21 22:11:19.561590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4025 | 2026.01.21 22:11:19.562667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4026 | 2026.01.21 22:11:19.562937 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.01.21 22:11:19.563179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4028 | 2026.01.21 22:11:19.916903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4029 | 2026.01.21 22:11:19.932880 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.21 22:11:19.932929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4031 | 2026.01.21 22:11:19.938327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4032 | 2026.01.21 22:11:19.939078 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.01.21 22:11:19.939353 [ 100 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4034 | 2026.01.21 22:11:19.939397 [ 100 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.01.21 22:11:19.939419 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4036 | 2026.01.21 22:11:19.939527 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 4037 | 2026.01.21 22:11:19.942066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4038 | 2026.01.21 22:11:19.943592 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4039 | 2026.01.21 22:11:19.945165 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 4040 | 2026.01.21 22:11:19.949616 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 4041 | 2026.01.21 22:11:19.953786 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 4042 | 2026.01.21 22:11:19.958003 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 4043 | 2026.01.21 22:11:19.962824 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 4044 | 2026.01.21 22:11:19.967068 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 4045 | 2026.01.21 22:11:20.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.66 MiB, peak 236.66 MiB, free memory in arenas 0.00 B, will set to 231.80 MiB (RSS), difference: -4.86 MiB | ||
| 4046 | 2026.01.21 22:11:20.002296 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000921893 sec. | ||
| 4047 | 2026.01.21 22:11:20.020952 [ 186 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081470343 sec., 1485.203026578641 rows/sec., 7.68 MiB/sec. | ||
| 4048 | 2026.01.21 22:11:20.023661 [ 201 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4049 | 2026.01.21 22:11:20.025838 [ 201 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_16_3} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.01.21 22:11:20.025954 [ 201 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_16_3} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4051 | 2026.01.21 22:11:20.028113 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4052 | 2026.01.21 22:11:20.515227 [ 100 ] {} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4053 | 2026.01.21 22:11:20.515322 [ 100 ] {} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.01.21 22:11:20.515363 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4055 | 2026.01.21 22:11:20.515543 [ 190 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 4056 | 2026.01.21 22:11:20.515783 [ 190 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2026.01.21 22:11:20.515855 [ 190 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 4058 | 2026.01.21 22:11:20.515979 [ 190 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 4059 | 2026.01.21 22:11:20.516027 [ 190 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 4060 | 2026.01.21 22:11:20.516073 [ 190 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 4061 | 2026.01.21 22:11:20.516112 [ 190 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 4062 | 2026.01.21 22:11:20.516870 [ 201 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001410736 sec., 42530.99091538034 rows/sec., 2.17 MiB/sec. | ||
| 4063 | 2026.01.21 22:11:20.517065 [ 193 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4064 | 2026.01.21 22:11:20.517406 [ 193 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_10_2} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.01.21 22:11:20.517493 [ 193 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_10_2} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4066 | 2026.01.21 22:11:20.517604 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4067 | 2026.01.21 22:11:21.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.39 MiB, peak 236.66 MiB, free memory in arenas 0.00 B, will set to 234.99 MiB (RSS), difference: 12.60 MiB | ||
| 4068 | 2026.01.21 22:11:21.489989 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.01.21 22:11:21.490272 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4070 | 2026.01.21 22:11:21.490377 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4071 | 2026.01.21 22:11:21.491331 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.01.21 22:11:21.491381 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4073 | 2026.01.21 22:11:21.491800 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4074 | 2026.01.21 22:11:21.492040 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.01.21 22:11:21.492205 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002011 sec., 221780.20885131773 rows/sec., 14.07 MiB/sec. | ||
| 4076 | 2026.01.21 22:11:21.492253 [ 4 ] {94efcff5-10ea-4714-bd47-8cecdb2c28e4} <Debug> TCPHandler: Processed in 0.002450912 sec. | ||
| 4077 | 2026.01.21 22:11:21.492389 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.01.21 22:11:21.492501 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4079 | 2026.01.21 22:11:21.492546 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4080 | 2026.01.21 22:11:21.493692 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.01.21 22:11:21.493733 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4082 | 2026.01.21 22:11:21.494149 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4083 | 2026.01.21 22:11:21.494369 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.01.21 22:11:21.494506 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.002031 sec., 606597.7351058592 rows/sec., 48.18 MiB/sec. | ||
| 4085 | 2026.01.21 22:11:21.494545 [ 4 ] {5141c437-94b2-4125-a9d8-61f4d1df5201} <Debug> TCPHandler: Processed in 0.002212526 sec. | ||
| 4086 | 2026.01.21 22:11:21.494663 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.01.21 22:11:21.494762 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4088 | 2026.01.21 22:11:21.494804 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4089 | 2026.01.21 22:11:21.495302 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.01.21 22:11:21.495340 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4091 | 2026.01.21 22:11:21.495672 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4092 | 2026.01.21 22:11:21.495890 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.01.21 22:11:21.496000 [ 99 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4094 | 2026.01.21 22:11:21.496022 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001281 sec., 185792.34972677595 rows/sec., 11.07 MiB/sec. | ||
| 4095 | 2026.01.21 22:11:21.496073 [ 99 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.01.21 22:11:21.496080 [ 4 ] {f92fb2b2-f8b5-43de-b92a-6b3f77ae776a} <Debug> TCPHandler: Processed in 0.001469397 sec. | ||
| 4097 | 2026.01.21 22:11:21.496104 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4098 | 2026.01.21 22:11:21.496204 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.01.21 22:11:21.496231 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 4100 | 2026.01.21 22:11:21.496305 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4101 | 2026.01.21 22:11:21.496350 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4102 | 2026.01.21 22:11:21.496397 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4103 | 2026.01.21 22:11:21.496443 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 281 rows starting from the beginning of the part | ||
| 4104 | 2026.01.21 22:11:21.496522 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part | ||
| 4105 | 2026.01.21 22:11:21.496579 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4106 | 2026.01.21 22:11:21.496630 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 238 rows starting from the beginning of the part | ||
| 4107 | 2026.01.21 22:11:21.496676 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4108 | 2026.01.21 22:11:21.496723 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 238 rows starting from the beginning of the part | ||
| 4109 | 2026.01.21 22:11:21.496836 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.01.21 22:11:21.496879 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4111 | 2026.01.21 22:11:21.497395 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4112 | 2026.01.21 22:11:21.497627 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.01.21 22:11:21.497764 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001479 sec., 155510.48005409059 rows/sec., 10.03 MiB/sec. | ||
| 4114 | 2026.01.21 22:11:21.497800 [ 4 ] {0d824cd5-ba0a-4257-917c-9f06bec536ae} <Debug> TCPHandler: Processed in 0.001646162 sec. | ||
| 4115 | 2026.01.21 22:11:21.497823 [ 201 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647862 sec., 634155.0445364964 rows/sec., 40.93 MiB/sec. | ||
| 4116 | 2026.01.21 22:11:21.497909 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.01.21 22:11:21.497981 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4118 | 2026.01.21 22:11:21.498009 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4119 | 2026.01.21 22:11:21.498055 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4120 | 2026.01.21 22:11:21.498238 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.21 22:11:21.498314 [ 193 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_21_4} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4122 | 2026.01.21 22:11:21.498396 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4123 | 2026.01.21 22:11:21.498559 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.01.21 22:11:21.498601 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4125 | 2026.01.21 22:11:21.498915 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4126 | 2026.01.21 22:11:21.499122 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.01.21 22:11:21.499258 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001265 sec., 181027.66798418973 rows/sec., 10.28 MiB/sec. | ||
| 4128 | 2026.01.21 22:11:21.499294 [ 4 ] {8e2e3cb7-2043-4fb0-bd64-feaaed401718} <Debug> TCPHandler: Processed in 0.001433916 sec. | ||
| 4129 | 2026.01.21 22:11:21.499402 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.01.21 22:11:21.499497 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4131 | 2026.01.21 22:11:21.499537 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4132 | 2026.01.21 22:11:21.500286 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.01.21 22:11:21.500323 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4134 | 2026.01.21 22:11:21.500670 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4135 | 2026.01.21 22:11:21.500876 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.01.21 22:11:21.501009 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.00153 sec., 488888.88888888893 rows/sec., 34.13 MiB/sec. | ||
| 4137 | 2026.01.21 22:11:21.501050 [ 4 ] {a85cf4d9-d2f0-48f8-b5e4-96614db77fb5} <Debug> TCPHandler: Processed in 0.001696073 sec. | ||
| 4138 | 2026.01.21 22:11:21.501161 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.01.21 22:11:21.501255 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4140 | 2026.01.21 22:11:21.501297 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4141 | 2026.01.21 22:11:21.501624 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.01.21 22:11:21.501661 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4143 | 2026.01.21 22:11:21.501969 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4144 | 2026.01.21 22:11:21.502169 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.01.21 22:11:21.502298 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 4146 | 2026.01.21 22:11:21.502334 [ 4 ] {048cc9a9-4da7-4316-8d4d-aa2227e2efd8} <Debug> TCPHandler: Processed in 0.001221491 sec. | ||
| 4147 | 2026.01.21 22:11:21.502441 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.01.21 22:11:21.502536 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4149 | 2026.01.21 22:11:21.502577 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4150 | 2026.01.21 22:11:21.503029 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.01.21 22:11:21.503065 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4152 | 2026.01.21 22:11:21.503405 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4153 | 2026.01.21 22:11:21.503615 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.01.21 22:11:21.503745 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001228 sec., 267100.9771986971 rows/sec., 17.50 MiB/sec. | ||
| 4155 | 2026.01.21 22:11:21.503782 [ 4 ] {58b38bee-100d-408f-81a6-2a81d182491c} <Debug> TCPHandler: Processed in 0.001388915 sec. | ||
| 4156 | 2026.01.21 22:11:21.503890 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.01.21 22:11:21.503985 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4158 | 2026.01.21 22:11:21.504027 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4159 | 2026.01.21 22:11:21.504332 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.01.21 22:11:21.504368 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4161 | 2026.01.21 22:11:21.504657 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4162 | 2026.01.21 22:11:21.504861 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.01.21 22:11:21.504995 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 4164 | 2026.01.21 22:11:21.505030 [ 4 ] {18aefb3d-7101-46df-9bab-0ccba20de1e4} <Debug> TCPHandler: Processed in 0.00118766 sec. | ||
| 4165 | 2026.01.21 22:11:21.505138 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.01.21 22:11:21.505232 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4167 | 2026.01.21 22:11:21.505285 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4168 | 2026.01.21 22:11:21.506070 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.01.21 22:11:21.506106 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4170 | 2026.01.21 22:11:21.506645 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4171 | 2026.01.21 22:11:21.506864 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.01.21 22:11:21.507003 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001788 sec., 8389.261744966443 rows/sec., 15.03 MiB/sec. | ||
| 4173 | 2026.01.21 22:11:21.507068 [ 4 ] {fadb32ec-abea-4342-8ebd-1dd3fa2704bd} <Debug> TCPHandler: Processed in 0.00197777 sec. | ||
| 4174 | 2026.01.21 22:11:21.507182 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.01.21 22:11:21.507281 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4176 | 2026.01.21 22:11:21.507324 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4177 | 2026.01.21 22:11:21.507670 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.01.21 22:11:21.507707 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4179 | 2026.01.21 22:11:21.508028 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4180 | 2026.01.21 22:11:21.508240 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.01.21 22:11:21.508381 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001119 sec., 96514.74530831099 rows/sec., 5.88 MiB/sec. | ||
| 4182 | 2026.01.21 22:11:21.508420 [ 4 ] {0609c1cb-4be7-45e1-9764-9ca8963dd548} <Debug> TCPHandler: Processed in 0.001288693 sec. | ||
| 4183 | 2026.01.21 22:11:26.478527 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.01.21 22:11:26.478740 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4185 | 2026.01.21 22:11:26.478814 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4186 | 2026.01.21 22:11:26.479523 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.01.21 22:11:26.479571 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4188 | 2026.01.21 22:11:26.479964 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4189 | 2026.01.21 22:11:26.480205 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.01.21 22:11:26.480353 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001665 sec., 63663.66366366366 rows/sec., 5.32 MiB/sec. | ||
| 4191 | 2026.01.21 22:11:26.480363 [ 93 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4192 | 2026.01.21 22:11:26.480394 [ 4 ] {487167cb-107e-4f54-a858-8de7f8ea23cf} <Debug> TCPHandler: Processed in 0.002005602 sec. | ||
| 4193 | 2026.01.21 22:11:26.480438 [ 93 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.01.21 22:11:26.480464 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4195 | 2026.01.21 22:11:26.480536 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.01.21 22:11:26.480587 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 4197 | 2026.01.21 22:11:26.480640 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.01.21 22:11:26.480688 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4199 | 2026.01.21 22:11:26.480728 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4200 | 2026.01.21 22:11:26.480768 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2431 rows starting from the beginning of the part | ||
| 4201 | 2026.01.21 22:11:26.480833 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2372 rows starting from the beginning of the part | ||
| 4202 | 2026.01.21 22:11:26.480878 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4203 | 2026.01.21 22:11:26.480923 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 4204 | 2026.01.21 22:11:26.480983 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1232 rows starting from the beginning of the part | ||
| 4205 | 2026.01.21 22:11:26.481028 [ 195 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4206 | 2026.01.21 22:11:26.481101 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.01.21 22:11:26.481143 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4208 | 2026.01.21 22:11:26.481542 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4209 | 2026.01.21 22:11:26.481764 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.01.21 22:11:26.481898 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001277 sec., 19577.13390759593 rows/sec., 1.44 MiB/sec. | ||
| 4211 | 2026.01.21 22:11:26.481935 [ 4 ] {3c2a83b7-a0cc-4d3f-b944-c2ac957c173f} <Debug> TCPHandler: Processed in 0.001448767 sec. | ||
| 4212 | 2026.01.21 22:11:26.482045 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.01.21 22:11:26.482139 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4214 | 2026.01.21 22:11:26.482180 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4215 | 2026.01.21 22:11:26.482611 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.01.21 22:11:26.482648 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4217 | 2026.01.21 22:11:26.482961 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4218 | 2026.01.21 22:11:26.483190 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.01.21 22:11:26.483294 [ 93 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4220 | 2026.01.21 22:11:26.483319 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001198 sec., 74290.48414023372 rows/sec., 5.80 MiB/sec. | ||
| 4221 | 2026.01.21 22:11:26.483334 [ 93 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.01.21 22:11:26.483350 [ 197 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6303 rows, containing 5 columns (5 merged, 0 gathered) in 0.002823122 sec., 2232634.6505747894 rows/sec., 188.63 MiB/sec. | ||
| 4223 | 2026.01.21 22:11:26.483363 [ 4 ] {d561680c-13a4-4154-98ff-b2466b977ece} <Debug> TCPHandler: Processed in 0.001367005 sec. | ||
| 4224 | 2026.01.21 22:11:26.483359 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4225 | 2026.01.21 22:11:26.483471 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 4226 | 2026.01.21 22:11:26.483499 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.01.21 22:11:26.483567 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4228 | 2026.01.21 22:11:26.483597 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1265 rows starting from the beginning of the part | ||
| 4229 | 2026.01.21 22:11:26.483598 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4230 | 2026.01.21 22:11:26.483644 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1204 rows starting from the beginning of the part | ||
| 4231 | 2026.01.21 22:11:26.483652 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4232 | 2026.01.21 22:11:26.483691 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4233 | 2026.01.21 22:11:26.483730 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part | ||
| 4234 | 2026.01.21 22:11:26.483727 [ 194 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4235 | 2026.01.21 22:11:26.483767 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 748 rows starting from the beginning of the part | ||
| 4236 | 2026.01.21 22:11:26.483824 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part | ||
| 4237 | 2026.01.21 22:11:26.484082 [ 194 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.01.21 22:11:26.484091 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.01.21 22:11:26.484140 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4240 | 2026.01.21 22:11:26.484177 [ 194 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_26_5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4241 | 2026.01.21 22:11:26.484281 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 4242 | 2026.01.21 22:11:26.484502 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4243 | 2026.01.21 22:11:26.484736 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.01.21 22:11:26.484840 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4245 | 2026.01.21 22:11:26.484865 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 4246 | 2026.01.21 22:11:26.484870 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.01.21 22:11:26.484904 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4248 | 2026.01.21 22:11:26.484909 [ 4 ] {f19340e8-a4fe-4bc0-9fde-db314aa05f19} <Debug> TCPHandler: Processed in 0.001460527 sec. | ||
| 4249 | 2026.01.21 22:11:26.484981 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 4250 | 2026.01.21 22:11:26.485026 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.01.21 22:11:26.485092 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4252 | 2026.01.21 22:11:26.485096 [ 194 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654453 sec., 2090721.2232683552 rows/sec., 157.45 MiB/sec. | ||
| 4253 | 2026.01.21 22:11:26.485131 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4254 | 2026.01.21 22:11:26.485133 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6964 rows starting from the beginning of the part | ||
| 4255 | 2026.01.21 22:11:26.485193 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4256 | 2026.01.21 22:11:26.485215 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 916 rows starting from the beginning of the part | ||
| 4257 | 2026.01.21 22:11:26.485264 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
| 4258 | 2026.01.21 22:11:26.485313 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4259 | 2026.01.21 22:11:26.485330 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 4260 | 2026.01.21 22:11:26.485379 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 328 rows starting from the beginning of the part | ||
| 4261 | 2026.01.21 22:11:26.485419 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 4262 | 2026.01.21 22:11:26.485586 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.01.21 22:11:26.485666 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_26_5} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4264 | 2026.01.21 22:11:26.485753 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4265 | 2026.01.21 22:11:26.486061 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.01.21 22:11:26.486102 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4267 | 2026.01.21 22:11:26.486698 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4268 | 2026.01.21 22:11:26.486938 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.01.21 22:11:26.487049 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4270 | 2026.01.21 22:11:26.487080 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.01.21 22:11:26.487082 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001969 sec., 12696.800406297614 rows/sec., 22.75 MiB/sec. | ||
| 4272 | 2026.01.21 22:11:26.487100 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4273 | 2026.01.21 22:11:26.487152 [ 4 ] {3094de0e-d7e6-4c81-b14a-499d6facbf13} <Debug> TCPHandler: Processed in 0.002176165 sec. | ||
| 4274 | 2026.01.21 22:11:26.487194 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 4275 | 2026.01.21 22:11:26.487268 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.01.21 22:11:26.487363 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.01.21 22:11:26.487385 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2026.01.21 22:11:26.487407 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4279 | 2026.01.21 22:11:26.487437 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part | ||
| 4280 | 2026.01.21 22:11:26.487560 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4281 | 2026.01.21 22:11:26.487669 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 4282 | 2026.01.21 22:11:26.487770 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4283 | 2026.01.21 22:11:26.487781 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.21 22:11:26.487822 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4285 | 2026.01.21 22:11:26.487869 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 4286 | 2026.01.21 22:11:26.487969 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4287 | 2026.01.21 22:11:26.488259 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4288 | 2026.01.21 22:11:26.488541 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.01.21 22:11:26.488646 [ 93 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4290 | 2026.01.21 22:11:26.488671 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 4291 | 2026.01.21 22:11:26.488676 [ 93 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.01.21 22:11:26.488710 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4293 | 2026.01.21 22:11:26.488713 [ 4 ] {e7d11388-d464-4aff-a766-d5ce51361230} <Debug> TCPHandler: Processed in 0.001494728 sec. | ||
| 4294 | 2026.01.21 22:11:26.488804 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 4295 | 2026.01.21 22:11:26.488938 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4296 | 2026.01.21 22:11:26.488972 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1452 rows starting from the beginning of the part | ||
| 4297 | 2026.01.21 22:11:26.489034 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 4298 | 2026.01.21 22:11:26.489079 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4299 | 2026.01.21 22:11:26.489120 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 4300 | 2026.01.21 22:11:26.489157 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 4301 | 2026.01.21 22:11:26.489196 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 4302 | 2026.01.21 22:11:26.489362 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8624 rows, containing 5 columns (5 merged, 0 gathered) in 0.004414023 sec., 1953773.235889346 rows/sec., 130.49 MiB/sec. | ||
| 4303 | 2026.01.21 22:11:26.489526 [ 195 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4304 | 2026.01.21 22:11:26.489805 [ 195 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.21 22:11:26.489882 [ 195 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4306 | 2026.01.21 22:11:26.489972 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4307 | 2026.01.21 22:11:26.490598 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.001832987 sec., 975456.9999678122 rows/sec., 61.53 MiB/sec. | ||
| 4308 | 2026.01.21 22:11:26.490856 [ 195 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4309 | 2026.01.21 22:11:26.491120 [ 195 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.01.21 22:11:26.491189 [ 195 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_26_5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4311 | 2026.01.21 22:11:26.491273 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4312 | 2026.01.21 22:11:26.491531 [ 195 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 19 columns (19 merged, 0 gathered) in 0.004376351 sec., 84545.3209763111 rows/sec., 151.50 MiB/sec. | ||
| 4313 | 2026.01.21 22:11:26.492288 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4314 | 2026.01.21 22:11:26.492681 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.01.21 22:11:26.492761 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4316 | 2026.01.21 22:11:26.492892 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4317 | 2026.01.21 22:11:27.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.65 MiB, peak 245.85 MiB, free memory in arenas 0.00 B, will set to 238.33 MiB (RSS), difference: 2.69 MiB | ||
| 4318 | 2026.01.21 22:11:27.002274 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8184 | ||
| 4319 | 2026.01.21 22:11:27.002791 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.21 22:11:27.002841 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4321 | 2026.01.21 22:11:27.003335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4322 | 2026.01.21 22:11:27.003564 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.01.21 22:11:27.003708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8184 | ||
| 4324 | 2026.01.21 22:11:27.443103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4325 | 2026.01.21 22:11:27.457350 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.01.21 22:11:27.457405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4327 | 2026.01.21 22:11:27.463203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4328 | 2026.01.21 22:11:27.463887 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.01.21 22:11:27.466564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4330 | 2026.01.21 22:11:29.564232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 604 | ||
| 4331 | 2026.01.21 22:11:29.566580 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.01.21 22:11:29.566643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4333 | 2026.01.21 22:11:29.567856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4334 | 2026.01.21 22:11:29.568135 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.01.21 22:11:29.568499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4336 | 2026.01.21 22:11:31.489258 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.01.21 22:11:31.489432 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4338 | 2026.01.21 22:11:31.489500 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4339 | 2026.01.21 22:11:31.490339 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.01.21 22:11:31.490389 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4341 | 2026.01.21 22:11:31.490801 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4342 | 2026.01.21 22:11:31.491027 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.01.21 22:11:31.491188 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001805 sec., 247091.41274238226 rows/sec., 15.67 MiB/sec. | ||
| 4344 | 2026.01.21 22:11:31.491237 [ 4 ] {01d41a3c-d5c4-4726-acd5-92ba7bfbce8d} <Debug> TCPHandler: Processed in 0.002109094 sec. | ||
| 4345 | 2026.01.21 22:11:31.491361 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.01.21 22:11:31.491463 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4347 | 2026.01.21 22:11:31.491505 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4348 | 2026.01.21 22:11:31.492570 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.21 22:11:31.492609 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4350 | 2026.01.21 22:11:31.492998 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4351 | 2026.01.21 22:11:31.493208 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.21 22:11:31.493344 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001905 sec., 646719.1601049869 rows/sec., 51.36 MiB/sec. | ||
| 4353 | 2026.01.21 22:11:31.493384 [ 4 ] {a5890aac-73f9-4fe9-bc83-bc73ab8b3ab0} <Debug> TCPHandler: Processed in 0.002072013 sec. | ||
| 4354 | 2026.01.21 22:11:31.493494 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.01.21 22:11:31.493590 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4356 | 2026.01.21 22:11:31.493630 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4357 | 2026.01.21 22:11:31.494126 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.01.21 22:11:31.494164 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4359 | 2026.01.21 22:11:31.494503 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4360 | 2026.01.21 22:11:31.494715 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.21 22:11:31.494843 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001274 sec., 186813.18681318683 rows/sec., 11.13 MiB/sec. | ||
| 4362 | 2026.01.21 22:11:31.494880 [ 4 ] {67ae8008-193c-4552-a99a-9a2c36467ab3} <Debug> TCPHandler: Processed in 0.001433357 sec. | ||
| 4363 | 2026.01.21 22:11:31.494987 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.01.21 22:11:31.495080 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4365 | 2026.01.21 22:11:31.495118 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4366 | 2026.01.21 22:11:31.495599 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.01.21 22:11:31.495634 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4368 | 2026.01.21 22:11:31.495936 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4369 | 2026.01.21 22:11:31.496140 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.01.21 22:11:31.496264 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001202 sec., 191347.7537437604 rows/sec., 12.34 MiB/sec. | ||
| 4371 | 2026.01.21 22:11:31.496301 [ 4 ] {a40b32f7-aaa5-4ed3-bab2-a3425ad6e518} <Debug> TCPHandler: Processed in 0.001362245 sec. | ||
| 4372 | 2026.01.21 22:11:31.496406 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.01.21 22:11:31.496498 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4374 | 2026.01.21 22:11:31.496537 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4375 | 2026.01.21 22:11:31.497017 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.01.21 22:11:31.497053 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4377 | 2026.01.21 22:11:31.497356 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4378 | 2026.01.21 22:11:31.497563 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.01.21 22:11:31.497690 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00121 sec., 189256.19834710745 rows/sec., 10.74 MiB/sec. | ||
| 4380 | 2026.01.21 22:11:31.497727 [ 4 ] {6f3acd06-515a-4779-99d6-d1fbce192188} <Debug> TCPHandler: Processed in 0.001368024 sec. | ||
| 4381 | 2026.01.21 22:11:31.497832 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.01.21 22:11:31.497923 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4383 | 2026.01.21 22:11:31.497961 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4384 | 2026.01.21 22:11:31.498634 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.01.21 22:11:31.498670 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4386 | 2026.01.21 22:11:31.499006 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4387 | 2026.01.21 22:11:31.499222 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.01.21 22:11:31.499352 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001447 sec., 516931.58258465794 rows/sec., 36.08 MiB/sec. | ||
| 4389 | 2026.01.21 22:11:31.499389 [ 4 ] {cc008c3d-d0aa-4c57-8732-f9b74c0a0157} <Debug> TCPHandler: Processed in 0.001604261 sec. | ||
| 4390 | 2026.01.21 22:11:31.499493 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.01.21 22:11:31.499583 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4392 | 2026.01.21 22:11:31.499623 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4393 | 2026.01.21 22:11:31.499947 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.01.21 22:11:31.499982 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4395 | 2026.01.21 22:11:31.500282 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4396 | 2026.01.21 22:11:31.500483 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.01.21 22:11:31.500614 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 4398 | 2026.01.21 22:11:31.500650 [ 4 ] {232a904a-3666-43f6-a8ff-2e61f5004bfe} <Debug> TCPHandler: Processed in 0.001204511 sec. | ||
| 4399 | 2026.01.21 22:11:31.500754 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.01.21 22:11:31.500845 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4401 | 2026.01.21 22:11:31.500885 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4402 | 2026.01.21 22:11:31.501323 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.01.21 22:11:31.501358 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4404 | 2026.01.21 22:11:31.501688 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4405 | 2026.01.21 22:11:31.501896 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.01.21 22:11:31.502025 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001198 sec., 273789.6494156928 rows/sec., 17.94 MiB/sec. | ||
| 4407 | 2026.01.21 22:11:31.502062 [ 4 ] {87275739-a5c3-48d5-8ab8-6c9a83ae176f} <Debug> TCPHandler: Processed in 0.001355114 sec. | ||
| 4408 | 2026.01.21 22:11:31.502168 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.01.21 22:11:31.502258 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.01.21 22:11:31.502299 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4411 | 2026.01.21 22:11:31.502602 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.21 22:11:31.502637 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4413 | 2026.01.21 22:11:31.502926 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4414 | 2026.01.21 22:11:31.503133 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): 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.01.21 22:11:31.503254 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 4416 | 2026.01.21 22:11:31.503289 [ 4 ] {27041350-73d5-4f48-a7b3-4b46bf7006d2} <Debug> TCPHandler: Processed in 0.00116844 sec. | ||
| 4417 | 2026.01.21 22:11:31.503395 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.01.21 22:11:31.503485 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4419 | 2026.01.21 22:11:31.503539 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4420 | 2026.01.21 22:11:31.504309 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.01.21 22:11:31.504344 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4422 | 2026.01.21 22:11:31.504843 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4423 | 2026.01.21 22:11:31.505063 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.21 22:11:31.505200 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001731 sec., 8665.511265164645 rows/sec., 15.53 MiB/sec. | ||
| 4425 | 2026.01.21 22:11:31.505257 [ 4 ] {dd381824-8c38-49cb-aa2f-ccb472c749a2} <Debug> TCPHandler: Processed in 0.001909739 sec. | ||
| 4426 | 2026.01.21 22:11:31.505359 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.01.21 22:11:31.505451 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4428 | 2026.01.21 22:11:31.505492 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4429 | 2026.01.21 22:11:31.505814 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.01.21 22:11:31.505848 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4431 | 2026.01.21 22:11:31.506148 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4432 | 2026.01.21 22:11:31.506350 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.01.21 22:11:31.506470 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001037 sec., 104146.57666345227 rows/sec., 6.35 MiB/sec. | ||
| 4434 | 2026.01.21 22:11:31.506504 [ 4 ] {d74294c6-a03d-4981-8a14-c56e470936fd} <Debug> TCPHandler: Processed in 0.001192291 sec. | ||
| 4435 | 2026.01.21 22:11:32.698995 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44768 | ||
| 4436 | 2026.01.21 22:11:32.699102 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4437 | 2026.01.21 22:11:32.699128 [ 288 ] {} <Debug> TCP-Session: 3f4e8878-f673-4f7c-bf16-d6a74c0fd26e Authenticating user 'default' from [fd00:1122:3344:101::e]:44768 | ||
| 4438 | 2026.01.21 22:11:32.699149 [ 288 ] {} <Debug> TCP-Session: 3f4e8878-f673-4f7c-bf16-d6a74c0fd26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.01.21 22:11:32.699162 [ 288 ] {} <Debug> TCP-Session: 3f4e8878-f673-4f7c-bf16-d6a74c0fd26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.01.21 22:11:32.699360 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55361 | ||
| 4441 | 2026.01.21 22:11:32.699387 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39153 | ||
| 4442 | 2026.01.21 22:11:32.699415 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36653 | ||
| 4443 | 2026.01.21 22:11:32.699448 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51455 | ||
| 4444 | 2026.01.21 22:11:32.699484 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2026.01.21 22:11:32.699456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45182 | ||
| 4446 | 2026.01.21 22:11:32.699511 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4447 | 2026.01.21 22:11:32.699522 [ 288 ] {} <Trace> TCP-Session: 3f4e8878-f673-4f7c-bf16-d6a74c0fd26e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.01.21 22:11:32.699552 [ 290 ] {} <Debug> TCP-Session: 9f7432c5-39b8-46a7-8e7f-635127cfc211 Authenticating user 'default' from [fd00:1122:3344:101::e]:39153 | ||
| 4449 | 2026.01.21 22:11:32.699524 [ 289 ] {} <Debug> TCP-Session: f0d7fdf5-8567-43c1-9060-ca39a7aba1f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55361 | ||
| 4450 | 2026.01.21 22:11:32.699591 [ 290 ] {} <Debug> TCP-Session: 9f7432c5-39b8-46a7-8e7f-635127cfc211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.01.21 22:11:32.699435 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60601 | ||
| 4452 | 2026.01.21 22:11:32.699617 [ 290 ] {} <Debug> TCP-Session: 9f7432c5-39b8-46a7-8e7f-635127cfc211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.01.21 22:11:32.699619 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4454 | 2026.01.21 22:11:32.699614 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4455 | 2026.01.21 22:11:32.699680 [ 293 ] {} <Debug> TCP-Session: 23ffe73d-2b99-49e5-9e88-9fbf9dacfd17 Authenticating user 'default' from [fd00:1122:3344:101::e]:36653 | ||
| 4456 | 2026.01.21 22:11:32.699701 [ 3 ] {} <Debug> TCP-Session: e8140894-eb04-42f5-b843-beab674602d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51455 | ||
| 4457 | 2026.01.21 22:11:32.699715 [ 293 ] {} <Debug> TCP-Session: 23ffe73d-2b99-49e5-9e88-9fbf9dacfd17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.01.21 22:11:32.699730 [ 3 ] {} <Debug> TCP-Session: e8140894-eb04-42f5-b843-beab674602d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.01.21 22:11:32.699731 [ 288 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4460 | 2026.01.21 22:11:32.699751 [ 3 ] {} <Debug> TCP-Session: e8140894-eb04-42f5-b843-beab674602d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2026.01.21 22:11:32.699743 [ 293 ] {} <Debug> TCP-Session: 23ffe73d-2b99-49e5-9e88-9fbf9dacfd17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2026.01.21 22:11:32.699788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4463 | 2026.01.21 22:11:32.699789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4464 | 2026.01.21 22:11:32.699836 [ 286 ] {} <Debug> TCP-Session: d997fda1-c986-49a1-a5c3-6f63f9c220d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45182 | ||
| 4465 | 2026.01.21 22:11:32.699614 [ 289 ] {} <Debug> TCP-Session: f0d7fdf5-8567-43c1-9060-ca39a7aba1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.01.21 22:11:32.699859 [ 286 ] {} <Debug> TCP-Session: d997fda1-c986-49a1-a5c3-6f63f9c220d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.01.21 22:11:32.699875 [ 289 ] {} <Debug> TCP-Session: f0d7fdf5-8567-43c1-9060-ca39a7aba1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.01.21 22:11:32.699886 [ 286 ] {} <Debug> TCP-Session: d997fda1-c986-49a1-a5c3-6f63f9c220d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.01.21 22:11:32.699854 [ 294 ] {} <Debug> TCP-Session: cf80aa47-d9a5-460e-8e9a-fa8d57a996f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60601 | ||
| 4470 | 2026.01.21 22:11:32.699404 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61458 | ||
| 4471 | 2026.01.21 22:11:32.699933 [ 294 ] {} <Debug> TCP-Session: cf80aa47-d9a5-460e-8e9a-fa8d57a996f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.01.21 22:11:32.699401 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59901 | ||
| 4473 | 2026.01.21 22:11:32.699972 [ 294 ] {} <Debug> TCP-Session: cf80aa47-d9a5-460e-8e9a-fa8d57a996f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.01.21 22:11:32.700059 [ 288 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4475 | 2026.01.21 22:11:32.700118 [ 288 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4476 | 2026.01.21 22:11:32.700241 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4477 | 2026.01.21 22:11:32.700244 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4478 | 2026.01.21 22:11:32.700288 [ 292 ] {} <Debug> TCP-Session: 0157c2d1-3297-42ed-99be-a9bbab0132cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61458 | ||
| 4479 | 2026.01.21 22:11:32.700301 [ 291 ] {} <Debug> TCP-Session: 1a92a605-2a74-48ee-8610-afdd9e82c986 Authenticating user 'default' from [fd00:1122:3344:101::e]:59901 | ||
| 4480 | 2026.01.21 22:11:32.700322 [ 292 ] {} <Debug> TCP-Session: 0157c2d1-3297-42ed-99be-a9bbab0132cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.01.21 22:11:32.700335 [ 291 ] {} <Debug> TCP-Session: 1a92a605-2a74-48ee-8610-afdd9e82c986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.01.21 22:11:32.700350 [ 292 ] {} <Debug> TCP-Session: 0157c2d1-3297-42ed-99be-a9bbab0132cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.01.21 22:11:32.700359 [ 291 ] {} <Debug> TCP-Session: 1a92a605-2a74-48ee-8610-afdd9e82c986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.01.21 22:11:32.700459 [ 288 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 4485 | 2026.01.21 22:11:32.701507 [ 312 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Trace> AggregatingTransform: Aggregating | ||
| 4486 | 2026.01.21 22:11:32.701550 [ 312 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Trace> Aggregator: Aggregation method: without_key | ||
| 4487 | 2026.01.21 22:11:32.701581 [ 312 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015006 sec. (985.216 rows/sec., 38.48 KiB/sec.) | ||
| 4488 | 2026.01.21 22:11:32.701595 [ 312 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Trace> Aggregator: Merging aggregated data | ||
| 4489 | 2026.01.21 22:11:32.703217 [ 288 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003547 sec., 281.928390188892 rows/sec., 11.01 KiB/sec. | ||
| 4490 | 2026.01.21 22:11:32.703339 [ 288 ] {1bc52cb3-29c3-4763-9bce-b2abfc678f30} <Debug> TCPHandler: Processed in 0.003991492 sec. | ||
| 4491 | 2026.01.21 22:11:32.703423 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4492 | 2026.01.21 22:11:32.703451 [ 288 ] {} <Debug> TCP-Session: 3f4e8878-f673-4f7c-bf16-d6a74c0fd26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.01.21 22:11:32.703462 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2026.01.21 22:11:32.703493 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4495 | 2026.01.21 22:11:32.703507 [ 291 ] {} <Debug> TCP-Session: 1a92a605-2a74-48ee-8610-afdd9e82c986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.01.21 22:11:32.703517 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4497 | 2026.01.21 22:11:32.703539 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4498 | 2026.01.21 22:11:32.703562 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4499 | 2026.01.21 22:11:32.703580 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4500 | 2026.01.21 22:11:32.703601 [ 289 ] {} <Debug> TCP-Session: f0d7fdf5-8567-43c1-9060-ca39a7aba1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.01.21 22:11:32.703615 [ 290 ] {} <Debug> TCP-Session: 9f7432c5-39b8-46a7-8e7f-635127cfc211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.01.21 22:11:32.703630 [ 294 ] {} <Debug> TCP-Session: cf80aa47-d9a5-460e-8e9a-fa8d57a996f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.01.21 22:11:32.703620 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4504 | 2026.01.21 22:11:32.703580 [ 3 ] {} <Debug> TCP-Session: e8140894-eb04-42f5-b843-beab674602d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.01.21 22:11:32.703695 [ 293 ] {} <Debug> TCP-Session: 23ffe73d-2b99-49e5-9e88-9fbf9dacfd17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.01.21 22:11:32.703542 [ 286 ] {} <Debug> TCP-Session: d997fda1-c986-49a1-a5c3-6f63f9c220d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.01.21 22:11:32.703601 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4508 | 2026.01.21 22:11:32.703773 [ 292 ] {} <Debug> TCP-Session: 0157c2d1-3297-42ed-99be-a9bbab0132cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.01.21 22:11:32.706690 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49512 | ||
| 4510 | 2026.01.21 22:11:32.706743 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4511 | 2026.01.21 22:11:32.706761 [ 288 ] {} <Debug> TCP-Session: 03f19d06-8ad8-42db-add2-eae7deca40dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49512 | ||
| 4512 | 2026.01.21 22:11:32.706775 [ 288 ] {} <Debug> TCP-Session: 03f19d06-8ad8-42db-add2-eae7deca40dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.01.21 22:11:32.706787 [ 288 ] {} <Debug> TCP-Session: 03f19d06-8ad8-42db-add2-eae7deca40dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.01.21 22:11:32.706951 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61720 | ||
| 4515 | 2026.01.21 22:11:32.706972 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64096 | ||
| 4516 | 2026.01.21 22:11:32.706976 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42860 | ||
| 4517 | 2026.01.21 22:11:32.707000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57782 | ||
| 4518 | 2026.01.21 22:11:32.707023 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4519 | 2026.01.21 22:11:32.707032 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47352 | ||
| 4520 | 2026.01.21 22:11:32.707057 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4521 | 2026.01.21 22:11:32.707061 [ 289 ] {} <Debug> TCP-Session: fc6e9618-518a-489d-8f4e-2707269cb3a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61720 | ||
| 4522 | 2026.01.21 22:11:32.707087 [ 292 ] {} <Debug> TCP-Session: ce63e80c-de56-4a97-a51f-e631d2a73520 Authenticating user 'default' from [fd00:1122:3344:101::e]:42860 | ||
| 4523 | 2026.01.21 22:11:32.707087 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4524 | 2026.01.21 22:11:32.707101 [ 289 ] {} <Debug> TCP-Session: fc6e9618-518a-489d-8f4e-2707269cb3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2026.01.21 22:11:32.707109 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4526 | 2026.01.21 22:11:32.707134 [ 289 ] {} <Debug> TCP-Session: fc6e9618-518a-489d-8f4e-2707269cb3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.01.21 22:11:32.707133 [ 293 ] {} <Debug> TCP-Session: b19e26cb-b4b4-4233-9a23-bd04809b5cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:57782 | ||
| 4528 | 2026.01.21 22:11:32.707152 [ 3 ] {} <Debug> TCP-Session: 9f176fc5-f07d-4857-a2e3-841a6773f05b Authenticating user 'default' from [fd00:1122:3344:101::e]:47352 | ||
| 4529 | 2026.01.21 22:11:32.707173 [ 293 ] {} <Debug> TCP-Session: b19e26cb-b4b4-4233-9a23-bd04809b5cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4530 | 2026.01.21 22:11:32.707188 [ 3 ] {} <Debug> TCP-Session: 9f176fc5-f07d-4857-a2e3-841a6773f05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.01.21 22:11:32.707201 [ 293 ] {} <Debug> TCP-Session: b19e26cb-b4b4-4233-9a23-bd04809b5cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.01.21 22:11:32.707212 [ 3 ] {} <Debug> TCP-Session: 9f176fc5-f07d-4857-a2e3-841a6773f05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4533 | 2026.01.21 22:11:32.707114 [ 292 ] {} <Debug> TCP-Session: ce63e80c-de56-4a97-a51f-e631d2a73520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.01.21 22:11:32.707049 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4535 | 2026.01.21 22:11:32.707254 [ 292 ] {} <Debug> TCP-Session: ce63e80c-de56-4a97-a51f-e631d2a73520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4536 | 2026.01.21 22:11:32.707283 [ 291 ] {} <Debug> TCP-Session: 58be3680-d1cc-4d18-96bd-ea3a29a6f49f Authenticating user 'default' from [fd00:1122:3344:101::e]:64096 | ||
| 4537 | 2026.01.21 22:11:32.707032 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42707 | ||
| 4538 | 2026.01.21 22:11:32.707312 [ 291 ] {} <Debug> TCP-Session: 58be3680-d1cc-4d18-96bd-ea3a29a6f49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.01.21 22:11:32.707006 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48651 | ||
| 4540 | 2026.01.21 22:11:32.707351 [ 291 ] {} <Debug> TCP-Session: 58be3680-d1cc-4d18-96bd-ea3a29a6f49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2026.01.21 22:11:32.707378 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4542 | 2026.01.21 22:11:32.706955 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58257 | ||
| 4543 | 2026.01.21 22:11:32.707407 [ 286 ] {} <Debug> TCP-Session: 83013864-512a-4665-81e5-cd2feb081867 Authenticating user 'default' from [fd00:1122:3344:101::e]:42707 | ||
| 4544 | 2026.01.21 22:11:32.707405 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4545 | 2026.01.21 22:11:32.707429 [ 286 ] {} <Debug> TCP-Session: 83013864-512a-4665-81e5-cd2feb081867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.01.21 22:11:32.707442 [ 294 ] {} <Debug> TCP-Session: 3324a9e0-67ad-4f31-8c96-71ea7ab20201 Authenticating user 'default' from [fd00:1122:3344:101::e]:48651 | ||
| 4547 | 2026.01.21 22:11:32.707447 [ 286 ] {} <Debug> TCP-Session: 83013864-512a-4665-81e5-cd2feb081867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.01.21 22:11:32.707457 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4549 | 2026.01.21 22:11:32.707458 [ 294 ] {} <Debug> TCP-Session: 3324a9e0-67ad-4f31-8c96-71ea7ab20201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.01.21 22:11:32.706967 [ 288 ] {} <Trace> TCP-Session: 03f19d06-8ad8-42db-add2-eae7deca40dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2026.01.21 22:11:32.707483 [ 294 ] {} <Debug> TCP-Session: 3324a9e0-67ad-4f31-8c96-71ea7ab20201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.01.21 22:11:32.707481 [ 290 ] {} <Debug> TCP-Session: ec23c32c-c1d5-4d59-b8df-897dde6d5320 Authenticating user 'default' from [fd00:1122:3344:101::e]:58257 | ||
| 4553 | 2026.01.21 22:11:32.707535 [ 290 ] {} <Debug> TCP-Session: ec23c32c-c1d5-4d59-b8df-897dde6d5320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.01.21 22:11:32.707550 [ 290 ] {} <Debug> TCP-Session: ec23c32c-c1d5-4d59-b8df-897dde6d5320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2026.01.21 22:11:32.707614 [ 288 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4556 | 2026.01.21 22:11:32.707779 [ 288 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4557 | 2026.01.21 22:11:32.707820 [ 288 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4558 | 2026.01.21 22:11:32.708040 [ 288 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 4559 | 2026.01.21 22:11:32.708810 [ 303 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Trace> AggregatingTransform: Aggregating | ||
| 4560 | 2026.01.21 22:11:32.708863 [ 303 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Trace> Aggregator: Aggregation method: without_key | ||
| 4561 | 2026.01.21 22:11:32.708896 [ 303 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00077495 sec. (1290.406 rows/sec., 50.41 KiB/sec.) | ||
| 4562 | 2026.01.21 22:11:32.708912 [ 303 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Trace> Aggregator: Merging aggregated data | ||
| 4563 | 2026.01.21 22:11:32.710121 [ 288 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002544 sec., 393.08176100628936 rows/sec., 15.35 KiB/sec. | ||
| 4564 | 2026.01.21 22:11:32.710243 [ 288 ] {94c1d34c-2e27-47b2-963e-3b326d27a596} <Debug> TCPHandler: Processed in 0.003325725 sec. | ||
| 4565 | 2026.01.21 22:11:32.710333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4566 | 2026.01.21 22:11:32.710361 [ 288 ] {} <Debug> TCP-Session: 03f19d06-8ad8-42db-add2-eae7deca40dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2026.01.21 22:11:32.710368 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4568 | 2026.01.21 22:11:32.710391 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4569 | 2026.01.21 22:11:32.710406 [ 286 ] {} <Debug> TCP-Session: 83013864-512a-4665-81e5-cd2feb081867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4570 | 2026.01.21 22:11:32.710417 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4571 | 2026.01.21 22:11:32.710431 [ 293 ] {} <Debug> TCP-Session: b19e26cb-b4b4-4233-9a23-bd04809b5cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2026.01.21 22:11:32.710442 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4573 | 2026.01.21 22:11:32.710458 [ 289 ] {} <Debug> TCP-Session: fc6e9618-518a-489d-8f4e-2707269cb3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2026.01.21 22:11:32.710463 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4575 | 2026.01.21 22:11:32.710481 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4576 | 2026.01.21 22:11:32.710501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4577 | 2026.01.21 22:11:32.710517 [ 291 ] {} <Debug> TCP-Session: 58be3680-d1cc-4d18-96bd-ea3a29a6f49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4578 | 2026.01.21 22:11:32.710534 [ 292 ] {} <Debug> TCP-Session: ce63e80c-de56-4a97-a51f-e631d2a73520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2026.01.21 22:11:32.710547 [ 294 ] {} <Debug> TCP-Session: 3324a9e0-67ad-4f31-8c96-71ea7ab20201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4580 | 2026.01.21 22:11:32.710522 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4581 | 2026.01.21 22:11:32.710485 [ 290 ] {} <Debug> TCP-Session: ec23c32c-c1d5-4d59-b8df-897dde6d5320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4582 | 2026.01.21 22:11:32.710617 [ 3 ] {} <Debug> TCP-Session: 9f176fc5-f07d-4857-a2e3-841a6773f05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2026.01.21 22:11:32.796596 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37145 | ||
| 4584 | 2026.01.21 22:11:32.796721 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4585 | 2026.01.21 22:11:32.796751 [ 288 ] {} <Debug> TCP-Session: 829830bd-10a5-40ae-a04f-65edadad175e Authenticating user 'default' from [fd00:1122:3344:101::e]:37145 | ||
| 4586 | 2026.01.21 22:11:32.796776 [ 288 ] {} <Debug> TCP-Session: 829830bd-10a5-40ae-a04f-65edadad175e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4587 | 2026.01.21 22:11:32.796791 [ 288 ] {} <Debug> TCP-Session: 829830bd-10a5-40ae-a04f-65edadad175e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4588 | 2026.01.21 22:11:32.796996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46382 | ||
| 4589 | 2026.01.21 22:11:32.797058 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34062 | ||
| 4590 | 2026.01.21 22:11:32.797086 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4591 | 2026.01.21 22:11:32.797087 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51788 | ||
| 4592 | 2026.01.21 22:11:32.797133 [ 289 ] {} <Debug> TCP-Session: 2f93a2dc-f17b-472d-a000-50c4e53eb97e Authenticating user 'default' from [fd00:1122:3344:101::e]:46382 | ||
| 4593 | 2026.01.21 22:11:32.797125 [ 288 ] {} <Trace> TCP-Session: 829830bd-10a5-40ae-a04f-65edadad175e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.01.21 22:11:32.797154 [ 289 ] {} <Debug> TCP-Session: 2f93a2dc-f17b-472d-a000-50c4e53eb97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2026.01.21 22:11:32.797102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44482 | ||
| 4596 | 2026.01.21 22:11:32.797189 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4597 | 2026.01.21 22:11:32.797191 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4598 | 2026.01.21 22:11:32.797243 [ 290 ] {} <Debug> TCP-Session: c9a133fb-e6b1-4470-bcdf-d5775888f9db Authenticating user 'default' from [fd00:1122:3344:101::e]:34062 | ||
| 4599 | 2026.01.21 22:11:32.797265 [ 293 ] {} <Debug> TCP-Session: ae55b7ba-ff7d-4591-8f11-ae5dd9281b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:51788 | ||
| 4600 | 2026.01.21 22:11:32.797277 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4601 | 2026.01.21 22:11:32.797281 [ 290 ] {} <Debug> TCP-Session: c9a133fb-e6b1-4470-bcdf-d5775888f9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4602 | 2026.01.21 22:11:32.797294 [ 293 ] {} <Debug> TCP-Session: ae55b7ba-ff7d-4591-8f11-ae5dd9281b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2026.01.21 22:11:32.797318 [ 294 ] {} <Debug> TCP-Session: 3201cdbd-d7e6-435e-a566-6198d39f82b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44482 | ||
| 4604 | 2026.01.21 22:11:32.797343 [ 293 ] {} <Debug> TCP-Session: ae55b7ba-ff7d-4591-8f11-ae5dd9281b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4605 | 2026.01.21 22:11:32.797365 [ 294 ] {} <Debug> TCP-Session: 3201cdbd-d7e6-435e-a566-6198d39f82b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4606 | 2026.01.21 22:11:32.797318 [ 290 ] {} <Debug> TCP-Session: c9a133fb-e6b1-4470-bcdf-d5775888f9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4607 | 2026.01.21 22:11:32.797394 [ 294 ] {} <Debug> TCP-Session: 3201cdbd-d7e6-435e-a566-6198d39f82b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4608 | 2026.01.21 22:11:32.797075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39810 | ||
| 4609 | 2026.01.21 22:11:32.797060 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52413 | ||
| 4610 | 2026.01.21 22:11:32.797322 [ 288 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4611 | 2026.01.21 22:11:32.797492 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4612 | 2026.01.21 22:11:32.797185 [ 289 ] {} <Debug> TCP-Session: 2f93a2dc-f17b-472d-a000-50c4e53eb97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4613 | 2026.01.21 22:11:32.797519 [ 292 ] {} <Debug> TCP-Session: 16b9c50c-682d-478b-8774-f102498e4514 Authenticating user 'default' from [fd00:1122:3344:101::e]:39810 | ||
| 4614 | 2026.01.21 22:11:32.797528 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4615 | 2026.01.21 22:11:32.797549 [ 292 ] {} <Debug> TCP-Session: 16b9c50c-682d-478b-8774-f102498e4514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4616 | 2026.01.21 22:11:32.797571 [ 292 ] {} <Debug> TCP-Session: 16b9c50c-682d-478b-8774-f102498e4514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2026.01.21 22:11:32.797574 [ 291 ] {} <Debug> TCP-Session: 07bbb7e5-3e0b-4980-9088-912125bc41ea Authenticating user 'default' from [fd00:1122:3344:101::e]:52413 | ||
| 4618 | 2026.01.21 22:11:32.797604 [ 291 ] {} <Debug> TCP-Session: 07bbb7e5-3e0b-4980-9088-912125bc41ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4619 | 2026.01.21 22:11:32.797617 [ 291 ] {} <Debug> TCP-Session: 07bbb7e5-3e0b-4980-9088-912125bc41ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4620 | 2026.01.21 22:11:32.797733 [ 288 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4621 | 2026.01.21 22:11:32.797792 [ 288 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4622 | 2026.01.21 22:11:32.798060 [ 288 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 4623 | 2026.01.21 22:11:32.799041 [ 317 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Trace> AggregatingTransform: Aggregating | ||
| 4624 | 2026.01.21 22:11:32.799105 [ 317 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4625 | 2026.01.21 22:11:32.799143 [ 317 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986816 sec. (1013.360 rows/sec., 39.58 KiB/sec.) | ||
| 4626 | 2026.01.21 22:11:32.799162 [ 317 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Trace> Aggregator: Merging aggregated data | ||
| 4627 | 2026.01.21 22:11:32.800221 [ 288 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002955 sec., 338.409475465313 rows/sec., 13.22 KiB/sec. | ||
| 4628 | 2026.01.21 22:11:32.800350 [ 288 ] {035f6843-aec5-41b3-ae65-82372273e91b} <Debug> TCPHandler: Processed in 0.003338916 sec. | ||
| 4629 | 2026.01.21 22:11:32.800465 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4630 | 2026.01.21 22:11:32.800490 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4631 | 2026.01.21 22:11:32.800494 [ 288 ] {} <Debug> TCP-Session: 829830bd-10a5-40ae-a04f-65edadad175e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4632 | 2026.01.21 22:11:32.800531 [ 289 ] {} <Debug> TCP-Session: 2f93a2dc-f17b-472d-a000-50c4e53eb97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4633 | 2026.01.21 22:11:32.800535 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4634 | 2026.01.21 22:11:32.800555 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4635 | 2026.01.21 22:11:32.800589 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4636 | 2026.01.21 22:11:32.800598 [ 291 ] {} <Debug> TCP-Session: 07bbb7e5-3e0b-4980-9088-912125bc41ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4637 | 2026.01.21 22:11:32.800608 [ 293 ] {} <Debug> TCP-Session: ae55b7ba-ff7d-4591-8f11-ae5dd9281b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.01.21 22:11:32.800635 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4639 | 2026.01.21 22:11:32.800649 [ 290 ] {} <Debug> TCP-Session: c9a133fb-e6b1-4470-bcdf-d5775888f9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4640 | 2026.01.21 22:11:32.800655 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4641 | 2026.01.21 22:11:32.800677 [ 292 ] {} <Debug> TCP-Session: 16b9c50c-682d-478b-8774-f102498e4514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4642 | 2026.01.21 22:11:32.800708 [ 294 ] {} <Debug> TCP-Session: 3201cdbd-d7e6-435e-a566-6198d39f82b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4643 | 2026.01.21 22:11:32.801362 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46883 | ||
| 4644 | 2026.01.21 22:11:32.801419 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4645 | 2026.01.21 22:11:32.801433 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36345 | ||
| 4646 | 2026.01.21 22:11:32.801440 [ 286 ] {} <Debug> TCP-Session: d79c3043-a785-43c4-992e-c790a882c377 Authenticating user 'default' from [fd00:1122:3344:101::e]:46883 | ||
| 4647 | 2026.01.21 22:11:32.801479 [ 286 ] {} <Debug> TCP-Session: d79c3043-a785-43c4-992e-c790a882c377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4648 | 2026.01.21 22:11:32.801491 [ 286 ] {} <Debug> TCP-Session: d79c3043-a785-43c4-992e-c790a882c377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4649 | 2026.01.21 22:11:32.801506 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4650 | 2026.01.21 22:11:32.801531 [ 3 ] {} <Debug> TCP-Session: 964e7809-00f7-4f1a-82c9-a686369f49ff Authenticating user 'default' from [fd00:1122:3344:101::e]:36345 | ||
| 4651 | 2026.01.21 22:11:32.801547 [ 3 ] {} <Debug> TCP-Session: 964e7809-00f7-4f1a-82c9-a686369f49ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4652 | 2026.01.21 22:11:32.801561 [ 3 ] {} <Debug> TCP-Session: 964e7809-00f7-4f1a-82c9-a686369f49ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4653 | 2026.01.21 22:11:32.818219 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36345). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4654 | |||
| 4655 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4656 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4657 | 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 | ||
| 4658 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4659 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4660 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4661 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4662 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4663 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4664 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4665 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4666 | (version 23.8.7.1) | ||
| 4667 | 2026.01.21 22:11:32.818405 [ 3 ] {} <Debug> TCP-Session: 964e7809-00f7-4f1a-82c9-a686369f49ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.01.21 22:11:32.818434 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46883). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4669 | |||
| 4670 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4671 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4672 | 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 | ||
| 4673 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4674 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4675 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4676 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4677 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4678 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4679 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4680 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4681 | (version 23.8.7.1) | ||
| 4682 | 2026.01.21 22:11:32.818511 [ 286 ] {} <Debug> TCP-Session: d79c3043-a785-43c4-992e-c790a882c377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2026.01.21 22:11:34.385404 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4684 | 2026.01.21 22:11:34.385474 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4685 | 2026.01.21 22:11:34.504706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8632 | ||
| 4686 | 2026.01.21 22:11:34.505194 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.01.21 22:11:34.505239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4688 | 2026.01.21 22:11:34.505737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4689 | 2026.01.21 22:11:34.505975 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.01.21 22:11:34.506127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8632 | ||
| 4691 | 2026.01.21 22:11:34.967514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4692 | 2026.01.21 22:11:34.982440 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.01.21 22:11:34.982485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4694 | 2026.01.21 22:11:34.988752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4695 | 2026.01.21 22:11:34.989475 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.01.21 22:11:34.992221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4697 | 2026.01.21 22:11:36.478375 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.01.21 22:11:36.478655 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4699 | 2026.01.21 22:11:36.478761 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4700 | 2026.01.21 22:11:36.479587 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.01.21 22:11:36.479637 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4702 | 2026.01.21 22:11:36.480051 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4703 | 2026.01.21 22:11:36.480287 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.01.21 22:11:36.480448 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00187 sec., 56684.49197860963 rows/sec., 4.73 MiB/sec. | ||
| 4705 | 2026.01.21 22:11:36.480497 [ 4 ] {0ac0f6cc-3030-418d-8e17-5b47506dfa5f} <Debug> TCPHandler: Processed in 0.002323419 sec. | ||
| 4706 | 2026.01.21 22:11:36.480624 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.01.21 22:11:36.480724 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.01.21 22:11:36.480767 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4709 | 2026.01.21 22:11:36.481183 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.01.21 22:11:36.481220 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4711 | 2026.01.21 22:11:36.481529 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4712 | 2026.01.21 22:11:36.481737 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.01.21 22:11:36.481867 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001167 sec., 21422.450728363325 rows/sec., 1.57 MiB/sec. | ||
| 4714 | 2026.01.21 22:11:36.481905 [ 4 ] {dd88a7f2-fd27-455c-949b-70e289bdc808} <Debug> TCPHandler: Processed in 0.001333474 sec. | ||
| 4715 | 2026.01.21 22:11:36.482013 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.01.21 22:11:36.482108 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4717 | 2026.01.21 22:11:36.482148 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4718 | 2026.01.21 22:11:36.482580 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.01.21 22:11:36.482617 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4720 | 2026.01.21 22:11:36.482929 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4721 | 2026.01.21 22:11:36.483139 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.01.21 22:11:36.483268 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001178 sec., 75551.78268251273 rows/sec., 5.90 MiB/sec. | ||
| 4723 | 2026.01.21 22:11:36.483305 [ 4 ] {333f21b3-f0dc-4a59-8a7c-a4c0d1ff47ea} <Debug> TCPHandler: Processed in 0.001341444 sec. | ||
| 4724 | 2026.01.21 22:11:36.483415 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.01.21 22:11:36.483509 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2026.01.21 22:11:36.483553 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4727 | 2026.01.21 22:11:36.483961 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.01.21 22:11:36.483996 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4729 | 2026.01.21 22:11:36.484323 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4730 | 2026.01.21 22:11:36.484527 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.21 22:11:36.484657 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 4732 | 2026.01.21 22:11:36.484692 [ 4 ] {7180c883-692b-48a5-bd18-b94a6b57d10c} <Debug> TCPHandler: Processed in 0.001326354 sec. | ||
| 4733 | 2026.01.21 22:11:36.484793 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.01.21 22:11:36.484886 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.01.21 22:11:36.484941 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4736 | 2026.01.21 22:11:36.485795 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.01.21 22:11:36.485831 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4738 | 2026.01.21 22:11:36.486384 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4739 | 2026.01.21 22:11:36.486631 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.01.21 22:11:36.486771 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001902 sec., 13144.058885383805 rows/sec., 23.55 MiB/sec. | ||
| 4741 | 2026.01.21 22:11:36.486834 [ 4 ] {ef16f249-70e8-4c16-a3db-dd6774ab8bdd} <Debug> TCPHandler: Processed in 0.002090633 sec. | ||
| 4742 | 2026.01.21 22:11:36.486963 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2026.01.21 22:11:36.487057 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4744 | 2026.01.21 22:11:36.487100 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4745 | 2026.01.21 22:11:36.487458 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.01.21 22:11:36.487499 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4747 | 2026.01.21 22:11:36.487840 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4748 | 2026.01.21 22:11:36.488081 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.01.21 22:11:36.488216 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 4750 | 2026.01.21 22:11:36.488254 [ 4 ] {c4024ee1-d9ef-4f5c-8b07-bcd2802772c8} <Debug> TCPHandler: Processed in 0.001341134 sec. | ||
| 4751 | 2026.01.21 22:11:39.139778 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.01.21 22:11:39.139989 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4753 | 2026.01.21 22:11:39.140063 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4754 | 2026.01.21 22:11:39.140958 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.01.21 22:11:39.141001 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4756 | 2026.01.21 22:11:39.141420 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4757 | 2026.01.21 22:11:39.141642 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.01.21 22:11:39.141780 [ 40 ] {} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4759 | 2026.01.21 22:11:39.141794 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001859 sec., 239913.93222162453 rows/sec., 15.22 MiB/sec. | ||
| 4760 | 2026.01.21 22:11:39.141824 [ 40 ] {} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.01.21 22:11:39.141842 [ 4 ] {6c5fab78-4a58-4cc5-818b-e47475692e58} <Debug> TCPHandler: Processed in 0.002203257 sec. | ||
| 4762 | 2026.01.21 22:11:39.141847 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4763 | 2026.01.21 22:11:39.141938 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::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 | ||
| 4764 | 2026.01.21 22:11:39.141966 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.01.21 22:11:39.142024 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4766 | 2026.01.21 22:11:39.142052 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 446 rows starting from the beginning of the part | ||
| 4767 | 2026.01.21 22:11:39.142071 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4768 | 2026.01.21 22:11:39.142107 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 446 rows starting from the beginning of the part | ||
| 4769 | 2026.01.21 22:11:39.142112 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4770 | 2026.01.21 22:11:39.142152 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 446 rows starting from the beginning of the part | ||
| 4771 | 2026.01.21 22:11:39.142192 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 446 rows starting from the beginning of the part | ||
| 4772 | 2026.01.21 22:11:39.142227 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 446 rows starting from the beginning of the part | ||
| 4773 | 2026.01.21 22:11:39.142508 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.01.21 22:11:39.142542 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4775 | 2026.01.21 22:11:39.142833 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4776 | 2026.01.21 22:11:39.143038 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.01.21 22:11:39.143164 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001112 sec., 12589.928057553958 rows/sec., 1.00 MiB/sec. | ||
| 4778 | 2026.01.21 22:11:39.143200 [ 4 ] {a225c1f4-e7dc-4e3c-bb1c-af3df83bbe2c} <Debug> TCPHandler: Processed in 0.001285323 sec. | ||
| 4779 | 2026.01.21 22:11:39.143217 [ 197 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307714 sec., 1705265.8302962268 rows/sec., 114.66 MiB/sec. | ||
| 4780 | 2026.01.21 22:11:39.143308 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.01.21 22:11:39.143368 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4782 | 2026.01.21 22:11:39.143405 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4783 | 2026.01.21 22:11:39.143444 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4784 | 2026.01.21 22:11:39.143597 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.01.21 22:11:39.143657 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_13_3} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4786 | 2026.01.21 22:11:39.143714 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4787 | 2026.01.21 22:11:39.144980 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.01.21 22:11:39.145016 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4789 | 2026.01.21 22:11:39.145449 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4790 | 2026.01.21 22:11:39.145659 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.01.21 22:11:39.145784 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Debug> executeQuery: Read 2379 rows, 196.83 KiB in 0.002396 sec., 992904.8414023372 rows/sec., 80.22 MiB/sec. | ||
| 4792 | 2026.01.21 22:11:39.145823 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4793 | 2026.01.21 22:11:39.145835 [ 4 ] {e7487f84-6bce-4c2a-a9af-663125ad744c} <Debug> TCPHandler: Processed in 0.002577136 sec. | ||
| 4794 | 2026.01.21 22:11:39.145954 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.01.21 22:11:39.146078 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.01.21 22:11:39.146126 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4797 | 2026.01.21 22:11:39.146742 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.01.21 22:11:39.146787 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4799 | 2026.01.21 22:11:39.147127 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4800 | 2026.01.21 22:11:39.147335 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.01.21 22:11:39.147468 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Debug> executeQuery: Read 252 rows, 15.50 KiB in 0.001414 sec., 178217.82178217825 rows/sec., 10.70 MiB/sec. | ||
| 4802 | 2026.01.21 22:11:39.147505 [ 4 ] {4d6c706d-2f05-4ab1-8974-0a1d57c98d7f} <Debug> TCPHandler: Processed in 0.001614922 sec. | ||
| 4803 | 2026.01.21 22:11:39.147621 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.01.21 22:11:39.147738 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.01.21 22:11:39.147787 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4806 | 2026.01.21 22:11:39.148363 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.21 22:11:39.148401 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4808 | 2026.01.21 22:11:39.148724 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4809 | 2026.01.21 22:11:39.148941 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.01.21 22:11:39.149069 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001356 sec., 337758.11209439527 rows/sec., 22.32 MiB/sec. | ||
| 4811 | 2026.01.21 22:11:39.149107 [ 4 ] {dd3702f9-b016-4f8b-ae22-9edcdb6a8697} <Debug> TCPHandler: Processed in 0.00154767 sec. | ||
| 4812 | 2026.01.21 22:11:39.149219 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.01.21 22:11:39.149315 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.01.21 22:11:39.149354 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4815 | 2026.01.21 22:11:39.149827 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.01.21 22:11:39.149863 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4817 | 2026.01.21 22:11:39.150176 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4818 | 2026.01.21 22:11:39.150384 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.01.21 22:11:39.150486 [ 46 ] {} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4820 | 2026.01.21 22:11:39.150511 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001214 sec., 188632.6194398682 rows/sec., 10.71 MiB/sec. | ||
| 4821 | 2026.01.21 22:11:39.150567 [ 4 ] {ff90edef-57c6-42a9-a3a5-02f378cbfa01} <Debug> TCPHandler: Processed in 0.001398656 sec. | ||
| 4822 | 2026.01.21 22:11:39.150576 [ 46 ] {} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.01.21 22:11:39.150605 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4824 | 2026.01.21 22:11:39.150674 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.01.21 22:11:39.150700 [ 198 ] {04b64459-95f1-4318-9648-d552a12de991::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 | ||
| 4826 | 2026.01.21 22:11:39.150774 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4827 | 2026.01.21 22:11:39.150817 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4828 | 2026.01.21 22:11:39.150819 [ 198 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4829 | 2026.01.21 22:11:39.150863 [ 198 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 229 rows starting from the beginning of the part | ||
| 4830 | 2026.01.21 22:11:39.150931 [ 198 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 229 rows starting from the beginning of the part | ||
| 4831 | 2026.01.21 22:11:39.150984 [ 198 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 229 rows starting from the beginning of the part | ||
| 4832 | 2026.01.21 22:11:39.151028 [ 198 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 229 rows starting from the beginning of the part | ||
| 4833 | 2026.01.21 22:11:39.151070 [ 198 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 229 rows starting from the beginning of the part | ||
| 4834 | 2026.01.21 22:11:39.151663 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.01.21 22:11:39.151704 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4836 | 2026.01.21 22:11:39.152059 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405346 sec., 814745.9771472648 rows/sec., 49.36 MiB/sec. | ||
| 4837 | 2026.01.21 22:11:39.152086 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4838 | 2026.01.21 22:11:39.152259 [ 197 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4839 | 2026.01.21 22:11:39.152339 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.21 22:11:39.152487 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Debug> executeQuery: Read 1218 rows, 88.90 KiB in 0.001731 sec., 703639.5147313692 rows/sec., 50.15 MiB/sec. | ||
| 4841 | 2026.01.21 22:11:39.152527 [ 4 ] {c9aa9414-5b07-4243-bd81-b9e475555a38} <Debug> TCPHandler: Processed in 0.001903568 sec. | ||
| 4842 | 2026.01.21 22:11:39.152638 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.01.21 22:11:39.152641 [ 197 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.01.21 22:11:39.152736 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4845 | 2026.01.21 22:11:39.152752 [ 197 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_13_3} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4846 | 2026.01.21 22:11:39.152781 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4847 | 2026.01.21 22:11:39.152860 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4848 | 2026.01.21 22:11:39.153112 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.01.21 22:11:39.153153 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4850 | 2026.01.21 22:11:39.153467 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4851 | 2026.01.21 22:11:39.153678 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.01.21 22:11:39.153808 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 4853 | 2026.01.21 22:11:39.153845 [ 4 ] {f770e049-3923-408c-ad0a-e8ecaa692386} <Debug> TCPHandler: Processed in 0.001257802 sec. | ||
| 4854 | 2026.01.21 22:11:39.153950 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.01.21 22:11:39.154045 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4856 | 2026.01.21 22:11:39.154088 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4857 | 2026.01.21 22:11:39.154662 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.01.21 22:11:39.154698 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4859 | 2026.01.21 22:11:39.155072 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4860 | 2026.01.21 22:11:39.155284 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.01.21 22:11:39.155411 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Debug> executeQuery: Read 909 rows, 61.48 KiB in 0.001384 sec., 656791.9075144508 rows/sec., 43.38 MiB/sec. | ||
| 4862 | 2026.01.21 22:11:39.155448 [ 4 ] {ef5438c1-3149-4afb-b8b0-8a0361f23baf} <Debug> TCPHandler: Processed in 0.00154714 sec. | ||
| 4863 | 2026.01.21 22:11:39.155554 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.01.21 22:11:39.155649 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4865 | 2026.01.21 22:11:39.155691 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4866 | 2026.01.21 22:11:39.155991 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.01.21 22:11:39.156026 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4868 | 2026.01.21 22:11:39.156320 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4869 | 2026.01.21 22:11:39.156530 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.01.21 22:11:39.156657 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 4871 | 2026.01.21 22:11:39.156693 [ 4 ] {6d14c554-ef1d-4959-9ee7-22078a89e8d2} <Debug> TCPHandler: Processed in 0.001189041 sec. | ||
| 4872 | 2026.01.21 22:11:39.156861 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.01.21 22:11:39.156975 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4874 | 2026.01.21 22:11:39.157043 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4875 | 2026.01.21 22:11:39.157940 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.01.21 22:11:39.157977 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4877 | 2026.01.21 22:11:39.158504 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4878 | 2026.01.21 22:11:39.158723 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.01.21 22:11:39.158863 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001913 sec., 7841.087297438578 rows/sec., 14.05 MiB/sec. | ||
| 4880 | 2026.01.21 22:11:39.158924 [ 4 ] {8f58fbd9-e35d-4d3d-aa07-37667ed3f97f} <Debug> TCPHandler: Processed in 0.002113615 sec. | ||
| 4881 | 2026.01.21 22:11:39.159032 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.01.21 22:11:39.159126 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4883 | 2026.01.21 22:11:39.159167 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4884 | 2026.01.21 22:11:39.159501 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.01.21 22:11:39.159537 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4886 | 2026.01.21 22:11:39.159849 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4887 | 2026.01.21 22:11:39.160067 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.01.21 22:11:39.160192 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Debug> executeQuery: Read 76 rows, 4.54 KiB in 0.001086 sec., 69981.5837937385 rows/sec., 4.08 MiB/sec. | ||
| 4889 | 2026.01.21 22:11:39.160228 [ 4 ] {1765abe3-d64f-4d68-ab6f-cc86c07f5f3d} <Debug> TCPHandler: Processed in 0.001247062 sec. | ||
| 4890 | 2026.01.21 22:11:39.569031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 668 | ||
| 4891 | 2026.01.21 22:11:39.572010 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.01.21 22:11:39.572068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4893 | 2026.01.21 22:11:39.573405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4894 | 2026.01.21 22:11:39.573680 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.01.21 22:11:39.574057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 4896 | 2026.01.21 22:11:41.472657 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.01.21 22:11:41.472927 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4898 | 2026.01.21 22:11:41.472993 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4899 | 2026.01.21 22:11:41.473667 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.01.21 22:11:41.473719 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4901 | 2026.01.21 22:11:41.474143 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4902 | 2026.01.21 22:11:41.474374 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.01.21 22:11:41.474539 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.55 MiB/sec. | ||
| 4904 | 2026.01.21 22:11:41.474586 [ 4 ] {1d40771f-8474-48cb-8c17-a9e209adfa5b} <Debug> TCPHandler: Processed in 0.002117714 sec. | ||
| 4905 | 2026.01.21 22:11:41.474712 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.01.21 22:11:41.474813 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4907 | 2026.01.21 22:11:41.474859 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4908 | 2026.01.21 22:11:41.475317 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.21 22:11:41.475355 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4910 | 2026.01.21 22:11:41.475693 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4911 | 2026.01.21 22:11:41.475910 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.21 22:11:41.476044 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 4913 | 2026.01.21 22:11:41.476081 [ 4 ] {f6650cc6-16e4-4f0e-9e67-1ec9fdde00d8} <Debug> TCPHandler: Processed in 0.001421066 sec. | ||
| 4914 | 2026.01.21 22:11:41.476192 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.01.21 22:11:41.476287 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.01.21 22:11:41.476333 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4917 | 2026.01.21 22:11:41.476710 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.21 22:11:41.476749 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4919 | 2026.01.21 22:11:41.477098 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4920 | 2026.01.21 22:11:41.477319 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.21 22:11:41.477446 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001177 sec., 73067.11979609175 rows/sec., 5.09 MiB/sec. | ||
| 4922 | 2026.01.21 22:11:41.477482 [ 4 ] {5839ae20-f316-4877-8173-bc20e846912e} <Debug> TCPHandler: Processed in 0.001340705 sec. | ||
| 4923 | 2026.01.21 22:11:41.477591 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.01.21 22:11:41.477684 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.01.21 22:11:41.477726 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4926 | 2026.01.21 22:11:41.478042 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.21 22:11:41.478078 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4928 | 2026.01.21 22:11:41.478389 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4929 | 2026.01.21 22:11:41.478600 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.01.21 22:11:41.478727 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001061 sec., 30160.22620169651 rows/sec., 2.03 MiB/sec. | ||
| 4931 | 2026.01.21 22:11:41.478762 [ 4 ] {c992aa4a-fd74-4cb7-a8b8-74ed9b098365} <Debug> TCPHandler: Processed in 0.001221211 sec. | ||
| 4932 | 2026.01.21 22:11:42.006529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9144 | ||
| 4933 | 2026.01.21 22:11:42.007043 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.01.21 22:11:42.007082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4935 | 2026.01.21 22:11:42.007574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4936 | 2026.01.21 22:11:42.007800 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.01.21 22:11:42.007935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9144 | ||
| 4938 | 2026.01.21 22:11:42.492616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4939 | 2026.01.21 22:11:42.510192 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.01.21 22:11:42.510255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4941 | 2026.01.21 22:11:42.516780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4942 | 2026.01.21 22:11:42.517548 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.01.21 22:11:42.520984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4944 | 2026.01.21 22:11:43.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.57 MiB, peak 245.85 MiB, free memory in arenas 0.00 B, will set to 241.65 MiB (RSS), difference: 1.08 MiB | ||
| 4945 | 2026.01.21 22:11:46.477325 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.01.21 22:11:46.477623 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4947 | 2026.01.21 22:11:46.477725 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4948 | 2026.01.21 22:11:46.478481 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.01.21 22:11:46.478528 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4950 | 2026.01.21 22:11:46.478929 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4951 | 2026.01.21 22:11:46.479154 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.01.21 22:11:46.479308 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00176 sec., 60227.27272727273 rows/sec., 5.03 MiB/sec. | ||
| 4953 | 2026.01.21 22:11:46.479313 [ 29 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4954 | 2026.01.21 22:11:46.479347 [ 4 ] {6567e396-db62-4cd6-8324-6123ab523457} <Debug> TCPHandler: Processed in 0.002210057 sec. | ||
| 4955 | 2026.01.21 22:11:46.479414 [ 29 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.01.21 22:11:46.479457 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4957 | 2026.01.21 22:11:46.479505 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.01.21 22:11:46.479606 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.01.21 22:11:46.479630 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 4960 | 2026.01.21 22:11:46.479646 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4961 | 2026.01.21 22:11:46.479863 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4962 | 2026.01.21 22:11:46.479921 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2431 rows starting from the beginning of the part | ||
| 4963 | 2026.01.21 22:11:46.480016 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1232 rows starting from the beginning of the part | ||
| 4964 | 2026.01.21 22:11:46.480057 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 4965 | 2026.01.21 22:11:46.480097 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2379 rows starting from the beginning of the part | ||
| 4966 | 2026.01.21 22:11:46.480106 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.01.21 22:11:46.480133 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4968 | 2026.01.21 22:11:46.480148 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4969 | 2026.01.21 22:11:46.480176 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4970 | 2026.01.21 22:11:46.480493 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4971 | 2026.01.21 22:11:46.480707 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.01.21 22:11:46.480813 [ 29 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4973 | 2026.01.21 22:11:46.480839 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001252 sec., 19968.05111821086 rows/sec., 1.47 MiB/sec. | ||
| 4974 | 2026.01.21 22:11:46.480844 [ 29 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.01.21 22:11:46.480880 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4976 | 2026.01.21 22:11:46.480883 [ 4 ] {cc4cfc2d-b4d6-4631-b641-7d87a998768c} <Debug> TCPHandler: Processed in 0.001427037 sec. | ||
| 4977 | 2026.01.21 22:11:46.480978 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 4978 | 2026.01.21 22:11:46.481004 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.01.21 22:11:46.481067 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4980 | 2026.01.21 22:11:46.481096 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4981 | 2026.01.21 22:11:46.481097 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 281 rows starting from the beginning of the part | ||
| 4982 | 2026.01.21 22:11:46.481136 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4983 | 2026.01.21 22:11:46.481168 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 4984 | 2026.01.21 22:11:46.481210 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 238 rows starting from the beginning of the part | ||
| 4985 | 2026.01.21 22:11:46.481252 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 4986 | 2026.01.21 22:11:46.481292 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 4987 | 2026.01.21 22:11:46.481332 [ 192 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 4988 | 2026.01.21 22:11:46.481570 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.01.21 22:11:46.481605 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4990 | 2026.01.21 22:11:46.481900 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4991 | 2026.01.21 22:11:46.482103 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.01.21 22:11:46.482206 [ 29 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4993 | 2026.01.21 22:11:46.482210 [ 188 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282283 sec., 659760.75484117 rows/sec., 43.12 MiB/sec. | ||
| 4994 | 2026.01.21 22:11:46.482226 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001148 sec., 77526.13240418119 rows/sec., 6.05 MiB/sec. | ||
| 4995 | 2026.01.21 22:11:46.482242 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6310 rows, containing 5 columns (5 merged, 0 gathered) in 0.002698389 sec., 2338432.3016436845 rows/sec., 197.54 MiB/sec. | ||
| 4996 | 2026.01.21 22:11:46.482235 [ 29 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.01.21 22:11:46.482280 [ 4 ] {1cff536d-efda-4d7b-94b9-3c65181ecf3d} <Debug> TCPHandler: Processed in 0.001323274 sec. | ||
| 4998 | 2026.01.21 22:11:46.482305 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4999 | 2026.01.21 22:11:46.482374 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 5000 | 2026.01.21 22:11:46.482411 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.01.21 22:11:46.482439 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5002 | 2026.01.21 22:11:46.482474 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5003 | 2026.01.21 22:11:46.482504 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1265 rows starting from the beginning of the part | ||
| 5004 | 2026.01.21 22:11:46.482509 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.01.21 22:11:46.482550 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 748 rows starting from the beginning of the part | ||
| 5006 | 2026.01.21 22:11:46.482559 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5007 | 2026.01.21 22:11:46.482600 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 89 rows starting from the beginning of the part | ||
| 5008 | 2026.01.21 22:11:46.482611 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5009 | 2026.01.21 22:11:46.482641 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1218 rows starting from the beginning of the part | ||
| 5010 | 2026.01.21 22:11:46.482680 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5011 | 2026.01.21 22:11:46.482714 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 5012 | 2026.01.21 22:11:46.482854 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.01.21 22:11:46.482958 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_26_5} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5014 | 2026.01.21 22:11:46.482990 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.01.21 22:11:46.482994 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.01.21 22:11:46.483035 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5017 | 2026.01.21 22:11:46.483056 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5018 | 2026.01.21 22:11:46.483104 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_31_6} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5019 | 2026.01.21 22:11:46.483202 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5020 | 2026.01.21 22:11:46.483401 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5021 | 2026.01.21 22:11:46.483625 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.01.21 22:11:46.483726 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5023 | 2026.01.21 22:11:46.483752 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5024 | 2026.01.21 22:11:46.483755 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.01.21 22:11:46.483789 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5026 | 2026.01.21 22:11:46.483794 [ 4 ] {8b3f8bca-3c4f-4fe6-81d4-4c9d26b2316f} <Debug> TCPHandler: Processed in 0.001430736 sec. | ||
| 5027 | 2026.01.21 22:11:46.483866 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 5028 | 2026.01.21 22:11:46.483913 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3473 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156638 sec., 2217214.213664628 rows/sec., 167.05 MiB/sec. | ||
| 5029 | 2026.01.21 22:11:46.483927 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.01.21 22:11:46.483949 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5031 | 2026.01.21 22:11:46.483978 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8624 rows starting from the beginning of the part | ||
| 5032 | 2026.01.21 22:11:46.484025 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 328 rows starting from the beginning of the part | ||
| 5033 | 2026.01.21 22:11:46.484052 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5034 | 2026.01.21 22:11:46.484062 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5035 | 2026.01.21 22:11:46.484103 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 909 rows starting from the beginning of the part | ||
| 5036 | 2026.01.21 22:11:46.484120 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5037 | 2026.01.21 22:11:46.484121 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5038 | 2026.01.21 22:11:46.484144 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
| 5039 | 2026.01.21 22:11:46.484190 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5040 | 2026.01.21 22:11:46.484413 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.01.21 22:11:46.484493 [ 198 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_31_6} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5042 | 2026.01.21 22:11:46.484565 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5043 | 2026.01.21 22:11:46.485067 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.01.21 22:11:46.485108 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5045 | 2026.01.21 22:11:46.485660 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5046 | 2026.01.21 22:11:46.485891 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.01.21 22:11:46.486038 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00201 sec., 12437.810945273632 rows/sec., 22.29 MiB/sec. | ||
| 5048 | 2026.01.21 22:11:46.486104 [ 4 ] {09d65e77-e3bc-480c-ae07-b41f326b84c5} <Debug> TCPHandler: Processed in 0.002238147 sec. | ||
| 5049 | 2026.01.21 22:11:46.486212 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.01.21 22:11:46.486306 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5051 | 2026.01.21 22:11:46.486346 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5052 | 2026.01.21 22:11:46.486676 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.01.21 22:11:46.486712 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5054 | 2026.01.21 22:11:46.487052 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5055 | 2026.01.21 22:11:46.487255 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.01.21 22:11:46.487356 [ 29 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5057 | 2026.01.21 22:11:46.487382 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5058 | 2026.01.21 22:11:46.487383 [ 29 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.01.21 22:11:46.487423 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5060 | 2026.01.21 22:11:46.487424 [ 4 ] {e45126e4-8c3f-4177-9f9b-d228603f52dc} <Debug> TCPHandler: Processed in 0.001259322 sec. | ||
| 5061 | 2026.01.21 22:11:46.487509 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 5062 | 2026.01.21 22:11:46.487602 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5063 | 2026.01.21 22:11:46.487632 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1788 rows starting from the beginning of the part | ||
| 5064 | 2026.01.21 22:11:46.487687 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 5065 | 2026.01.21 22:11:46.487732 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5066 | 2026.01.21 22:11:46.487774 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
| 5067 | 2026.01.21 22:11:46.487813 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 5068 | 2026.01.21 22:11:46.487851 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 5069 | 2026.01.21 22:11:46.488254 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10267 rows, containing 5 columns (5 merged, 0 gathered) in 0.004424863 sec., 2320297.8261699853 rows/sec., 154.98 MiB/sec. | ||
| 5070 | 2026.01.21 22:11:46.488533 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5071 | 2026.01.21 22:11:46.488797 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322274 sec., 1606323.6515275957 rows/sec., 101.37 MiB/sec. | ||
| 5072 | 2026.01.21 22:11:46.488851 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.01.21 22:11:46.488938 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5074 | 2026.01.21 22:11:46.489002 [ 200 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5075 | 2026.01.21 22:11:46.489016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 5076 | 2026.01.21 22:11:46.489240 [ 200 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.01.21 22:11:46.489310 [ 200 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_31_6} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5078 | 2026.01.21 22:11:46.489370 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5079 | 2026.01.21 22:11:47.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.27 MiB, peak 251.36 MiB, free memory in arenas 0.00 B, will set to 243.98 MiB (RSS), difference: 1.71 MiB | ||
| 5080 | 2026.01.21 22:11:49.385510 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5081 | 2026.01.21 22:11:49.385578 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5082 | 2026.01.21 22:11:49.508867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9592 | ||
| 5083 | 2026.01.21 22:11:49.509405 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.01.21 22:11:49.509441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5085 | 2026.01.21 22:11:49.509964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5086 | 2026.01.21 22:11:49.510205 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.01.21 22:11:49.510347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9592 | ||
| 5088 | 2026.01.21 22:11:49.575085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 688 | ||
| 5089 | 2026.01.21 22:11:49.577169 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.01.21 22:11:49.577227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5091 | 2026.01.21 22:11:49.578432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5092 | 2026.01.21 22:11:49.578713 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.01.21 22:11:49.579090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5094 | 2026.01.21 22:11:50.021895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5095 | 2026.01.21 22:11:50.038366 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.01.21 22:11:50.038412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5097 | 2026.01.21 22:11:50.044096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5098 | 2026.01.21 22:11:50.044790 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.01.21 22:11:50.047566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5100 | 2026.01.21 22:11:50.744668 [ 62 ] {} <Debug> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5101 | 2026.01.21 22:11:50.744763 [ 62 ] {} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.01.21 22:11:50.744801 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5103 | 2026.01.21 22:11:50.744972 [ 192 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::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 | ||
| 5104 | 2026.01.21 22:11:50.745215 [ 192 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5105 | 2026.01.21 22:11:50.745286 [ 192 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 5106 | 2026.01.21 22:11:50.745405 [ 192 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::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 | ||
| 5107 | 2026.01.21 22:11:50.745462 [ 192 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::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 | ||
| 5108 | 2026.01.21 22:11:50.745514 [ 192 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::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 | ||
| 5109 | 2026.01.21 22:11:50.745561 [ 192 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::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 | ||
| 5110 | 2026.01.21 22:11:50.746366 [ 189 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470127 sec., 31289.81373718053 rows/sec., 2.61 MiB/sec. | ||
| 5111 | 2026.01.21 22:11:50.746524 [ 196 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5112 | 2026.01.21 22:11:50.746790 [ 196 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_5_1} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.01.21 22:11:50.746859 [ 196 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_5_1} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5114 | 2026.01.21 22:11:50.746935 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5115 | 2026.01.21 22:11:51.488974 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.01.21 22:11:51.489155 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5117 | 2026.01.21 22:11:51.489220 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5118 | 2026.01.21 22:11:51.490032 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.01.21 22:11:51.490079 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5120 | 2026.01.21 22:11:51.490485 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5121 | 2026.01.21 22:11:51.490711 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.01.21 22:11:51.490862 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001757 sec., 253841.77575412634 rows/sec., 16.10 MiB/sec. | ||
| 5123 | 2026.01.21 22:11:51.490903 [ 4 ] {81a88872-e677-45a9-95b9-e2456e368a16} <Debug> TCPHandler: Processed in 0.002073444 sec. | ||
| 5124 | 2026.01.21 22:11:51.491027 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.01.21 22:11:51.491124 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5126 | 2026.01.21 22:11:51.491165 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5127 | 2026.01.21 22:11:51.492168 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.01.21 22:11:51.492204 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5129 | 2026.01.21 22:11:51.492602 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5130 | 2026.01.21 22:11:51.492814 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.01.21 22:11:51.492943 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001839 sec., 669929.3094072866 rows/sec., 53.21 MiB/sec. | ||
| 5132 | 2026.01.21 22:11:51.492980 [ 4 ] {79674567-ca5c-4550-adf6-41057762dee3} <Debug> TCPHandler: Processed in 0.002002942 sec. | ||
| 5133 | 2026.01.21 22:11:51.493103 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.01.21 22:11:51.493221 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5135 | 2026.01.21 22:11:51.493270 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5136 | 2026.01.21 22:11:51.493864 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.01.21 22:11:51.493909 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5138 | 2026.01.21 22:11:51.494261 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5139 | 2026.01.21 22:11:51.494481 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.01.21 22:11:51.494612 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001416 sec., 168079.09604519774 rows/sec., 10.01 MiB/sec. | ||
| 5141 | 2026.01.21 22:11:51.494650 [ 4 ] {2868b36b-e18f-4558-b444-4385ffccb83c} <Debug> TCPHandler: Processed in 0.001609881 sec. | ||
| 5142 | 2026.01.21 22:11:51.494758 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5143 | 2026.01.21 22:11:51.494852 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5144 | 2026.01.21 22:11:51.494892 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5145 | 2026.01.21 22:11:51.495375 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.01.21 22:11:51.495412 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5147 | 2026.01.21 22:11:51.495724 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5148 | 2026.01.21 22:11:51.495940 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.01.21 22:11:51.496070 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001235 sec., 186234.81781376517 rows/sec., 12.01 MiB/sec. | ||
| 5150 | 2026.01.21 22:11:51.496106 [ 4 ] {f834be35-bc6c-437a-a366-b58e4b344537} <Debug> TCPHandler: Processed in 0.001399186 sec. | ||
| 5151 | 2026.01.21 22:11:51.496212 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.01.21 22:11:51.496313 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5153 | 2026.01.21 22:11:51.496354 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5154 | 2026.01.21 22:11:51.496850 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.01.21 22:11:51.496888 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5156 | 2026.01.21 22:11:51.497211 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5157 | 2026.01.21 22:11:51.497432 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.01.21 22:11:51.497561 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001267 sec., 180741.910023678 rows/sec., 10.26 MiB/sec. | ||
| 5159 | 2026.01.21 22:11:51.497599 [ 4 ] {6aeeec37-6413-4051-b08a-bc972f0b679a} <Debug> TCPHandler: Processed in 0.001438757 sec. | ||
| 5160 | 2026.01.21 22:11:51.497703 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.01.21 22:11:51.497799 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5162 | 2026.01.21 22:11:51.497838 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5163 | 2026.01.21 22:11:51.498496 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.01.21 22:11:51.498532 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5165 | 2026.01.21 22:11:51.498871 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5166 | 2026.01.21 22:11:51.499076 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.01.21 22:11:51.499207 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001427 sec., 524176.59425367904 rows/sec., 36.59 MiB/sec. | ||
| 5168 | 2026.01.21 22:11:51.499245 [ 4 ] {45b1c30e-861f-40b7-9076-97c4dc42c96e} <Debug> TCPHandler: Processed in 0.001592701 sec. | ||
| 5169 | 2026.01.21 22:11:51.499352 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.01.21 22:11:51.499448 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5171 | 2026.01.21 22:11:51.499488 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5172 | 2026.01.21 22:11:51.499817 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.01.21 22:11:51.499853 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5174 | 2026.01.21 22:11:51.500153 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5175 | 2026.01.21 22:11:51.500357 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.01.21 22:11:51.500484 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 5177 | 2026.01.21 22:11:51.500520 [ 4 ] {b6a617b2-d548-420e-889a-dd5e6326c22b} <Debug> TCPHandler: Processed in 0.001217582 sec. | ||
| 5178 | 2026.01.21 22:11:51.500629 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.01.21 22:11:51.500725 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5180 | 2026.01.21 22:11:51.500766 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5181 | 2026.01.21 22:11:51.501200 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.01.21 22:11:51.501238 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5183 | 2026.01.21 22:11:51.501572 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5184 | 2026.01.21 22:11:51.501779 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.01.21 22:11:51.501907 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001201 sec., 273105.74521232303 rows/sec., 17.89 MiB/sec. | ||
| 5186 | 2026.01.21 22:11:51.501943 [ 4 ] {dcd1584f-ed69-45f7-bde2-d67381078433} <Debug> TCPHandler: Processed in 0.001364565 sec. | ||
| 5187 | 2026.01.21 22:11:51.502050 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.01.21 22:11:51.502144 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5189 | 2026.01.21 22:11:51.502185 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5190 | 2026.01.21 22:11:51.502491 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.01.21 22:11:51.502526 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5192 | 2026.01.21 22:11:51.502838 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5193 | 2026.01.21 22:11:51.503045 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.01.21 22:11:51.503171 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 5195 | 2026.01.21 22:11:51.503206 [ 4 ] {35927af4-1bad-4328-84ab-787a92a539a1} <Debug> TCPHandler: Processed in 0.001205551 sec. | ||
| 5196 | 2026.01.21 22:11:51.503318 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.01.21 22:11:51.503431 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5198 | 2026.01.21 22:11:51.503495 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5199 | 2026.01.21 22:11:51.504324 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.01.21 22:11:51.504361 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5201 | 2026.01.21 22:11:51.504879 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5202 | 2026.01.21 22:11:51.505110 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.01.21 22:11:51.505227 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5204 | 2026.01.21 22:11:51.505250 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001841 sec., 8147.745790331342 rows/sec., 14.60 MiB/sec. | ||
| 5205 | 2026.01.21 22:11:51.505294 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.01.21 22:11:51.505318 [ 4 ] {c7ecef33-20f7-4b27-9b76-1c6004861c4a} <Debug> TCPHandler: Processed in 0.002061573 sec. | ||
| 5207 | 2026.01.21 22:11:51.505319 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5208 | 2026.01.21 22:11:51.505434 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 5209 | 2026.01.21 22:11:51.505440 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.01.21 22:11:51.505550 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.01.21 22:11:51.505591 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5212 | 2026.01.21 22:11:51.505629 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5213 | 2026.01.21 22:11:51.505678 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 370 rows starting from the beginning of the part | ||
| 5214 | 2026.01.21 22:11:51.505792 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 5215 | 2026.01.21 22:11:51.505888 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5216 | 2026.01.21 22:11:51.505944 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.01.21 22:11:51.505980 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 5218 | 2026.01.21 22:11:51.505980 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5219 | 2026.01.21 22:11:51.506069 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5220 | 2026.01.21 22:11:51.506158 [ 192 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 5221 | 2026.01.21 22:11:51.506314 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5222 | 2026.01.21 22:11:51.506530 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.01.21 22:11:51.506655 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001125 sec., 96000 rows/sec., 5.85 MiB/sec. | ||
| 5224 | 2026.01.21 22:11:51.506691 [ 4 ] {8b74109e-a855-4dce-a5ed-c23a2d2fb7b1} <Debug> TCPHandler: Processed in 0.001302063 sec. | ||
| 5225 | 2026.01.21 22:11:51.509499 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 19 columns (19 merged, 0 gathered) in 0.004103645 sec., 113313.89532963985 rows/sec., 203.05 MiB/sec. | ||
| 5226 | 2026.01.21 22:11:51.510368 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5227 | 2026.01.21 22:11:51.510794 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.01.21 22:11:51.510881 [ 189 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5229 | 2026.01.21 22:11:51.511023 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5230 | 2026.01.21 22:11:56.477766 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.01.21 22:11:56.477980 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5232 | 2026.01.21 22:11:56.478055 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5233 | 2026.01.21 22:11:56.478696 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.01.21 22:11:56.478741 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5235 | 2026.01.21 22:11:56.479189 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5236 | 2026.01.21 22:11:56.479479 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.01.21 22:11:56.479683 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001756 sec., 2277.904328018223 rows/sec., 185.75 KiB/sec. | ||
| 5238 | 2026.01.21 22:11:56.479777 [ 4 ] {f1ba590a-46cc-4a5b-9b5e-d048f9e0b72d} <Debug> TCPHandler: Processed in 0.002150495 sec. | ||
| 5239 | 2026.01.21 22:11:56.480055 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.01.21 22:11:56.480186 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5241 | 2026.01.21 22:11:56.480243 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5242 | 2026.01.21 22:11:56.482308 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.01.21 22:11:56.482350 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5244 | 2026.01.21 22:11:56.482731 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5245 | 2026.01.21 22:11:56.482964 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.01.21 22:11:56.483120 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Debug> executeQuery: Read 108 rows, 9.21 KiB in 0.00297 sec., 36363.63636363636 rows/sec., 3.03 MiB/sec. | ||
| 5247 | 2026.01.21 22:11:56.483164 [ 4 ] {8a25d7b0-04be-4300-9b97-8769c1483e87} <Debug> TCPHandler: Processed in 0.003172611 sec. | ||
| 5248 | 2026.01.21 22:11:56.483297 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.01.21 22:11:56.483402 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5250 | 2026.01.21 22:11:56.483447 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5251 | 2026.01.21 22:11:56.483878 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.01.21 22:11:56.483916 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5253 | 2026.01.21 22:11:56.484240 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5254 | 2026.01.21 22:11:56.484450 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.01.21 22:11:56.484587 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001209 sec., 23986.765922249793 rows/sec., 1.74 MiB/sec. | ||
| 5256 | 2026.01.21 22:11:56.484626 [ 4 ] {f687d672-fd35-4997-bbc1-9fc6f9b46e63} <Debug> TCPHandler: Processed in 0.001382995 sec. | ||
| 5257 | 2026.01.21 22:11:56.484736 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.01.21 22:11:56.484833 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5259 | 2026.01.21 22:11:56.484876 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5260 | 2026.01.21 22:11:56.485315 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.01.21 22:11:56.485352 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5262 | 2026.01.21 22:11:56.485671 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5263 | 2026.01.21 22:11:56.485883 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.01.21 22:11:56.486014 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.0012 sec., 77500 rows/sec., 6.06 MiB/sec. | ||
| 5265 | 2026.01.21 22:11:56.486051 [ 4 ] {6baaa123-aa74-48bc-8c2b-a6663a752d38} <Debug> TCPHandler: Processed in 0.001365514 sec. | ||
| 5266 | 2026.01.21 22:11:56.486163 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.01.21 22:11:56.486257 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5268 | 2026.01.21 22:11:56.486302 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5269 | 2026.01.21 22:11:56.486712 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.01.21 22:11:56.486748 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5271 | 2026.01.21 22:11:56.487090 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5272 | 2026.01.21 22:11:56.487302 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.01.21 22:11:56.487431 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001192 sec., 135906.0402684564 rows/sec., 9.46 MiB/sec. | ||
| 5274 | 2026.01.21 22:11:56.487467 [ 4 ] {f875d392-ec62-45ff-a7b0-17d283fec2c4} <Debug> TCPHandler: Processed in 0.001353205 sec. | ||
| 5275 | 2026.01.21 22:11:56.487572 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.01.21 22:11:56.487671 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5277 | 2026.01.21 22:11:56.487725 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5278 | 2026.01.21 22:11:56.488561 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.01.21 22:11:56.488598 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5280 | 2026.01.21 22:11:56.489147 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5281 | 2026.01.21 22:11:56.489371 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.01.21 22:11:56.489507 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001855 sec., 13477.08894878706 rows/sec., 24.15 MiB/sec. | ||
| 5283 | 2026.01.21 22:11:56.489567 [ 4 ] {e051f6b9-df7a-4c29-b94d-40302b269acd} <Debug> TCPHandler: Processed in 0.002044503 sec. | ||
| 5284 | 2026.01.21 22:11:56.489678 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.01.21 22:11:56.489771 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5286 | 2026.01.21 22:11:56.489812 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5287 | 2026.01.21 22:11:56.490143 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.01.21 22:11:56.490178 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5289 | 2026.01.21 22:11:56.490496 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5290 | 2026.01.21 22:11:56.490706 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.01.21 22:11:56.490832 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 5292 | 2026.01.21 22:11:56.490867 [ 4 ] {bb549a20-8c0c-4e2c-a8f9-c1f81011da6d} <Debug> TCPHandler: Processed in 0.001239722 sec. | ||
| 5293 | 2026.01.21 22:11:57.011283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10104 | ||
| 5294 | 2026.01.21 22:11:57.011793 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.01.21 22:11:57.011832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5296 | 2026.01.21 22:11:57.012341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5297 | 2026.01.21 22:11:57.012580 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.01.21 22:11:57.012707 [ 69 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5299 | 2026.01.21 22:11:57.012718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10104 | ||
| 5300 | 2026.01.21 22:11:57.012753 [ 69 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.21 22:11:57.012777 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5302 | 2026.01.21 22:11:57.012915 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 5303 | 2026.01.21 22:11:57.013077 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5304 | 2026.01.21 22:11:57.013121 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7672 rows starting from the beginning of the part | ||
| 5305 | 2026.01.21 22:11:57.013192 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 5306 | 2026.01.21 22:11:57.013246 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 5307 | 2026.01.21 22:11:57.013292 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 5308 | 2026.01.21 22:11:57.013332 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 5309 | 2026.01.21 22:11:57.013375 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 5310 | 2026.01.21 22:11:57.015212 [ 196 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002361501 sec., 4278634.648048 rows/sec., 61.21 MiB/sec. | ||
| 5311 | 2026.01.21 22:11:57.015422 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5312 | 2026.01.21 22:11:57.015695 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_21_4} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.01.21 22:11:57.015773 [ 186 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_21_4} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5314 | 2026.01.21 22:11:57.015855 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5315 | 2026.01.21 22:11:57.548496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5316 | 2026.01.21 22:11:57.565171 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.01.21 22:11:57.565213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5318 | 2026.01.21 22:11:57.571004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5319 | 2026.01.21 22:11:57.571712 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.01.21 22:11:57.571993 [ 68 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5321 | 2026.01.21 22:11:57.572038 [ 68 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.01.21 22:11:57.572062 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5323 | 2026.01.21 22:11:57.572218 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 5324 | 2026.01.21 22:11:57.574689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5325 | 2026.01.21 22:11:57.576678 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5326 | 2026.01.21 22:11:57.578423 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 5327 | 2026.01.21 22:11:57.583378 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 5328 | 2026.01.21 22:11:57.587815 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 5329 | 2026.01.21 22:11:57.591939 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 5330 | 2026.01.21 22:11:57.596186 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 5331 | 2026.01.21 22:11:57.600221 [ 190 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 5332 | 2026.01.21 22:11:57.650037 [ 186 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077899372 sec., 2041.094760045049 rows/sec., 10.55 MiB/sec. | ||
| 5333 | 2026.01.21 22:11:57.652695 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5334 | 2026.01.21 22:11:57.654589 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_21_4} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.01.21 22:11:57.654676 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_21_4} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5336 | 2026.01.21 22:11:57.657107 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5337 | 2026.01.21 22:11:58.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.88 MiB, peak 257.44 MiB, free memory in arenas 0.00 B, will set to 250.33 MiB (RSS), difference: 3.45 MiB | ||
| 5338 | 2026.01.21 22:11:59.580028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 724 | ||
| 5339 | 2026.01.21 22:11:59.582431 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.01.21 22:11:59.582481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5341 | 2026.01.21 22:11:59.583715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5342 | 2026.01.21 22:11:59.583991 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.01.21 22:11:59.584149 [ 66 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5344 | 2026.01.21 22:11:59.584231 [ 66 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.01.21 22:11:59.584265 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5346 | 2026.01.21 22:11:59.584352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5347 | 2026.01.21 22:11:59.584366 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 5348 | 2026.01.21 22:11:59.584803 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5349 | 2026.01.21 22:11:59.584928 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 550 rows starting from the beginning of the part | ||
| 5350 | 2026.01.21 22:11:59.585256 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 5351 | 2026.01.21 22:11:59.585585 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 5352 | 2026.01.21 22:11:59.585900 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 5353 | 2026.01.21 22:11:59.586223 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5354 | 2026.01.21 22:11:59.586544 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5355 | 2026.01.21 22:11:59.593049 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 72 columns (72 merged, 0 gathered) in 0.008723893 sec., 82990.47225819941 rows/sec., 70.29 MiB/sec. | ||
| 5356 | 2026.01.21 22:11:59.594443 [ 186 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5357 | 2026.01.21 22:11:59.595088 [ 186 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.01.21 22:11:59.595172 [ 186 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_16_3} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5359 | 2026.01.21 22:11:59.595429 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5360 | 2026.01.21 22:12:01.491108 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.01.21 22:12:01.491298 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5362 | 2026.01.21 22:12:01.491366 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5363 | 2026.01.21 22:12:01.492184 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.01.21 22:12:01.492234 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5365 | 2026.01.21 22:12:01.492661 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5366 | 2026.01.21 22:12:01.492927 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.01.21 22:12:01.493092 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001843 sec., 241996.74443841563 rows/sec., 15.35 MiB/sec. | ||
| 5368 | 2026.01.21 22:12:01.493144 [ 4 ] {2a17c2d9-1ad5-4629-b7c9-8e48793ab0b8} <Debug> TCPHandler: Processed in 0.002182186 sec. | ||
| 5369 | 2026.01.21 22:12:01.493261 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.01.21 22:12:01.493365 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5371 | 2026.01.21 22:12:01.493409 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5372 | 2026.01.21 22:12:01.494402 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.01.21 22:12:01.494441 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5374 | 2026.01.21 22:12:01.494842 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5375 | 2026.01.21 22:12:01.495068 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.01.21 22:12:01.495212 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001871 sec., 658471.4056654195 rows/sec., 52.30 MiB/sec. | ||
| 5377 | 2026.01.21 22:12:01.495252 [ 4 ] {a86f973f-ae60-4bb1-87a8-0a40555f412c} <Debug> TCPHandler: Processed in 0.002041372 sec. | ||
| 5378 | 2026.01.21 22:12:01.495360 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.01.21 22:12:01.495457 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.01.21 22:12:01.495500 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5381 | 2026.01.21 22:12:01.496002 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.01.21 22:12:01.496039 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5383 | 2026.01.21 22:12:01.496358 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5384 | 2026.01.21 22:12:01.496571 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.01.21 22:12:01.496702 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001265 sec., 188142.29249011856 rows/sec., 11.21 MiB/sec. | ||
| 5386 | 2026.01.21 22:12:01.496739 [ 4 ] {c127aebb-2a8d-4a7d-8438-4d6958520abc} <Debug> TCPHandler: Processed in 0.001429566 sec. | ||
| 5387 | 2026.01.21 22:12:01.496861 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.01.21 22:12:01.496982 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5389 | 2026.01.21 22:12:01.497031 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5390 | 2026.01.21 22:12:01.497553 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.01.21 22:12:01.497590 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5392 | 2026.01.21 22:12:01.497913 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5393 | 2026.01.21 22:12:01.498120 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.01.21 22:12:01.498237 [ 64 ] {} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5395 | 2026.01.21 22:12:01.498251 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001294 sec., 177743.4312210201 rows/sec., 11.46 MiB/sec. | ||
| 5396 | 2026.01.21 22:12:01.498274 [ 64 ] {} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.01.21 22:12:01.498291 [ 4 ] {07d9d916-c0d9-46ce-9353-007eb7f16d96} <Debug> TCPHandler: Processed in 0.001492399 sec. | ||
| 5398 | 2026.01.21 22:12:01.498294 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5399 | 2026.01.21 22:12:01.498398 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.01.21 22:12:01.498416 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::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 | ||
| 5401 | 2026.01.21 22:12:01.498494 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5402 | 2026.01.21 22:12:01.498539 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5403 | 2026.01.21 22:12:01.498582 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5404 | 2026.01.21 22:12:01.498628 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 458 rows starting from the beginning of the part | ||
| 5405 | 2026.01.21 22:12:01.498700 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 230 rows starting from the beginning of the part | ||
| 5406 | 2026.01.21 22:12:01.498751 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 230 rows starting from the beginning of the part | ||
| 5407 | 2026.01.21 22:12:01.498800 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 458 rows starting from the beginning of the part | ||
| 5408 | 2026.01.21 22:12:01.498844 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 230 rows starting from the beginning of the part | ||
| 5409 | 2026.01.21 22:12:01.498894 [ 193 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 230 rows starting from the beginning of the part | ||
| 5410 | 2026.01.21 22:12:01.499031 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.01.21 22:12:01.499073 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5412 | 2026.01.21 22:12:01.499505 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5413 | 2026.01.21 22:12:01.499746 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.01.21 22:12:01.499876 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001402 sec., 163338.08844507847 rows/sec., 9.27 MiB/sec. | ||
| 5415 | 2026.01.21 22:12:01.499913 [ 4 ] {532187d0-8f26-4714-9415-bfc27ceb0389} <Debug> TCPHandler: Processed in 0.00156564 sec. | ||
| 5416 | 2026.01.21 22:12:01.500019 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.01.21 22:12:01.500107 [ 186 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744165 sec., 1052652.702009271 rows/sec., 72.73 MiB/sec. | ||
| 5418 | 2026.01.21 22:12:01.500112 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5419 | 2026.01.21 22:12:01.500200 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5420 | 2026.01.21 22:12:01.500349 [ 186 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5421 | 2026.01.21 22:12:01.500670 [ 186 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.01.21 22:12:01.500761 [ 186 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_16_3} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5423 | 2026.01.21 22:12:01.500856 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5424 | 2026.01.21 22:12:01.500885 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.01.21 22:12:01.500925 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5426 | 2026.01.21 22:12:01.501269 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5427 | 2026.01.21 22:12:01.501472 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.01.21 22:12:01.501599 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001505 sec., 497009.9667774086 rows/sec., 34.69 MiB/sec. | ||
| 5429 | 2026.01.21 22:12:01.501636 [ 4 ] {f3ac0112-b1cc-401b-b564-ca8cf6fade84} <Debug> TCPHandler: Processed in 0.001666852 sec. | ||
| 5430 | 2026.01.21 22:12:01.501744 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.01.21 22:12:01.501839 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5432 | 2026.01.21 22:12:01.501879 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5433 | 2026.01.21 22:12:01.502200 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.01.21 22:12:01.502233 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5435 | 2026.01.21 22:12:01.502542 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5436 | 2026.01.21 22:12:01.502749 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.01.21 22:12:01.502837 [ 64 ] {} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5438 | 2026.01.21 22:12:01.502872 [ 64 ] {} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.01.21 22:12:01.502878 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 5440 | 2026.01.21 22:12:01.502888 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5441 | 2026.01.21 22:12:01.502914 [ 4 ] {6f5c5103-66f5-447f-9607-d89c40fd4d84} <Debug> TCPHandler: Processed in 0.001219921 sec. | ||
| 5442 | 2026.01.21 22:12:01.502989 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 5443 | 2026.01.21 22:12:01.503020 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.01.21 22:12:01.503111 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2026.01.21 22:12:01.503118 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.01.21 22:12:01.503148 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 5447 | 2026.01.21 22:12:01.503170 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5448 | 2026.01.21 22:12:01.503216 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 5449 | 2026.01.21 22:12:01.503267 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 5450 | 2026.01.21 22:12:01.503310 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 5451 | 2026.01.21 22:12:01.503355 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 5452 | 2026.01.21 22:12:01.503395 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 5453 | 2026.01.21 22:12:01.503621 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.01.21 22:12:01.503661 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5455 | 2026.01.21 22:12:01.504063 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5456 | 2026.01.21 22:12:01.504270 [ 186 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001323574 sec., 67997.70923272896 rows/sec., 3.47 MiB/sec. | ||
| 5457 | 2026.01.21 22:12:01.504289 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.01.21 22:12:01.504385 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5459 | 2026.01.21 22:12:01.504432 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001333 sec., 246061.51537884472 rows/sec., 16.12 MiB/sec. | ||
| 5460 | 2026.01.21 22:12:01.504473 [ 4 ] {82171d30-a8de-4819-85c9-aeb5461187cb} <Debug> TCPHandler: Processed in 0.001502689 sec. | ||
| 5461 | 2026.01.21 22:12:01.504591 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.01.21 22:12:01.504653 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_15_3} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.01.21 22:12:01.504687 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5464 | 2026.01.21 22:12:01.504721 [ 194 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_15_3} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5465 | 2026.01.21 22:12:01.504736 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5466 | 2026.01.21 22:12:01.504783 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5467 | 2026.01.21 22:12:01.505051 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.01.21 22:12:01.505089 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5469 | 2026.01.21 22:12:01.505402 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5470 | 2026.01.21 22:12:01.505605 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.01.21 22:12:01.505699 [ 64 ] {} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5472 | 2026.01.21 22:12:01.505728 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 5473 | 2026.01.21 22:12:01.505732 [ 64 ] {} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.01.21 22:12:01.505760 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5475 | 2026.01.21 22:12:01.505766 [ 4 ] {f54f667b-7be8-4d98-91dc-036a5d9737a6} <Debug> TCPHandler: Processed in 0.001233352 sec. | ||
| 5476 | 2026.01.21 22:12:01.505861 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 5477 | 2026.01.21 22:12:01.505892 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.01.21 22:12:01.505992 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5479 | 2026.01.21 22:12:01.505996 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2026.01.21 22:12:01.506043 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5481 | 2026.01.21 22:12:01.506051 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5482 | 2026.01.21 22:12:01.506104 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5483 | 2026.01.21 22:12:01.506151 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5484 | 2026.01.21 22:12:01.506190 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5485 | 2026.01.21 22:12:01.506223 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5486 | 2026.01.21 22:12:01.506263 [ 199 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5487 | 2026.01.21 22:12:01.506886 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.01.21 22:12:01.506927 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5489 | 2026.01.21 22:12:01.507033 [ 186 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001223341 sec., 12261.503538261204 rows/sec., 826.21 KiB/sec. | ||
| 5490 | 2026.01.21 22:12:01.507162 [ 195 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5491 | 2026.01.21 22:12:01.507445 [ 195 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.01.21 22:12:01.507507 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5493 | 2026.01.21 22:12:01.507520 [ 195 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_15_3} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5494 | 2026.01.21 22:12:01.507611 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5495 | 2026.01.21 22:12:01.507758 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.01.21 22:12:01.507920 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001946 sec., 7708.119218910586 rows/sec., 13.81 MiB/sec. | ||
| 5497 | 2026.01.21 22:12:01.507977 [ 4 ] {09707c96-9169-4f44-8c16-4b9fdcf0987c} <Debug> TCPHandler: Processed in 0.002134674 sec. | ||
| 5498 | 2026.01.21 22:12:01.508087 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.01.21 22:12:01.508189 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5500 | 2026.01.21 22:12:01.508231 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5501 | 2026.01.21 22:12:01.508575 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.01.21 22:12:01.508611 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5503 | 2026.01.21 22:12:01.508928 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5504 | 2026.01.21 22:12:01.509151 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.01.21 22:12:01.509281 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00111 sec., 97297.2972972973 rows/sec., 5.93 MiB/sec. | ||
| 5506 | 2026.01.21 22:12:01.509320 [ 4 ] {74e6bacd-b74c-4c60-bb74-b85d6ec814ea} <Debug> TCPHandler: Processed in 0.001281742 sec. | ||
| 5507 | 2026.01.21 22:12:04.385628 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5508 | 2026.01.21 22:12:04.385698 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5509 | 2026.01.21 22:12:04.513679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10552 | ||
| 5510 | 2026.01.21 22:12:04.514169 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.01.21 22:12:04.514217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5512 | 2026.01.21 22:12:04.514710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5513 | 2026.01.21 22:12:04.514955 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.01.21 22:12:04.515102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10552 | ||
| 5515 | 2026.01.21 22:12:05.075628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5516 | 2026.01.21 22:12:05.091881 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.01.21 22:12:05.091933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5518 | 2026.01.21 22:12:05.097500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5519 | 2026.01.21 22:12:05.098251 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.01.21 22:12:05.101040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5521 | 2026.01.21 22:12:06.477497 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.01.21 22:12:06.477697 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5523 | 2026.01.21 22:12:06.477772 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5524 | 2026.01.21 22:12:06.478511 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.01.21 22:12:06.478559 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5526 | 2026.01.21 22:12:06.478968 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5527 | 2026.01.21 22:12:06.479199 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.01.21 22:12:06.479362 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00172 sec., 61627.90697674419 rows/sec., 5.15 MiB/sec. | ||
| 5529 | 2026.01.21 22:12:06.479412 [ 4 ] {5f5d2b67-5519-4d5a-bf9d-d13576c19ede} <Debug> TCPHandler: Processed in 0.002075113 sec. | ||
| 5530 | 2026.01.21 22:12:06.479542 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.01.21 22:12:06.479648 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5532 | 2026.01.21 22:12:06.479694 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5533 | 2026.01.21 22:12:06.480112 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.01.21 22:12:06.480152 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5535 | 2026.01.21 22:12:06.480468 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5536 | 2026.01.21 22:12:06.480678 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.01.21 22:12:06.480812 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001187 sec., 21061.49957877001 rows/sec., 1.55 MiB/sec. | ||
| 5538 | 2026.01.21 22:12:06.480850 [ 4 ] {73ce6568-4f75-4e7d-a4b0-ae4c44409ac3} <Debug> TCPHandler: Processed in 0.001361694 sec. | ||
| 5539 | 2026.01.21 22:12:06.480960 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.01.21 22:12:06.481058 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5541 | 2026.01.21 22:12:06.481099 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5542 | 2026.01.21 22:12:06.481514 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.01.21 22:12:06.481550 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5544 | 2026.01.21 22:12:06.481856 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5545 | 2026.01.21 22:12:06.482065 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.01.21 22:12:06.482195 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001157 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 5547 | 2026.01.21 22:12:06.482232 [ 4 ] {2d208770-92e6-49a7-bc14-9808c7a446cc} <Debug> TCPHandler: Processed in 0.001323044 sec. | ||
| 5548 | 2026.01.21 22:12:06.482341 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.01.21 22:12:06.482439 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.01.21 22:12:06.482484 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5551 | 2026.01.21 22:12:06.482874 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.01.21 22:12:06.482910 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5553 | 2026.01.21 22:12:06.483238 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5554 | 2026.01.21 22:12:06.483455 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.21 22:12:06.483584 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 5556 | 2026.01.21 22:12:06.483622 [ 4 ] {5c0cc691-00d3-4aa4-8e83-0643af76529a} <Debug> TCPHandler: Processed in 0.001331594 sec. | ||
| 5557 | 2026.01.21 22:12:06.483731 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.01.21 22:12:06.483826 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.01.21 22:12:06.483882 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5560 | 2026.01.21 22:12:06.484672 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.01.21 22:12:06.484708 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5562 | 2026.01.21 22:12:06.485231 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5563 | 2026.01.21 22:12:06.485472 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.01.21 22:12:06.485615 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001807 sec., 13835.08577753182 rows/sec., 24.79 MiB/sec. | ||
| 5565 | 2026.01.21 22:12:06.485678 [ 4 ] {3fba1220-4937-4821-9a2d-8de6ee8bfba7} <Debug> TCPHandler: Processed in 0.001997871 sec. | ||
| 5566 | 2026.01.21 22:12:06.485789 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.01.21 22:12:06.485885 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5568 | 2026.01.21 22:12:06.485927 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5569 | 2026.01.21 22:12:06.486253 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.01.21 22:12:06.486290 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5571 | 2026.01.21 22:12:06.486593 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5572 | 2026.01.21 22:12:06.486798 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.01.21 22:12:06.486924 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5574 | 2026.01.21 22:12:06.486961 [ 4 ] {cf2d1f18-9043-49fb-a6bb-df4bdfe68eb8} <Debug> TCPHandler: Processed in 0.001221852 sec. | ||
| 5575 | 2026.01.21 22:12:08.158031 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.01.21 22:12:08.158312 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5577 | 2026.01.21 22:12:08.158409 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5578 | 2026.01.21 22:12:08.159240 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.01.21 22:12:08.159286 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5580 | 2026.01.21 22:12:08.159757 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5581 | 2026.01.21 22:12:08.160002 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.01.21 22:12:08.160164 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00193 sec., 231088.0829015544 rows/sec., 14.66 MiB/sec. | ||
| 5583 | 2026.01.21 22:12:08.160213 [ 4 ] {77bfb0da-971a-4c3d-b9a0-3e4510635b63} <Debug> TCPHandler: Processed in 0.002370411 sec. | ||
| 5584 | 2026.01.21 22:12:08.160333 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.01.21 22:12:08.160435 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5586 | 2026.01.21 22:12:08.160478 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5587 | 2026.01.21 22:12:08.161998 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.01.21 22:12:08.162033 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5589 | 2026.01.21 22:12:08.162505 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5590 | 2026.01.21 22:12:08.162726 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.01.21 22:12:08.162828 [ 52 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5592 | 2026.01.21 22:12:08.162862 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Debug> executeQuery: Read 2372 rows, 196.31 KiB in 0.002452 sec., 967373.572593801 rows/sec., 78.19 MiB/sec. | ||
| 5593 | 2026.01.21 22:12:08.162863 [ 52 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2026.01.21 22:12:08.162893 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5595 | 2026.01.21 22:12:08.162903 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5596 | 2026.01.21 22:12:08.162916 [ 4 ] {450a4f0e-2e28-4fdb-9e48-0ccba685304d} <Debug> TCPHandler: Processed in 0.002635478 sec. | ||
| 5597 | 2026.01.21 22:12:08.163014 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 5598 | 2026.01.21 22:12:08.163025 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.01.21 22:12:08.163165 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5600 | 2026.01.21 22:12:08.163171 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5601 | 2026.01.21 22:12:08.163210 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5602 | 2026.01.21 22:12:08.163221 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2431 rows starting from the beginning of the part | ||
| 5603 | 2026.01.21 22:12:08.163309 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1232 rows starting from the beginning of the part | ||
| 5604 | 2026.01.21 22:12:08.163360 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 5605 | 2026.01.21 22:12:08.163402 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1232 rows starting from the beginning of the part | ||
| 5606 | 2026.01.21 22:12:08.163443 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
| 5607 | 2026.01.21 22:12:08.163483 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2372 rows starting from the beginning of the part | ||
| 5608 | 2026.01.21 22:12:08.163704 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.01.21 22:12:08.163745 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5610 | 2026.01.21 22:12:08.164086 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5611 | 2026.01.21 22:12:08.164314 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.01.21 22:12:08.164418 [ 52 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5613 | 2026.01.21 22:12:08.164443 [ 52 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.01.21 22:12:08.164452 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001308 sec., 181957.18654434252 rows/sec., 10.84 MiB/sec. | ||
| 5615 | 2026.01.21 22:12:08.164460 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5616 | 2026.01.21 22:12:08.164490 [ 4 ] {419c8ea4-bc87-49d0-b9d6-5dc93e4d0fb9} <Debug> TCPHandler: Processed in 0.001517019 sec. | ||
| 5617 | 2026.01.21 22:12:08.164559 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 5618 | 2026.01.21 22:12:08.164601 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.01.21 22:12:08.164689 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5620 | 2026.01.21 22:12:08.164700 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5621 | 2026.01.21 22:12:08.164728 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 281 rows starting from the beginning of the part | ||
| 5622 | 2026.01.21 22:12:08.164748 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5623 | 2026.01.21 22:12:08.164795 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 238 rows starting from the beginning of the part | ||
| 5624 | 2026.01.21 22:12:08.164846 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part | ||
| 5625 | 2026.01.21 22:12:08.164885 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 238 rows starting from the beginning of the part | ||
| 5626 | 2026.01.21 22:12:08.164924 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 5627 | 2026.01.21 22:12:08.164965 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 238 rows starting from the beginning of the part | ||
| 5628 | 2026.01.21 22:12:08.165288 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.01.21 22:12:08.165328 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5630 | 2026.01.21 22:12:08.165799 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5631 | 2026.01.21 22:12:08.165900 [ 197 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382656 sec., 758684.7343084614 rows/sec., 48.99 MiB/sec. | ||
| 5632 | 2026.01.21 22:12:08.166069 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.01.21 22:12:08.166070 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5634 | 2026.01.21 22:12:08.166208 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001527 sec., 299934.51211525867 rows/sec., 19.82 MiB/sec. | ||
| 5635 | 2026.01.21 22:12:08.166246 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7481 rows, containing 5 columns (5 merged, 0 gathered) in 0.003295185 sec., 2270282.245154673 rows/sec., 191.41 MiB/sec. | ||
| 5636 | 2026.01.21 22:12:08.166252 [ 4 ] {00addc43-31a8-4307-91af-eb963a82403e} <Debug> TCPHandler: Processed in 0.001702333 sec. | ||
| 5637 | 2026.01.21 22:12:08.166351 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.01.21 22:12:08.166378 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.01.21 22:12:08.166428 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_31_6} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5640 | 2026.01.21 22:12:08.166476 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5641 | 2026.01.21 22:12:08.166510 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5642 | 2026.01.21 22:12:08.166519 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5643 | 2026.01.21 22:12:08.166521 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5644 | 2026.01.21 22:12:08.166800 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.01.21 22:12:08.166879 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_36_7} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5646 | 2026.01.21 22:12:08.166958 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 5647 | 2026.01.21 22:12:08.167015 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.01.21 22:12:08.167055 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5649 | 2026.01.21 22:12:08.167390 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5650 | 2026.01.21 22:12:08.167604 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.01.21 22:12:08.167732 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001274 sec., 179748.82260596546 rows/sec., 10.20 MiB/sec. | ||
| 5652 | 2026.01.21 22:12:08.167768 [ 4 ] {b5a41196-2e46-41c5-915d-e213ee61df41} <Debug> TCPHandler: Processed in 0.001441367 sec. | ||
| 5653 | 2026.01.21 22:12:08.167866 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.01.21 22:12:08.167960 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5655 | 2026.01.21 22:12:08.167999 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5656 | 2026.01.21 22:12:08.168805 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.01.21 22:12:08.168840 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5658 | 2026.01.21 22:12:08.169227 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5659 | 2026.01.21 22:12:08.169448 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.01.21 22:12:08.169539 [ 52 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5661 | 2026.01.21 22:12:08.169568 [ 52 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.01.21 22:12:08.169573 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Debug> executeQuery: Read 1204 rows, 87.75 KiB in 0.001631 sec., 738197.4248927039 rows/sec., 52.54 MiB/sec. | ||
| 5663 | 2026.01.21 22:12:08.169591 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5664 | 2026.01.21 22:12:08.169616 [ 4 ] {c1a105de-722a-49e5-8858-8815ee076b98} <Debug> TCPHandler: Processed in 0.001797956 sec. | ||
| 5665 | 2026.01.21 22:12:08.169678 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 5666 | 2026.01.21 22:12:08.169724 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.01.21 22:12:08.169796 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5668 | 2026.01.21 22:12:08.169823 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5669 | 2026.01.21 22:12:08.169833 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1265 rows starting from the beginning of the part | ||
| 5670 | 2026.01.21 22:12:08.169870 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5671 | 2026.01.21 22:12:08.169907 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 748 rows starting from the beginning of the part | ||
| 5672 | 2026.01.21 22:12:08.169967 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 93 rows starting from the beginning of the part | ||
| 5673 | 2026.01.21 22:12:08.170014 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 748 rows starting from the beginning of the part | ||
| 5674 | 2026.01.21 22:12:08.170058 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part | ||
| 5675 | 2026.01.21 22:12:08.170102 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1204 rows starting from the beginning of the part | ||
| 5676 | 2026.01.21 22:12:08.170223 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.01.21 22:12:08.170263 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5678 | 2026.01.21 22:12:08.170622 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5679 | 2026.01.21 22:12:08.170847 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.01.21 22:12:08.170986 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 265.21 KiB/sec. | ||
| 5681 | 2026.01.21 22:12:08.171022 [ 4 ] {4f03bc3d-04bb-4a7f-9989-e2c997ac89bc} <Debug> TCPHandler: Processed in 0.001348085 sec. | ||
| 5682 | 2026.01.21 22:12:08.171137 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.01.21 22:12:08.171231 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.01.21 22:12:08.171274 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5685 | 2026.01.21 22:12:08.171635 [ 186 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999561 sec., 2073955.2331736817 rows/sec., 155.37 MiB/sec. | ||
| 5686 | 2026.01.21 22:12:08.171805 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5687 | 2026.01.21 22:12:08.171878 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.01.21 22:12:08.171921 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5689 | 2026.01.21 22:12:08.172089 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.21 22:12:08.172163 [ 191 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_36_7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5691 | 2026.01.21 22:12:08.172224 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5692 | 2026.01.21 22:12:08.172469 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5693 | 2026.01.21 22:12:08.172728 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): 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.01.21 22:12:08.172846 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5695 | 2026.01.21 22:12:08.172877 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.01.21 22:12:08.172886 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Debug> executeQuery: Read 916 rows, 61.92 KiB in 0.001672 sec., 547846.8899521531 rows/sec., 36.16 MiB/sec. | ||
| 5697 | 2026.01.21 22:12:08.172894 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5698 | 2026.01.21 22:12:08.172931 [ 4 ] {68f74196-cdd0-4efe-a7a4-699f064186ed} <Debug> TCPHandler: Processed in 0.001844167 sec. | ||
| 5699 | 2026.01.21 22:12:08.172998 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 5700 | 2026.01.21 22:12:08.173050 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.01.21 22:12:08.173120 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5702 | 2026.01.21 22:12:08.173161 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10267 rows starting from the beginning of the part | ||
| 5703 | 2026.01.21 22:12:08.173163 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5704 | 2026.01.21 22:12:08.173221 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5705 | 2026.01.21 22:12:08.173248 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 328 rows starting from the beginning of the part | ||
| 5706 | 2026.01.21 22:12:08.173300 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part | ||
| 5707 | 2026.01.21 22:12:08.173346 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 328 rows starting from the beginning of the part | ||
| 5708 | 2026.01.21 22:12:08.173389 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5709 | 2026.01.21 22:12:08.173437 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 916 rows starting from the beginning of the part | ||
| 5710 | 2026.01.21 22:12:08.173556 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.01.21 22:12:08.173590 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5712 | 2026.01.21 22:12:08.173904 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5713 | 2026.01.21 22:12:08.174111 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.01.21 22:12:08.174237 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 5715 | 2026.01.21 22:12:08.174271 [ 4 ] {be745d2c-a526-44d8-840a-91710b2ad407} <Debug> TCPHandler: Processed in 0.001281173 sec. | ||
| 5716 | 2026.01.21 22:12:08.174367 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.01.21 22:12:08.174459 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.01.21 22:12:08.174512 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5719 | 2026.01.21 22:12:08.175336 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.01.21 22:12:08.175370 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5721 | 2026.01.21 22:12:08.175925 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5722 | 2026.01.21 22:12:08.176144 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.01.21 22:12:08.176279 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001838 sec., 8161.044613710555 rows/sec., 14.62 MiB/sec. | ||
| 5724 | 2026.01.21 22:12:08.176330 [ 4 ] {e8ab7200-a1f9-45b6-969f-f4193a05cbe4} <Debug> TCPHandler: Processed in 0.002011462 sec. | ||
| 5725 | 2026.01.21 22:12:08.176440 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.01.21 22:12:08.176534 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.01.21 22:12:08.176575 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5728 | 2026.01.21 22:12:08.176911 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.01.21 22:12:08.176944 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5730 | 2026.01.21 22:12:08.177264 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5731 | 2026.01.21 22:12:08.177499 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.01.21 22:12:08.177590 [ 52 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5733 | 2026.01.21 22:12:08.177615 [ 52 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.01.21 22:12:08.177625 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001109 sec., 64923.35437330929 rows/sec., 3.75 MiB/sec. | ||
| 5735 | 2026.01.21 22:12:08.177631 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5736 | 2026.01.21 22:12:08.177659 [ 4 ] {c76114b3-619e-4ddf-aeda-1a0e588f8b2d} <Debug> TCPHandler: Processed in 0.001277403 sec. | ||
| 5737 | 2026.01.21 22:12:08.177711 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 5738 | 2026.01.21 22:12:08.177752 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12161 rows, containing 5 columns (5 merged, 0 gathered) in 0.004807433 sec., 2529624.4378236784 rows/sec., 168.83 MiB/sec. | ||
| 5739 | 2026.01.21 22:12:08.177812 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5740 | 2026.01.21 22:12:08.177847 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2124 rows starting from the beginning of the part | ||
| 5741 | 2026.01.21 22:12:08.177900 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
| 5742 | 2026.01.21 22:12:08.177941 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 5743 | 2026.01.21 22:12:08.177979 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
| 5744 | 2026.01.21 22:12:08.178019 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5745 | 2026.01.21 22:12:08.178056 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
| 5746 | 2026.01.21 22:12:08.178071 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5747 | 2026.01.21 22:12:08.178353 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.01.21 22:12:08.178415 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5749 | 2026.01.21 22:12:08.178473 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5750 | 2026.01.21 22:12:08.179179 [ 188 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2532 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504559 sec., 1682885.151064199 rows/sec., 105.98 MiB/sec. | ||
| 5751 | 2026.01.21 22:12:08.179461 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5752 | 2026.01.21 22:12:08.179699 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.01.21 22:12:08.179762 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_36_7} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5754 | 2026.01.21 22:12:08.179819 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5755 | 2026.01.21 22:12:09.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.40 MiB, peak 259.24 MiB, free memory in arenas 0.00 B, will set to 253.88 MiB (RSS), difference: 1.48 MiB | ||
| 5756 | 2026.01.21 22:12:09.585407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 780 | ||
| 5757 | 2026.01.21 22:12:09.588212 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.01.21 22:12:09.588265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5759 | 2026.01.21 22:12:09.589531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5760 | 2026.01.21 22:12:09.589826 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.01.21 22:12:09.590200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 5762 | 2026.01.21 22:12:11.473266 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.01.21 22:12:11.473469 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5764 | 2026.01.21 22:12:11.473545 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5765 | 2026.01.21 22:12:11.474256 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.01.21 22:12:11.474315 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5767 | 2026.01.21 22:12:11.474735 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5768 | 2026.01.21 22:12:11.474992 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.01.21 22:12:11.475156 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.45 MiB/sec. | ||
| 5770 | 2026.01.21 22:12:11.475204 [ 4 ] {22ecbf75-7b8f-41d7-912d-259909dcbe78} <Debug> TCPHandler: Processed in 0.002077203 sec. | ||
| 5771 | 2026.01.21 22:12:11.475323 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.01.21 22:12:11.475426 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5773 | 2026.01.21 22:12:11.475470 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5774 | 2026.01.21 22:12:11.475906 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.01.21 22:12:11.475944 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5776 | 2026.01.21 22:12:11.476264 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5777 | 2026.01.21 22:12:11.476474 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.01.21 22:12:11.476604 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 5779 | 2026.01.21 22:12:11.476641 [ 4 ] {47956a80-a1ac-4965-9dfb-71062e6b97d8} <Debug> TCPHandler: Processed in 0.001369695 sec. | ||
| 5780 | 2026.01.21 22:12:11.476752 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.01.21 22:12:11.476849 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.01.21 22:12:11.476893 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5783 | 2026.01.21 22:12:11.477265 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.01.21 22:12:11.477302 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5785 | 2026.01.21 22:12:11.477638 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5786 | 2026.01.21 22:12:11.477849 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.01.21 22:12:11.477978 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001148 sec., 83623.69337979094 rows/sec., 5.82 MiB/sec. | ||
| 5788 | 2026.01.21 22:12:11.478014 [ 4 ] {17b02f90-b884-4ccb-8911-06771115fb4d} <Debug> TCPHandler: Processed in 0.001311954 sec. | ||
| 5789 | 2026.01.21 22:12:11.478122 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.01.21 22:12:11.478216 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.01.21 22:12:11.478257 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5792 | 2026.01.21 22:12:11.478573 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.01.21 22:12:11.478610 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5794 | 2026.01.21 22:12:11.478915 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5795 | 2026.01.21 22:12:11.479142 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.01.21 22:12:11.479269 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001072 sec., 33582.0895522388 rows/sec., 2.26 MiB/sec. | ||
| 5797 | 2026.01.21 22:12:11.479304 [ 4 ] {810b38f0-ad4f-4379-b2ea-64ee3f70688a} <Debug> TCPHandler: Processed in 0.001232341 sec. | ||
| 5798 | 2026.01.21 22:12:12.016100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11064 | ||
| 5799 | 2026.01.21 22:12:12.016620 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.01.21 22:12:12.016672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5801 | 2026.01.21 22:12:12.017179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5802 | 2026.01.21 22:12:12.017430 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.01.21 22:12:12.017582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11064 | ||
| 5804 | 2026.01.21 22:12:12.602023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5805 | 2026.01.21 22:12:12.618528 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.01.21 22:12:12.618597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5807 | 2026.01.21 22:12:12.624761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5808 | 2026.01.21 22:12:12.625495 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.01.21 22:12:12.628421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5810 | 2026.01.21 22:12:16.477183 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.01.21 22:12:16.477486 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5812 | 2026.01.21 22:12:16.477592 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5813 | 2026.01.21 22:12:16.478272 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.01.21 22:12:16.478315 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5815 | 2026.01.21 22:12:16.478732 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5816 | 2026.01.21 22:12:16.478961 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.01.21 22:12:16.479123 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001714 sec., 61843.640606767796 rows/sec., 5.17 MiB/sec. | ||
| 5818 | 2026.01.21 22:12:16.479163 [ 4 ] {0abeeda6-fa75-4e9f-a3b7-be966f3d2936} <Debug> TCPHandler: Processed in 0.002164425 sec. | ||
| 5819 | 2026.01.21 22:12:16.479282 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.01.21 22:12:16.479378 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5821 | 2026.01.21 22:12:16.479420 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5822 | 2026.01.21 22:12:16.479821 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.01.21 22:12:16.479859 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5824 | 2026.01.21 22:12:16.480176 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5825 | 2026.01.21 22:12:16.480390 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.01.21 22:12:16.480517 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001158 sec., 21588.946459412782 rows/sec., 1.59 MiB/sec. | ||
| 5827 | 2026.01.21 22:12:16.480554 [ 4 ] {d6e2b9f8-cbf1-43d0-b798-b0f19867aedb} <Debug> TCPHandler: Processed in 0.001322544 sec. | ||
| 5828 | 2026.01.21 22:12:16.480658 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.01.21 22:12:16.480752 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5830 | 2026.01.21 22:12:16.480793 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5831 | 2026.01.21 22:12:16.481193 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.01.21 22:12:16.481230 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5833 | 2026.01.21 22:12:16.481532 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5834 | 2026.01.21 22:12:16.481735 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.01.21 22:12:16.481863 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001129 sec., 78830.82373782108 rows/sec., 6.16 MiB/sec. | ||
| 5836 | 2026.01.21 22:12:16.481900 [ 4 ] {2e756049-0a80-47fa-a8e1-612da0d5752f} <Debug> TCPHandler: Processed in 0.001290933 sec. | ||
| 5837 | 2026.01.21 22:12:16.482006 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2026.01.21 22:12:16.482099 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5839 | 2026.01.21 22:12:16.482143 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5840 | 2026.01.21 22:12:16.482551 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.01.21 22:12:16.482587 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5842 | 2026.01.21 22:12:16.482934 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5843 | 2026.01.21 22:12:16.483140 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.01.21 22:12:16.483266 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 5845 | 2026.01.21 22:12:16.483302 [ 4 ] {b93a9b18-45fa-4567-a8ee-c7f502a5a286} <Debug> TCPHandler: Processed in 0.001345765 sec. | ||
| 5846 | 2026.01.21 22:12:16.483407 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2026.01.21 22:12:16.483500 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5848 | 2026.01.21 22:12:16.483554 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5849 | 2026.01.21 22:12:16.484335 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.01.21 22:12:16.484372 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5851 | 2026.01.21 22:12:16.484892 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5852 | 2026.01.21 22:12:16.485111 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.01.21 22:12:16.485223 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5854 | 2026.01.21 22:12:16.485245 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001763 sec., 14180.374361883154 rows/sec., 25.41 MiB/sec. | ||
| 5855 | 2026.01.21 22:12:16.485294 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.01.21 22:12:16.485316 [ 4 ] {fd319dc7-bffd-43d7-b379-849cfad232fc} <Debug> TCPHandler: Processed in 0.00195876 sec. | ||
| 5857 | 2026.01.21 22:12:16.485322 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5858 | 2026.01.21 22:12:16.485448 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.01.21 22:12:16.485502 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 5860 | 2026.01.21 22:12:16.485570 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5861 | 2026.01.21 22:12:16.485626 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5862 | 2026.01.21 22:12:16.485832 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5863 | 2026.01.21 22:12:16.485905 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 465 rows starting from the beginning of the part | ||
| 5864 | 2026.01.21 22:12:16.486026 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.01.21 22:12:16.486052 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 5866 | 2026.01.21 22:12:16.486074 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5867 | 2026.01.21 22:12:16.486178 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 5868 | 2026.01.21 22:12:16.486294 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5869 | 2026.01.21 22:12:16.486403 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 5870 | 2026.01.21 22:12:16.486452 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5871 | 2026.01.21 22:12:16.486516 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5872 | 2026.01.21 22:12:16.486693 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.01.21 22:12:16.486830 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 5874 | 2026.01.21 22:12:16.486867 [ 4 ] {c0995ab0-bea4-4506-8925-14e486ee7681} <Debug> TCPHandler: Processed in 0.001479448 sec. | ||
| 5875 | 2026.01.21 22:12:16.508319 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 19 columns (19 merged, 0 gathered) in 0.022899095 sec., 24891.81341009328 rows/sec., 44.60 MiB/sec. | ||
| 5876 | 2026.01.21 22:12:16.509128 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5877 | 2026.01.21 22:12:16.509470 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.01.21 22:12:16.509551 [ 186 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5879 | 2026.01.21 22:12:16.509648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5880 | 2026.01.21 22:12:17.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.03 MiB, peak 262.36 MiB, free memory in arenas 0.00 B, will set to 256.80 MiB (RSS), difference: 1.77 MiB | ||
| 5881 | 2026.01.21 22:12:19.385944 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5882 | 2026.01.21 22:12:19.386031 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5883 | 2026.01.21 22:12:19.518625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11512 | ||
| 5884 | 2026.01.21 22:12:19.519106 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.01.21 22:12:19.519146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5886 | 2026.01.21 22:12:19.519638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5887 | 2026.01.21 22:12:19.519866 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.01.21 22:12:19.519998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11512 | ||
| 5889 | 2026.01.21 22:12:19.591404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 800 | ||
| 5890 | 2026.01.21 22:12:19.593419 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.01.21 22:12:19.593464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5892 | 2026.01.21 22:12:19.594619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5893 | 2026.01.21 22:12:19.594886 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.01.21 22:12:19.595154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 5895 | 2026.01.21 22:12:20.129458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5896 | 2026.01.21 22:12:20.146598 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.01.21 22:12:20.146662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5898 | 2026.01.21 22:12:20.153337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5899 | 2026.01.21 22:12:20.154108 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.01.21 22:12:20.157762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5901 | 2026.01.21 22:12:21.488431 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.01.21 22:12:21.488625 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5903 | 2026.01.21 22:12:21.488697 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5904 | 2026.01.21 22:12:21.489496 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.01.21 22:12:21.489544 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5906 | 2026.01.21 22:12:21.489950 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5907 | 2026.01.21 22:12:21.490176 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.01.21 22:12:21.490320 [ 28 ] {} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5909 | 2026.01.21 22:12:21.490330 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001759 sec., 253553.15520181923 rows/sec., 16.08 MiB/sec. | ||
| 5910 | 2026.01.21 22:12:21.490362 [ 28 ] {} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.01.21 22:12:21.490380 [ 4 ] {abe1fc27-605f-44a0-b56c-50544c4c20b7} <Debug> TCPHandler: Processed in 0.002118214 sec. | ||
| 5912 | 2026.01.21 22:12:21.490386 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5913 | 2026.01.21 22:12:21.490480 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::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 | ||
| 5914 | 2026.01.21 22:12:21.490579 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.01.21 22:12:21.490580 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5916 | 2026.01.21 22:12:21.490631 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 446 rows starting from the beginning of the part | ||
| 5917 | 2026.01.21 22:12:21.490688 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5918 | 2026.01.21 22:12:21.490696 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 446 rows starting from the beginning of the part | ||
| 5919 | 2026.01.21 22:12:21.490734 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5920 | 2026.01.21 22:12:21.490751 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 446 rows starting from the beginning of the part | ||
| 5921 | 2026.01.21 22:12:21.490792 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 446 rows starting from the beginning of the part | ||
| 5922 | 2026.01.21 22:12:21.490829 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 446 rows starting from the beginning of the part | ||
| 5923 | 2026.01.21 22:12:21.491779 [ 192 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337854 sec., 1666848.5499912545 rows/sec., 112.07 MiB/sec. | ||
| 5924 | 2026.01.21 22:12:21.491864 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.01.21 22:12:21.491900 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5926 | 2026.01.21 22:12:21.491905 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5927 | 2026.01.21 22:12:21.492147 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.01.21 22:12:21.492210 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_17_4} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5929 | 2026.01.21 22:12:21.492265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5930 | 2026.01.21 22:12:21.492330 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5931 | 2026.01.21 22:12:21.492543 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.01.21 22:12:21.492673 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.002003 sec., 615077.3839241138 rows/sec., 48.85 MiB/sec. | ||
| 5933 | 2026.01.21 22:12:21.492710 [ 4 ] {5b661a3a-8fad-4e6c-91e2-02dd33fe1af1} <Debug> TCPHandler: Processed in 0.002195817 sec. | ||
| 5934 | 2026.01.21 22:12:21.492827 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.01.21 22:12:21.492920 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.01.21 22:12:21.492959 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5937 | 2026.01.21 22:12:21.493445 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.01.21 22:12:21.493479 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5939 | 2026.01.21 22:12:21.493791 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5940 | 2026.01.21 22:12:21.493998 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.01.21 22:12:21.494122 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.00122 sec., 195081.96721311475 rows/sec., 11.62 MiB/sec. | ||
| 5942 | 2026.01.21 22:12:21.494157 [ 4 ] {0f6e578b-65af-499e-881f-58fa2f1f8d9e} <Debug> TCPHandler: Processed in 0.001380075 sec. | ||
| 5943 | 2026.01.21 22:12:21.494259 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.01.21 22:12:21.494352 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.01.21 22:12:21.494390 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5946 | 2026.01.21 22:12:21.494861 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.01.21 22:12:21.494895 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5948 | 2026.01.21 22:12:21.495192 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5949 | 2026.01.21 22:12:21.495402 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.01.21 22:12:21.495529 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001195 sec., 192468.6192468619 rows/sec., 12.41 MiB/sec. | ||
| 5951 | 2026.01.21 22:12:21.495565 [ 4 ] {54d91700-35d6-41dc-b1fa-7d1ade43471d} <Debug> TCPHandler: Processed in 0.001355635 sec. | ||
| 5952 | 2026.01.21 22:12:21.495680 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.01.21 22:12:21.495797 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5954 | 2026.01.21 22:12:21.495845 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5955 | 2026.01.21 22:12:21.496418 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.01.21 22:12:21.496459 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5957 | 2026.01.21 22:12:21.496830 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5958 | 2026.01.21 22:12:21.497044 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.01.21 22:12:21.497132 [ 28 ] {} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5960 | 2026.01.21 22:12:21.497161 [ 28 ] {} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.01.21 22:12:21.497172 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.0014 sec., 163571.42857142858 rows/sec., 9.29 MiB/sec. | ||
| 5962 | 2026.01.21 22:12:21.497179 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5963 | 2026.01.21 22:12:21.497210 [ 4 ] {15fc429e-24d4-4266-8cbf-8c74e61c1d11} <Debug> TCPHandler: Processed in 0.001590931 sec. | ||
| 5964 | 2026.01.21 22:12:21.497286 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::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 | ||
| 5965 | 2026.01.21 22:12:21.497317 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.01.21 22:12:21.497424 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5967 | 2026.01.21 22:12:21.497436 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5968 | 2026.01.21 22:12:21.497466 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5969 | 2026.01.21 22:12:21.497479 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 229 rows starting from the beginning of the part | ||
| 5970 | 2026.01.21 22:12:21.497561 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 229 rows starting from the beginning of the part | ||
| 5971 | 2026.01.21 22:12:21.497613 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
| 5972 | 2026.01.21 22:12:21.497659 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 229 rows starting from the beginning of the part | ||
| 5973 | 2026.01.21 22:12:21.497703 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 229 rows starting from the beginning of the part | ||
| 5974 | 2026.01.21 22:12:21.498133 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.01.21 22:12:21.498175 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5976 | 2026.01.21 22:12:21.498523 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5977 | 2026.01.21 22:12:21.498622 [ 192 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389736 sec., 823897.4884438483 rows/sec., 49.92 MiB/sec. | ||
| 5978 | 2026.01.21 22:12:21.498755 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.01.21 22:12:21.498776 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5980 | 2026.01.21 22:12:21.498889 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001483 sec., 504383.00741739717 rows/sec., 35.21 MiB/sec. | ||
| 5981 | 2026.01.21 22:12:21.498934 [ 4 ] {188be82c-2064-4be9-8b43-24c8e4640aba} <Debug> TCPHandler: Processed in 0.001667253 sec. | ||
| 5982 | 2026.01.21 22:12:21.499043 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.01.21 22:12:21.499046 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.01.21 22:12:21.499123 [ 189 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_17_4} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5985 | 2026.01.21 22:12:21.499157 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5986 | 2026.01.21 22:12:21.499203 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5987 | 2026.01.21 22:12:21.499204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5988 | 2026.01.21 22:12:21.499530 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.01.21 22:12:21.499571 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5990 | 2026.01.21 22:12:21.499885 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5991 | 2026.01.21 22:12:21.500094 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.01.21 22:12:21.500219 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 5993 | 2026.01.21 22:12:21.500255 [ 4 ] {d1226323-9405-4cfc-bede-5c82ad83f648} <Debug> TCPHandler: Processed in 0.001260292 sec. | ||
| 5994 | 2026.01.21 22:12:21.500364 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.01.21 22:12:21.500459 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.01.21 22:12:21.500502 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5997 | 2026.01.21 22:12:21.500936 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.01.21 22:12:21.500971 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 5999 | 2026.01.21 22:12:21.501303 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6000 | 2026.01.21 22:12:21.501509 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.01.21 22:12:21.501635 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001193 sec., 274937.1332774518 rows/sec., 18.01 MiB/sec. | ||
| 6002 | 2026.01.21 22:12:21.501671 [ 4 ] {752038fe-ae60-4504-80c1-8f32a6a7778c} <Debug> TCPHandler: Processed in 0.001357845 sec. | ||
| 6003 | 2026.01.21 22:12:21.501777 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.01.21 22:12:21.501872 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6005 | 2026.01.21 22:12:21.501913 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6006 | 2026.01.21 22:12:21.502209 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.01.21 22:12:21.502243 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6008 | 2026.01.21 22:12:21.502563 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6009 | 2026.01.21 22:12:21.502776 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.01.21 22:12:21.502901 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 6011 | 2026.01.21 22:12:21.502936 [ 4 ] {e2267e1f-e08a-48b3-b268-6c9c2c50ca80} <Debug> TCPHandler: Processed in 0.001209691 sec. | ||
| 6012 | 2026.01.21 22:12:21.503042 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2026.01.21 22:12:21.503136 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6014 | 2026.01.21 22:12:21.503190 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6015 | 2026.01.21 22:12:21.503963 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.01.21 22:12:21.503998 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6017 | 2026.01.21 22:12:21.504515 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6018 | 2026.01.21 22:12:21.504730 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.01.21 22:12:21.504866 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001747 sec., 8586.147681740125 rows/sec., 15.39 MiB/sec. | ||
| 6020 | 2026.01.21 22:12:21.504924 [ 4 ] {472590fd-d76d-4660-99dc-503bd7a35eda} <Debug> TCPHandler: Processed in 0.001931489 sec. | ||
| 6021 | 2026.01.21 22:12:21.505032 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2026.01.21 22:12:21.505128 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6023 | 2026.01.21 22:12:21.505169 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6024 | 2026.01.21 22:12:21.505496 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.01.21 22:12:21.505529 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6026 | 2026.01.21 22:12:21.505832 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6027 | 2026.01.21 22:12:21.506037 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.01.21 22:12:21.506160 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001051 sec., 102759.2768791627 rows/sec., 6.26 MiB/sec. | ||
| 6029 | 2026.01.21 22:12:21.506195 [ 4 ] {359862c6-cc85-43fa-860a-40782eed0e83} <Debug> TCPHandler: Processed in 0.001213372 sec. | ||
| 6030 | 2026.01.21 22:12:26.476671 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6031 | 2026.01.21 22:12:26.476971 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6032 | 2026.01.21 22:12:26.477039 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6033 | 2026.01.21 22:12:26.477675 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.01.21 22:12:26.477725 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6035 | 2026.01.21 22:12:26.478123 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6036 | 2026.01.21 22:12:26.478355 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.01.21 22:12:26.478514 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001612 sec., 65756.82382133996 rows/sec., 5.49 MiB/sec. | ||
| 6038 | 2026.01.21 22:12:26.478557 [ 4 ] {b394c7db-e109-4718-b09d-c030090512d0} <Debug> TCPHandler: Processed in 0.002078473 sec. | ||
| 6039 | 2026.01.21 22:12:26.478671 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.01.21 22:12:26.478769 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6041 | 2026.01.21 22:12:26.478812 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6042 | 2026.01.21 22:12:26.479195 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.01.21 22:12:26.479231 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6044 | 2026.01.21 22:12:26.479531 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6045 | 2026.01.21 22:12:26.479737 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.01.21 22:12:26.479867 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001116 sec., 22401.433691756272 rows/sec., 1.65 MiB/sec. | ||
| 6047 | 2026.01.21 22:12:26.479904 [ 4 ] {b8af85af-e64d-436a-b7fb-1d17b52ebae6} <Debug> TCPHandler: Processed in 0.001285342 sec. | ||
| 6048 | 2026.01.21 22:12:26.480012 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2026.01.21 22:12:26.480108 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6050 | 2026.01.21 22:12:26.480148 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6051 | 2026.01.21 22:12:26.480564 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.01.21 22:12:26.480601 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6053 | 2026.01.21 22:12:26.480900 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6054 | 2026.01.21 22:12:26.481103 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.01.21 22:12:26.481231 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001141 sec., 78001.75284837862 rows/sec., 6.09 MiB/sec. | ||
| 6056 | 2026.01.21 22:12:26.481270 [ 4 ] {684e324e-9c64-43e7-a253-0a9f9b49240d} <Debug> TCPHandler: Processed in 0.001307973 sec. | ||
| 6057 | 2026.01.21 22:12:26.481376 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.01.21 22:12:26.481471 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6059 | 2026.01.21 22:12:26.481515 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6060 | 2026.01.21 22:12:26.481904 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.01.21 22:12:26.481941 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6062 | 2026.01.21 22:12:26.482267 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6063 | 2026.01.21 22:12:26.482477 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.01.21 22:12:26.482603 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 6065 | 2026.01.21 22:12:26.482641 [ 4 ] {822804da-3ebe-4742-b28a-54b71e7a3e7a} <Debug> TCPHandler: Processed in 0.001315484 sec. | ||
| 6066 | 2026.01.21 22:12:26.482747 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.01.21 22:12:26.482848 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6068 | 2026.01.21 22:12:26.482909 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6069 | 2026.01.21 22:12:26.483805 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.01.21 22:12:26.483850 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6071 | 2026.01.21 22:12:26.484397 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6072 | 2026.01.21 22:12:26.484618 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.01.21 22:12:26.484756 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001927 sec., 12973.533990659056 rows/sec., 23.25 MiB/sec. | ||
| 6074 | 2026.01.21 22:12:26.484808 [ 4 ] {cc9d75c0-0968-480f-ae77-e0895807be3f} <Debug> TCPHandler: Processed in 0.002112694 sec. | ||
| 6075 | 2026.01.21 22:12:26.484912 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.01.21 22:12:26.485007 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6077 | 2026.01.21 22:12:26.485050 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6078 | 2026.01.21 22:12:26.485382 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.01.21 22:12:26.485420 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6080 | 2026.01.21 22:12:26.485742 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6081 | 2026.01.21 22:12:26.485951 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.01.21 22:12:26.486079 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6083 | 2026.01.21 22:12:26.486114 [ 4 ] {a377eb45-c65c-491e-a9c8-d18558ae154a} <Debug> TCPHandler: Processed in 0.001251982 sec. | ||
| 6084 | 2026.01.21 22:12:27.021004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12024 | ||
| 6085 | 2026.01.21 22:12:27.021521 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.01.21 22:12:27.021565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6087 | 2026.01.21 22:12:27.022051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6088 | 2026.01.21 22:12:27.022289 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.01.21 22:12:27.022419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12024 | ||
| 6090 | 2026.01.21 22:12:27.658758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6091 | 2026.01.21 22:12:27.675247 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.01.21 22:12:27.675290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6093 | 2026.01.21 22:12:27.681436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6094 | 2026.01.21 22:12:27.682118 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.01.21 22:12:27.684828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6096 | 2026.01.21 22:12:29.596181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 834 | ||
| 6097 | 2026.01.21 22:12:29.598573 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.01.21 22:12:29.598630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6099 | 2026.01.21 22:12:29.599855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6100 | 2026.01.21 22:12:29.600134 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.01.21 22:12:29.600505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6102 | 2026.01.21 22:12:31.489215 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.01.21 22:12:31.489412 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6104 | 2026.01.21 22:12:31.489489 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6105 | 2026.01.21 22:12:31.490390 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.01.21 22:12:31.490438 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6107 | 2026.01.21 22:12:31.490859 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6108 | 2026.01.21 22:12:31.491088 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.01.21 22:12:31.491248 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001888 sec., 236228.81355932204 rows/sec., 14.98 MiB/sec. | ||
| 6110 | 2026.01.21 22:12:31.491296 [ 4 ] {a9c6429c-2ac2-4e1a-9617-919b692fcfc2} <Debug> TCPHandler: Processed in 0.002222526 sec. | ||
| 6111 | 2026.01.21 22:12:31.491425 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2026.01.21 22:12:31.491529 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6113 | 2026.01.21 22:12:31.491574 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6114 | 2026.01.21 22:12:31.492577 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.01.21 22:12:31.492619 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6116 | 2026.01.21 22:12:31.493004 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6117 | 2026.01.21 22:12:31.493218 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.01.21 22:12:31.493320 [ 124 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6119 | 2026.01.21 22:12:31.493352 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001847 sec., 667027.6123443422 rows/sec., 52.98 MiB/sec. | ||
| 6120 | 2026.01.21 22:12:31.493355 [ 124 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.01.21 22:12:31.493384 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6122 | 2026.01.21 22:12:31.493391 [ 4 ] {4de0a249-b37a-49c2-ba74-861e21b9cfcf} <Debug> TCPHandler: Processed in 0.002018152 sec. | ||
| 6123 | 2026.01.21 22:12:31.493474 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 6124 | 2026.01.21 22:12:31.493503 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.01.21 22:12:31.493574 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6126 | 2026.01.21 22:12:31.493601 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.01.21 22:12:31.493605 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2431 rows starting from the beginning of the part | ||
| 6128 | 2026.01.21 22:12:31.493644 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6129 | 2026.01.21 22:12:31.493680 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6130 | 2026.01.21 22:12:31.493730 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6131 | 2026.01.21 22:12:31.493775 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1232 rows starting from the beginning of the part | ||
| 6132 | 2026.01.21 22:12:31.493818 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6133 | 2026.01.21 22:12:31.493867 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1232 rows starting from the beginning of the part | ||
| 6134 | 2026.01.21 22:12:31.494151 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.01.21 22:12:31.494186 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6136 | 2026.01.21 22:12:31.494502 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6137 | 2026.01.21 22:12:31.494722 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.01.21 22:12:31.494852 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001271 sec., 187254.1306058222 rows/sec., 11.16 MiB/sec. | ||
| 6139 | 2026.01.21 22:12:31.494888 [ 4 ] {0e775cab-57dc-457b-910c-327ca57753a4} <Debug> TCPHandler: Processed in 0.001436566 sec. | ||
| 6140 | 2026.01.21 22:12:31.494999 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2026.01.21 22:12:31.495094 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6142 | 2026.01.21 22:12:31.495132 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6143 | 2026.01.21 22:12:31.495565 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002125674 sec., 2428876.676291849 rows/sec., 204.31 MiB/sec. | ||
| 6144 | 2026.01.21 22:12:31.495606 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.01.21 22:12:31.495646 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6146 | 2026.01.21 22:12:31.495943 [ 190 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6147 | 2026.01.21 22:12:31.495970 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6148 | 2026.01.21 22:12:31.496258 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.01.21 22:12:31.496351 [ 190 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.01.21 22:12:31.496399 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001325 sec., 173584.90566037735 rows/sec., 11.19 MiB/sec. | ||
| 6151 | 2026.01.21 22:12:31.496442 [ 4 ] {06c56422-d09f-4a61-87cd-8b9b0bfec816} <Debug> TCPHandler: Processed in 0.001491618 sec. | ||
| 6152 | 2026.01.21 22:12:31.496456 [ 190 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_41_8} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6153 | 2026.01.21 22:12:31.496549 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2026.01.21 22:12:31.496576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6155 | 2026.01.21 22:12:31.496648 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6156 | 2026.01.21 22:12:31.496692 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6157 | 2026.01.21 22:12:31.497170 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.01.21 22:12:31.497205 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6159 | 2026.01.21 22:12:31.497517 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6160 | 2026.01.21 22:12:31.497724 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.01.21 22:12:31.497851 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001221 sec., 187551.18755118753 rows/sec., 10.65 MiB/sec. | ||
| 6162 | 2026.01.21 22:12:31.497888 [ 4 ] {58772244-2002-4f41-b967-09bb76fb2ba3} <Debug> TCPHandler: Processed in 0.001388946 sec. | ||
| 6163 | 2026.01.21 22:12:31.497994 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.01.21 22:12:31.498088 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6165 | 2026.01.21 22:12:31.498127 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6166 | 2026.01.21 22:12:31.498815 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.21 22:12:31.498853 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6168 | 2026.01.21 22:12:31.499205 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6169 | 2026.01.21 22:12:31.499426 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.21 22:12:31.499563 [ 138 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6171 | 2026.01.21 22:12:31.499569 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001485 sec., 503703.7037037037 rows/sec., 35.16 MiB/sec. | ||
| 6172 | 2026.01.21 22:12:31.499612 [ 138 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.01.21 22:12:31.499634 [ 4 ] {610f1f1f-b19e-4596-8828-fb0b8fe0026f} <Debug> TCPHandler: Processed in 0.001690123 sec. | ||
| 6174 | 2026.01.21 22:12:31.499638 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6175 | 2026.01.21 22:12:31.499726 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 6176 | 2026.01.21 22:12:31.499772 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.01.21 22:12:31.499818 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6178 | 2026.01.21 22:12:31.499846 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1265 rows starting from the beginning of the part | ||
| 6179 | 2026.01.21 22:12:31.499867 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6180 | 2026.01.21 22:12:31.499898 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6181 | 2026.01.21 22:12:31.499911 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6182 | 2026.01.21 22:12:31.499940 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part | ||
| 6183 | 2026.01.21 22:12:31.499983 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 748 rows starting from the beginning of the part | ||
| 6184 | 2026.01.21 22:12:31.500021 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part | ||
| 6185 | 2026.01.21 22:12:31.500056 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 748 rows starting from the beginning of the part | ||
| 6186 | 2026.01.21 22:12:31.500268 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.01.21 22:12:31.500304 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6188 | 2026.01.21 22:12:31.500603 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6189 | 2026.01.21 22:12:31.500815 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.01.21 22:12:31.500948 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 6191 | 2026.01.21 22:12:31.500983 [ 4 ] {601cd245-8777-47ad-9d36-5a44e48d2276} <Debug> TCPHandler: Processed in 0.001262122 sec. | ||
| 6192 | 2026.01.21 22:12:31.501050 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354305 sec., 2217373.486769967 rows/sec., 166.34 MiB/sec. | ||
| 6193 | 2026.01.21 22:12:31.501105 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.01.21 22:12:31.501201 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6195 | 2026.01.21 22:12:31.501234 [ 196 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6196 | 2026.01.21 22:12:31.501243 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6197 | 2026.01.21 22:12:31.501521 [ 196 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.01.21 22:12:31.501596 [ 196 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_41_8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6199 | 2026.01.21 22:12:31.501673 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6200 | 2026.01.21 22:12:31.501706 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.01.21 22:12:31.501741 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6202 | 2026.01.21 22:12:31.502081 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6203 | 2026.01.21 22:12:31.502287 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.01.21 22:12:31.502389 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6205 | 2026.01.21 22:12:31.502414 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001231 sec., 266450.0406173842 rows/sec., 17.46 MiB/sec. | ||
| 6206 | 2026.01.21 22:12:31.502421 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.21 22:12:31.502452 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6208 | 2026.01.21 22:12:31.502457 [ 4 ] {09207966-6606-49ce-8bc6-c4ab49a86a09} <Debug> TCPHandler: Processed in 0.001401576 sec. | ||
| 6209 | 2026.01.21 22:12:31.502539 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 6210 | 2026.01.21 22:12:31.502576 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.01.21 22:12:31.502669 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6212 | 2026.01.21 22:12:31.502675 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6213 | 2026.01.21 22:12:31.502712 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12161 rows starting from the beginning of the part | ||
| 6214 | 2026.01.21 22:12:31.502731 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6215 | 2026.01.21 22:12:31.502786 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part | ||
| 6216 | 2026.01.21 22:12:31.502843 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 6217 | 2026.01.21 22:12:31.502889 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 328 rows starting from the beginning of the part | ||
| 6218 | 2026.01.21 22:12:31.502928 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 6219 | 2026.01.21 22:12:31.502973 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 328 rows starting from the beginning of the part | ||
| 6220 | 2026.01.21 22:12:31.503049 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.01.21 22:12:31.503090 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6222 | 2026.01.21 22:12:31.503424 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6223 | 2026.01.21 22:12:31.503630 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.01.21 22:12:31.503763 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 6225 | 2026.01.21 22:12:31.503798 [ 4 ] {e871df2e-cbb8-4a8d-a878-1e024ac526fa} <Debug> TCPHandler: Processed in 0.001270542 sec. | ||
| 6226 | 2026.01.21 22:12:31.503906 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.01.21 22:12:31.504000 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.01.21 22:12:31.504054 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6229 | 2026.01.21 22:12:31.504833 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.01.21 22:12:31.504870 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6231 | 2026.01.21 22:12:31.505455 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6232 | 2026.01.21 22:12:31.505676 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.01.21 22:12:31.505817 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001835 sec., 8174.386920980926 rows/sec., 14.65 MiB/sec. | ||
| 6234 | 2026.01.21 22:12:31.505876 [ 4 ] {4120621c-b8b9-45ee-a651-f01d005017ec} <Debug> TCPHandler: Processed in 0.002017872 sec. | ||
| 6235 | 2026.01.21 22:12:31.505999 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.01.21 22:12:31.506115 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.01.21 22:12:31.506165 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6238 | 2026.01.21 22:12:31.506580 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.01.21 22:12:31.506622 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6240 | 2026.01.21 22:12:31.507010 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6241 | 2026.01.21 22:12:31.507234 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.01.21 22:12:31.507252 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13233 rows, containing 5 columns (5 merged, 0 gathered) in 0.004753861 sec., 2783632.083479092 rows/sec., 185.87 MiB/sec. | ||
| 6243 | 2026.01.21 22:12:31.507344 [ 138 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6244 | 2026.01.21 22:12:31.507372 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001282 sec., 84243.36973478939 rows/sec., 5.14 MiB/sec. | ||
| 6245 | 2026.01.21 22:12:31.507379 [ 138 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.01.21 22:12:31.507410 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6247 | 2026.01.21 22:12:31.507414 [ 4 ] {e054333a-7090-4088-9fb3-b445fbbd156f} <Debug> TCPHandler: Processed in 0.001474367 sec. | ||
| 6248 | 2026.01.21 22:12:31.507475 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 6249 | 2026.01.21 22:12:31.507551 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6250 | 2026.01.21 22:12:31.507577 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2532 rows starting from the beginning of the part | ||
| 6251 | 2026.01.21 22:12:31.507625 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6252 | 2026.01.21 22:12:31.507667 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 6253 | 2026.01.21 22:12:31.507704 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
| 6254 | 2026.01.21 22:12:31.507704 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6255 | 2026.01.21 22:12:31.507742 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 6256 | 2026.01.21 22:12:31.507786 [ 196 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part | ||
| 6257 | 2026.01.21 22:12:31.508129 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.01.21 22:12:31.508225 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6259 | 2026.01.21 22:12:31.508372 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 6260 | 2026.01.21 22:12:31.508926 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2904 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476448 sec., 1966882.6805955917 rows/sec., 124.04 MiB/sec. | ||
| 6261 | 2026.01.21 22:12:31.509227 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6262 | 2026.01.21 22:12:31.509485 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.01.21 22:12:31.509553 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_41_8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6264 | 2026.01.21 22:12:31.509640 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6265 | 2026.01.21 22:12:32.588663 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55248 | ||
| 6266 | 2026.01.21 22:12:32.588771 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6267 | 2026.01.21 22:12:32.588798 [ 286 ] {} <Debug> TCP-Session: 3983f320-85ea-43f3-beaf-6ce0c36891d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55248 | ||
| 6268 | 2026.01.21 22:12:32.588820 [ 286 ] {} <Debug> TCP-Session: 3983f320-85ea-43f3-beaf-6ce0c36891d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2026.01.21 22:12:32.588832 [ 286 ] {} <Debug> TCP-Session: 3983f320-85ea-43f3-beaf-6ce0c36891d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.01.21 22:12:32.589047 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33070 | ||
| 6271 | 2026.01.21 22:12:32.589081 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44500 | ||
| 6272 | 2026.01.21 22:12:32.589106 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65428 | ||
| 6273 | 2026.01.21 22:12:32.589119 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46170 | ||
| 6274 | 2026.01.21 22:12:32.589163 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6275 | 2026.01.21 22:12:32.589170 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6276 | 2026.01.21 22:12:32.589189 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6277 | 2026.01.21 22:12:32.589203 [ 288 ] {} <Debug> TCP-Session: dd7f8f55-a224-4144-a57a-b89197f039f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33070 | ||
| 6278 | 2026.01.21 22:12:32.589212 [ 290 ] {} <Debug> TCP-Session: ba202006-3a38-495d-892b-efcc84341f1b Authenticating user 'default' from [fd00:1122:3344:101::e]:44500 | ||
| 6279 | 2026.01.21 22:12:32.589225 [ 292 ] {} <Debug> TCP-Session: 8ab2ad0a-d6e9-4008-88d3-9ce993ef77a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65428 | ||
| 6280 | 2026.01.21 22:12:32.589237 [ 288 ] {} <Debug> TCP-Session: dd7f8f55-a224-4144-a57a-b89197f039f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.01.21 22:12:32.589248 [ 290 ] {} <Debug> TCP-Session: ba202006-3a38-495d-892b-efcc84341f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.01.21 22:12:32.589256 [ 292 ] {} <Debug> TCP-Session: 8ab2ad0a-d6e9-4008-88d3-9ce993ef77a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.01.21 22:12:32.589280 [ 290 ] {} <Debug> TCP-Session: ba202006-3a38-495d-892b-efcc84341f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.01.21 22:12:32.589293 [ 292 ] {} <Debug> TCP-Session: 8ab2ad0a-d6e9-4008-88d3-9ce993ef77a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2026.01.21 22:12:32.589301 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6286 | 2026.01.21 22:12:32.589261 [ 288 ] {} <Debug> TCP-Session: dd7f8f55-a224-4144-a57a-b89197f039f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.01.21 22:12:32.589348 [ 293 ] {} <Debug> TCP-Session: 5a51bc89-fac4-48cf-8f77-d328bea3b19d Authenticating user 'default' from [fd00:1122:3344:101::e]:46170 | ||
| 6288 | 2026.01.21 22:12:32.589135 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 6289 | 2026.01.21 22:12:32.589381 [ 293 ] {} <Debug> TCP-Session: 5a51bc89-fac4-48cf-8f77-d328bea3b19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6290 | 2026.01.21 22:12:32.589134 [ 286 ] {} <Trace> TCP-Session: 3983f320-85ea-43f3-beaf-6ce0c36891d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.01.21 22:12:32.589416 [ 293 ] {} <Debug> TCP-Session: 5a51bc89-fac4-48cf-8f77-d328bea3b19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6292 | 2026.01.21 22:12:32.589125 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52778 | ||
| 6293 | 2026.01.21 22:12:32.589104 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45564 | ||
| 6294 | 2026.01.21 22:12:32.589499 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6295 | 2026.01.21 22:12:32.589089 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37298 | ||
| 6296 | 2026.01.21 22:12:32.589540 [ 3 ] {} <Debug> TCP-Session: ffb75775-c431-428c-93ee-587bb01e22da Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 6297 | 2026.01.21 22:12:32.589566 [ 3 ] {} <Debug> TCP-Session: ffb75775-c431-428c-93ee-587bb01e22da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.01.21 22:12:32.589579 [ 3 ] {} <Debug> TCP-Session: ffb75775-c431-428c-93ee-587bb01e22da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.01.21 22:12:32.589578 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6300 | 2026.01.21 22:12:32.589585 [ 286 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6301 | 2026.01.21 22:12:32.589614 [ 294 ] {} <Debug> TCP-Session: cbf03b27-0ea1-4bc3-87af-930e3377bb09 Authenticating user 'default' from [fd00:1122:3344:101::e]:52778 | ||
| 6302 | 2026.01.21 22:12:32.589631 [ 294 ] {} <Debug> TCP-Session: cbf03b27-0ea1-4bc3-87af-930e3377bb09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.01.21 22:12:32.589643 [ 294 ] {} <Debug> TCP-Session: cbf03b27-0ea1-4bc3-87af-930e3377bb09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.01.21 22:12:32.589702 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6305 | 2026.01.21 22:12:32.589706 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6306 | 2026.01.21 22:12:32.589734 [ 289 ] {} <Debug> TCP-Session: e087f604-f14c-4ca3-8a67-6f6c57a303ed Authenticating user 'default' from [fd00:1122:3344:101::e]:37298 | ||
| 6307 | 2026.01.21 22:12:32.589756 [ 291 ] {} <Debug> TCP-Session: b9d75117-1769-476b-96ca-c582321421a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45564 | ||
| 6308 | 2026.01.21 22:12:32.589759 [ 289 ] {} <Debug> TCP-Session: e087f604-f14c-4ca3-8a67-6f6c57a303ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2026.01.21 22:12:32.589787 [ 291 ] {} <Debug> TCP-Session: b9d75117-1769-476b-96ca-c582321421a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.01.21 22:12:32.589789 [ 289 ] {} <Debug> TCP-Session: e087f604-f14c-4ca3-8a67-6f6c57a303ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.01.21 22:12:32.589809 [ 291 ] {} <Debug> TCP-Session: b9d75117-1769-476b-96ca-c582321421a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.01.21 22:12:32.589858 [ 286 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6313 | 2026.01.21 22:12:32.589916 [ 286 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6314 | 2026.01.21 22:12:32.590194 [ 286 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 6315 | 2026.01.21 22:12:32.591081 [ 304 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Trace> AggregatingTransform: Aggregating | ||
| 6316 | 2026.01.21 22:12:32.591246 [ 304 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6317 | 2026.01.21 22:12:32.591285 [ 304 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988865 sec. (1011.260 rows/sec., 39.50 KiB/sec.) | ||
| 6318 | 2026.01.21 22:12:32.591301 [ 304 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Trace> Aggregator: Merging aggregated data | ||
| 6319 | 2026.01.21 22:12:32.592540 [ 286 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 6320 | 2026.01.21 22:12:32.592685 [ 286 ] {e42a0d66-b36c-49b8-9a92-a72c4ec4811b} <Debug> TCPHandler: Processed in 0.003661024 sec. | ||
| 6321 | 2026.01.21 22:12:32.592769 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6322 | 2026.01.21 22:12:32.592793 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6323 | 2026.01.21 22:12:32.592809 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6324 | 2026.01.21 22:12:32.592832 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6325 | 2026.01.21 22:12:32.592848 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6326 | 2026.01.21 22:12:32.592867 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6327 | 2026.01.21 22:12:32.592901 [ 289 ] {} <Debug> TCP-Session: e087f604-f14c-4ca3-8a67-6f6c57a303ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2026.01.21 22:12:32.592905 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6329 | 2026.01.21 22:12:32.592919 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6330 | 2026.01.21 22:12:32.592931 [ 290 ] {} <Debug> TCP-Session: ba202006-3a38-495d-892b-efcc84341f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.01.21 22:12:32.592954 [ 293 ] {} <Debug> TCP-Session: 5a51bc89-fac4-48cf-8f77-d328bea3b19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6332 | 2026.01.21 22:12:32.592966 [ 294 ] {} <Debug> TCP-Session: cbf03b27-0ea1-4bc3-87af-930e3377bb09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.01.21 22:12:32.592888 [ 291 ] {} <Debug> TCP-Session: b9d75117-1769-476b-96ca-c582321421a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.01.21 22:12:32.592855 [ 3 ] {} <Debug> TCP-Session: ffb75775-c431-428c-93ee-587bb01e22da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.01.21 22:12:32.592837 [ 288 ] {} <Debug> TCP-Session: dd7f8f55-a224-4144-a57a-b89197f039f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.01.21 22:12:32.592797 [ 286 ] {} <Debug> TCP-Session: 3983f320-85ea-43f3-beaf-6ce0c36891d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.01.21 22:12:32.592887 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6338 | 2026.01.21 22:12:32.593110 [ 292 ] {} <Debug> TCP-Session: 8ab2ad0a-d6e9-4008-88d3-9ce993ef77a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2026.01.21 22:12:32.638599 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64008 | ||
| 6340 | 2026.01.21 22:12:32.638702 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6341 | 2026.01.21 22:12:32.638728 [ 286 ] {} <Debug> TCP-Session: 95367f73-831b-4519-9184-31254694845c Authenticating user 'default' from [fd00:1122:3344:101::e]:64008 | ||
| 6342 | 2026.01.21 22:12:32.638750 [ 286 ] {} <Debug> TCP-Session: 95367f73-831b-4519-9184-31254694845c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6343 | 2026.01.21 22:12:32.638763 [ 286 ] {} <Debug> TCP-Session: 95367f73-831b-4519-9184-31254694845c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2026.01.21 22:12:32.638977 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41889 | ||
| 6345 | 2026.01.21 22:12:32.638990 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63466 | ||
| 6346 | 2026.01.21 22:12:32.639038 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61814 | ||
| 6347 | 2026.01.21 22:12:32.639058 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51510 | ||
| 6348 | 2026.01.21 22:12:32.639037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53995 | ||
| 6349 | 2026.01.21 22:12:32.639119 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6350 | 2026.01.21 22:12:32.639131 [ 286 ] {} <Trace> TCP-Session: 95367f73-831b-4519-9184-31254694845c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2026.01.21 22:12:32.639169 [ 293 ] {} <Debug> TCP-Session: 270088a8-87ff-4698-8929-63932390a92f Authenticating user 'default' from [fd00:1122:3344:101::e]:61814 | ||
| 6352 | 2026.01.21 22:12:32.639180 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6353 | 2026.01.21 22:12:32.639203 [ 293 ] {} <Debug> TCP-Session: 270088a8-87ff-4698-8929-63932390a92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2026.01.21 22:12:32.639208 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6355 | 2026.01.21 22:12:32.639228 [ 293 ] {} <Debug> TCP-Session: 270088a8-87ff-4698-8929-63932390a92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.01.21 22:12:32.639258 [ 294 ] {} <Debug> TCP-Session: 34209403-11b4-45d2-ac26-213e52f72fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53995 | ||
| 6357 | 2026.01.21 22:12:32.639226 [ 3 ] {} <Debug> TCP-Session: f19f994d-22a4-4ae9-b6bf-70f20b61ca1b Authenticating user 'default' from [fd00:1122:3344:101::e]:51510 | ||
| 6358 | 2026.01.21 22:12:32.639303 [ 294 ] {} <Debug> TCP-Session: 34209403-11b4-45d2-ac26-213e52f72fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2026.01.21 22:12:32.639323 [ 3 ] {} <Debug> TCP-Session: f19f994d-22a4-4ae9-b6bf-70f20b61ca1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2026.01.21 22:12:32.639340 [ 294 ] {} <Debug> TCP-Session: 34209403-11b4-45d2-ac26-213e52f72fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2026.01.21 22:12:32.639351 [ 286 ] {b9d1f520-5777-492b-87de-bfa791154098} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64008) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6362 | 2026.01.21 22:12:32.639347 [ 3 ] {} <Debug> TCP-Session: f19f994d-22a4-4ae9-b6bf-70f20b61ca1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2026.01.21 22:12:32.639135 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6364 | 2026.01.21 22:12:32.639119 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6365 | 2026.01.21 22:12:32.639447 [ 288 ] {} <Debug> TCP-Session: 7120acf6-9d64-454b-a9fc-ef88f356fc21 Authenticating user 'default' from [fd00:1122:3344:101::e]:41889 | ||
| 6366 | 2026.01.21 22:12:32.639018 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65056 | ||
| 6367 | 2026.01.21 22:12:32.639467 [ 289 ] {} <Debug> TCP-Session: 119ba03b-9f79-4f53-b3ad-82098881c9f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63466 | ||
| 6368 | 2026.01.21 22:12:32.639476 [ 288 ] {} <Debug> TCP-Session: 7120acf6-9d64-454b-a9fc-ef88f356fc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6369 | 2026.01.21 22:12:32.639538 [ 289 ] {} <Debug> TCP-Session: 119ba03b-9f79-4f53-b3ad-82098881c9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2026.01.21 22:12:32.639558 [ 288 ] {} <Debug> TCP-Session: 7120acf6-9d64-454b-a9fc-ef88f356fc21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6371 | 2026.01.21 22:12:32.639571 [ 289 ] {} <Debug> TCP-Session: 119ba03b-9f79-4f53-b3ad-82098881c9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.01.21 22:12:32.639587 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6373 | 2026.01.21 22:12:32.639024 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36281 | ||
| 6374 | 2026.01.21 22:12:32.639624 [ 291 ] {} <Debug> TCP-Session: de7109f3-cf04-424a-841b-125983469389 Authenticating user 'default' from [fd00:1122:3344:101::e]:65056 | ||
| 6375 | 2026.01.21 22:12:32.639637 [ 286 ] {b9d1f520-5777-492b-87de-bfa791154098} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6376 | 2026.01.21 22:12:32.639663 [ 291 ] {} <Debug> TCP-Session: de7109f3-cf04-424a-841b-125983469389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2026.01.21 22:12:32.639686 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6378 | 2026.01.21 22:12:32.639697 [ 291 ] {} <Debug> TCP-Session: de7109f3-cf04-424a-841b-125983469389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.01.21 22:12:32.639712 [ 286 ] {b9d1f520-5777-492b-87de-bfa791154098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6380 | 2026.01.21 22:12:32.639717 [ 292 ] {} <Debug> TCP-Session: 087d1fd4-81aa-4524-a7ff-f7360386f216 Authenticating user 'default' from [fd00:1122:3344:101::e]:36281 | ||
| 6381 | 2026.01.21 22:12:32.638986 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44397 | ||
| 6382 | 2026.01.21 22:12:32.639755 [ 292 ] {} <Debug> TCP-Session: 087d1fd4-81aa-4524-a7ff-f7360386f216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6383 | 2026.01.21 22:12:32.639791 [ 292 ] {} <Debug> TCP-Session: 087d1fd4-81aa-4524-a7ff-f7360386f216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6384 | 2026.01.21 22:12:32.639834 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6385 | 2026.01.21 22:12:32.639859 [ 290 ] {} <Debug> TCP-Session: 796c75a5-ada9-44d9-94fd-847d751e4235 Authenticating user 'default' from [fd00:1122:3344:101::e]:44397 | ||
| 6386 | 2026.01.21 22:12:32.639877 [ 290 ] {} <Debug> TCP-Session: 796c75a5-ada9-44d9-94fd-847d751e4235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6387 | 2026.01.21 22:12:32.639889 [ 290 ] {} <Debug> TCP-Session: 796c75a5-ada9-44d9-94fd-847d751e4235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6388 | 2026.01.21 22:12:32.640015 [ 286 ] {b9d1f520-5777-492b-87de-bfa791154098} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 6389 | 2026.01.21 22:12:32.640929 [ 306 ] {b9d1f520-5777-492b-87de-bfa791154098} <Trace> AggregatingTransform: Aggregating | ||
| 6390 | 2026.01.21 22:12:32.640963 [ 306 ] {b9d1f520-5777-492b-87de-bfa791154098} <Trace> Aggregator: Aggregation method: without_key | ||
| 6391 | 2026.01.21 22:12:32.640996 [ 306 ] {b9d1f520-5777-492b-87de-bfa791154098} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882092 sec. (1133.669 rows/sec., 44.28 KiB/sec.) | ||
| 6392 | 2026.01.21 22:12:32.641014 [ 306 ] {b9d1f520-5777-492b-87de-bfa791154098} <Trace> Aggregator: Merging aggregated data | ||
| 6393 | 2026.01.21 22:12:32.642178 [ 286 ] {b9d1f520-5777-492b-87de-bfa791154098} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002897 sec., 345.18467380048327 rows/sec., 13.48 KiB/sec. | ||
| 6394 | 2026.01.21 22:12:32.642344 [ 286 ] {b9d1f520-5777-492b-87de-bfa791154098} <Debug> TCPHandler: Processed in 0.003383037 sec. | ||
| 6395 | 2026.01.21 22:12:32.642461 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6396 | 2026.01.21 22:12:32.642489 [ 286 ] {} <Debug> TCP-Session: 95367f73-831b-4519-9184-31254694845c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.01.21 22:12:32.642492 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6398 | 2026.01.21 22:12:32.642510 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6399 | 2026.01.21 22:12:32.642526 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6400 | 2026.01.21 22:12:32.642536 [ 288 ] {} <Debug> TCP-Session: 7120acf6-9d64-454b-a9fc-ef88f356fc21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.01.21 22:12:32.642550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6402 | 2026.01.21 22:12:32.642563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6403 | 2026.01.21 22:12:32.642580 [ 293 ] {} <Debug> TCP-Session: 270088a8-87ff-4698-8929-63932390a92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6404 | 2026.01.21 22:12:32.642601 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6405 | 2026.01.21 22:12:32.642618 [ 289 ] {} <Debug> TCP-Session: 119ba03b-9f79-4f53-b3ad-82098881c9f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2026.01.21 22:12:32.642587 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6407 | 2026.01.21 22:12:32.642649 [ 294 ] {} <Debug> TCP-Session: 34209403-11b4-45d2-ac26-213e52f72fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6408 | 2026.01.21 22:12:32.642548 [ 3 ] {} <Debug> TCP-Session: f19f994d-22a4-4ae9-b6bf-70f20b61ca1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6409 | 2026.01.21 22:12:32.642698 [ 291 ] {} <Debug> TCP-Session: de7109f3-cf04-424a-841b-125983469389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.01.21 22:12:32.642604 [ 292 ] {} <Debug> TCP-Session: 087d1fd4-81aa-4524-a7ff-f7360386f216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6411 | 2026.01.21 22:12:32.642570 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6412 | 2026.01.21 22:12:32.642779 [ 290 ] {} <Debug> TCP-Session: 796c75a5-ada9-44d9-94fd-847d751e4235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2026.01.21 22:12:32.716736 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45109 | ||
| 6414 | 2026.01.21 22:12:32.716840 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6415 | 2026.01.21 22:12:32.716864 [ 286 ] {} <Debug> TCP-Session: dacaf29b-a387-46c0-9fd3-82e4dd22c085 Authenticating user 'default' from [fd00:1122:3344:101::e]:45109 | ||
| 6416 | 2026.01.21 22:12:32.716887 [ 286 ] {} <Debug> TCP-Session: dacaf29b-a387-46c0-9fd3-82e4dd22c085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.01.21 22:12:32.716899 [ 286 ] {} <Debug> TCP-Session: dacaf29b-a387-46c0-9fd3-82e4dd22c085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6418 | 2026.01.21 22:12:32.717074 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63230 | ||
| 6419 | 2026.01.21 22:12:32.717108 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42496 | ||
| 6420 | 2026.01.21 22:12:32.717136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35086 | ||
| 6421 | 2026.01.21 22:12:32.717149 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49510 | ||
| 6422 | 2026.01.21 22:12:32.717189 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6423 | 2026.01.21 22:12:32.717201 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6424 | 2026.01.21 22:12:32.717199 [ 286 ] {} <Trace> TCP-Session: dacaf29b-a387-46c0-9fd3-82e4dd22c085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.01.21 22:12:32.717237 [ 289 ] {} <Debug> TCP-Session: 08fa94d8-cb64-4a67-b90f-e5caffc322b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42496 | ||
| 6426 | 2026.01.21 22:12:32.717247 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6427 | 2026.01.21 22:12:32.717267 [ 289 ] {} <Debug> TCP-Session: 08fa94d8-cb64-4a67-b90f-e5caffc322b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2026.01.21 22:12:32.717269 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6429 | 2026.01.21 22:12:32.717279 [ 293 ] {} <Debug> TCP-Session: 5ca0b30b-df8a-4dbf-aa7c-4b33eeedf854 Authenticating user 'default' from [fd00:1122:3344:101::e]:49510 | ||
| 6430 | 2026.01.21 22:12:32.717282 [ 289 ] {} <Debug> TCP-Session: 08fa94d8-cb64-4a67-b90f-e5caffc322b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6431 | 2026.01.21 22:12:32.717323 [ 293 ] {} <Debug> TCP-Session: 5ca0b30b-df8a-4dbf-aa7c-4b33eeedf854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.01.21 22:12:32.717329 [ 291 ] {} <Debug> TCP-Session: ba42fc2e-b917-4a0e-96db-66cf664705cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35086 | ||
| 6433 | 2026.01.21 22:12:32.717341 [ 293 ] {} <Debug> TCP-Session: 5ca0b30b-df8a-4dbf-aa7c-4b33eeedf854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2026.01.21 22:12:32.717228 [ 288 ] {} <Debug> TCP-Session: 02438c41-0eda-442e-a20f-57368bde14be Authenticating user 'default' from [fd00:1122:3344:101::e]:63230 | ||
| 6435 | 2026.01.21 22:12:32.717367 [ 291 ] {} <Debug> TCP-Session: ba42fc2e-b917-4a0e-96db-66cf664705cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2026.01.21 22:12:32.717394 [ 286 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6437 | 2026.01.21 22:12:32.717408 [ 291 ] {} <Debug> TCP-Session: ba42fc2e-b917-4a0e-96db-66cf664705cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6438 | 2026.01.21 22:12:32.717398 [ 288 ] {} <Debug> TCP-Session: 02438c41-0eda-442e-a20f-57368bde14be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2026.01.21 22:12:32.717172 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53432 | ||
| 6440 | 2026.01.21 22:12:32.717457 [ 288 ] {} <Debug> TCP-Session: 02438c41-0eda-442e-a20f-57368bde14be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2026.01.21 22:12:32.717160 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60019 | ||
| 6442 | 2026.01.21 22:12:32.717139 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46863 | ||
| 6443 | 2026.01.21 22:12:32.717529 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6444 | 2026.01.21 22:12:32.717115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44183 | ||
| 6445 | 2026.01.21 22:12:32.717567 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6446 | 2026.01.21 22:12:32.717581 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6447 | 2026.01.21 22:12:32.717604 [ 294 ] {} <Debug> TCP-Session: 4210e204-2bfa-44e7-a70d-9ded261cc825 Authenticating user 'default' from [fd00:1122:3344:101::e]:60019 | ||
| 6448 | 2026.01.21 22:12:32.717618 [ 292 ] {} <Debug> TCP-Session: 0d1c4bb6-854f-42f6-93dd-4f8dac23bb2c Authenticating user 'default' from [fd00:1122:3344:101::e]:46863 | ||
| 6449 | 2026.01.21 22:12:32.717633 [ 294 ] {} <Debug> TCP-Session: 4210e204-2bfa-44e7-a70d-9ded261cc825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2026.01.21 22:12:32.717640 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6451 | 2026.01.21 22:12:32.717652 [ 294 ] {} <Debug> TCP-Session: 4210e204-2bfa-44e7-a70d-9ded261cc825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2026.01.21 22:12:32.717662 [ 286 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6453 | 2026.01.21 22:12:32.717679 [ 290 ] {} <Debug> TCP-Session: 7958d7d8-2941-458c-8fd6-ceb300d52712 Authenticating user 'default' from [fd00:1122:3344:101::e]:44183 | ||
| 6454 | 2026.01.21 22:12:32.717563 [ 3 ] {} <Debug> TCP-Session: 42167e72-2839-4e56-9fa8-bc91b60710d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53432 | ||
| 6455 | 2026.01.21 22:12:32.717715 [ 290 ] {} <Debug> TCP-Session: 7958d7d8-2941-458c-8fd6-ceb300d52712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.01.21 22:12:32.717734 [ 286 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6457 | 2026.01.21 22:12:32.717739 [ 3 ] {} <Debug> TCP-Session: 42167e72-2839-4e56-9fa8-bc91b60710d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6458 | 2026.01.21 22:12:32.717747 [ 290 ] {} <Debug> TCP-Session: 7958d7d8-2941-458c-8fd6-ceb300d52712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.01.21 22:12:32.717770 [ 3 ] {} <Debug> TCP-Session: 42167e72-2839-4e56-9fa8-bc91b60710d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.01.21 22:12:32.717645 [ 292 ] {} <Debug> TCP-Session: 0d1c4bb6-854f-42f6-93dd-4f8dac23bb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.01.21 22:12:32.717811 [ 292 ] {} <Debug> TCP-Session: 0d1c4bb6-854f-42f6-93dd-4f8dac23bb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.01.21 22:12:32.718026 [ 286 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 6463 | 2026.01.21 22:12:32.718951 [ 323 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Trace> AggregatingTransform: Aggregating | ||
| 6464 | 2026.01.21 22:12:32.719000 [ 323 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6465 | 2026.01.21 22:12:32.719041 [ 323 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911963 sec. (1096.536 rows/sec., 42.83 KiB/sec.) | ||
| 6466 | 2026.01.21 22:12:32.719060 [ 323 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Trace> Aggregator: Merging aggregated data | ||
| 6467 | 2026.01.21 22:12:32.720270 [ 286 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002926 sec., 341.76349965823647 rows/sec., 13.35 KiB/sec. | ||
| 6468 | 2026.01.21 22:12:32.720425 [ 286 ] {0f39c7bb-0020-491c-972c-20f0de7ba08c} <Debug> TCPHandler: Processed in 0.003330575 sec. | ||
| 6469 | 2026.01.21 22:12:32.720522 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6470 | 2026.01.21 22:12:32.720550 [ 286 ] {} <Debug> TCP-Session: dacaf29b-a387-46c0-9fd3-82e4dd22c085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.01.21 22:12:32.720559 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6472 | 2026.01.21 22:12:32.720586 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6473 | 2026.01.21 22:12:32.720604 [ 288 ] {} <Debug> TCP-Session: 02438c41-0eda-442e-a20f-57368bde14be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6474 | 2026.01.21 22:12:32.720610 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6475 | 2026.01.21 22:12:32.720633 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6476 | 2026.01.21 22:12:32.720645 [ 291 ] {} <Debug> TCP-Session: ba42fc2e-b917-4a0e-96db-66cf664705cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6477 | 2026.01.21 22:12:32.720664 [ 292 ] {} <Debug> TCP-Session: 0d1c4bb6-854f-42f6-93dd-4f8dac23bb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2026.01.21 22:12:32.720681 [ 3 ] {} <Debug> TCP-Session: 42167e72-2839-4e56-9fa8-bc91b60710d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.01.21 22:12:32.720685 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6480 | 2026.01.21 22:12:32.720705 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6481 | 2026.01.21 22:12:32.720729 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6482 | 2026.01.21 22:12:32.720743 [ 289 ] {} <Debug> TCP-Session: 08fa94d8-cb64-4a67-b90f-e5caffc322b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.01.21 22:12:32.720757 [ 293 ] {} <Debug> TCP-Session: 5ca0b30b-df8a-4dbf-aa7c-4b33eeedf854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.01.21 22:12:32.720656 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6485 | 2026.01.21 22:12:32.720779 [ 294 ] {} <Debug> TCP-Session: 4210e204-2bfa-44e7-a70d-9ded261cc825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6486 | 2026.01.21 22:12:32.720813 [ 290 ] {} <Debug> TCP-Session: 7958d7d8-2941-458c-8fd6-ceb300d52712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6487 | 2026.01.21 22:12:34.386084 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6488 | 2026.01.21 22:12:34.386175 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6489 | 2026.01.21 22:12:34.523430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12472 | ||
| 6490 | 2026.01.21 22:12:34.523919 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.01.21 22:12:34.523961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6492 | 2026.01.21 22:12:34.524440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6493 | 2026.01.21 22:12:34.524668 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.01.21 22:12:34.524802 [ 151 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6495 | 2026.01.21 22:12:34.524822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12472 | ||
| 6496 | 2026.01.21 22:12:34.524857 [ 151 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.01.21 22:12:34.524881 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6498 | 2026.01.21 22:12:34.525039 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 6499 | 2026.01.21 22:12:34.525225 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6500 | 2026.01.21 22:12:34.525268 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10104 rows starting from the beginning of the part | ||
| 6501 | 2026.01.21 22:12:34.525338 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 6502 | 2026.01.21 22:12:34.525390 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 6503 | 2026.01.21 22:12:34.525435 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 6504 | 2026.01.21 22:12:34.525478 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 6505 | 2026.01.21 22:12:34.525525 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 6506 | 2026.01.21 22:12:34.527389 [ 187 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002437383 sec., 5116963.562968971 rows/sec., 73.20 MiB/sec. | ||
| 6507 | 2026.01.21 22:12:34.527596 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6508 | 2026.01.21 22:12:34.527842 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_26_5} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.01.21 22:12:34.527911 [ 194 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_26_5} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6510 | 2026.01.21 22:12:34.527981 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6511 | 2026.01.21 22:12:35.185854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6512 | 2026.01.21 22:12:35.202638 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.01.21 22:12:35.202693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6514 | 2026.01.21 22:12:35.208272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6515 | 2026.01.21 22:12:35.208971 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.01.21 22:12:35.209275 [ 145 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6517 | 2026.01.21 22:12:35.209349 [ 145 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.01.21 22:12:35.209373 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6519 | 2026.01.21 22:12:35.209495 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 6520 | 2026.01.21 22:12:35.212243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6521 | 2026.01.21 22:12:35.213637 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6522 | 2026.01.21 22:12:35.215244 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 6523 | 2026.01.21 22:12:35.220450 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 6524 | 2026.01.21 22:12:35.225043 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 6525 | 2026.01.21 22:12:35.229574 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 6526 | 2026.01.21 22:12:35.233828 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 6527 | 2026.01.21 22:12:35.237713 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 6528 | 2026.01.21 22:12:35.292110 [ 187 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082667793 sec., 2370.935437940142 rows/sec., 12.26 MiB/sec. | ||
| 6529 | 2026.01.21 22:12:35.294118 [ 197 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6530 | 2026.01.21 22:12:35.295996 [ 197 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_26_5} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.01.21 22:12:35.296090 [ 197 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_26_5} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6532 | 2026.01.21 22:12:35.297539 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6533 | 2026.01.21 22:12:36.001252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.92 MiB, peak 270.46 MiB, free memory in arenas 0.00 B, will set to 262.89 MiB (RSS), difference: 2.96 MiB | ||
| 6534 | 2026.01.21 22:12:36.477456 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2026.01.21 22:12:36.477730 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6536 | 2026.01.21 22:12:36.477830 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6537 | 2026.01.21 22:12:36.478666 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.01.21 22:12:36.478708 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6539 | 2026.01.21 22:12:36.479098 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6540 | 2026.01.21 22:12:36.479317 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.01.21 22:12:36.479470 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001817 sec., 58337.91964777105 rows/sec., 4.87 MiB/sec. | ||
| 6542 | 2026.01.21 22:12:36.479512 [ 4 ] {13f34846-4de5-4296-9f64-a7c4ea1a10cb} <Debug> TCPHandler: Processed in 0.002238807 sec. | ||
| 6543 | 2026.01.21 22:12:36.479631 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.01.21 22:12:36.479725 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6545 | 2026.01.21 22:12:36.479766 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6546 | 2026.01.21 22:12:36.480174 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.01.21 22:12:36.480211 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6548 | 2026.01.21 22:12:36.480510 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6549 | 2026.01.21 22:12:36.480718 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.01.21 22:12:36.480821 [ 150 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6551 | 2026.01.21 22:12:36.480847 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 6552 | 2026.01.21 22:12:36.480889 [ 150 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.01.21 22:12:36.480896 [ 4 ] {74dd2b63-7e2c-40db-b202-86d876701e17} <Debug> TCPHandler: Processed in 0.001314524 sec. | ||
| 6554 | 2026.01.21 22:12:36.480918 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6555 | 2026.01.21 22:12:36.481026 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.01.21 22:12:36.481043 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 6557 | 2026.01.21 22:12:36.481124 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6558 | 2026.01.21 22:12:36.481167 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6559 | 2026.01.21 22:12:36.481191 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6560 | 2026.01.21 22:12:36.481232 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 281 rows starting from the beginning of the part | ||
| 6561 | 2026.01.21 22:12:36.481307 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6562 | 2026.01.21 22:12:36.481358 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 238 rows starting from the beginning of the part | ||
| 6563 | 2026.01.21 22:12:36.481404 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 6564 | 2026.01.21 22:12:36.481450 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part | ||
| 6565 | 2026.01.21 22:12:36.481496 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6566 | 2026.01.21 22:12:36.481604 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.01.21 22:12:36.481645 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6568 | 2026.01.21 22:12:36.482000 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6569 | 2026.01.21 22:12:36.482217 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.01.21 22:12:36.482350 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001244 sec., 71543.40836012861 rows/sec., 5.59 MiB/sec. | ||
| 6571 | 2026.01.21 22:12:36.482388 [ 4 ] {7cc9d2a0-c7e7-44b5-b544-189d7e1f887b} <Debug> TCPHandler: Processed in 0.001411346 sec. | ||
| 6572 | 2026.01.21 22:12:36.482499 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.01.21 22:12:36.482541 [ 197 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155016 sec., 536718.7903184188 rows/sec., 35.02 MiB/sec. | ||
| 6574 | 2026.01.21 22:12:36.482593 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6575 | 2026.01.21 22:12:36.482642 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6576 | 2026.01.21 22:12:36.482721 [ 187 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6577 | 2026.01.21 22:12:36.482980 [ 187 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.01.21 22:12:36.483051 [ 187 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_36_7} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6579 | 2026.01.21 22:12:36.483051 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.01.21 22:12:36.483099 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6581 | 2026.01.21 22:12:36.483142 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6582 | 2026.01.21 22:12:36.483431 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6583 | 2026.01.21 22:12:36.483638 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.21 22:12:36.483768 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6585 | 2026.01.21 22:12:36.483804 [ 4 ] {6a4318bb-9532-4dbe-b63c-ae0686d2d6c6} <Debug> TCPHandler: Processed in 0.001354505 sec. | ||
| 6586 | 2026.01.21 22:12:36.483925 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.21 22:12:36.484047 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6588 | 2026.01.21 22:12:36.484113 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6589 | 2026.01.21 22:12:36.484945 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.21 22:12:36.484983 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6591 | 2026.01.21 22:12:36.485566 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6592 | 2026.01.21 22:12:36.485805 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.01.21 22:12:36.485948 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001925 sec., 12987.012987012986 rows/sec., 23.27 MiB/sec. | ||
| 6594 | 2026.01.21 22:12:36.486010 [ 4 ] {74295a6f-e888-4c24-b349-24d84e9fd912} <Debug> TCPHandler: Processed in 0.002147675 sec. | ||
| 6595 | 2026.01.21 22:12:36.486143 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.01.21 22:12:36.486239 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.01.21 22:12:36.486283 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6598 | 2026.01.21 22:12:36.486624 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.01.21 22:12:36.486660 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6600 | 2026.01.21 22:12:36.486981 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6601 | 2026.01.21 22:12:36.487202 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.01.21 22:12:36.487331 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6603 | 2026.01.21 22:12:36.487367 [ 4 ] {9f14f61e-b4e4-4a83-9cff-caee1773df07} <Debug> TCPHandler: Processed in 0.001275703 sec. | ||
| 6604 | 2026.01.21 22:12:38.158498 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.01.21 22:12:38.158775 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6606 | 2026.01.21 22:12:38.158875 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6607 | 2026.01.21 22:12:38.159920 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.01.21 22:12:38.159959 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6609 | 2026.01.21 22:12:38.160377 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6610 | 2026.01.21 22:12:38.160595 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.01.21 22:12:38.160747 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00205 sec., 217560.97560975607 rows/sec., 13.80 MiB/sec. | ||
| 6612 | 2026.01.21 22:12:38.160793 [ 4 ] {c6e2cf08-b233-49b6-845a-4bde10d45656} <Debug> TCPHandler: Processed in 0.002483254 sec. | ||
| 6613 | 2026.01.21 22:12:38.160924 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.01.21 22:12:38.161024 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6615 | 2026.01.21 22:12:38.161067 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6616 | 2026.01.21 22:12:38.161495 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.01.21 22:12:38.161528 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6618 | 2026.01.21 22:12:38.161826 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6619 | 2026.01.21 22:12:38.162029 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.01.21 22:12:38.162150 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00115 sec., 12173.913043478262 rows/sec., 992.70 KiB/sec. | ||
| 6621 | 2026.01.21 22:12:38.162185 [ 4 ] {710fb510-0b0f-4bab-8991-fe768c8b2a71} <Debug> TCPHandler: Processed in 0.001320434 sec. | ||
| 6622 | 2026.01.21 22:12:38.162354 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.01.21 22:12:38.162446 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6624 | 2026.01.21 22:12:38.162483 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6625 | 2026.01.21 22:12:38.164133 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.01.21 22:12:38.164169 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6627 | 2026.01.21 22:12:38.164632 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6628 | 2026.01.21 22:12:38.164850 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.01.21 22:12:38.164985 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Debug> executeQuery: Read 2379 rows, 196.83 KiB in 0.002556 sec., 930751.1737089201 rows/sec., 75.20 MiB/sec. | ||
| 6630 | 2026.01.21 22:12:38.165024 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6631 | 2026.01.21 22:12:38.165037 [ 4 ] {134fa617-6813-46ab-a561-2124059a80e8} <Debug> TCPHandler: Processed in 0.00274201 sec. | ||
| 6632 | 2026.01.21 22:12:38.165145 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.01.21 22:12:38.165238 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.01.21 22:12:38.165277 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6635 | 2026.01.21 22:12:38.165839 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.01.21 22:12:38.165874 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6637 | 2026.01.21 22:12:38.166187 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6638 | 2026.01.21 22:12:38.166395 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.01.21 22:12:38.166529 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Debug> executeQuery: Read 252 rows, 15.50 KiB in 0.001309 sec., 192513.36898395722 rows/sec., 11.56 MiB/sec. | ||
| 6640 | 2026.01.21 22:12:38.166566 [ 4 ] {c016179f-cc1c-4d04-9707-79492cf7dd56} <Debug> TCPHandler: Processed in 0.001469827 sec. | ||
| 6641 | 2026.01.21 22:12:38.166676 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.01.21 22:12:38.166769 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.01.21 22:12:38.166808 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6644 | 2026.01.21 22:12:38.167400 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.01.21 22:12:38.167435 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6646 | 2026.01.21 22:12:38.167791 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6647 | 2026.01.21 22:12:38.168000 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.01.21 22:12:38.168123 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001371 sec., 334062.72793581325 rows/sec., 22.08 MiB/sec. | ||
| 6649 | 2026.01.21 22:12:38.168159 [ 4 ] {70fbf10f-cb92-4028-a93c-35e907808263} <Debug> TCPHandler: Processed in 0.001530739 sec. | ||
| 6650 | 2026.01.21 22:12:38.168282 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.01.21 22:12:38.168380 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6652 | 2026.01.21 22:12:38.168419 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6653 | 2026.01.21 22:12:38.168932 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.01.21 22:12:38.168966 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6655 | 2026.01.21 22:12:38.169297 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6656 | 2026.01.21 22:12:38.169501 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.01.21 22:12:38.169624 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001263 sec., 181314.33095803641 rows/sec., 10.29 MiB/sec. | ||
| 6658 | 2026.01.21 22:12:38.169661 [ 4 ] {ead87a9d-ebff-491c-8bb8-94243f4dc7ce} <Debug> TCPHandler: Processed in 0.001428176 sec. | ||
| 6659 | 2026.01.21 22:12:38.169770 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.01.21 22:12:38.169863 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6661 | 2026.01.21 22:12:38.169901 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6662 | 2026.01.21 22:12:38.170862 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.01.21 22:12:38.170902 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6664 | 2026.01.21 22:12:38.171347 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6665 | 2026.01.21 22:12:38.171549 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.01.21 22:12:38.171684 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Debug> executeQuery: Read 1218 rows, 88.90 KiB in 0.001839 sec., 662316.4763458401 rows/sec., 47.21 MiB/sec. | ||
| 6667 | 2026.01.21 22:12:38.171721 [ 4 ] {c7faf327-194b-4249-9093-d5854229f687} <Debug> TCPHandler: Processed in 0.001999201 sec. | ||
| 6668 | 2026.01.21 22:12:38.171834 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.01.21 22:12:38.171927 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6670 | 2026.01.21 22:12:38.171967 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6671 | 2026.01.21 22:12:38.172292 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.01.21 22:12:38.172326 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6673 | 2026.01.21 22:12:38.172629 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6674 | 2026.01.21 22:12:38.172827 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.01.21 22:12:38.172957 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 6676 | 2026.01.21 22:12:38.172992 [ 4 ] {2767a988-d592-4a6b-b70e-27daefdd22dc} <Debug> TCPHandler: Processed in 0.001205471 sec. | ||
| 6677 | 2026.01.21 22:12:38.173097 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2026.01.21 22:12:38.173188 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.01.21 22:12:38.173230 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6680 | 2026.01.21 22:12:38.173813 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.01.21 22:12:38.173847 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6682 | 2026.01.21 22:12:38.174222 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6683 | 2026.01.21 22:12:38.174425 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.01.21 22:12:38.174555 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Debug> executeQuery: Read 923 rows, 62.41 KiB in 0.001385 sec., 666425.9927797834 rows/sec., 44.00 MiB/sec. | ||
| 6685 | 2026.01.21 22:12:38.174591 [ 4 ] {d94f8b65-6777-424e-99b8-2e082ef875c3} <Debug> TCPHandler: Processed in 0.001540889 sec. | ||
| 6686 | 2026.01.21 22:12:38.174697 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2026.01.21 22:12:38.174799 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6688 | 2026.01.21 22:12:38.174839 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6689 | 2026.01.21 22:12:38.175138 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.01.21 22:12:38.175171 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6691 | 2026.01.21 22:12:38.175450 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6692 | 2026.01.21 22:12:38.175646 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.01.21 22:12:38.175777 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 6694 | 2026.01.21 22:12:38.175812 [ 4 ] {5998323c-eaf4-4bf0-82e0-67ac4f3ae25b} <Debug> TCPHandler: Processed in 0.001161979 sec. | ||
| 6695 | 2026.01.21 22:12:38.175915 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.01.21 22:12:38.176007 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6697 | 2026.01.21 22:12:38.176059 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6698 | 2026.01.21 22:12:38.176853 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.01.21 22:12:38.176887 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6700 | 2026.01.21 22:12:38.177432 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6701 | 2026.01.21 22:12:38.177644 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.21 22:12:38.177747 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6703 | 2026.01.21 22:12:38.177783 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.01.21 22:12:38.177787 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001797 sec., 8347.245409015026 rows/sec., 14.96 MiB/sec. | ||
| 6705 | 2026.01.21 22:12:38.177801 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6706 | 2026.01.21 22:12:38.177840 [ 4 ] {1ca3b580-7e25-4bf1-921c-01da001aac37} <Debug> TCPHandler: Processed in 0.00197153 sec. | ||
| 6707 | 2026.01.21 22:12:38.177916 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 6708 | 2026.01.21 22:12:38.177951 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.01.21 22:12:38.178051 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.01.21 22:12:38.178092 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6711 | 2026.01.21 22:12:38.178193 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6712 | 2026.01.21 22:12:38.178262 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 570 rows starting from the beginning of the part | ||
| 6713 | 2026.01.21 22:12:38.178389 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 6714 | 2026.01.21 22:12:38.178425 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.01.21 22:12:38.178464 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6716 | 2026.01.21 22:12:38.178494 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6717 | 2026.01.21 22:12:38.178594 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 6718 | 2026.01.21 22:12:38.178685 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6719 | 2026.01.21 22:12:38.178774 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6720 | 2026.01.21 22:12:38.178775 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 6721 | 2026.01.21 22:12:38.178989 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.01.21 22:12:38.179140 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001107 sec., 65040.65040650407 rows/sec., 3.76 MiB/sec. | ||
| 6723 | 2026.01.21 22:12:38.179176 [ 4 ] {ebedc9fe-5b84-4e32-abf3-961fb67ea365} <Debug> TCPHandler: Processed in 0.001274382 sec. | ||
| 6724 | 2026.01.21 22:12:38.183739 [ 187 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 19 columns (19 merged, 0 gathered) in 0.0058758 sec., 113176.07815106028 rows/sec., 202.81 MiB/sec. | ||
| 6725 | 2026.01.21 22:12:38.184786 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6726 | 2026.01.21 22:12:38.185204 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.01.21 22:12:38.185294 [ 198 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6728 | 2026.01.21 22:12:38.185441 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6729 | 2026.01.21 22:12:39.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.80 MiB, peak 271.27 MiB, free memory in arenas 0.00 B, will set to 265.98 MiB (RSS), difference: 2.18 MiB | ||
| 6730 | 2026.01.21 22:12:39.601584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 898 | ||
| 6731 | 2026.01.21 22:12:39.604405 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.01.21 22:12:39.604448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6733 | 2026.01.21 22:12:39.605705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6734 | 2026.01.21 22:12:39.605969 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.01.21 22:12:39.606233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 6736 | 2026.01.21 22:12:41.473354 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.01.21 22:12:41.473555 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6738 | 2026.01.21 22:12:41.473628 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6739 | 2026.01.21 22:12:41.474385 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.01.21 22:12:41.474441 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6741 | 2026.01.21 22:12:41.474920 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6742 | 2026.01.21 22:12:41.475186 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.21 22:12:41.475360 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.30 MiB/sec. | ||
| 6744 | 2026.01.21 22:12:41.475403 [ 4 ] {a113bd55-4bc8-4665-8e8d-a51a526a2dc4} <Debug> TCPHandler: Processed in 0.002218347 sec. | ||
| 6745 | 2026.01.21 22:12:41.475528 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.01.21 22:12:41.475627 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6747 | 2026.01.21 22:12:41.475668 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6748 | 2026.01.21 22:12:41.476107 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.01.21 22:12:41.476172 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6750 | 2026.01.21 22:12:41.476481 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6751 | 2026.01.21 22:12:41.476690 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.01.21 22:12:41.476822 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 6753 | 2026.01.21 22:12:41.476861 [ 4 ] {99851db8-3753-4f31-8705-d6e0ccad8d74} <Debug> TCPHandler: Processed in 0.001384345 sec. | ||
| 6754 | 2026.01.21 22:12:41.476973 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.01.21 22:12:41.477070 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6756 | 2026.01.21 22:12:41.477115 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6757 | 2026.01.21 22:12:41.477489 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.01.21 22:12:41.477525 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6759 | 2026.01.21 22:12:41.477850 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6760 | 2026.01.21 22:12:41.478067 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.01.21 22:12:41.478195 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001144 sec., 83916.08391608391 rows/sec., 5.84 MiB/sec. | ||
| 6762 | 2026.01.21 22:12:41.478233 [ 4 ] {e172202e-c72f-4710-adca-5f13821ff36b} <Debug> TCPHandler: Processed in 0.001309794 sec. | ||
| 6763 | 2026.01.21 22:12:41.478341 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.01.21 22:12:41.478437 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6765 | 2026.01.21 22:12:41.478479 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6766 | 2026.01.21 22:12:41.478801 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.01.21 22:12:41.478839 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6768 | 2026.01.21 22:12:41.479142 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6769 | 2026.01.21 22:12:41.479351 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.01.21 22:12:41.479481 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001061 sec., 33930.25447690857 rows/sec., 2.29 MiB/sec. | ||
| 6771 | 2026.01.21 22:12:41.479517 [ 4 ] {7ddfdc3b-14c1-4aaa-b200-958e19da36b0} <Debug> TCPHandler: Processed in 0.001225172 sec. | ||
| 6772 | 2026.01.21 22:12:42.025798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12984 | ||
| 6773 | 2026.01.21 22:12:42.026327 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.01.21 22:12:42.026378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6775 | 2026.01.21 22:12:42.026911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6776 | 2026.01.21 22:12:42.027202 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.01.21 22:12:42.027349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12984 | ||
| 6778 | 2026.01.21 22:12:42.713212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6779 | 2026.01.21 22:12:42.728040 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.01.21 22:12:42.728094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6781 | 2026.01.21 22:12:42.734017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6782 | 2026.01.21 22:12:42.734693 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.01.21 22:12:42.737261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6784 | 2026.01.21 22:12:46.469555 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.01.21 22:12:46.469806 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 6786 | 2026.01.21 22:12:46.470183 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6787 | 2026.01.21 22:12:46.470224 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6788 | 2026.01.21 22:12:46.470506 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6789 | 2026.01.21 22:12:46.470577 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6790 | 2026.01.21 22:12:46.470718 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 6791 | 2026.01.21 22:12:46.470813 [ 333 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6792 | 2026.01.21 22:12:46.470825 [ 301 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6793 | 2026.01.21 22:12:46.470851 [ 322 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6794 | 2026.01.21 22:12:46.470959 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6795 | 2026.01.21 22:12:46.470987 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6796 | 2026.01.21 22:12:46.471072 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6797 | 2026.01.21 22:12:46.471092 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 6798 | 2026.01.21 22:12:46.471127 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6799 | 2026.01.21 22:12:46.471167 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6800 | 2026.01.21 22:12:46.471202 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6801 | 2026.01.21 22:12:46.472063 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002362 sec., 17358.171041490263 rows/sec., 661.93 KiB/sec. | ||
| 6802 | 2026.01.21 22:12:46.472195 [ 4 ] {11a69f6a-4b4a-4ec8-b8de-0a0800172201} <Debug> TCPHandler: Processed in 0.00277212 sec. | ||
| 6803 | 2026.01.21 22:12:46.479531 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.01.21 22:12:46.479666 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6805 | 2026.01.21 22:12:46.479719 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6806 | 2026.01.21 22:12:46.480328 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.01.21 22:12:46.480374 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6808 | 2026.01.21 22:12:46.480787 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6809 | 2026.01.21 22:12:46.480986 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Trace> oximeter.timeseries_schema (fcc8710b-47e2-48c7-86be-5d4327b2bd08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.01.21 22:12:46.481132 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 68.74 KiB/sec. | ||
| 6811 | 2026.01.21 22:12:46.481172 [ 4 ] {8b19b096-920c-4c36-a7e8-7864615bbc18} <Debug> TCPHandler: Processed in 0.001705814 sec. | ||
| 6812 | 2026.01.21 22:12:46.481293 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2026.01.21 22:12:46.481416 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6814 | 2026.01.21 22:12:46.481465 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6815 | 2026.01.21 22:12:46.482019 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2026.01.21 22:12:46.482064 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6817 | 2026.01.21 22:12:46.482439 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6818 | 2026.01.21 22:12:46.482647 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.01.21 22:12:46.482784 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Debug> executeQuery: Read 107 rows, 9.16 KiB in 0.001394 sec., 76757.53228120516 rows/sec., 6.42 MiB/sec. | ||
| 6820 | 2026.01.21 22:12:46.482821 [ 4 ] {0de7671e-4b5f-46b2-b63e-c5d6cb2f34a2} <Debug> TCPHandler: Processed in 0.00158758 sec. | ||
| 6821 | 2026.01.21 22:12:46.482933 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2026.01.21 22:12:46.483027 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6823 | 2026.01.21 22:12:46.483067 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6824 | 2026.01.21 22:12:46.483457 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.01.21 22:12:46.483493 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6826 | 2026.01.21 22:12:46.483777 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6827 | 2026.01.21 22:12:46.483997 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.01.21 22:12:46.484128 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001119 sec., 22341.376228775694 rows/sec., 1.64 MiB/sec. | ||
| 6829 | 2026.01.21 22:12:46.484165 [ 4 ] {21c56a35-cda2-4ae8-8f98-09e1e5671d9b} <Debug> TCPHandler: Processed in 0.001281213 sec. | ||
| 6830 | 2026.01.21 22:12:46.484270 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.01.21 22:12:46.484362 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6832 | 2026.01.21 22:12:46.484400 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6833 | 2026.01.21 22:12:46.484764 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.01.21 22:12:46.484801 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6835 | 2026.01.21 22:12:46.485082 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6836 | 2026.01.21 22:12:46.485286 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.01.21 22:12:46.485386 [ 137 ] {} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6838 | 2026.01.21 22:12:46.485409 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 62.41 KiB/sec. | ||
| 6839 | 2026.01.21 22:12:46.485444 [ 137 ] {} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.01.21 22:12:46.485454 [ 4 ] {368b0d5b-9d9a-46e8-8076-c6301938f04e} <Debug> TCPHandler: Processed in 0.001232482 sec. | ||
| 6841 | 2026.01.21 22:12:46.485485 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6842 | 2026.01.21 22:12:46.485573 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.01.21 22:12:46.485582 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::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 | ||
| 6844 | 2026.01.21 22:12:46.485670 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6845 | 2026.01.21 22:12:46.485709 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6846 | 2026.01.21 22:12:46.485714 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6847 | 2026.01.21 22:12:46.485753 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 458 rows starting from the beginning of the part | ||
| 6848 | 2026.01.21 22:12:46.485827 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 458 rows starting from the beginning of the part | ||
| 6849 | 2026.01.21 22:12:46.485880 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 230 rows starting from the beginning of the part | ||
| 6850 | 2026.01.21 22:12:46.485932 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 230 rows starting from the beginning of the part | ||
| 6851 | 2026.01.21 22:12:46.485977 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 458 rows starting from the beginning of the part | ||
| 6852 | 2026.01.21 22:12:46.486023 [ 197 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 6853 | 2026.01.21 22:12:46.486146 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.01.21 22:12:46.486188 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6855 | 2026.01.21 22:12:46.486513 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6856 | 2026.01.21 22:12:46.486743 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.01.21 22:12:46.486876 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001222 sec., 72831.42389525368 rows/sec., 5.69 MiB/sec. | ||
| 6858 | 2026.01.21 22:12:46.486912 [ 4 ] {fa88f34d-2fbd-4fe2-a162-2ab3006a002b} <Debug> TCPHandler: Processed in 0.001385836 sec. | ||
| 6859 | 2026.01.21 22:12:46.487017 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.01.21 22:12:46.487109 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6861 | 2026.01.21 22:12:46.487151 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6862 | 2026.01.21 22:12:46.487152 [ 187 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160515 sec., 1143195.339999377 rows/sec., 79.44 MiB/sec. | ||
| 6863 | 2026.01.21 22:12:46.487354 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6864 | 2026.01.21 22:12:46.487537 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.01.21 22:12:46.487580 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6866 | 2026.01.21 22:12:46.487669 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.21 22:12:46.487763 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_21_4} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6868 | 2026.01.21 22:12:46.487855 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6869 | 2026.01.21 22:12:46.487924 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6870 | 2026.01.21 22:12:46.488145 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.01.21 22:12:46.488276 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6872 | 2026.01.21 22:12:46.488311 [ 4 ] {e3da7c95-40df-4393-b507-5b5eb7ef2d24} <Debug> TCPHandler: Processed in 0.001341065 sec. | ||
| 6873 | 2026.01.21 22:12:46.488417 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.01.21 22:12:46.488508 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.01.21 22:12:46.488548 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6876 | 2026.01.21 22:12:46.488844 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.01.21 22:12:46.488877 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6878 | 2026.01.21 22:12:46.489161 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6879 | 2026.01.21 22:12:46.489363 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.01.21 22:12:46.489454 [ 136 ] {} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6881 | 2026.01.21 22:12:46.489485 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 63.80 KiB/sec. | ||
| 6882 | 2026.01.21 22:12:46.489491 [ 136 ] {} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.01.21 22:12:46.489516 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6884 | 2026.01.21 22:12:46.489520 [ 4 ] {6d2efd33-e62a-40c9-81d7-3797f08f9c00} <Debug> TCPHandler: Processed in 0.001151769 sec. | ||
| 6885 | 2026.01.21 22:12:46.489593 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6886 | 2026.01.21 22:12:46.489628 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.01.21 22:12:46.489704 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6888 | 2026.01.21 22:12:46.489724 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.01.21 22:12:46.489740 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6890 | 2026.01.21 22:12:46.489782 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6891 | 2026.01.21 22:12:46.489800 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6892 | 2026.01.21 22:12:46.489848 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 6893 | 2026.01.21 22:12:46.489885 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 6894 | 2026.01.21 22:12:46.489921 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 6895 | 2026.01.21 22:12:46.489959 [ 197 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::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 | ||
| 6896 | 2026.01.21 22:12:46.490575 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.01.21 22:12:46.490615 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6898 | 2026.01.21 22:12:46.490738 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117936 sec., 16958.350291683626 rows/sec., 1.11 MiB/sec. | ||
| 6899 | 2026.01.21 22:12:46.490964 [ 186 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6900 | 2026.01.21 22:12:46.491209 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6901 | 2026.01.21 22:12:46.491489 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.01.21 22:12:46.491493 [ 186 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.01.21 22:12:46.491609 [ 186 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_20_4} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6904 | 2026.01.21 22:12:46.491627 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00192 sec., 13020.833333333332 rows/sec., 23.33 MiB/sec. | ||
| 6905 | 2026.01.21 22:12:46.491684 [ 4 ] {86c3c8d8-7c6c-4629-ba21-d0969fe7d074} <Debug> TCPHandler: Processed in 0.002103614 sec. | ||
| 6906 | 2026.01.21 22:12:46.491712 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6907 | 2026.01.21 22:12:46.491788 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2026.01.21 22:12:46.491890 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6909 | 2026.01.21 22:12:46.491933 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6910 | 2026.01.21 22:12:46.492275 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.01.21 22:12:46.492310 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6912 | 2026.01.21 22:12:46.492621 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6913 | 2026.01.21 22:12:46.492829 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.01.21 22:12:46.492962 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6915 | 2026.01.21 22:12:46.492997 [ 4 ] {970679b4-a988-49dd-882d-de1f03b65fbf} <Debug> TCPHandler: Processed in 0.001257762 sec. | ||
| 6916 | 2026.01.21 22:12:49.386229 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6917 | 2026.01.21 22:12:49.386300 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6918 | 2026.01.21 22:12:49.421254 [ 132 ] {} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6919 | 2026.01.21 22:12:49.421322 [ 132 ] {} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.01.21 22:12:49.421359 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6921 | 2026.01.21 22:12:49.421495 [ 197 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 6922 | 2026.01.21 22:12:49.421664 [ 197 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2026.01.21 22:12:49.421706 [ 197 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 6924 | 2026.01.21 22:12:49.421776 [ 197 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 6925 | 2026.01.21 22:12:49.421825 [ 197 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 6926 | 2026.01.21 22:12:49.421870 [ 197 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 6927 | 2026.01.21 22:12:49.421910 [ 197 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::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 | ||
| 6928 | 2026.01.21 22:12:49.422721 [ 186 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280852 sec., 89003.25720692164 rows/sec., 4.54 MiB/sec. | ||
| 6929 | 2026.01.21 22:12:49.422915 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6930 | 2026.01.21 22:12:49.423222 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_19_4} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.01.21 22:12:49.423298 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_19_4} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6932 | 2026.01.21 22:12:49.423386 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6933 | 2026.01.21 22:12:49.528332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13432 | ||
| 6934 | 2026.01.21 22:12:49.528778 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.01.21 22:12:49.528813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6936 | 2026.01.21 22:12:49.529249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6937 | 2026.01.21 22:12:49.529467 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.01.21 22:12:49.529596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13432 | ||
| 6939 | 2026.01.21 22:12:49.607375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 926 | ||
| 6940 | 2026.01.21 22:12:49.609670 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.01.21 22:12:49.609729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6942 | 2026.01.21 22:12:49.610990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6943 | 2026.01.21 22:12:49.611300 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.01.21 22:12:49.611461 [ 132 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6945 | 2026.01.21 22:12:49.611506 [ 132 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.01.21 22:12:49.611527 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6947 | 2026.01.21 22:12:49.611611 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 6948 | 2026.01.21 22:12:49.611705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 6949 | 2026.01.21 22:12:49.612167 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6950 | 2026.01.21 22:12:49.612335 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 724 rows starting from the beginning of the part | ||
| 6951 | 2026.01.21 22:12:49.612708 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 6952 | 2026.01.21 22:12:49.613039 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6953 | 2026.01.21 22:12:49.613362 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 6954 | 2026.01.21 22:12:49.613694 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 6955 | 2026.01.21 22:12:49.614020 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6956 | 2026.01.21 22:12:49.619690 [ 188 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 72 columns (72 merged, 0 gathered) in 0.008114748 sec., 114113.21707094293 rows/sec., 93.64 MiB/sec. | ||
| 6957 | 2026.01.21 22:12:49.620962 [ 189 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6958 | 2026.01.21 22:12:49.621546 [ 189 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.01.21 22:12:49.621619 [ 189 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_21_4} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6960 | 2026.01.21 22:12:49.621840 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6961 | 2026.01.21 22:12:50.238225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6962 | 2026.01.21 22:12:50.253959 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.01.21 22:12:50.254009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6964 | 2026.01.21 22:12:50.260528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6965 | 2026.01.21 22:12:50.261260 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.01.21 22:12:50.264096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6967 | 2026.01.21 22:12:51.488519 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.01.21 22:12:51.488699 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6969 | 2026.01.21 22:12:51.488766 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6970 | 2026.01.21 22:12:51.489586 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.01.21 22:12:51.489638 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6972 | 2026.01.21 22:12:51.490048 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6973 | 2026.01.21 22:12:51.490288 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.01.21 22:12:51.490449 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001799 sec., 247915.5086158977 rows/sec., 15.72 MiB/sec. | ||
| 6975 | 2026.01.21 22:12:51.490499 [ 4 ] {c39ef5fa-95a6-4e5a-992e-e39e149acdc1} <Debug> TCPHandler: Processed in 0.002113194 sec. | ||
| 6976 | 2026.01.21 22:12:51.490628 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.01.21 22:12:51.490733 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6978 | 2026.01.21 22:12:51.490778 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6979 | 2026.01.21 22:12:51.491800 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.01.21 22:12:51.491839 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6981 | 2026.01.21 22:12:51.492253 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6982 | 2026.01.21 22:12:51.492466 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.01.21 22:12:51.492596 [ 131 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6984 | 2026.01.21 22:12:51.492604 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001895 sec., 650131.926121372 rows/sec., 51.63 MiB/sec. | ||
| 6985 | 2026.01.21 22:12:51.492674 [ 131 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.01.21 22:12:51.492689 [ 4 ] {685b82d1-4cd4-45de-9d33-1826bad5fbb5} <Debug> TCPHandler: Processed in 0.002113464 sec. | ||
| 6987 | 2026.01.21 22:12:51.492705 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 6988 | 2026.01.21 22:12:51.492802 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.01.21 22:12:51.492834 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::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 | ||
| 6990 | 2026.01.21 22:12:51.492904 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6991 | 2026.01.21 22:12:51.492951 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6992 | 2026.01.21 22:12:51.492979 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6993 | 2026.01.21 22:12:51.493019 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2431 rows starting from the beginning of the part | ||
| 6994 | 2026.01.21 22:12:51.493088 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 6995 | 2026.01.21 22:12:51.493139 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2379 rows starting from the beginning of the part | ||
| 6996 | 2026.01.21 22:12:51.493183 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6997 | 2026.01.21 22:12:51.493224 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 107 rows starting from the beginning of the part | ||
| 6998 | 2026.01.21 22:12:51.493263 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1232 rows starting from the beginning of the part | ||
| 6999 | 2026.01.21 22:12:51.493454 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.01.21 22:12:51.493497 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7001 | 2026.01.21 22:12:51.493867 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7002 | 2026.01.21 22:12:51.494107 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.01.21 22:12:51.494242 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001358 sec., 175257.7319587629 rows/sec., 10.44 MiB/sec. | ||
| 7004 | 2026.01.21 22:12:51.494280 [ 4 ] {98cbecaa-2a13-466b-bbd1-ddeddd8b825c} <Debug> TCPHandler: Processed in 0.001530059 sec. | ||
| 7005 | 2026.01.21 22:12:51.494394 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.01.21 22:12:51.494492 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7007 | 2026.01.21 22:12:51.494532 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7008 | 2026.01.21 22:12:51.495027 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.01.21 22:12:51.495064 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7010 | 2026.01.21 22:12:51.495395 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7011 | 2026.01.21 22:12:51.495566 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002791821 sec., 2260531.7461255575 rows/sec., 190.97 MiB/sec. | ||
| 7012 | 2026.01.21 22:12:51.495621 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.01.21 22:12:51.495762 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00129 sec., 178294.57364341087 rows/sec., 11.49 MiB/sec. | ||
| 7014 | 2026.01.21 22:12:51.495799 [ 4 ] {b1d3116f-ef08-4ac3-ac22-47c43cb44140} <Debug> TCPHandler: Processed in 0.001455997 sec. | ||
| 7015 | 2026.01.21 22:12:51.495913 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.01.21 22:12:51.495927 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7017 | 2026.01.21 22:12:51.496009 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.01.21 22:12:51.496055 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7019 | 2026.01.21 22:12:51.496287 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.01.21 22:12:51.496384 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_46_9} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7021 | 2026.01.21 22:12:51.496496 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 7022 | 2026.01.21 22:12:51.496535 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.01.21 22:12:51.496576 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7024 | 2026.01.21 22:12:51.496940 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7025 | 2026.01.21 22:12:51.497228 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.01.21 22:12:51.497466 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001472 sec., 155570.65217391305 rows/sec., 8.83 MiB/sec. | ||
| 7027 | 2026.01.21 22:12:51.497524 [ 4 ] {edc86e10-e30a-4a12-bfad-9ff3dd7efed3} <Debug> TCPHandler: Processed in 0.001660042 sec. | ||
| 7028 | 2026.01.21 22:12:51.497685 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.01.21 22:12:51.497783 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7030 | 2026.01.21 22:12:51.497824 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7031 | 2026.01.21 22:12:51.498519 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.01.21 22:12:51.498556 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7033 | 2026.01.21 22:12:51.498925 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7034 | 2026.01.21 22:12:51.499148 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.01.21 22:12:51.499268 [ 131 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7036 | 2026.01.21 22:12:51.499277 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001512 sec., 494708.9947089947 rows/sec., 34.53 MiB/sec. | ||
| 7037 | 2026.01.21 22:12:51.499322 [ 131 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.01.21 22:12:51.499340 [ 4 ] {cd722610-1947-42d8-b22b-5baa0a97495d} <Debug> TCPHandler: Processed in 0.001754225 sec. | ||
| 7039 | 2026.01.21 22:12:51.499348 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7040 | 2026.01.21 22:12:51.499446 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::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 | ||
| 7041 | 2026.01.21 22:12:51.499464 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.01.21 22:12:51.499571 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7043 | 2026.01.21 22:12:51.499607 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7044 | 2026.01.21 22:12:51.499613 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7045 | 2026.01.21 22:12:51.499663 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1265 rows starting from the beginning of the part | ||
| 7046 | 2026.01.21 22:12:51.499758 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 89 rows starting from the beginning of the part | ||
| 7047 | 2026.01.21 22:12:51.499829 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1218 rows starting from the beginning of the part | ||
| 7048 | 2026.01.21 22:12:51.499908 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7049 | 2026.01.21 22:12:51.499973 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.01.21 22:12:51.499979 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part | ||
| 7051 | 2026.01.21 22:12:51.500019 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7052 | 2026.01.21 22:12:51.500062 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 748 rows starting from the beginning of the part | ||
| 7053 | 2026.01.21 22:12:51.500345 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7054 | 2026.01.21 22:12:51.500724 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.01.21 22:12:51.500966 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. | ||
| 7056 | 2026.01.21 22:12:51.501012 [ 4 ] {6e0a57b6-93fd-4182-8a89-4af9b26bdc4e} <Debug> TCPHandler: Processed in 0.00159894 sec. | ||
| 7057 | 2026.01.21 22:12:51.501130 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.01.21 22:12:51.501226 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.01.21 22:12:51.501269 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7060 | 2026.01.21 22:12:51.501614 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3473 rows, containing 5 columns (5 merged, 0 gathered) in 0.002206767 sec., 1573795.5117146485 rows/sec., 118.58 MiB/sec. | ||
| 7061 | 2026.01.21 22:12:51.501751 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.01.21 22:12:51.501797 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7063 | 2026.01.21 22:12:51.501828 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7064 | 2026.01.21 22:12:51.502168 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.01.21 22:12:51.502238 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7066 | 2026.01.21 22:12:51.502258 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_46_9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7067 | 2026.01.21 22:12:51.502351 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7068 | 2026.01.21 22:12:51.502479 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.01.21 22:12:51.502599 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7070 | 2026.01.21 22:12:51.502619 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001412 sec., 232294.61756373936 rows/sec., 15.22 MiB/sec. | ||
| 7071 | 2026.01.21 22:12:51.502644 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.01.21 22:12:51.502665 [ 4 ] {9819629a-b0ee-4e0c-a8a8-b072bf2cdb7e} <Debug> TCPHandler: Processed in 0.001584971 sec. | ||
| 7073 | 2026.01.21 22:12:51.502667 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7074 | 2026.01.21 22:12:51.502762 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::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 | ||
| 7075 | 2026.01.21 22:12:51.502778 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.01.21 22:12:51.502877 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7077 | 2026.01.21 22:12:51.502897 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7078 | 2026.01.21 22:12:51.502914 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13233 rows starting from the beginning of the part | ||
| 7079 | 2026.01.21 22:12:51.502946 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7080 | 2026.01.21 22:12:51.502979 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7081 | 2026.01.21 22:12:51.503030 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 923 rows starting from the beginning of the part | ||
| 7082 | 2026.01.21 22:12:51.503070 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part | ||
| 7083 | 2026.01.21 22:12:51.503109 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7084 | 2026.01.21 22:12:51.503150 [ 189 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 328 rows starting from the beginning of the part | ||
| 7085 | 2026.01.21 22:12:51.503288 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.01.21 22:12:51.503332 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7087 | 2026.01.21 22:12:51.503685 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7088 | 2026.01.21 22:12:51.503899 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.01.21 22:12:51.504062 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001182 sec., 846.0236886632825 rows/sec., 57.01 KiB/sec. | ||
| 7090 | 2026.01.21 22:12:51.504110 [ 4 ] {3a46c250-0dd6-4d4b-96ef-3c658db87b8c} <Debug> TCPHandler: Processed in 0.001382316 sec. | ||
| 7091 | 2026.01.21 22:12:51.504233 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.01.21 22:12:51.504328 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.01.21 22:12:51.504382 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7094 | 2026.01.21 22:12:51.505240 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.01.21 22:12:51.505277 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7096 | 2026.01.21 22:12:51.505909 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7097 | 2026.01.21 22:12:51.506142 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.01.21 22:12:51.506296 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001985 sec., 7556.675062972293 rows/sec., 13.54 MiB/sec. | ||
| 7099 | 2026.01.21 22:12:51.506353 [ 4 ] {b6e43b76-cb95-45b5-a681-48ca11a04784} <Debug> TCPHandler: Processed in 0.002172366 sec. | ||
| 7100 | 2026.01.21 22:12:51.506474 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.01.21 22:12:51.506571 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7102 | 2026.01.21 22:12:51.506612 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7103 | 2026.01.21 22:12:51.506956 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.01.21 22:12:51.506994 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7105 | 2026.01.21 22:12:51.507310 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7106 | 2026.01.21 22:12:51.507530 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.01.21 22:12:51.507641 [ 131 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7108 | 2026.01.21 22:12:51.507664 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001111 sec., 97209.7209720972 rows/sec., 5.93 MiB/sec. | ||
| 7109 | 2026.01.21 22:12:51.507679 [ 131 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.01.21 22:12:51.507705 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7111 | 2026.01.21 22:12:51.507706 [ 4 ] {e7481752-9cef-4a55-9877-65ac56d06d4b} <Debug> TCPHandler: Processed in 0.001282933 sec. | ||
| 7112 | 2026.01.21 22:12:51.507752 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14900 rows, containing 5 columns (5 merged, 0 gathered) in 0.005025419 sec., 2964926.904602383 rows/sec., 197.99 MiB/sec. | ||
| 7113 | 2026.01.21 22:12:51.507785 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 7114 | 2026.01.21 22:12:51.507885 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7115 | 2026.01.21 22:12:51.507912 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2904 rows starting from the beginning of the part | ||
| 7116 | 2026.01.21 22:12:51.507962 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7117 | 2026.01.21 22:12:51.508005 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
| 7118 | 2026.01.21 22:12:51.508106 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 7119 | 2026.01.21 22:12:51.508164 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::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 | ||
| 7120 | 2026.01.21 22:12:51.508215 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 108 rows starting from the beginning of the part | ||
| 7121 | 2026.01.21 22:12:51.508288 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7122 | 2026.01.21 22:12:51.508616 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.01.21 22:12:51.508686 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7124 | 2026.01.21 22:12:51.508765 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 7125 | 2026.01.21 22:12:51.509449 [ 192 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001703503 sec., 1901963.189967966 rows/sec., 119.98 MiB/sec. | ||
| 7126 | 2026.01.21 22:12:51.509802 [ 188 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7127 | 2026.01.21 22:12:51.510108 [ 188 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.01.21 22:12:51.510184 [ 188 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_46_9} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7129 | 2026.01.21 22:12:51.510273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7130 | 2026.01.21 22:12:52.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.99 MiB, peak 275.29 MiB, free memory in arenas 0.00 B, will set to 269.04 MiB (RSS), difference: 1.05 MiB | ||
| 7131 | 2026.01.21 22:12:56.476608 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.01.21 22:12:56.476822 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7133 | 2026.01.21 22:12:56.476900 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7134 | 2026.01.21 22:12:56.477580 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.01.21 22:12:56.477635 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7136 | 2026.01.21 22:12:56.478032 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7137 | 2026.01.21 22:12:56.478254 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.01.21 22:12:56.478413 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 198.16 KiB/sec. | ||
| 7139 | 2026.01.21 22:12:56.478462 [ 4 ] {aa040333-deaf-4b1e-b611-708371fe5d4e} <Debug> TCPHandler: Processed in 0.001998501 sec. | ||
| 7140 | 2026.01.21 22:12:56.478582 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.01.21 22:12:56.478686 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7142 | 2026.01.21 22:12:56.478729 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7143 | 2026.01.21 22:12:56.479210 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.01.21 22:12:56.479247 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7145 | 2026.01.21 22:12:56.479562 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7146 | 2026.01.21 22:12:56.479769 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.01.21 22:12:56.479895 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Debug> executeQuery: Read 108 rows, 9.21 KiB in 0.001234 sec., 87520.25931928687 rows/sec., 7.29 MiB/sec. | ||
| 7148 | 2026.01.21 22:12:56.479932 [ 4 ] {fa72e2c9-4d3d-4abf-8224-da5e85cb65cd} <Debug> TCPHandler: Processed in 0.001404896 sec. | ||
| 7149 | 2026.01.21 22:12:56.480047 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.01.21 22:12:56.480143 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.01.21 22:12:56.480183 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7152 | 2026.01.21 22:12:56.480572 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.21 22:12:56.480609 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7154 | 2026.01.21 22:12:56.480902 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7155 | 2026.01.21 22:12:56.481106 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.21 22:12:56.481235 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.00111 sec., 26126.126126126124 rows/sec., 1.90 MiB/sec. | ||
| 7157 | 2026.01.21 22:12:56.481271 [ 4 ] {85612468-d063-4a86-9640-92e9765b39df} <Debug> TCPHandler: Processed in 0.001278783 sec. | ||
| 7158 | 2026.01.21 22:12:56.481371 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.01.21 22:12:56.481466 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7160 | 2026.01.21 22:12:56.481505 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7161 | 2026.01.21 22:12:56.481928 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.01.21 22:12:56.481965 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7163 | 2026.01.21 22:12:56.482278 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7164 | 2026.01.21 22:12:56.482482 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.01.21 22:12:56.482611 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001162 sec., 80034.42340791738 rows/sec., 6.26 MiB/sec. | ||
| 7166 | 2026.01.21 22:12:56.482648 [ 4 ] {070480e7-d242-45ca-9816-665237837cc7} <Debug> TCPHandler: Processed in 0.001326864 sec. | ||
| 7167 | 2026.01.21 22:12:56.482762 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.01.21 22:12:56.482856 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.01.21 22:12:56.482899 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7170 | 2026.01.21 22:12:56.483303 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.01.21 22:12:56.483339 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7172 | 2026.01.21 22:12:56.483664 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7173 | 2026.01.21 22:12:56.483869 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.01.21 22:12:56.483998 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00116 sec., 139655.1724137931 rows/sec., 9.73 MiB/sec. | ||
| 7175 | 2026.01.21 22:12:56.484035 [ 4 ] {b494b182-fdf0-4312-943b-7b94822ab9d8} <Debug> TCPHandler: Processed in 0.001323454 sec. | ||
| 7176 | 2026.01.21 22:12:56.484164 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.01.21 22:12:56.484285 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.01.21 22:12:56.484351 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7179 | 2026.01.21 22:12:56.485214 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.01.21 22:12:56.485251 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7181 | 2026.01.21 22:12:56.485796 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7182 | 2026.01.21 22:12:56.486023 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.01.21 22:12:56.486161 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001902 sec., 13144.058885383805 rows/sec., 23.55 MiB/sec. | ||
| 7184 | 2026.01.21 22:12:56.486222 [ 4 ] {4b748a2d-6f6a-4bb4-aa6f-6cf64aee0b68} <Debug> TCPHandler: Processed in 0.002122024 sec. | ||
| 7185 | 2026.01.21 22:12:56.486328 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.01.21 22:12:56.486424 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.01.21 22:12:56.486467 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7188 | 2026.01.21 22:12:56.486798 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.01.21 22:12:56.486834 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7190 | 2026.01.21 22:12:56.487140 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7191 | 2026.01.21 22:12:56.487343 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.01.21 22:12:56.487475 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7193 | 2026.01.21 22:12:56.487510 [ 4 ] {3461dfe4-c551-4c50-bce6-6dc7c0cdf95b} <Debug> TCPHandler: Processed in 0.001233632 sec. | ||
| 7194 | 2026.01.21 22:12:57.030626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13944 | ||
| 7195 | 2026.01.21 22:12:57.031177 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.01.21 22:12:57.031219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7197 | 2026.01.21 22:12:57.031734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7198 | 2026.01.21 22:12:57.031977 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.01.21 22:12:57.032126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13944 | ||
| 7200 | 2026.01.21 22:12:57.765109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7201 | 2026.01.21 22:12:57.782042 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.01.21 22:12:57.782098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7203 | 2026.01.21 22:12:57.787711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7204 | 2026.01.21 22:12:57.788446 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.01.21 22:12:57.791450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7206 | 2026.01.21 22:12:59.612794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 962 | ||
| 7207 | 2026.01.21 22:12:59.615262 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.01.21 22:12:59.615320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7209 | 2026.01.21 22:12:59.616545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7210 | 2026.01.21 22:12:59.616825 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.01.21 22:12:59.617203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7212 | 2026.01.21 22:13:01.489715 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.01.21 22:13:01.489905 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7214 | 2026.01.21 22:13:01.489979 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7215 | 2026.01.21 22:13:01.490937 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.01.21 22:13:01.490986 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7217 | 2026.01.21 22:13:01.491395 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7218 | 2026.01.21 22:13:01.491623 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.01.21 22:13:01.491754 [ 122 ] {} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7220 | 2026.01.21 22:13:01.491785 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001936 sec., 230371.90082644628 rows/sec., 14.61 MiB/sec. | ||
| 7221 | 2026.01.21 22:13:01.491845 [ 122 ] {} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.01.21 22:13:01.491859 [ 4 ] {5b4638d9-4830-4bf8-bb60-fdca0f7f1d82} <Debug> TCPHandler: Processed in 0.002273628 sec. | ||
| 7223 | 2026.01.21 22:13:01.491891 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7224 | 2026.01.21 22:13:01.492003 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.01.21 22:13:01.492025 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::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 | ||
| 7226 | 2026.01.21 22:13:01.492119 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7227 | 2026.01.21 22:13:01.492165 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7228 | 2026.01.21 22:13:01.492168 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7229 | 2026.01.21 22:13:01.492207 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 446 rows starting from the beginning of the part | ||
| 7230 | 2026.01.21 22:13:01.492280 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 446 rows starting from the beginning of the part | ||
| 7231 | 2026.01.21 22:13:01.492324 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 446 rows starting from the beginning of the part | ||
| 7232 | 2026.01.21 22:13:01.492373 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 446 rows starting from the beginning of the part | ||
| 7233 | 2026.01.21 22:13:01.492414 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 446 rows starting from the beginning of the part | ||
| 7234 | 2026.01.21 22:13:01.493265 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.01.21 22:13:01.493308 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7236 | 2026.01.21 22:13:01.493572 [ 188 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603181 sec., 1390984.54884383 rows/sec., 93.52 MiB/sec. | ||
| 7237 | 2026.01.21 22:13:01.493720 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7238 | 2026.01.21 22:13:01.493726 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7239 | 2026.01.21 22:13:01.494014 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.01.21 22:13:01.494058 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.01.21 22:13:01.494140 [ 201 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_21_5} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7242 | 2026.01.21 22:13:01.494169 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.002075 sec., 593734.9397590362 rows/sec., 47.16 MiB/sec. | ||
| 7243 | 2026.01.21 22:13:01.494213 [ 4 ] {2d3d6199-613a-40bf-9682-a7f60934b7dd} <Debug> TCPHandler: Processed in 0.002264398 sec. | ||
| 7244 | 2026.01.21 22:13:01.494215 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7245 | 2026.01.21 22:13:01.494330 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.01.21 22:13:01.494434 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.01.21 22:13:01.494475 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7248 | 2026.01.21 22:13:01.494977 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.01.21 22:13:01.495014 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7250 | 2026.01.21 22:13:01.495333 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7251 | 2026.01.21 22:13:01.495545 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.01.21 22:13:01.495654 [ 122 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7253 | 2026.01.21 22:13:01.495679 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001267 sec., 187845.30386740333 rows/sec., 11.19 MiB/sec. | ||
| 7254 | 2026.01.21 22:13:01.495687 [ 122 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.01.21 22:13:01.495718 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7256 | 2026.01.21 22:13:01.495724 [ 4 ] {89d5ab3d-de2f-4e15-b3d7-b7da201f1a45} <Debug> TCPHandler: Processed in 0.001444567 sec. | ||
| 7257 | 2026.01.21 22:13:01.495823 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 7258 | 2026.01.21 22:13:01.495846 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.01.21 22:13:01.495960 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7260 | 2026.01.21 22:13:01.495981 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7261 | 2026.01.21 22:13:01.496003 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7262 | 2026.01.21 22:13:01.496023 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 281 rows starting from the beginning of the part | ||
| 7263 | 2026.01.21 22:13:01.496101 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 252 rows starting from the beginning of the part | ||
| 7264 | 2026.01.21 22:13:01.496152 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7265 | 2026.01.21 22:13:01.496199 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 238 rows starting from the beginning of the part | ||
| 7266 | 2026.01.21 22:13:01.496245 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part | ||
| 7267 | 2026.01.21 22:13:01.496289 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 238 rows starting from the beginning of the part | ||
| 7268 | 2026.01.21 22:13:01.496498 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.01.21 22:13:01.496540 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7270 | 2026.01.21 22:13:01.496871 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7271 | 2026.01.21 22:13:01.497106 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.01.21 22:13:01.497239 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001298 sec., 177195.68567026197 rows/sec., 11.42 MiB/sec. | ||
| 7273 | 2026.01.21 22:13:01.497276 [ 4 ] {f810ff1d-e9c4-45c3-80b6-53d7ae71442a} <Debug> TCPHandler: Processed in 0.001479687 sec. | ||
| 7274 | 2026.01.21 22:13:01.497294 [ 188 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526619 sec., 696309.9502888409 rows/sec., 45.03 MiB/sec. | ||
| 7275 | 2026.01.21 22:13:01.497385 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.01.21 22:13:01.497437 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7277 | 2026.01.21 22:13:01.497489 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.01.21 22:13:01.497534 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7279 | 2026.01.21 22:13:01.497683 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.01.21 22:13:01.497760 [ 199 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_41_8} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7281 | 2026.01.21 22:13:01.497834 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7282 | 2026.01.21 22:13:01.498019 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.01.21 22:13:01.498059 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7284 | 2026.01.21 22:13:01.498370 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7285 | 2026.01.21 22:13:01.498590 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.21 22:13:01.498701 [ 119 ] {} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7287 | 2026.01.21 22:13:01.498725 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001254 sec., 182615.62998405105 rows/sec., 10.37 MiB/sec. | ||
| 7288 | 2026.01.21 22:13:01.498747 [ 119 ] {} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.01.21 22:13:01.498769 [ 4 ] {4d55b982-ddcf-4e97-b04c-d0d1407fd362} <Debug> TCPHandler: Processed in 0.001433467 sec. | ||
| 7290 | 2026.01.21 22:13:01.498772 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7291 | 2026.01.21 22:13:01.498865 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::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 | ||
| 7292 | 2026.01.21 22:13:01.498890 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.01.21 22:13:01.498948 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7294 | 2026.01.21 22:13:01.498977 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 229 rows starting from the beginning of the part | ||
| 7295 | 2026.01.21 22:13:01.498986 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7296 | 2026.01.21 22:13:01.499027 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7297 | 2026.01.21 22:13:01.499031 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 229 rows starting from the beginning of the part | ||
| 7298 | 2026.01.21 22:13:01.499077 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 229 rows starting from the beginning of the part | ||
| 7299 | 2026.01.21 22:13:01.499113 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 229 rows starting from the beginning of the part | ||
| 7300 | 2026.01.21 22:13:01.499150 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 229 rows starting from the beginning of the part | ||
| 7301 | 2026.01.21 22:13:01.499708 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.01.21 22:13:01.499743 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7303 | 2026.01.21 22:13:01.499977 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113979 sec., 1004571.0174681302 rows/sec., 60.86 MiB/sec. | ||
| 7304 | 2026.01.21 22:13:01.500080 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7305 | 2026.01.21 22:13:01.500103 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7306 | 2026.01.21 22:13:01.500339 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.01.21 22:13:01.500398 [ 188 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_21_5} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7308 | 2026.01.21 22:13:01.500408 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.01.21 22:13:01.500457 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7310 | 2026.01.21 22:13:01.500572 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001603 sec., 466625.07797878975 rows/sec., 32.57 MiB/sec. | ||
| 7311 | 2026.01.21 22:13:01.500618 [ 4 ] {904c8601-912e-4d1b-97ec-55f4ee1fda4d} <Debug> TCPHandler: Processed in 0.001778345 sec. | ||
| 7312 | 2026.01.21 22:13:01.500800 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.01.21 22:13:01.500894 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7314 | 2026.01.21 22:13:01.500935 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7315 | 2026.01.21 22:13:01.501265 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.01.21 22:13:01.501301 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7317 | 2026.01.21 22:13:01.501597 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7318 | 2026.01.21 22:13:01.501799 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.01.21 22:13:01.501925 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 7320 | 2026.01.21 22:13:01.501966 [ 4 ] {6008d06d-86d4-454b-a7a5-0d9f95a6b3f3} <Debug> TCPHandler: Processed in 0.001220151 sec. | ||
| 7321 | 2026.01.21 22:13:01.502074 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.01.21 22:13:01.502169 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.01.21 22:13:01.502211 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7324 | 2026.01.21 22:13:01.502646 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.01.21 22:13:01.502682 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7326 | 2026.01.21 22:13:01.503012 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7327 | 2026.01.21 22:13:01.503214 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.01.21 22:13:01.503341 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.00119 sec., 275630.2521008403 rows/sec., 18.06 MiB/sec. | ||
| 7329 | 2026.01.21 22:13:01.503376 [ 4 ] {d3d52f64-672d-42b2-b8f2-49c707bc95ac} <Debug> TCPHandler: Processed in 0.001350474 sec. | ||
| 7330 | 2026.01.21 22:13:01.503479 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.01.21 22:13:01.503570 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7332 | 2026.01.21 22:13:01.503611 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7333 | 2026.01.21 22:13:01.503910 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.01.21 22:13:01.503944 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7335 | 2026.01.21 22:13:01.504232 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7336 | 2026.01.21 22:13:01.504428 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.01.21 22:13:01.504550 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 7338 | 2026.01.21 22:13:01.504584 [ 4 ] {0ade7e39-7de7-470b-86dc-ca986ad3acad} <Debug> TCPHandler: Processed in 0.001151559 sec. | ||
| 7339 | 2026.01.21 22:13:01.504687 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.01.21 22:13:01.504778 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.01.21 22:13:01.504830 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7342 | 2026.01.21 22:13:01.505625 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.01.21 22:13:01.505661 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7344 | 2026.01.21 22:13:01.506176 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7345 | 2026.01.21 22:13:01.506389 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.01.21 22:13:01.506525 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001765 sec., 8498.583569405098 rows/sec., 15.23 MiB/sec. | ||
| 7347 | 2026.01.21 22:13:01.506581 [ 4 ] {9bd31e37-ed35-4037-98e0-dad77e0f3e6f} <Debug> TCPHandler: Processed in 0.00194203 sec. | ||
| 7348 | 2026.01.21 22:13:01.506687 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.01.21 22:13:01.506779 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.01.21 22:13:01.506819 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7351 | 2026.01.21 22:13:01.507152 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.01.21 22:13:01.507196 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7353 | 2026.01.21 22:13:01.507497 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7354 | 2026.01.21 22:13:01.507698 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.21 22:13:01.507820 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001059 sec., 101983.00283286118 rows/sec., 6.22 MiB/sec. | ||
| 7356 | 2026.01.21 22:13:01.507855 [ 4 ] {1100721e-acf8-414e-a8b4-87e6b0ac091a} <Debug> TCPHandler: Processed in 0.001215851 sec. | ||
| 7357 | 2026.01.21 22:13:04.386354 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7358 | 2026.01.21 22:13:04.386418 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7359 | 2026.01.21 22:13:04.533133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14392 | ||
| 7360 | 2026.01.21 22:13:04.533636 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.01.21 22:13:04.533684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7362 | 2026.01.21 22:13:04.534179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7363 | 2026.01.21 22:13:04.534427 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.01.21 22:13:04.534577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14392 | ||
| 7365 | 2026.01.21 22:13:05.291629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7366 | 2026.01.21 22:13:05.309274 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.01.21 22:13:05.309343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7368 | 2026.01.21 22:13:05.315039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7369 | 2026.01.21 22:13:05.315793 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.01.21 22:13:05.319343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7371 | 2026.01.21 22:13:06.477019 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.01.21 22:13:06.477217 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7373 | 2026.01.21 22:13:06.477288 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7374 | 2026.01.21 22:13:06.478033 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.01.21 22:13:06.478078 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7376 | 2026.01.21 22:13:06.478479 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7377 | 2026.01.21 22:13:06.478710 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.01.21 22:13:06.478860 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001697 sec., 62463.17030053035 rows/sec., 5.22 MiB/sec. | ||
| 7379 | 2026.01.21 22:13:06.478902 [ 4 ] {065d7576-ca2d-41e1-90fd-044df1dcfcc0} <Debug> TCPHandler: Processed in 0.002025962 sec. | ||
| 7380 | 2026.01.21 22:13:06.479044 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2026.01.21 22:13:06.479141 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7382 | 2026.01.21 22:13:06.479181 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7383 | 2026.01.21 22:13:06.479585 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.01.21 22:13:06.479620 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7385 | 2026.01.21 22:13:06.479933 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7386 | 2026.01.21 22:13:06.480152 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.01.21 22:13:06.480279 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001157 sec., 21607.605877268797 rows/sec., 1.59 MiB/sec. | ||
| 7388 | 2026.01.21 22:13:06.480316 [ 4 ] {35c0b182-d878-404b-83e8-f3e3795a22b6} <Debug> TCPHandler: Processed in 0.001323344 sec. | ||
| 7389 | 2026.01.21 22:13:06.480428 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.01.21 22:13:06.480550 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7391 | 2026.01.21 22:13:06.480589 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7392 | 2026.01.21 22:13:06.481032 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2026.01.21 22:13:06.481074 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7394 | 2026.01.21 22:13:06.481380 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7395 | 2026.01.21 22:13:06.481588 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.01.21 22:13:06.481714 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001182 sec., 75296.10829103214 rows/sec., 5.88 MiB/sec. | ||
| 7397 | 2026.01.21 22:13:06.481749 [ 4 ] {242459b5-8311-4de2-8d91-dc2d048941b9} <Debug> TCPHandler: Processed in 0.001372495 sec. | ||
| 7398 | 2026.01.21 22:13:06.481862 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7399 | 2026.01.21 22:13:06.481985 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7400 | 2026.01.21 22:13:06.482029 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7401 | 2026.01.21 22:13:06.482460 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.01.21 22:13:06.482497 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7403 | 2026.01.21 22:13:06.482849 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7404 | 2026.01.21 22:13:06.483070 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.01.21 22:13:06.483201 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 7406 | 2026.01.21 22:13:06.483238 [ 4 ] {b65a7463-19b3-474e-83b9-fb6761267898} <Debug> TCPHandler: Processed in 0.001426536 sec. | ||
| 7407 | 2026.01.21 22:13:06.483347 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7408 | 2026.01.21 22:13:06.483445 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7409 | 2026.01.21 22:13:06.483500 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7410 | 2026.01.21 22:13:06.484320 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.01.21 22:13:06.484354 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7412 | 2026.01.21 22:13:06.484875 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7413 | 2026.01.21 22:13:06.485100 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.01.21 22:13:06.485216 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7415 | 2026.01.21 22:13:06.485235 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001809 sec., 13819.789939192924 rows/sec., 24.76 MiB/sec. | ||
| 7416 | 2026.01.21 22:13:06.485259 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.01.21 22:13:06.485278 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7418 | 2026.01.21 22:13:06.485293 [ 4 ] {88103e5b-8d05-4f77-8486-f458d1e05a9d} <Debug> TCPHandler: Processed in 0.001996451 sec. | ||
| 7419 | 2026.01.21 22:13:06.485390 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 7420 | 2026.01.21 22:13:06.485408 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.01.21 22:13:06.485532 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7422 | 2026.01.21 22:13:06.485576 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7423 | 2026.01.21 22:13:06.485644 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7424 | 2026.01.21 22:13:06.485711 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 665 rows starting from the beginning of the part | ||
| 7425 | 2026.01.21 22:13:06.485833 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7426 | 2026.01.21 22:13:06.485907 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.01.21 22:13:06.485933 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7428 | 2026.01.21 22:13:06.485947 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7429 | 2026.01.21 22:13:06.486027 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 7430 | 2026.01.21 22:13:06.486119 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7431 | 2026.01.21 22:13:06.486206 [ 199 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7432 | 2026.01.21 22:13:06.486280 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7433 | 2026.01.21 22:13:06.486508 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.01.21 22:13:06.486641 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 7435 | 2026.01.21 22:13:06.486678 [ 4 ] {e693ed24-3e5a-409d-9cfe-2e845c739621} <Debug> TCPHandler: Processed in 0.001320784 sec. | ||
| 7436 | 2026.01.21 22:13:06.490830 [ 194 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 19 columns (19 merged, 0 gathered) in 0.005492851 sec., 140182.21138712848 rows/sec., 251.20 MiB/sec. | ||
| 7437 | 2026.01.21 22:13:06.491631 [ 195 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7438 | 2026.01.21 22:13:06.491978 [ 195 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.01.21 22:13:06.492056 [ 195 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7440 | 2026.01.21 22:13:06.492173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 7441 | 2026.01.21 22:13:07.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.59 MiB, peak 277.22 MiB, free memory in arenas 0.00 B, will set to 270.89 MiB (RSS), difference: 1.31 MiB | ||
| 7442 | 2026.01.21 22:13:08.160953 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2026.01.21 22:13:08.161138 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7444 | 2026.01.21 22:13:08.161208 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7445 | 2026.01.21 22:13:08.162027 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.01.21 22:13:08.162078 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7447 | 2026.01.21 22:13:08.162525 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7448 | 2026.01.21 22:13:08.162758 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.01.21 22:13:08.162920 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001835 sec., 243051.7711171662 rows/sec., 15.41 MiB/sec. | ||
| 7450 | 2026.01.21 22:13:08.162972 [ 4 ] {bcd004f8-c317-4168-893b-e8fdf9371b57} <Debug> TCPHandler: Processed in 0.002157065 sec. | ||
| 7451 | 2026.01.21 22:13:08.163093 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.01.21 22:13:08.163199 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7453 | 2026.01.21 22:13:08.163245 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7454 | 2026.01.21 22:13:08.164877 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.01.21 22:13:08.164915 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7456 | 2026.01.21 22:13:08.165390 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7457 | 2026.01.21 22:13:08.165638 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.01.21 22:13:08.165784 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Debug> executeQuery: Read 2372 rows, 196.31 KiB in 0.002609 sec., 909160.5979302414 rows/sec., 73.48 MiB/sec. | ||
| 7459 | 2026.01.21 22:13:08.165827 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7460 | 2026.01.21 22:13:08.165840 [ 4 ] {f848eb19-f79c-4712-9609-103fec0792a6} <Debug> TCPHandler: Processed in 0.002802191 sec. | ||
| 7461 | 2026.01.21 22:13:08.165959 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.01.21 22:13:08.166061 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7463 | 2026.01.21 22:13:08.166105 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7464 | 2026.01.21 22:13:08.166626 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.01.21 22:13:08.166662 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7466 | 2026.01.21 22:13:08.166990 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7467 | 2026.01.21 22:13:08.167208 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.01.21 22:13:08.167343 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001305 sec., 182375.47892720308 rows/sec., 10.87 MiB/sec. | ||
| 7469 | 2026.01.21 22:13:08.167383 [ 4 ] {7104fd82-1679-44b1-bc18-90852588473b} <Debug> TCPHandler: Processed in 0.001476968 sec. | ||
| 7470 | 2026.01.21 22:13:08.167502 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.01.21 22:13:08.167601 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7472 | 2026.01.21 22:13:08.167642 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7473 | 2026.01.21 22:13:08.168199 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.01.21 22:13:08.168236 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7475 | 2026.01.21 22:13:08.168549 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7476 | 2026.01.21 22:13:08.168758 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.01.21 22:13:08.168887 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001306 sec., 350689.12710566615 rows/sec., 23.17 MiB/sec. | ||
| 7478 | 2026.01.21 22:13:08.168930 [ 4 ] {a6cd7868-4a37-468a-8399-2294b4e246bf} <Debug> TCPHandler: Processed in 0.001479587 sec. | ||
| 7479 | 2026.01.21 22:13:08.169051 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.01.21 22:13:08.169148 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.01.21 22:13:08.169189 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7482 | 2026.01.21 22:13:08.169712 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.21 22:13:08.169757 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7484 | 2026.01.21 22:13:08.170163 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7485 | 2026.01.21 22:13:08.170395 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.01.21 22:13:08.170527 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001397 sec., 163922.6914817466 rows/sec., 9.31 MiB/sec. | ||
| 7487 | 2026.01.21 22:13:08.170566 [ 4 ] {f44f4762-c646-4ebf-b71e-0860e44c6422} <Debug> TCPHandler: Processed in 0.00156611 sec. | ||
| 7488 | 2026.01.21 22:13:08.170687 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.01.21 22:13:08.170785 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7490 | 2026.01.21 22:13:08.170824 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7491 | 2026.01.21 22:13:08.171655 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.01.21 22:13:08.171694 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7493 | 2026.01.21 22:13:08.172057 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7494 | 2026.01.21 22:13:08.172270 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.01.21 22:13:08.172402 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Debug> executeQuery: Read 1204 rows, 87.75 KiB in 0.001635 sec., 736391.4373088685 rows/sec., 52.41 MiB/sec. | ||
| 7496 | 2026.01.21 22:13:08.172441 [ 4 ] {e631fd2e-016b-4264-acda-681bd0e77af1} <Debug> TCPHandler: Processed in 0.001804646 sec. | ||
| 7497 | 2026.01.21 22:13:08.172560 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.01.21 22:13:08.172657 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7499 | 2026.01.21 22:13:08.172700 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7500 | 2026.01.21 22:13:08.173039 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.01.21 22:13:08.173073 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7502 | 2026.01.21 22:13:08.173376 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7503 | 2026.01.21 22:13:08.173718 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.01.21 22:13:08.173894 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001252 sec., 4792.3322683706065 rows/sec., 250.38 KiB/sec. | ||
| 7505 | 2026.01.21 22:13:08.173951 [ 4 ] {bfcd62da-4e45-4288-800c-949d6b3eda24} <Debug> TCPHandler: Processed in 0.001440627 sec. | ||
| 7506 | 2026.01.21 22:13:08.174066 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.01.21 22:13:08.174168 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7508 | 2026.01.21 22:13:08.174226 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7509 | 2026.01.21 22:13:08.174937 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.01.21 22:13:08.174972 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7511 | 2026.01.21 22:13:08.175349 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7512 | 2026.01.21 22:13:08.175560 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.01.21 22:13:08.175692 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Debug> executeQuery: Read 916 rows, 61.92 KiB in 0.001547 sec., 592113.7685843569 rows/sec., 39.09 MiB/sec. | ||
| 7514 | 2026.01.21 22:13:08.175731 [ 4 ] {c9792b9b-6883-4e19-87aa-f0518bdb5491} <Debug> TCPHandler: Processed in 0.001714193 sec. | ||
| 7515 | 2026.01.21 22:13:08.175848 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.01.21 22:13:08.175946 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7517 | 2026.01.21 22:13:08.175995 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7518 | 2026.01.21 22:13:08.176300 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.01.21 22:13:08.176337 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7520 | 2026.01.21 22:13:08.176642 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7521 | 2026.01.21 22:13:08.176861 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.01.21 22:13:08.177030 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 7523 | 2026.01.21 22:13:08.177071 [ 4 ] {a3d7fdf4-b6ad-4c77-8065-af72f2815250} <Debug> TCPHandler: Processed in 0.001273463 sec. | ||
| 7524 | 2026.01.21 22:13:08.177246 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.01.21 22:13:08.177342 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.01.21 22:13:08.177397 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7527 | 2026.01.21 22:13:08.178192 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.01.21 22:13:08.178229 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7529 | 2026.01.21 22:13:08.178758 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7530 | 2026.01.21 22:13:08.179003 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.01.21 22:13:08.179145 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 7532 | 2026.01.21 22:13:08.179215 [ 4 ] {390132ad-4c5c-42cf-8a22-4beb0f18f0e9} <Debug> TCPHandler: Processed in 0.002019041 sec. | ||
| 7533 | 2026.01.21 22:13:08.179333 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.01.21 22:13:08.179428 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.01.21 22:13:08.179470 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7536 | 2026.01.21 22:13:08.179820 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.01.21 22:13:08.179856 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7538 | 2026.01.21 22:13:08.180164 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7539 | 2026.01.21 22:13:08.180374 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.01.21 22:13:08.180503 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001094 sec., 65813.52833638026 rows/sec., 3.80 MiB/sec. | ||
| 7541 | 2026.01.21 22:13:08.180538 [ 4 ] {918f6e42-c66b-48b1-8f72-cad3d0f0aed2} <Debug> TCPHandler: Processed in 0.001256652 sec. | ||
| 7542 | 2026.01.21 22:13:09.618279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1018 | ||
| 7543 | 2026.01.21 22:13:09.621141 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.01.21 22:13:09.621190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7545 | 2026.01.21 22:13:09.622426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7546 | 2026.01.21 22:13:09.622704 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.01.21 22:13:09.623076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 7548 | 2026.01.21 22:13:11.472078 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.01.21 22:13:11.472261 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7550 | 2026.01.21 22:13:11.472328 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7551 | 2026.01.21 22:13:11.472979 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.01.21 22:13:11.473033 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7553 | 2026.01.21 22:13:11.473440 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7554 | 2026.01.21 22:13:11.473675 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.01.21 22:13:11.473819 [ 108 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7556 | 2026.01.21 22:13:11.473838 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 7557 | 2026.01.21 22:13:11.473861 [ 108 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.01.21 22:13:11.473882 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7559 | 2026.01.21 22:13:11.473891 [ 4 ] {17228ffc-d995-45c5-b576-b3a84bcea5bb} <Debug> TCPHandler: Processed in 0.00195489 sec. | ||
| 7560 | 2026.01.21 22:13:11.474018 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.01.21 22:13:11.474015 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7562 | 2026.01.21 22:13:11.474122 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7563 | 2026.01.21 22:13:11.474170 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7564 | 2026.01.21 22:13:11.474184 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7565 | 2026.01.21 22:13:11.474224 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2432 rows starting from the beginning of the part | ||
| 7566 | 2026.01.21 22:13:11.474291 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 7567 | 2026.01.21 22:13:11.474338 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1232 rows starting from the beginning of the part | ||
| 7568 | 2026.01.21 22:13:11.474384 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 7569 | 2026.01.21 22:13:11.474451 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2372 rows starting from the beginning of the part | ||
| 7570 | 2026.01.21 22:13:11.474506 [ 193 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7571 | 2026.01.21 22:13:11.474618 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.01.21 22:13:11.474661 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7573 | 2026.01.21 22:13:11.475013 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7574 | 2026.01.21 22:13:11.475252 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.01.21 22:13:11.475392 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 7576 | 2026.01.21 22:13:11.475419 [ 107 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7577 | 2026.01.21 22:13:11.475430 [ 4 ] {7e4176a0-6a12-400a-bc1d-a9da5995337c} <Debug> TCPHandler: Processed in 0.001466677 sec. | ||
| 7578 | 2026.01.21 22:13:11.475498 [ 107 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.01.21 22:13:11.475530 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7580 | 2026.01.21 22:13:11.475584 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.01.21 22:13:11.475623 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7582 | 2026.01.21 22:13:11.475685 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.01.21 22:13:11.475734 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7584 | 2026.01.21 22:13:11.475742 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7585 | 2026.01.21 22:13:11.475779 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1265 rows starting from the beginning of the part | ||
| 7586 | 2026.01.21 22:13:11.475844 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 93 rows starting from the beginning of the part | ||
| 7587 | 2026.01.21 22:13:11.475893 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 748 rows starting from the beginning of the part | ||
| 7588 | 2026.01.21 22:13:11.475932 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 89 rows starting from the beginning of the part | ||
| 7589 | 2026.01.21 22:13:11.475970 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1204 rows starting from the beginning of the part | ||
| 7590 | 2026.01.21 22:13:11.476010 [ 195 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7591 | 2026.01.21 22:13:11.476155 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.01.21 22:13:11.476197 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7593 | 2026.01.21 22:13:11.476734 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7594 | 2026.01.21 22:13:11.476860 [ 194 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6306 rows, containing 5 columns (5 merged, 0 gathered) in 0.002905955 sec., 2170026.720991894 rows/sec., 183.34 MiB/sec. | ||
| 7595 | 2026.01.21 22:13:11.476973 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.01.21 22:13:11.477097 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7597 | 2026.01.21 22:13:11.477119 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001454 sec., 66024.75928473177 rows/sec., 4.60 MiB/sec. | ||
| 7598 | 2026.01.21 22:13:11.477160 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.01.21 22:13:11.477178 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7600 | 2026.01.21 22:13:11.477191 [ 4 ] {97ed6f94-e1e3-49b6-bcaa-43a3cd903434} <Debug> TCPHandler: Processed in 0.001658062 sec. | ||
| 7601 | 2026.01.21 22:13:11.477188 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7602 | 2026.01.21 22:13:11.477316 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7603 | 2026.01.21 22:13:11.477333 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.01.21 22:13:11.477415 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001833457 sec., 1888781.683999134 rows/sec., 142.26 MiB/sec. | ||
| 7605 | 2026.01.21 22:13:11.477421 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7606 | 2026.01.21 22:13:11.477436 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.01.21 22:13:11.477475 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14900 rows starting from the beginning of the part | ||
| 7608 | 2026.01.21 22:13:11.477501 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.01.21 22:13:11.477503 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7610 | 2026.01.21 22:13:11.477540 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part | ||
| 7611 | 2026.01.21 22:13:11.477593 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 328 rows starting from the beginning of the part | ||
| 7612 | 2026.01.21 22:13:11.477608 [ 198 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_51_10} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7613 | 2026.01.21 22:13:11.477613 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7614 | 2026.01.21 22:13:11.477635 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7615 | 2026.01.21 22:13:11.477674 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 916 rows starting from the beginning of the part | ||
| 7616 | 2026.01.21 22:13:11.477713 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part | ||
| 7617 | 2026.01.21 22:13:11.477717 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 7618 | 2026.01.21 22:13:11.477872 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.01.21 22:13:11.477915 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7620 | 2026.01.21 22:13:11.477938 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.01.21 22:13:11.478034 [ 187 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_51_10} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7622 | 2026.01.21 22:13:11.478135 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7623 | 2026.01.21 22:13:11.478263 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7624 | 2026.01.21 22:13:11.478482 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.01.21 22:13:11.478596 [ 107 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7626 | 2026.01.21 22:13:11.478618 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 2.02 MiB/sec. | ||
| 7627 | 2026.01.21 22:13:11.478648 [ 107 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.01.21 22:13:11.478675 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7629 | 2026.01.21 22:13:11.478679 [ 4 ] {806df47a-e59d-4ee7-b63d-761a9e0cdf17} <Debug> TCPHandler: Processed in 0.001397235 sec. | ||
| 7630 | 2026.01.21 22:13:11.478758 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7631 | 2026.01.21 22:13:11.478867 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7632 | 2026.01.21 22:13:11.478899 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3240 rows starting from the beginning of the part | ||
| 7633 | 2026.01.21 22:13:11.478958 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7634 | 2026.01.21 22:13:11.479000 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part | ||
| 7635 | 2026.01.21 22:13:11.479038 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7636 | 2026.01.21 22:13:11.479074 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
| 7637 | 2026.01.21 22:13:11.479112 [ 198 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 7638 | 2026.01.21 22:13:11.480534 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001812826 sec., 1972610.719396125 rows/sec., 124.47 MiB/sec. | ||
| 7639 | 2026.01.21 22:13:11.480905 [ 195 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7640 | 2026.01.21 22:13:11.481174 [ 195 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.01.21 22:13:11.481250 [ 195 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_51_10} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7642 | 2026.01.21 22:13:11.481327 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7643 | 2026.01.21 22:13:11.482388 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16562 rows, containing 5 columns (5 merged, 0 gathered) in 0.00510854 sec., 3242022.1824630913 rows/sec., 216.51 MiB/sec. | ||
| 7644 | 2026.01.21 22:13:11.482542 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7645 | 2026.01.21 22:13:11.482790 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.01.21 22:13:11.482861 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7647 | 2026.01.21 22:13:11.482941 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 7648 | 2026.01.21 22:13:12.035584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14904 | ||
| 7649 | 2026.01.21 22:13:12.036109 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.01.21 22:13:12.036156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7651 | 2026.01.21 22:13:12.036687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7652 | 2026.01.21 22:13:12.036933 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.01.21 22:13:12.037064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14904 | ||
| 7654 | 2026.01.21 22:13:12.037082 [ 107 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7655 | 2026.01.21 22:13:12.037155 [ 107 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.01.21 22:13:12.037181 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7657 | 2026.01.21 22:13:12.037285 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 7658 | 2026.01.21 22:13:12.037404 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7659 | 2026.01.21 22:13:12.037442 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12472 rows starting from the beginning of the part | ||
| 7660 | 2026.01.21 22:13:12.037505 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7661 | 2026.01.21 22:13:12.037550 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7662 | 2026.01.21 22:13:12.037593 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7663 | 2026.01.21 22:13:12.037629 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7664 | 2026.01.21 22:13:12.037666 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7665 | 2026.01.21 22:13:12.039510 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002264028 sec., 6582957.454589784 rows/sec., 94.17 MiB/sec. | ||
| 7666 | 2026.01.21 22:13:12.039930 [ 197 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7667 | 2026.01.21 22:13:12.040218 [ 197 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.01.21 22:13:12.040288 [ 197 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_31_6} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7669 | 2026.01.21 22:13:12.040378 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7670 | 2026.01.21 22:13:12.820403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7671 | 2026.01.21 22:13:12.837295 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.01.21 22:13:12.837347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7673 | 2026.01.21 22:13:12.843294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7674 | 2026.01.21 22:13:12.843990 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.01.21 22:13:12.844342 [ 106 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7676 | 2026.01.21 22:13:12.844439 [ 106 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.01.21 22:13:12.844476 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7678 | 2026.01.21 22:13:12.844629 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 7679 | 2026.01.21 22:13:12.847005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7680 | 2026.01.21 22:13:12.848853 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7681 | 2026.01.21 22:13:12.850300 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7682 | 2026.01.21 22:13:12.855088 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7683 | 2026.01.21 22:13:12.859469 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7684 | 2026.01.21 22:13:12.863510 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7685 | 2026.01.21 22:13:12.868064 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7686 | 2026.01.21 22:13:12.871902 [ 191 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7687 | 2026.01.21 22:13:12.928061 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083494364 sec., 2802.5843756352224 rows/sec., 14.49 MiB/sec. | ||
| 7688 | 2026.01.21 22:13:12.930649 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7689 | 2026.01.21 22:13:12.932675 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.01.21 22:13:12.932753 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_31_6} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7691 | 2026.01.21 22:13:12.934585 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7692 | 2026.01.21 22:13:13.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.98 MiB, peak 283.54 MiB, free memory in arenas 0.00 B, will set to 278.63 MiB (RSS), difference: 5.64 MiB | ||
| 7693 | 2026.01.21 22:13:16.477602 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.01.21 22:13:16.477795 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7695 | 2026.01.21 22:13:16.477860 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7696 | 2026.01.21 22:13:16.478553 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.01.21 22:13:16.478596 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7698 | 2026.01.21 22:13:16.478999 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7699 | 2026.01.21 22:13:16.479238 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.01.21 22:13:16.479394 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001648 sec., 64320.388349514564 rows/sec., 5.37 MiB/sec. | ||
| 7701 | 2026.01.21 22:13:16.479434 [ 4 ] {e5c2aaf5-e8a0-4530-bd36-0447b2ae49ed} <Debug> TCPHandler: Processed in 0.001966221 sec. | ||
| 7702 | 2026.01.21 22:13:16.479576 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.01.21 22:13:16.479672 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.01.21 22:13:16.479712 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7705 | 2026.01.21 22:13:16.480136 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.01.21 22:13:16.480172 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7707 | 2026.01.21 22:13:16.480467 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7708 | 2026.01.21 22:13:16.480673 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.01.21 22:13:16.480801 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001148 sec., 21777.003484320558 rows/sec., 1.60 MiB/sec. | ||
| 7710 | 2026.01.21 22:13:16.480838 [ 4 ] {ea68aa00-75fc-4367-8017-5362792fd285} <Debug> TCPHandler: Processed in 0.001316644 sec. | ||
| 7711 | 2026.01.21 22:13:16.480947 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.01.21 22:13:16.481045 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7713 | 2026.01.21 22:13:16.481084 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7714 | 2026.01.21 22:13:16.481508 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.01.21 22:13:16.481546 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7716 | 2026.01.21 22:13:16.481844 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7717 | 2026.01.21 22:13:16.482050 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.01.21 22:13:16.482178 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001152 sec., 77256.94444444444 rows/sec., 6.03 MiB/sec. | ||
| 7719 | 2026.01.21 22:13:16.482216 [ 4 ] {457420f9-f096-4a72-9e76-0111d1ce37e7} <Debug> TCPHandler: Processed in 0.001319524 sec. | ||
| 7720 | 2026.01.21 22:13:16.482341 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.01.21 22:13:16.482436 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.01.21 22:13:16.482480 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7723 | 2026.01.21 22:13:16.482888 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.01.21 22:13:16.482925 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7725 | 2026.01.21 22:13:16.483257 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7726 | 2026.01.21 22:13:16.483474 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.01.21 22:13:16.483603 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 7728 | 2026.01.21 22:13:16.483639 [ 4 ] {f2762153-83b5-44cc-a8ca-c5f94e97010c} <Debug> TCPHandler: Processed in 0.001348334 sec. | ||
| 7729 | 2026.01.21 22:13:16.483738 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.01.21 22:13:16.483832 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.01.21 22:13:16.483885 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7732 | 2026.01.21 22:13:16.484683 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.01.21 22:13:16.484720 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7734 | 2026.01.21 22:13:16.485261 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7735 | 2026.01.21 22:13:16.485475 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.01.21 22:13:16.485611 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001797 sec., 13912.07568169171 rows/sec., 24.93 MiB/sec. | ||
| 7737 | 2026.01.21 22:13:16.485664 [ 4 ] {8bc05486-e680-4fc8-990f-f36b205ce486} <Debug> TCPHandler: Processed in 0.001975661 sec. | ||
| 7738 | 2026.01.21 22:13:16.485772 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.01.21 22:13:16.485867 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.01.21 22:13:16.485909 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7741 | 2026.01.21 22:13:16.486242 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.01.21 22:13:16.486278 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7743 | 2026.01.21 22:13:16.486581 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7744 | 2026.01.21 22:13:16.486785 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.01.21 22:13:16.486912 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7746 | 2026.01.21 22:13:16.486946 [ 4 ] {43f9d030-777f-4814-8fc1-c5ca3212df58} <Debug> TCPHandler: Processed in 0.001225392 sec. | ||
| 7747 | 2026.01.21 22:13:19.386659 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7748 | 2026.01.21 22:13:19.386724 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7749 | 2026.01.21 22:13:19.538091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15352 | ||
| 7750 | 2026.01.21 22:13:19.538597 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.01.21 22:13:19.538642 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7752 | 2026.01.21 22:13:19.539371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7753 | 2026.01.21 22:13:19.539625 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.01.21 22:13:19.539791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15352 | ||
| 7755 | 2026.01.21 22:13:19.624271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1038 | ||
| 7756 | 2026.01.21 22:13:19.626379 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.01.21 22:13:19.626437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7758 | 2026.01.21 22:13:19.627634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7759 | 2026.01.21 22:13:19.627923 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.01.21 22:13:19.628302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 7761 | 2026.01.21 22:13:20.001394 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922834 sec. | ||
| 7762 | 2026.01.21 22:13:20.348027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7763 | 2026.01.21 22:13:20.363721 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.01.21 22:13:20.363779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7765 | 2026.01.21 22:13:20.370076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7766 | 2026.01.21 22:13:20.370889 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.01.21 22:13:20.373597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7768 | 2026.01.21 22:13:21.488536 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2026.01.21 22:13:21.488732 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7770 | 2026.01.21 22:13:21.488805 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7771 | 2026.01.21 22:13:21.489665 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.01.21 22:13:21.489705 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7773 | 2026.01.21 22:13:21.490133 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7774 | 2026.01.21 22:13:21.490364 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.01.21 22:13:21.490513 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001835 sec., 243051.7711171662 rows/sec., 15.41 MiB/sec. | ||
| 7776 | 2026.01.21 22:13:21.490554 [ 4 ] {b4de0407-68d2-4d26-b26c-3aa612feadd7} <Debug> TCPHandler: Processed in 0.002156735 sec. | ||
| 7777 | 2026.01.21 22:13:21.490689 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.01.21 22:13:21.490783 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7779 | 2026.01.21 22:13:21.490825 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7780 | 2026.01.21 22:13:21.491884 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.01.21 22:13:21.491919 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7782 | 2026.01.21 22:13:21.492336 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7783 | 2026.01.21 22:13:21.492545 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.01.21 22:13:21.492676 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001912 sec., 644351.4644351464 rows/sec., 51.18 MiB/sec. | ||
| 7785 | 2026.01.21 22:13:21.492713 [ 4 ] {918f5aa6-c59f-4786-a866-bb8a6448abd9} <Debug> TCPHandler: Processed in 0.002074793 sec. | ||
| 7786 | 2026.01.21 22:13:21.492826 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.01.21 22:13:21.492928 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7788 | 2026.01.21 22:13:21.492969 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7789 | 2026.01.21 22:13:21.493470 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.01.21 22:13:21.493505 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7791 | 2026.01.21 22:13:21.493825 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7792 | 2026.01.21 22:13:21.494035 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.21 22:13:21.494167 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001258 sec., 189189.1891891892 rows/sec., 11.27 MiB/sec. | ||
| 7794 | 2026.01.21 22:13:21.494205 [ 4 ] {8aeb1753-18c1-4412-bc35-4858ab082a71} <Debug> TCPHandler: Processed in 0.001432226 sec. | ||
| 7795 | 2026.01.21 22:13:21.494313 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.01.21 22:13:21.494412 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7797 | 2026.01.21 22:13:21.494451 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7798 | 2026.01.21 22:13:21.494953 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.01.21 22:13:21.494987 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7800 | 2026.01.21 22:13:21.495297 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7801 | 2026.01.21 22:13:21.495500 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.01.21 22:13:21.495630 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001239 sec., 185633.57546408393 rows/sec., 11.97 MiB/sec. | ||
| 7803 | 2026.01.21 22:13:21.495666 [ 4 ] {258853fd-2bf8-498c-93df-a80a15c1821d} <Debug> TCPHandler: Processed in 0.001403706 sec. | ||
| 7804 | 2026.01.21 22:13:21.495772 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.01.21 22:13:21.495873 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7806 | 2026.01.21 22:13:21.495913 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7807 | 2026.01.21 22:13:21.496408 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.01.21 22:13:21.496443 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7809 | 2026.01.21 22:13:21.496771 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7810 | 2026.01.21 22:13:21.496995 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.01.21 22:13:21.497123 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001269 sec., 180457.05279747833 rows/sec., 10.24 MiB/sec. | ||
| 7812 | 2026.01.21 22:13:21.497161 [ 4 ] {f0576c9a-de70-4b87-9a11-bd319d416b41} <Debug> TCPHandler: Processed in 0.001439437 sec. | ||
| 7813 | 2026.01.21 22:13:21.497268 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.01.21 22:13:21.497362 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7815 | 2026.01.21 22:13:21.497402 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7816 | 2026.01.21 22:13:21.498080 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.01.21 22:13:21.498114 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7818 | 2026.01.21 22:13:21.498449 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7819 | 2026.01.21 22:13:21.498654 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.01.21 22:13:21.498783 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001439 sec., 519805.4204308548 rows/sec., 36.28 MiB/sec. | ||
| 7821 | 2026.01.21 22:13:21.498819 [ 4 ] {703a7706-b76a-4663-973f-e4f297276759} <Debug> TCPHandler: Processed in 0.001601021 sec. | ||
| 7822 | 2026.01.21 22:13:21.498928 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.01.21 22:13:21.499022 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7824 | 2026.01.21 22:13:21.499063 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7825 | 2026.01.21 22:13:21.499386 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.01.21 22:13:21.499420 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7827 | 2026.01.21 22:13:21.499718 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7828 | 2026.01.21 22:13:21.499927 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.01.21 22:13:21.500053 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 7830 | 2026.01.21 22:13:21.500089 [ 4 ] {23d87ab5-bd13-4d09-aa16-7ed2c453916f} <Debug> TCPHandler: Processed in 0.001211071 sec. | ||
| 7831 | 2026.01.21 22:13:21.500209 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.01.21 22:13:21.500330 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7833 | 2026.01.21 22:13:21.500382 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7834 | 2026.01.21 22:13:21.500899 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.01.21 22:13:21.500941 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7836 | 2026.01.21 22:13:21.501361 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7837 | 2026.01.21 22:13:21.501567 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.01.21 22:13:21.501701 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001395 sec., 235125.44802867383 rows/sec., 15.40 MiB/sec. | ||
| 7839 | 2026.01.21 22:13:21.501737 [ 4 ] {e0c224b0-0b58-400a-989b-b3b6b6508345} <Debug> TCPHandler: Processed in 0.001591001 sec. | ||
| 7840 | 2026.01.21 22:13:21.501853 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2026.01.21 22:13:21.501969 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7842 | 2026.01.21 22:13:21.502020 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7843 | 2026.01.21 22:13:21.502386 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.01.21 22:13:21.502420 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7845 | 2026.01.21 22:13:21.502715 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7846 | 2026.01.21 22:13:21.502924 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.01.21 22:13:21.503050 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 7848 | 2026.01.21 22:13:21.503085 [ 4 ] {2a7ce097-fa4f-4b6d-b510-3944438a5066} <Debug> TCPHandler: Processed in 0.001293443 sec. | ||
| 7849 | 2026.01.21 22:13:21.503186 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.01.21 22:13:21.503280 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7851 | 2026.01.21 22:13:21.503335 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7852 | 2026.01.21 22:13:21.504113 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.01.21 22:13:21.504148 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7854 | 2026.01.21 22:13:21.504659 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7855 | 2026.01.21 22:13:21.504877 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.01.21 22:13:21.505010 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001748 sec., 8581.235697940503 rows/sec., 15.38 MiB/sec. | ||
| 7857 | 2026.01.21 22:13:21.505062 [ 4 ] {3ab19e40-75f9-4ae9-aba8-fb7151e4fcca} <Debug> TCPHandler: Processed in 0.001925349 sec. | ||
| 7858 | 2026.01.21 22:13:21.505182 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.01.21 22:13:21.505276 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7860 | 2026.01.21 22:13:21.505317 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7861 | 2026.01.21 22:13:21.505657 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.01.21 22:13:21.505692 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7863 | 2026.01.21 22:13:21.506006 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7864 | 2026.01.21 22:13:21.506206 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.01.21 22:13:21.506330 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001071 sec., 100840.33613445378 rows/sec., 6.15 MiB/sec. | ||
| 7866 | 2026.01.21 22:13:21.506364 [ 4 ] {019e7fc0-7b0a-4359-9bbc-f8edfa6e8118} <Debug> TCPHandler: Processed in 0.001232411 sec. | ||
| 7867 | 2026.01.21 22:13:26.477023 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.01.21 22:13:26.477268 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7869 | 2026.01.21 22:13:26.477354 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7870 | 2026.01.21 22:13:26.478101 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.01.21 22:13:26.478149 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7872 | 2026.01.21 22:13:26.478568 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7873 | 2026.01.21 22:13:26.478793 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.01.21 22:13:26.478952 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001748 sec., 60640.732265446226 rows/sec., 5.06 MiB/sec. | ||
| 7875 | 2026.01.21 22:13:26.478994 [ 4 ] {a3a5c235-9455-491f-b3c4-1c0312b21300} <Debug> TCPHandler: Processed in 0.002133435 sec. | ||
| 7876 | 2026.01.21 22:13:26.479122 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.01.21 22:13:26.479218 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.01.21 22:13:26.479259 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7879 | 2026.01.21 22:13:26.479671 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.01.21 22:13:26.479707 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7881 | 2026.01.21 22:13:26.480014 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7882 | 2026.01.21 22:13:26.480218 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.01.21 22:13:26.480340 [ 92 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7884 | 2026.01.21 22:13:26.480349 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 7885 | 2026.01.21 22:13:26.480374 [ 92 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.01.21 22:13:26.480391 [ 4 ] {405e1681-4684-45ed-9a37-6fa8bec8e2b0} <Debug> TCPHandler: Processed in 0.001321594 sec. | ||
| 7887 | 2026.01.21 22:13:26.480393 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7888 | 2026.01.21 22:13:26.480502 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7889 | 2026.01.21 22:13:26.480554 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::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 | ||
| 7890 | 2026.01.21 22:13:26.480595 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7891 | 2026.01.21 22:13:26.480655 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7892 | 2026.01.21 22:13:26.480760 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7893 | 2026.01.21 22:13:26.480823 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 281 rows starting from the beginning of the part | ||
| 7894 | 2026.01.21 22:13:26.480903 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 7895 | 2026.01.21 22:13:26.480960 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 238 rows starting from the beginning of the part | ||
| 7896 | 2026.01.21 22:13:26.481010 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 7897 | 2026.01.21 22:13:26.481057 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 238 rows starting from the beginning of the part | ||
| 7898 | 2026.01.21 22:13:26.481095 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.01.21 22:13:26.481102 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 7900 | 2026.01.21 22:13:26.481136 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 7901 | 2026.01.21 22:13:26.481475 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7902 | 2026.01.21 22:13:26.481727 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.01.21 22:13:26.481865 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001287 sec., 69153.06915306915 rows/sec., 5.40 MiB/sec. | ||
| 7904 | 2026.01.21 22:13:26.481903 [ 4 ] {316eeb60-de0c-4e40-a4f1-6252c2d0f69c} <Debug> TCPHandler: Processed in 0.001450177 sec. | ||
| 7905 | 2026.01.21 22:13:26.482015 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.01.21 22:13:26.482110 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.01.21 22:13:26.482154 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7908 | 2026.01.21 22:13:26.482294 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822957 sec., 456401.33036599326 rows/sec., 29.78 MiB/sec. | ||
| 7909 | 2026.01.21 22:13:26.482465 [ 196 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7910 | 2026.01.21 22:13:26.482573 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.01.21 22:13:26.482608 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7912 | 2026.01.21 22:13:26.482716 [ 196 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.01.21 22:13:26.482778 [ 196 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_46_9} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7914 | 2026.01.21 22:13:26.482851 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7915 | 2026.01.21 22:13:26.482936 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7916 | 2026.01.21 22:13:26.483139 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.01.21 22:13:26.483266 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 7918 | 2026.01.21 22:13:26.483300 [ 4 ] {703606fa-9c5b-48ed-82e5-b0b83bd4855c} <Debug> TCPHandler: Processed in 0.001334774 sec. | ||
| 7919 | 2026.01.21 22:13:26.483405 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.01.21 22:13:26.483501 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.01.21 22:13:26.483556 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7922 | 2026.01.21 22:13:26.484363 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.01.21 22:13:26.484398 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7924 | 2026.01.21 22:13:26.484927 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7925 | 2026.01.21 22:13:26.485147 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.01.21 22:13:26.485285 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 7927 | 2026.01.21 22:13:26.485338 [ 4 ] {e60e94d6-8950-4dbc-b89c-1f4de4f07a24} <Debug> TCPHandler: Processed in 0.001984271 sec. | ||
| 7928 | 2026.01.21 22:13:26.485445 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.01.21 22:13:26.485537 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7930 | 2026.01.21 22:13:26.485579 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7931 | 2026.01.21 22:13:26.485958 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.01.21 22:13:26.485989 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7933 | 2026.01.21 22:13:26.486285 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7934 | 2026.01.21 22:13:26.486482 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.01.21 22:13:26.486606 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7936 | 2026.01.21 22:13:26.486640 [ 4 ] {f186bd4a-9f80-4f81-b871-9dbb5ca4a778} <Debug> TCPHandler: Processed in 0.001242541 sec. | ||
| 7937 | 2026.01.21 22:13:27.039887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15864 | ||
| 7938 | 2026.01.21 22:13:27.040465 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.01.21 22:13:27.040518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7940 | 2026.01.21 22:13:27.041019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7941 | 2026.01.21 22:13:27.041261 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.01.21 22:13:27.041411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15864 | ||
| 7943 | 2026.01.21 22:13:27.873688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7944 | 2026.01.21 22:13:27.890305 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.01.21 22:13:27.890357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 7946 | 2026.01.21 22:13:27.896224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7947 | 2026.01.21 22:13:27.896932 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.01.21 22:13:27.899811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7949 | 2026.01.21 22:13:29.628438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1072 | ||
| 7950 | 2026.01.21 22:13:29.630853 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.01.21 22:13:29.630907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 7952 | 2026.01.21 22:13:29.632189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7953 | 2026.01.21 22:13:29.632469 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.01.21 22:13:29.632848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 7955 | 2026.01.21 22:13:31.488487 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.01.21 22:13:31.488666 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7957 | 2026.01.21 22:13:31.488732 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7958 | 2026.01.21 22:13:31.489556 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.01.21 22:13:31.489607 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 7960 | 2026.01.21 22:13:31.490037 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7961 | 2026.01.21 22:13:31.490270 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.01.21 22:13:31.490427 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001812 sec., 246136.86534216336 rows/sec., 15.61 MiB/sec. | ||
| 7963 | 2026.01.21 22:13:31.490475 [ 4 ] {da85c765-9702-4c48-ab9f-c6a195534809} <Debug> TCPHandler: Processed in 0.002118284 sec. | ||
| 7964 | 2026.01.21 22:13:31.490590 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.01.21 22:13:31.490691 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7966 | 2026.01.21 22:13:31.490733 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7967 | 2026.01.21 22:13:31.492114 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.01.21 22:13:31.492149 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 7969 | 2026.01.21 22:13:31.492534 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7970 | 2026.01.21 22:13:31.492740 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.01.21 22:13:31.492873 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.002205 sec., 558730.1587301587 rows/sec., 44.38 MiB/sec. | ||
| 7972 | 2026.01.21 22:13:31.492910 [ 4 ] {03baffe8-bd37-4d54-86be-e39f9f42e6f2} <Debug> TCPHandler: Processed in 0.002370951 sec. | ||
| 7973 | 2026.01.21 22:13:31.493019 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2026.01.21 22:13:31.493114 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7975 | 2026.01.21 22:13:31.493154 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7976 | 2026.01.21 22:13:31.493681 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.01.21 22:13:31.493715 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 7978 | 2026.01.21 22:13:31.494038 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7979 | 2026.01.21 22:13:31.494242 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.01.21 22:13:31.494369 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001275 sec., 186666.66666666666 rows/sec., 11.12 MiB/sec. | ||
| 7981 | 2026.01.21 22:13:31.494405 [ 4 ] {9a84099e-3593-4439-ab02-227840aba514} <Debug> TCPHandler: Processed in 0.001437127 sec. | ||
| 7982 | 2026.01.21 22:13:31.494536 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2026.01.21 22:13:31.494656 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7984 | 2026.01.21 22:13:31.494703 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7985 | 2026.01.21 22:13:31.495360 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.01.21 22:13:31.495404 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 7987 | 2026.01.21 22:13:31.495769 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7988 | 2026.01.21 22:13:31.495974 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.01.21 22:13:31.496067 [ 84 ] {} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7990 | 2026.01.21 22:13:31.496097 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001465 sec., 156996.58703071674 rows/sec., 10.12 MiB/sec. | ||
| 7991 | 2026.01.21 22:13:31.496111 [ 84 ] {} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2026.01.21 22:13:31.496132 [ 4 ] {169d61b5-e401-49af-bf17-0b7e9ddc04d7} <Debug> TCPHandler: Processed in 0.001655592 sec. | ||
| 7993 | 2026.01.21 22:13:31.496134 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 7994 | 2026.01.21 22:13:31.496238 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.01.21 22:13:31.496278 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::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 | ||
| 7996 | 2026.01.21 22:13:31.496334 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7997 | 2026.01.21 22:13:31.496378 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7998 | 2026.01.21 22:13:31.496447 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7999 | 2026.01.21 22:13:31.496489 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 459 rows starting from the beginning of the part | ||
| 8000 | 2026.01.21 22:13:31.496562 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 230 rows starting from the beginning of the part | ||
| 8001 | 2026.01.21 22:13:31.496615 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 230 rows starting from the beginning of the part | ||
| 8002 | 2026.01.21 22:13:31.496661 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 458 rows starting from the beginning of the part | ||
| 8003 | 2026.01.21 22:13:31.496706 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 230 rows starting from the beginning of the part | ||
| 8004 | 2026.01.21 22:13:31.496749 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 230 rows starting from the beginning of the part | ||
| 8005 | 2026.01.21 22:13:31.496950 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.01.21 22:13:31.496990 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8007 | 2026.01.21 22:13:31.497343 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8008 | 2026.01.21 22:13:31.497562 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.01.21 22:13:31.497696 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00138 sec., 165942.02898550726 rows/sec., 9.42 MiB/sec. | ||
| 8010 | 2026.01.21 22:13:31.497734 [ 4 ] {ee91f484-8cf2-48d7-b17f-43a01947b258} <Debug> TCPHandler: Processed in 0.00154676 sec. | ||
| 8011 | 2026.01.21 22:13:31.497783 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156661 sec., 1172595.6045218657 rows/sec., 81.01 MiB/sec. | ||
| 8012 | 2026.01.21 22:13:31.497844 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.01.21 22:13:31.497937 [ 196 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8014 | 2026.01.21 22:13:31.497942 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8015 | 2026.01.21 22:13:31.497988 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8016 | 2026.01.21 22:13:31.498186 [ 196 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.01.21 22:13:31.498265 [ 196 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_26_5} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8018 | 2026.01.21 22:13:31.498354 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8019 | 2026.01.21 22:13:31.498790 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.01.21 22:13:31.498824 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8021 | 2026.01.21 22:13:31.499162 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8022 | 2026.01.21 22:13:31.499376 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.01.21 22:13:31.499500 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001577 sec., 474318.32593532023 rows/sec., 33.11 MiB/sec. | ||
| 8024 | 2026.01.21 22:13:31.499536 [ 4 ] {783821f0-8c55-4dac-893d-bf37e5a55cd8} <Debug> TCPHandler: Processed in 0.001741394 sec. | ||
| 8025 | 2026.01.21 22:13:31.499643 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.01.21 22:13:31.499737 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8027 | 2026.01.21 22:13:31.499785 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8028 | 2026.01.21 22:13:31.500110 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.01.21 22:13:31.500146 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8030 | 2026.01.21 22:13:31.500437 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8031 | 2026.01.21 22:13:31.500636 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.01.21 22:13:31.500730 [ 84 ] {} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8033 | 2026.01.21 22:13:31.500762 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 8034 | 2026.01.21 22:13:31.500764 [ 84 ] {} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.01.21 22:13:31.500793 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8036 | 2026.01.21 22:13:31.500797 [ 4 ] {fd601211-bff9-45f9-87b7-63103c03df5e} <Debug> TCPHandler: Processed in 0.001204071 sec. | ||
| 8037 | 2026.01.21 22:13:31.500893 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8038 | 2026.01.21 22:13:31.500899 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.01.21 22:13:31.501033 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8040 | 2026.01.21 22:13:31.501037 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8041 | 2026.01.21 22:13:31.501073 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 8042 | 2026.01.21 22:13:31.501095 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8043 | 2026.01.21 22:13:31.501141 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8044 | 2026.01.21 22:13:31.501190 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8045 | 2026.01.21 22:13:31.501229 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8046 | 2026.01.21 22:13:31.501267 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8047 | 2026.01.21 22:13:31.501302 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8048 | 2026.01.21 22:13:31.501599 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.01.21 22:13:31.501639 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8050 | 2026.01.21 22:13:31.502031 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8051 | 2026.01.21 22:13:31.502070 [ 196 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230322 sec., 117042.53032945846 rows/sec., 5.97 MiB/sec. | ||
| 8052 | 2026.01.21 22:13:31.502196 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8053 | 2026.01.21 22:13:31.502269 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.01.21 22:13:31.502473 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001451 sec., 226050.99931082013 rows/sec., 14.81 MiB/sec. | ||
| 8055 | 2026.01.21 22:13:31.502497 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.01.21 22:13:31.502523 [ 4 ] {1444ba35-8195-4812-ba0d-3c1ca7400f0c} <Debug> TCPHandler: Processed in 0.001672133 sec. | ||
| 8057 | 2026.01.21 22:13:31.502580 [ 189 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_24_5} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8058 | 2026.01.21 22:13:31.502658 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8059 | 2026.01.21 22:13:31.502660 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2026.01.21 22:13:31.502775 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.01.21 22:13:31.502818 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8062 | 2026.01.21 22:13:31.503149 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.01.21 22:13:31.503184 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8064 | 2026.01.21 22:13:31.503484 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8065 | 2026.01.21 22:13:31.503688 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.01.21 22:13:31.503785 [ 84 ] {} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8067 | 2026.01.21 22:13:31.503813 [ 84 ] {} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2026.01.21 22:13:31.503820 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 8069 | 2026.01.21 22:13:31.503829 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8070 | 2026.01.21 22:13:31.503856 [ 4 ] {643e53b6-fd6b-454d-91e1-e2c1607f233b} <Debug> TCPHandler: Processed in 0.001255683 sec. | ||
| 8071 | 2026.01.21 22:13:31.503905 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8072 | 2026.01.21 22:13:31.503969 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.01.21 22:13:31.503995 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8074 | 2026.01.21 22:13:31.504038 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8075 | 2026.01.21 22:13:31.504089 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8076 | 2026.01.21 22:13:31.504099 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8077 | 2026.01.21 22:13:31.504144 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8078 | 2026.01.21 22:13:31.504149 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8079 | 2026.01.21 22:13:31.504227 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8080 | 2026.01.21 22:13:31.504271 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8081 | 2026.01.21 22:13:31.504312 [ 196 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8082 | 2026.01.21 22:13:31.504945 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.01.21 22:13:31.504979 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8084 | 2026.01.21 22:13:31.505084 [ 189 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210641 sec., 20650.217529391455 rows/sec., 1.36 MiB/sec. | ||
| 8085 | 2026.01.21 22:13:31.505204 [ 192 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8086 | 2026.01.21 22:13:31.505435 [ 192 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.01.21 22:13:31.505493 [ 192 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_25_5} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8088 | 2026.01.21 22:13:31.505514 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8089 | 2026.01.21 22:13:31.505546 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8090 | 2026.01.21 22:13:31.505737 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.01.21 22:13:31.505840 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8092 | 2026.01.21 22:13:31.505864 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.21 22:13:31.505871 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.0018 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. | ||
| 8094 | 2026.01.21 22:13:31.505880 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8095 | 2026.01.21 22:13:31.505937 [ 4 ] {8e359e09-7c5e-4318-9cf4-310868feaa0b} <Debug> TCPHandler: Processed in 0.002014982 sec. | ||
| 8096 | 2026.01.21 22:13:31.505937 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::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 | ||
| 8097 | 2026.01.21 22:13:31.506062 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.01.21 22:13:31.506143 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8099 | 2026.01.21 22:13:31.506176 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.01.21 22:13:31.506204 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 770 rows starting from the beginning of the part | ||
| 8101 | 2026.01.21 22:13:31.506222 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8102 | 2026.01.21 22:13:31.506346 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 8103 | 2026.01.21 22:13:31.506475 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 8104 | 2026.01.21 22:13:31.506618 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8105 | 2026.01.21 22:13:31.506659 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2026.01.21 22:13:31.506692 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8107 | 2026.01.21 22:13:31.506767 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 8108 | 2026.01.21 22:13:31.506939 [ 196 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8109 | 2026.01.21 22:13:31.507037 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8110 | 2026.01.21 22:13:31.507255 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.01.21 22:13:31.507382 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001231 sec., 87733.54995938261 rows/sec., 5.35 MiB/sec. | ||
| 8112 | 2026.01.21 22:13:31.507416 [ 4 ] {aa42c673-6e34-481a-8a01-8e097eac0ec7} <Debug> TCPHandler: Processed in 0.001413346 sec. | ||
| 8113 | 2026.01.21 22:13:31.517629 [ 201 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 865 rows, containing 19 columns (19 merged, 0 gathered) in 0.011712249 sec., 73854.30415627264 rows/sec., 132.34 MiB/sec. | ||
| 8114 | 2026.01.21 22:13:31.518706 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8115 | 2026.01.21 22:13:31.519019 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.01.21 22:13:31.519080 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8117 | 2026.01.21 22:13:31.519151 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 8118 | 2026.01.21 22:13:32.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.38 MiB, peak 287.97 MiB, free memory in arenas 0.00 B, will set to 283.94 MiB (RSS), difference: 3.56 MiB | ||
| 8119 | 2026.01.21 22:13:32.535673 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57114 | ||
| 8120 | 2026.01.21 22:13:32.535797 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8121 | 2026.01.21 22:13:32.535837 [ 286 ] {} <Debug> TCP-Session: eb54b32b-c55e-4668-b218-5a29a7c523e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57114 | ||
| 8122 | 2026.01.21 22:13:32.535870 [ 286 ] {} <Debug> TCP-Session: eb54b32b-c55e-4668-b218-5a29a7c523e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2026.01.21 22:13:32.535889 [ 286 ] {} <Debug> TCP-Session: eb54b32b-c55e-4668-b218-5a29a7c523e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8124 | 2026.01.21 22:13:32.536135 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49292 | ||
| 8125 | 2026.01.21 22:13:32.536162 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63402 | ||
| 8126 | 2026.01.21 22:13:32.536261 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8127 | 2026.01.21 22:13:32.536265 [ 286 ] {} <Trace> TCP-Session: eb54b32b-c55e-4668-b218-5a29a7c523e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.01.21 22:13:32.536279 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8129 | 2026.01.21 22:13:32.536297 [ 288 ] {} <Debug> TCP-Session: c55b703e-1414-4db9-b0c6-e08de5ba2b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:49292 | ||
| 8130 | 2026.01.21 22:13:32.536337 [ 289 ] {} <Debug> TCP-Session: 554e37ea-67f2-405a-bbe7-6529bd616176 Authenticating user 'default' from [fd00:1122:3344:101::e]:63402 | ||
| 8131 | 2026.01.21 22:13:32.536345 [ 288 ] {} <Debug> TCP-Session: c55b703e-1414-4db9-b0c6-e08de5ba2b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8132 | 2026.01.21 22:13:32.536368 [ 289 ] {} <Debug> TCP-Session: 554e37ea-67f2-405a-bbe7-6529bd616176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.01.21 22:13:32.536369 [ 288 ] {} <Debug> TCP-Session: c55b703e-1414-4db9-b0c6-e08de5ba2b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.01.21 22:13:32.536390 [ 289 ] {} <Debug> TCP-Session: 554e37ea-67f2-405a-bbe7-6529bd616176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8135 | 2026.01.21 22:13:32.536453 [ 286 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8136 | 2026.01.21 22:13:32.536711 [ 286 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8137 | 2026.01.21 22:13:32.536767 [ 286 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8138 | 2026.01.21 22:13:32.537052 [ 286 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 8139 | 2026.01.21 22:13:32.537182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46600 | ||
| 8140 | 2026.01.21 22:13:32.537182 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52148 | ||
| 8141 | 2026.01.21 22:13:32.537237 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59772 | ||
| 8142 | 2026.01.21 22:13:32.537277 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51098 | ||
| 8143 | 2026.01.21 22:13:32.537421 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50795 | ||
| 8144 | 2026.01.21 22:13:32.537510 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57224 | ||
| 8145 | 2026.01.21 22:13:32.537787 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8146 | 2026.01.21 22:13:32.537857 [ 350 ] {} <Debug> TCP-Session: 9b735e60-1f60-4d78-b45e-2ac9fbe35df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51098 | ||
| 8147 | 2026.01.21 22:13:32.537884 [ 350 ] {} <Debug> TCP-Session: 9b735e60-1f60-4d78-b45e-2ac9fbe35df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.01.21 22:13:32.537921 [ 350 ] {} <Debug> TCP-Session: 9b735e60-1f60-4d78-b45e-2ac9fbe35df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.01.21 22:13:32.538164 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8150 | 2026.01.21 22:13:32.538169 [ 333 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Trace> AggregatingTransform: Aggregating | ||
| 8151 | 2026.01.21 22:13:32.538213 [ 349 ] {} <Debug> TCP-Session: 6e02ccad-a260-475b-b24e-3bd5fde95fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59772 | ||
| 8152 | 2026.01.21 22:13:32.538238 [ 349 ] {} <Debug> TCP-Session: 6e02ccad-a260-475b-b24e-3bd5fde95fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.01.21 22:13:32.538259 [ 349 ] {} <Debug> TCP-Session: 6e02ccad-a260-475b-b24e-3bd5fde95fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8154 | 2026.01.21 22:13:32.538290 [ 333 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 8155 | 2026.01.21 22:13:32.538332 [ 333 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00117546 sec. (850.731 rows/sec., 33.23 KiB/sec.) | ||
| 8156 | 2026.01.21 22:13:32.538334 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8157 | 2026.01.21 22:13:32.538352 [ 333 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Trace> Aggregator: Merging aggregated data | ||
| 8158 | 2026.01.21 22:13:32.538407 [ 352 ] {} <Debug> TCP-Session: bc6173e7-0a00-4151-aced-3162c8ae2744 Authenticating user 'default' from [fd00:1122:3344:101::e]:57224 | ||
| 8159 | 2026.01.21 22:13:32.538447 [ 352 ] {} <Debug> TCP-Session: bc6173e7-0a00-4151-aced-3162c8ae2744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8160 | 2026.01.21 22:13:32.538462 [ 352 ] {} <Debug> TCP-Session: bc6173e7-0a00-4151-aced-3162c8ae2744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2026.01.21 22:13:32.538486 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8162 | 2026.01.21 22:13:32.538525 [ 290 ] {} <Debug> TCP-Session: 69ec96dc-6fbf-490a-8f31-c6328e6569ed Authenticating user 'default' from [fd00:1122:3344:101::e]:46600 | ||
| 8163 | 2026.01.21 22:13:32.538542 [ 290 ] {} <Debug> TCP-Session: 69ec96dc-6fbf-490a-8f31-c6328e6569ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2026.01.21 22:13:32.538554 [ 290 ] {} <Debug> TCP-Session: 69ec96dc-6fbf-490a-8f31-c6328e6569ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2026.01.21 22:13:32.539219 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8166 | 2026.01.21 22:13:32.539262 [ 348 ] {} <Debug> TCP-Session: 4469dca1-7247-4577-b0ac-51dc480beba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52148 | ||
| 8167 | 2026.01.21 22:13:32.539282 [ 348 ] {} <Debug> TCP-Session: 4469dca1-7247-4577-b0ac-51dc480beba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2026.01.21 22:13:32.539305 [ 348 ] {} <Debug> TCP-Session: 4469dca1-7247-4577-b0ac-51dc480beba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.01.21 22:13:32.539361 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8170 | 2026.01.21 22:13:32.539419 [ 351 ] {} <Debug> TCP-Session: 84511e44-426d-4616-bc96-dd233f05952d Authenticating user 'default' from [fd00:1122:3344:101::e]:50795 | ||
| 8171 | 2026.01.21 22:13:32.539447 [ 351 ] {} <Debug> TCP-Session: 84511e44-426d-4616-bc96-dd233f05952d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8172 | 2026.01.21 22:13:32.539465 [ 351 ] {} <Debug> TCP-Session: 84511e44-426d-4616-bc96-dd233f05952d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2026.01.21 22:13:32.539466 [ 286 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003067 sec., 326.0515161395501 rows/sec., 12.74 KiB/sec. | ||
| 8174 | 2026.01.21 22:13:32.539669 [ 286 ] {51126d5a-038f-4d3f-817d-c651206924a6} <Debug> TCPHandler: Processed in 0.00352639 sec. | ||
| 8175 | 2026.01.21 22:13:32.539803 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8176 | 2026.01.21 22:13:32.539837 [ 286 ] {} <Debug> TCP-Session: eb54b32b-c55e-4668-b218-5a29a7c523e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8177 | 2026.01.21 22:13:32.539863 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8178 | 2026.01.21 22:13:32.539906 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8179 | 2026.01.21 22:13:32.539920 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8180 | 2026.01.21 22:13:32.539948 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8181 | 2026.01.21 22:13:32.539957 [ 288 ] {} <Debug> TCP-Session: c55b703e-1414-4db9-b0c6-e08de5ba2b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.01.21 22:13:32.539975 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8183 | 2026.01.21 22:13:32.539983 [ 289 ] {} <Debug> TCP-Session: 554e37ea-67f2-405a-bbe7-6529bd616176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.01.21 22:13:32.539995 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8185 | 2026.01.21 22:13:32.540013 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8186 | 2026.01.21 22:13:32.540046 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8187 | 2026.01.21 22:13:32.540056 [ 352 ] {} <Debug> TCP-Session: bc6173e7-0a00-4151-aced-3162c8ae2744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2026.01.21 22:13:32.540068 [ 350 ] {} <Debug> TCP-Session: 9b735e60-1f60-4d78-b45e-2ac9fbe35df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2026.01.21 22:13:32.540026 [ 290 ] {} <Debug> TCP-Session: 69ec96dc-6fbf-490a-8f31-c6328e6569ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.01.21 22:13:32.540102 [ 351 ] {} <Debug> TCP-Session: 84511e44-426d-4616-bc96-dd233f05952d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2026.01.21 22:13:32.539994 [ 348 ] {} <Debug> TCP-Session: 4469dca1-7247-4577-b0ac-51dc480beba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.01.21 22:13:32.539908 [ 349 ] {} <Debug> TCP-Session: 6e02ccad-a260-475b-b24e-3bd5fde95fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.01.21 22:13:32.599837 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64078 | ||
| 8194 | 2026.01.21 22:13:32.599966 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8195 | 2026.01.21 22:13:32.600004 [ 286 ] {} <Debug> TCP-Session: 4d9d50de-9868-40b0-8933-c124b89a6b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:64078 | ||
| 8196 | 2026.01.21 22:13:32.600048 [ 286 ] {} <Debug> TCP-Session: 4d9d50de-9868-40b0-8933-c124b89a6b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.01.21 22:13:32.600077 [ 286 ] {} <Debug> TCP-Session: 4d9d50de-9868-40b0-8933-c124b89a6b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.01.21 22:13:32.600297 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61104 | ||
| 8199 | 2026.01.21 22:13:32.600339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38006 | ||
| 8200 | 2026.01.21 22:13:32.600342 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42117 | ||
| 8201 | 2026.01.21 22:13:32.600371 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58276 | ||
| 8202 | 2026.01.21 22:13:32.600400 [ 286 ] {} <Trace> TCP-Session: 4d9d50de-9868-40b0-8933-c124b89a6b34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.01.21 22:13:32.600418 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8204 | 2026.01.21 22:13:32.600411 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8205 | 2026.01.21 22:13:32.600459 [ 290 ] {} <Debug> TCP-Session: 85c75beb-ef6a-4e04-a6ca-579aae09f0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:38006 | ||
| 8206 | 2026.01.21 22:13:32.600485 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8207 | 2026.01.21 22:13:32.600493 [ 290 ] {} <Debug> TCP-Session: 85c75beb-ef6a-4e04-a6ca-579aae09f0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8208 | 2026.01.21 22:13:32.600500 [ 288 ] {} <Debug> TCP-Session: 70414d9e-7fe5-4ffc-ba2f-1419e7041d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:61104 | ||
| 8209 | 2026.01.21 22:13:32.600515 [ 290 ] {} <Debug> TCP-Session: 85c75beb-ef6a-4e04-a6ca-579aae09f0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2026.01.21 22:13:32.600517 [ 350 ] {} <Debug> TCP-Session: dd2c67ea-929a-45bd-9757-aae15411454c Authenticating user 'default' from [fd00:1122:3344:101::e]:58276 | ||
| 8211 | 2026.01.21 22:13:32.600543 [ 288 ] {} <Debug> TCP-Session: 70414d9e-7fe5-4ffc-ba2f-1419e7041d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2026.01.21 22:13:32.600562 [ 350 ] {} <Debug> TCP-Session: dd2c67ea-929a-45bd-9757-aae15411454c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8213 | 2026.01.21 22:13:32.600582 [ 286 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8214 | 2026.01.21 22:13:32.600596 [ 350 ] {} <Debug> TCP-Session: dd2c67ea-929a-45bd-9757-aae15411454c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.01.21 22:13:32.600586 [ 288 ] {} <Debug> TCP-Session: 70414d9e-7fe5-4ffc-ba2f-1419e7041d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.01.21 22:13:32.600493 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8217 | 2026.01.21 22:13:32.600398 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58636 | ||
| 8218 | 2026.01.21 22:13:32.600688 [ 289 ] {} <Debug> TCP-Session: 7e598ac8-cce3-4921-bb8a-ada9581e8401 Authenticating user 'default' from [fd00:1122:3344:101::e]:42117 | ||
| 8219 | 2026.01.21 22:13:32.600396 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35464 | ||
| 8220 | 2026.01.21 22:13:32.600735 [ 289 ] {} <Debug> TCP-Session: 7e598ac8-cce3-4921-bb8a-ada9581e8401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.01.21 22:13:32.600361 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33504 | ||
| 8222 | 2026.01.21 22:13:32.600773 [ 289 ] {} <Debug> TCP-Session: 7e598ac8-cce3-4921-bb8a-ada9581e8401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2026.01.21 22:13:32.600803 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8224 | 2026.01.21 22:13:32.600813 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8225 | 2026.01.21 22:13:32.600351 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54497 | ||
| 8226 | 2026.01.21 22:13:32.600868 [ 352 ] {} <Debug> TCP-Session: a7b1a3bc-1dc0-4c96-9b80-99e43e10cc25 Authenticating user 'default' from [fd00:1122:3344:101::e]:35464 | ||
| 8227 | 2026.01.21 22:13:32.600881 [ 286 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8228 | 2026.01.21 22:13:32.600903 [ 352 ] {} <Debug> TCP-Session: a7b1a3bc-1dc0-4c96-9b80-99e43e10cc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.01.21 22:13:32.600856 [ 351 ] {} <Debug> TCP-Session: 483b9651-0559-4c9f-ad48-fcb012b7568e Authenticating user 'default' from [fd00:1122:3344:101::e]:58636 | ||
| 8230 | 2026.01.21 22:13:32.600941 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8231 | 2026.01.21 22:13:32.600956 [ 286 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8232 | 2026.01.21 22:13:32.600979 [ 351 ] {} <Debug> TCP-Session: 483b9651-0559-4c9f-ad48-fcb012b7568e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.01.21 22:13:32.600985 [ 348 ] {} <Debug> TCP-Session: 8fa36178-e4e0-4a8a-bc10-e3ef7b9b366c Authenticating user 'default' from [fd00:1122:3344:101::e]:54497 | ||
| 8234 | 2026.01.21 22:13:32.601007 [ 351 ] {} <Debug> TCP-Session: 483b9651-0559-4c9f-ad48-fcb012b7568e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2026.01.21 22:13:32.601025 [ 348 ] {} <Debug> TCP-Session: 8fa36178-e4e0-4a8a-bc10-e3ef7b9b366c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.01.21 22:13:32.600854 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8237 | 2026.01.21 22:13:32.601051 [ 348 ] {} <Debug> TCP-Session: 8fa36178-e4e0-4a8a-bc10-e3ef7b9b366c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8238 | 2026.01.21 22:13:32.601081 [ 349 ] {} <Debug> TCP-Session: 72e435b6-43ea-4113-aa25-60f10e950d0c Authenticating user 'default' from [fd00:1122:3344:101::e]:33504 | ||
| 8239 | 2026.01.21 22:13:32.600936 [ 352 ] {} <Debug> TCP-Session: a7b1a3bc-1dc0-4c96-9b80-99e43e10cc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8240 | 2026.01.21 22:13:32.601111 [ 349 ] {} <Debug> TCP-Session: 72e435b6-43ea-4113-aa25-60f10e950d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8241 | 2026.01.21 22:13:32.601136 [ 349 ] {} <Debug> TCP-Session: 72e435b6-43ea-4113-aa25-60f10e950d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.01.21 22:13:32.601264 [ 286 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 8243 | 2026.01.21 22:13:32.602153 [ 326 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Trace> AggregatingTransform: Aggregating | ||
| 8244 | 2026.01.21 22:13:32.602240 [ 326 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Trace> Aggregator: Aggregation method: without_key | ||
| 8245 | 2026.01.21 22:13:32.602277 [ 326 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907924 sec. (1101.414 rows/sec., 43.02 KiB/sec.) | ||
| 8246 | 2026.01.21 22:13:32.602298 [ 326 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Trace> Aggregator: Merging aggregated data | ||
| 8247 | 2026.01.21 22:13:32.603875 [ 286 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003348 sec., 298.6857825567503 rows/sec., 11.67 KiB/sec. | ||
| 8248 | 2026.01.21 22:13:32.603968 [ 286 ] {5d3c20cd-1124-4215-96ca-ead3950bb6df} <Debug> TCPHandler: Processed in 0.003681594 sec. | ||
| 8249 | 2026.01.21 22:13:32.604079 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8250 | 2026.01.21 22:13:32.604108 [ 286 ] {} <Debug> TCP-Session: 4d9d50de-9868-40b0-8933-c124b89a6b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.01.21 22:13:32.604112 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8252 | 2026.01.21 22:13:32.604135 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8253 | 2026.01.21 22:13:32.604162 [ 288 ] {} <Debug> TCP-Session: 70414d9e-7fe5-4ffc-ba2f-1419e7041d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2026.01.21 22:13:32.604162 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8255 | 2026.01.21 22:13:32.604181 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8256 | 2026.01.21 22:13:32.604206 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8257 | 2026.01.21 22:13:32.604219 [ 348 ] {} <Debug> TCP-Session: 8fa36178-e4e0-4a8a-bc10-e3ef7b9b366c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8258 | 2026.01.21 22:13:32.604237 [ 352 ] {} <Debug> TCP-Session: a7b1a3bc-1dc0-4c96-9b80-99e43e10cc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.01.21 22:13:32.604237 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8260 | 2026.01.21 22:13:32.604253 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8261 | 2026.01.21 22:13:32.604303 [ 349 ] {} <Debug> TCP-Session: 72e435b6-43ea-4113-aa25-60f10e950d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.21 22:13:32.604253 [ 290 ] {} <Debug> TCP-Session: 85c75beb-ef6a-4e04-a6ca-579aae09f0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.01.21 22:13:32.604334 [ 351 ] {} <Debug> TCP-Session: 483b9651-0559-4c9f-ad48-fcb012b7568e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.01.21 22:13:32.604187 [ 289 ] {} <Debug> TCP-Session: 7e598ac8-cce3-4921-bb8a-ada9581e8401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8265 | 2026.01.21 22:13:32.604238 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8266 | 2026.01.21 22:13:32.604431 [ 350 ] {} <Debug> TCP-Session: dd2c67ea-929a-45bd-9757-aae15411454c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.01.21 22:13:32.772682 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63599 | ||
| 8268 | 2026.01.21 22:13:32.772788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8269 | 2026.01.21 22:13:32.772813 [ 286 ] {} <Debug> TCP-Session: d2cbe0cd-2aa9-4871-b286-d7404ae8876c Authenticating user 'default' from [fd00:1122:3344:101::e]:63599 | ||
| 8270 | 2026.01.21 22:13:32.772835 [ 286 ] {} <Debug> TCP-Session: d2cbe0cd-2aa9-4871-b286-d7404ae8876c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.01.21 22:13:32.772848 [ 286 ] {} <Debug> TCP-Session: d2cbe0cd-2aa9-4871-b286-d7404ae8876c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8272 | 2026.01.21 22:13:32.773037 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48050 | ||
| 8273 | 2026.01.21 22:13:32.773069 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51342 | ||
| 8274 | 2026.01.21 22:13:32.773083 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36260 | ||
| 8275 | 2026.01.21 22:13:32.773096 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65478 | ||
| 8276 | 2026.01.21 22:13:32.773130 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65037 | ||
| 8277 | 2026.01.21 22:13:32.773152 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8278 | 2026.01.21 22:13:32.773172 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8279 | 2026.01.21 22:13:32.773155 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8280 | 2026.01.21 22:13:32.773206 [ 288 ] {} <Debug> TCP-Session: f1b07bcd-f47f-45bb-b0a7-3ddf11f337ea Authenticating user 'default' from [fd00:1122:3344:101::e]:48050 | ||
| 8281 | 2026.01.21 22:13:32.773217 [ 348 ] {} <Debug> TCP-Session: 87617c8d-d8c9-46b2-9905-7869b25d77bd Authenticating user 'default' from [fd00:1122:3344:101::e]:36260 | ||
| 8282 | 2026.01.21 22:13:32.773224 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8283 | 2026.01.21 22:13:32.773246 [ 288 ] {} <Debug> TCP-Session: f1b07bcd-f47f-45bb-b0a7-3ddf11f337ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.01.21 22:13:32.773249 [ 348 ] {} <Debug> TCP-Session: 87617c8d-d8c9-46b2-9905-7869b25d77bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8285 | 2026.01.21 22:13:32.773253 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8286 | 2026.01.21 22:13:32.773269 [ 349 ] {} <Debug> TCP-Session: 24407900-e0f4-4f04-98d4-97b8453ce731 Authenticating user 'default' from [fd00:1122:3344:101::e]:65478 | ||
| 8287 | 2026.01.21 22:13:32.773304 [ 351 ] {} <Debug> TCP-Session: 68045d27-b5bd-4bdb-ad2c-9e7e783f53dc Authenticating user 'default' from [fd00:1122:3344:101::e]:65037 | ||
| 8288 | 2026.01.21 22:13:32.773321 [ 349 ] {} <Debug> TCP-Session: 24407900-e0f4-4f04-98d4-97b8453ce731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.01.21 22:13:32.773338 [ 351 ] {} <Debug> TCP-Session: 68045d27-b5bd-4bdb-ad2c-9e7e783f53dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.01.21 22:13:32.773344 [ 349 ] {} <Debug> TCP-Session: 24407900-e0f4-4f04-98d4-97b8453ce731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.01.21 22:13:32.773360 [ 351 ] {} <Debug> TCP-Session: 68045d27-b5bd-4bdb-ad2c-9e7e783f53dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.01.21 22:13:32.773276 [ 348 ] {} <Debug> TCP-Session: 87617c8d-d8c9-46b2-9905-7869b25d77bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8293 | 2026.01.21 22:13:32.773272 [ 288 ] {} <Debug> TCP-Session: f1b07bcd-f47f-45bb-b0a7-3ddf11f337ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8294 | 2026.01.21 22:13:32.773233 [ 290 ] {} <Debug> TCP-Session: 93712e2e-254e-4b50-b6be-a90ec9c847cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51342 | ||
| 8295 | 2026.01.21 22:13:32.773128 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51886 | ||
| 8296 | 2026.01.21 22:13:32.773444 [ 290 ] {} <Debug> TCP-Session: 93712e2e-254e-4b50-b6be-a90ec9c847cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8297 | 2026.01.21 22:13:32.773103 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36157 | ||
| 8298 | 2026.01.21 22:13:32.773474 [ 290 ] {} <Debug> TCP-Session: 93712e2e-254e-4b50-b6be-a90ec9c847cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.01.21 22:13:32.773068 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54572 | ||
| 8300 | 2026.01.21 22:13:32.773505 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8301 | 2026.01.21 22:13:32.773533 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8302 | 2026.01.21 22:13:32.773551 [ 352 ] {} <Debug> TCP-Session: 59752532-fb6a-486f-88a2-3781b47c2609 Authenticating user 'default' from [fd00:1122:3344:101::e]:51886 | ||
| 8303 | 2026.01.21 22:13:32.773565 [ 350 ] {} <Debug> TCP-Session: 2e61d15d-7605-4040-a1b6-a8598563be14 Authenticating user 'default' from [fd00:1122:3344:101::e]:36157 | ||
| 8304 | 2026.01.21 22:13:32.773574 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8305 | 2026.01.21 22:13:32.773578 [ 352 ] {} <Debug> TCP-Session: 59752532-fb6a-486f-88a2-3781b47c2609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8306 | 2026.01.21 22:13:32.773591 [ 350 ] {} <Debug> TCP-Session: 2e61d15d-7605-4040-a1b6-a8598563be14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.01.21 22:13:32.773615 [ 352 ] {} <Debug> TCP-Session: 59752532-fb6a-486f-88a2-3781b47c2609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8308 | 2026.01.21 22:13:32.773628 [ 350 ] {} <Debug> TCP-Session: 2e61d15d-7605-4040-a1b6-a8598563be14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8309 | 2026.01.21 22:13:32.773609 [ 289 ] {} <Debug> TCP-Session: 12f5e128-29d0-421b-bcf7-7fcad65a2ade Authenticating user 'default' from [fd00:1122:3344:101::e]:54572 | ||
| 8310 | 2026.01.21 22:13:32.773138 [ 286 ] {} <Trace> TCP-Session: d2cbe0cd-2aa9-4871-b286-d7404ae8876c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.01.21 22:13:32.773678 [ 289 ] {} <Debug> TCP-Session: 12f5e128-29d0-421b-bcf7-7fcad65a2ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2026.01.21 22:13:32.773711 [ 289 ] {} <Debug> TCP-Session: 12f5e128-29d0-421b-bcf7-7fcad65a2ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8313 | 2026.01.21 22:13:32.773851 [ 286 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63599) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8314 | 2026.01.21 22:13:32.774138 [ 286 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8315 | 2026.01.21 22:13:32.774200 [ 286 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8316 | 2026.01.21 22:13:32.774488 [ 286 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 8317 | 2026.01.21 22:13:32.775355 [ 304 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Trace> AggregatingTransform: Aggregating | ||
| 8318 | 2026.01.21 22:13:32.775394 [ 304 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Trace> Aggregator: Aggregation method: without_key | ||
| 8319 | 2026.01.21 22:13:32.775432 [ 304 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845262 sec. (1183.065 rows/sec., 46.21 KiB/sec.) | ||
| 8320 | 2026.01.21 22:13:32.775451 [ 304 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Trace> Aggregator: Merging aggregated data | ||
| 8321 | 2026.01.21 22:13:32.776760 [ 286 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002961 sec., 337.7237419790611 rows/sec., 13.19 KiB/sec. | ||
| 8322 | 2026.01.21 22:13:32.776927 [ 286 ] {6e8c3127-f7e9-447d-b290-0a6533375fa4} <Debug> TCPHandler: Processed in 0.00391057 sec. | ||
| 8323 | 2026.01.21 22:13:32.777048 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8324 | 2026.01.21 22:13:32.777076 [ 286 ] {} <Debug> TCP-Session: d2cbe0cd-2aa9-4871-b286-d7404ae8876c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2026.01.21 22:13:32.777081 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8326 | 2026.01.21 22:13:32.777101 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8327 | 2026.01.21 22:13:32.777116 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8328 | 2026.01.21 22:13:32.777125 [ 289 ] {} <Debug> TCP-Session: 12f5e128-29d0-421b-bcf7-7fcad65a2ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.01.21 22:13:32.777148 [ 290 ] {} <Debug> TCP-Session: 93712e2e-254e-4b50-b6be-a90ec9c847cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8330 | 2026.01.21 22:13:32.777163 [ 350 ] {} <Debug> TCP-Session: 2e61d15d-7605-4040-a1b6-a8598563be14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8331 | 2026.01.21 22:13:32.777168 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8332 | 2026.01.21 22:13:32.777190 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8333 | 2026.01.21 22:13:32.777208 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8334 | 2026.01.21 22:13:32.777217 [ 288 ] {} <Debug> TCP-Session: f1b07bcd-f47f-45bb-b0a7-3ddf11f337ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.01.21 22:13:32.777229 [ 348 ] {} <Debug> TCP-Session: 87617c8d-d8c9-46b2-9905-7869b25d77bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2026.01.21 22:13:32.777134 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8337 | 2026.01.21 22:13:32.777262 [ 351 ] {} <Debug> TCP-Session: 68045d27-b5bd-4bdb-ad2c-9e7e783f53dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.01.21 22:13:32.777152 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8339 | 2026.01.21 22:13:32.777296 [ 352 ] {} <Debug> TCP-Session: 59752532-fb6a-486f-88a2-3781b47c2609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8340 | 2026.01.21 22:13:32.777336 [ 349 ] {} <Debug> TCP-Session: 24407900-e0f4-4f04-98d4-97b8453ce731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8341 | 2026.01.21 22:13:34.386798 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8342 | 2026.01.21 22:13:34.386870 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8343 | 2026.01.21 22:13:34.542457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16312 | ||
| 8344 | 2026.01.21 22:13:34.542964 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.01.21 22:13:34.543009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8346 | 2026.01.21 22:13:34.543492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8347 | 2026.01.21 22:13:34.543734 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.01.21 22:13:34.543874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16312 | ||
| 8349 | 2026.01.21 22:13:35.400845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8350 | 2026.01.21 22:13:35.417230 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2026.01.21 22:13:35.417283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8352 | 2026.01.21 22:13:35.423266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8353 | 2026.01.21 22:13:35.423968 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.01.21 22:13:35.426768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8355 | 2026.01.21 22:13:36.476610 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2026.01.21 22:13:36.476785 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8357 | 2026.01.21 22:13:36.476851 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8358 | 2026.01.21 22:13:36.477512 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.01.21 22:13:36.477560 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8360 | 2026.01.21 22:13:36.477968 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8361 | 2026.01.21 22:13:36.478194 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.01.21 22:13:36.478338 [ 41 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8363 | 2026.01.21 22:13:36.478344 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001607 sec., 65961.41879278158 rows/sec., 5.51 MiB/sec. | ||
| 8364 | 2026.01.21 22:13:36.478421 [ 41 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.01.21 22:13:36.478438 [ 4 ] {b6235704-37aa-4584-aa52-3f44eda91ac5} <Debug> TCPHandler: Processed in 0.001960031 sec. | ||
| 8366 | 2026.01.21 22:13:36.478450 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8367 | 2026.01.21 22:13:36.478553 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8368 | 2026.01.21 22:13:36.478576 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.01.21 22:13:36.478643 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8370 | 2026.01.21 22:13:36.478671 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2432 rows starting from the beginning of the part | ||
| 8371 | 2026.01.21 22:13:36.478673 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8372 | 2026.01.21 22:13:36.478720 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8373 | 2026.01.21 22:13:36.478732 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 8374 | 2026.01.21 22:13:36.478786 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1232 rows starting from the beginning of the part | ||
| 8375 | 2026.01.21 22:13:36.478852 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 8376 | 2026.01.21 22:13:36.478905 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1232 rows starting from the beginning of the part | ||
| 8377 | 2026.01.21 22:13:36.478951 [ 188 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 106 rows starting from the beginning of the part | ||
| 8378 | 2026.01.21 22:13:36.479171 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.01.21 22:13:36.479207 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8380 | 2026.01.21 22:13:36.479513 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8381 | 2026.01.21 22:13:36.479723 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.01.21 22:13:36.479858 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001206 sec., 20729.684908789386 rows/sec., 1.52 MiB/sec. | ||
| 8383 | 2026.01.21 22:13:36.479896 [ 4 ] {492295c9-c521-4fdb-ae68-20a55a87f0b2} <Debug> TCPHandler: Processed in 0.001374185 sec. | ||
| 8384 | 2026.01.21 22:13:36.480016 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.01.21 22:13:36.480112 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8386 | 2026.01.21 22:13:36.480153 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8387 | 2026.01.21 22:13:36.480594 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.01.21 22:13:36.480630 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8389 | 2026.01.21 22:13:36.480933 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8390 | 2026.01.21 22:13:36.481022 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002507015 sec., 2079764.1817061326 rows/sec., 175.18 MiB/sec. | ||
| 8391 | 2026.01.21 22:13:36.481165 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.01.21 22:13:36.481293 [ 41 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8393 | 2026.01.21 22:13:36.481301 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001207 sec., 73736.53686826843 rows/sec., 5.76 MiB/sec. | ||
| 8394 | 2026.01.21 22:13:36.481325 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8395 | 2026.01.21 22:13:36.481342 [ 41 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.01.21 22:13:36.481362 [ 4 ] {5d096e87-9b46-47e3-a900-f1b1a1f9a907} <Debug> TCPHandler: Processed in 0.001395885 sec. | ||
| 8397 | 2026.01.21 22:13:36.481372 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8398 | 2026.01.21 22:13:36.481453 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8399 | 2026.01.21 22:13:36.481493 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.01.21 22:13:36.481537 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8401 | 2026.01.21 22:13:36.481563 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1265 rows starting from the beginning of the part | ||
| 8402 | 2026.01.21 22:13:36.481590 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8403 | 2026.01.21 22:13:36.481607 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 89 rows starting from the beginning of the part | ||
| 8404 | 2026.01.21 22:13:36.481639 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8405 | 2026.01.21 22:13:36.481643 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 748 rows starting from the beginning of the part | ||
| 8406 | 2026.01.21 22:13:36.481641 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.01.21 22:13:36.481688 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 89 rows starting from the beginning of the part | ||
| 8408 | 2026.01.21 22:13:36.481738 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 748 rows starting from the beginning of the part | ||
| 8409 | 2026.01.21 22:13:36.481749 [ 199 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_56_11} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8410 | 2026.01.21 22:13:36.481773 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 89 rows starting from the beginning of the part | ||
| 8411 | 2026.01.21 22:13:36.481852 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 8412 | 2026.01.21 22:13:36.482068 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.01.21 22:13:36.482106 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8414 | 2026.01.21 22:13:36.482434 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8415 | 2026.01.21 22:13:36.482648 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.01.21 22:13:36.482757 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8417 | 2026.01.21 22:13:36.482778 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8418 | 2026.01.21 22:13:36.482790 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.01.21 22:13:36.482818 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8420 | 2026.01.21 22:13:36.482822 [ 4 ] {ed319279-4588-4200-a46f-0085c312a611} <Debug> TCPHandler: Processed in 0.001377985 sec. | ||
| 8421 | 2026.01.21 22:13:36.482909 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8422 | 2026.01.21 22:13:36.482929 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3028 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505598 sec., 2011161.0137633022 rows/sec., 150.99 MiB/sec. | ||
| 8423 | 2026.01.21 22:13:36.482949 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.01.21 22:13:36.482990 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8425 | 2026.01.21 22:13:36.483015 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16562 rows starting from the beginning of the part | ||
| 8426 | 2026.01.21 22:13:36.483051 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8427 | 2026.01.21 22:13:36.483060 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8428 | 2026.01.21 22:13:36.483100 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 328 rows starting from the beginning of the part | ||
| 8429 | 2026.01.21 22:13:36.483107 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8430 | 2026.01.21 22:13:36.483136 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8431 | 2026.01.21 22:13:36.483145 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8432 | 2026.01.21 22:13:36.483172 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 328 rows starting from the beginning of the part | ||
| 8433 | 2026.01.21 22:13:36.483213 [ 188 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8434 | 2026.01.21 22:13:36.483483 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.01.21 22:13:36.483574 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_56_11} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8436 | 2026.01.21 22:13:36.483667 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8437 | 2026.01.21 22:13:36.483929 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.01.21 22:13:36.483970 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8439 | 2026.01.21 22:13:36.484542 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8440 | 2026.01.21 22:13:36.484766 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.01.21 22:13:36.484909 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001875 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 8442 | 2026.01.21 22:13:36.484965 [ 4 ] {64f0f11b-c0af-466f-b765-8ffc917e3ec2} <Debug> TCPHandler: Processed in 0.002064363 sec. | ||
| 8443 | 2026.01.21 22:13:36.485079 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.01.21 22:13:36.485176 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8445 | 2026.01.21 22:13:36.485218 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8446 | 2026.01.21 22:13:36.485553 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.01.21 22:13:36.485591 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8448 | 2026.01.21 22:13:36.485897 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8449 | 2026.01.21 22:13:36.486103 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.01.21 22:13:36.486218 [ 41 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8451 | 2026.01.21 22:13:36.486230 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8452 | 2026.01.21 22:13:36.486259 [ 41 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2026.01.21 22:13:36.486281 [ 4 ] {1b187e75-a8fc-413f-8ded-8d025afd6a97} <Debug> TCPHandler: Processed in 0.001251942 sec. | ||
| 8454 | 2026.01.21 22:13:36.486283 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8455 | 2026.01.21 22:13:36.486408 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8456 | 2026.01.21 22:13:36.486556 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8457 | 2026.01.21 22:13:36.486593 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3576 rows starting from the beginning of the part | ||
| 8458 | 2026.01.21 22:13:36.486659 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8459 | 2026.01.21 22:13:36.486702 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 108 rows starting from the beginning of the part | ||
| 8460 | 2026.01.21 22:13:36.486741 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8461 | 2026.01.21 22:13:36.486780 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part | ||
| 8462 | 2026.01.21 22:13:36.486828 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8463 | 2026.01.21 22:13:36.487605 [ 201 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17698 rows, containing 5 columns (5 merged, 0 gathered) in 0.004737501 sec., 3735724.805124052 rows/sec., 249.60 MiB/sec. | ||
| 8464 | 2026.01.21 22:13:36.487850 [ 193 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8465 | 2026.01.21 22:13:36.488148 [ 193 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.01.21 22:13:36.488227 [ 193 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8467 | 2026.01.21 22:13:36.488330 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 8468 | 2026.01.21 22:13:36.488551 [ 193 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 4 columns (4 merged, 0 gathered) in 0.002196606 sec., 1808244.1730560693 rows/sec., 114.24 MiB/sec. | ||
| 8469 | 2026.01.21 22:13:36.488964 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8470 | 2026.01.21 22:13:36.489266 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.01.21 22:13:36.489346 [ 194 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_56_11} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8472 | 2026.01.21 22:13:36.489426 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8473 | 2026.01.21 22:13:38.159498 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.01.21 22:13:38.159779 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8475 | 2026.01.21 22:13:38.159883 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8476 | 2026.01.21 22:13:38.160733 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.01.21 22:13:38.160782 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8478 | 2026.01.21 22:13:38.161217 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8479 | 2026.01.21 22:13:38.161442 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.01.21 22:13:38.161598 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001896 sec., 235232.06751054854 rows/sec., 14.92 MiB/sec. | ||
| 8481 | 2026.01.21 22:13:38.161613 [ 46 ] {} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8482 | 2026.01.21 22:13:38.161640 [ 4 ] {0ed45316-4d5d-42ef-94d5-06843b92bc99} <Debug> TCPHandler: Processed in 0.002329909 sec. | ||
| 8483 | 2026.01.21 22:13:38.161707 [ 46 ] {} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.01.21 22:13:38.161748 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8485 | 2026.01.21 22:13:38.161796 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.01.21 22:13:38.161891 [ 193 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8487 | 2026.01.21 22:13:38.161897 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8488 | 2026.01.21 22:13:38.161998 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8489 | 2026.01.21 22:13:38.162100 [ 193 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8490 | 2026.01.21 22:13:38.162162 [ 193 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 446 rows starting from the beginning of the part | ||
| 8491 | 2026.01.21 22:13:38.162268 [ 193 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 446 rows starting from the beginning of the part | ||
| 8492 | 2026.01.21 22:13:38.162348 [ 193 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 446 rows starting from the beginning of the part | ||
| 8493 | 2026.01.21 22:13:38.162398 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2026.01.21 22:13:38.162421 [ 193 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 446 rows starting from the beginning of the part | ||
| 8495 | 2026.01.21 22:13:38.162441 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8496 | 2026.01.21 22:13:38.162499 [ 193 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 446 rows starting from the beginning of the part | ||
| 8497 | 2026.01.21 22:13:38.162772 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8498 | 2026.01.21 22:13:38.163026 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.01.21 22:13:38.163157 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001279 sec., 10946.0516028147 rows/sec., 892.57 KiB/sec. | ||
| 8500 | 2026.01.21 22:13:38.163195 [ 4 ] {f7b85118-d6c5-4fd9-bf38-a6b2aaf36014} <Debug> TCPHandler: Processed in 0.001449357 sec. | ||
| 8501 | 2026.01.21 22:13:38.163304 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.01.21 22:13:38.163404 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8503 | 2026.01.21 22:13:38.163445 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8504 | 2026.01.21 22:13:38.163850 [ 194 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021052 sec., 1103385.761474717 rows/sec., 74.19 MiB/sec. | ||
| 8505 | 2026.01.21 22:13:38.164055 [ 195 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8506 | 2026.01.21 22:13:38.164377 [ 195 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.01.21 22:13:38.164460 [ 195 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_25_6} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8508 | 2026.01.21 22:13:38.164570 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8509 | 2026.01.21 22:13:38.165034 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.01.21 22:13:38.165076 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8511 | 2026.01.21 22:13:38.165534 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8512 | 2026.01.21 22:13:38.165755 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.01.21 22:13:38.165888 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Debug> executeQuery: Read 2379 rows, 196.83 KiB in 0.002503 sec., 950459.4486616061 rows/sec., 76.79 MiB/sec. | ||
| 8514 | 2026.01.21 22:13:38.165929 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8515 | 2026.01.21 22:13:38.165943 [ 4 ] {8b0247d9-8e24-41a3-a661-1053ea32430f} <Debug> TCPHandler: Processed in 0.002689668 sec. | ||
| 8516 | 2026.01.21 22:13:38.166050 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2026.01.21 22:13:38.166143 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8518 | 2026.01.21 22:13:38.166183 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8519 | 2026.01.21 22:13:38.166686 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.01.21 22:13:38.166723 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8521 | 2026.01.21 22:13:38.167019 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8522 | 2026.01.21 22:13:38.167223 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.01.21 22:13:38.167351 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Debug> executeQuery: Read 252 rows, 15.50 KiB in 0.001226 sec., 205546.49265905382 rows/sec., 12.35 MiB/sec. | ||
| 8524 | 2026.01.21 22:13:38.167387 [ 4 ] {7eb0c4ca-08a5-423a-be8e-93f4ac3d3c8e} <Debug> TCPHandler: Processed in 0.001385125 sec. | ||
| 8525 | 2026.01.21 22:13:38.167490 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2026.01.21 22:13:38.167583 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8527 | 2026.01.21 22:13:38.167621 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8528 | 2026.01.21 22:13:38.168215 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.01.21 22:13:38.168251 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8530 | 2026.01.21 22:13:38.168568 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8531 | 2026.01.21 22:13:38.168772 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.01.21 22:13:38.168897 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001332 sec., 343843.84384384385 rows/sec., 22.72 MiB/sec. | ||
| 8533 | 2026.01.21 22:13:38.168933 [ 4 ] {37d62c59-0cec-4558-8920-c6b1a1679dd5} <Debug> TCPHandler: Processed in 0.001490878 sec. | ||
| 8534 | 2026.01.21 22:13:38.169038 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.01.21 22:13:38.169131 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8536 | 2026.01.21 22:13:38.169170 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8537 | 2026.01.21 22:13:38.169672 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.01.21 22:13:38.169708 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8539 | 2026.01.21 22:13:38.170012 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8540 | 2026.01.21 22:13:38.170225 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.01.21 22:13:38.170355 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00124 sec., 184677.4193548387 rows/sec., 10.48 MiB/sec. | ||
| 8542 | 2026.01.21 22:13:38.170354 [ 49 ] {} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8543 | 2026.01.21 22:13:38.170392 [ 4 ] {91f6a2ac-3a51-4a35-a8df-21d4ce0699c0} <Debug> TCPHandler: Processed in 0.001400836 sec. | ||
| 8544 | 2026.01.21 22:13:38.170424 [ 49 ] {} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.01.21 22:13:38.170455 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8546 | 2026.01.21 22:13:38.170509 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2026.01.21 22:13:38.170539 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8548 | 2026.01.21 22:13:38.170605 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8549 | 2026.01.21 22:13:38.170644 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8550 | 2026.01.21 22:13:38.170649 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8551 | 2026.01.21 22:13:38.170680 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 229 rows starting from the beginning of the part | ||
| 8552 | 2026.01.21 22:13:38.170741 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 229 rows starting from the beginning of the part | ||
| 8553 | 2026.01.21 22:13:38.170785 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 229 rows starting from the beginning of the part | ||
| 8554 | 2026.01.21 22:13:38.170829 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 229 rows starting from the beginning of the part | ||
| 8555 | 2026.01.21 22:13:38.170871 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 229 rows starting from the beginning of the part | ||
| 8556 | 2026.01.21 22:13:38.171678 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.01.21 22:13:38.171687 [ 194 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118092 sec., 969583.036954239 rows/sec., 58.74 MiB/sec. | ||
| 8558 | 2026.01.21 22:13:38.171733 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8559 | 2026.01.21 22:13:38.171841 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8560 | 2026.01.21 22:13:38.172142 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.01.21 22:13:38.172163 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8562 | 2026.01.21 22:13:38.172222 [ 193 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_25_6} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8563 | 2026.01.21 22:13:38.172304 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8564 | 2026.01.21 22:13:38.172400 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.01.21 22:13:38.172537 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Debug> executeQuery: Read 1218 rows, 88.90 KiB in 0.001949 sec., 624935.864545921 rows/sec., 44.54 MiB/sec. | ||
| 8566 | 2026.01.21 22:13:38.172574 [ 4 ] {b4e9acdd-ea32-46ce-a86e-05b2ae67f2bf} <Debug> TCPHandler: Processed in 0.002117134 sec. | ||
| 8567 | 2026.01.21 22:13:38.172682 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.01.21 22:13:38.172786 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8569 | 2026.01.21 22:13:38.172830 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8570 | 2026.01.21 22:13:38.173162 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.01.21 22:13:38.173199 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8572 | 2026.01.21 22:13:38.173517 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8573 | 2026.01.21 22:13:38.173727 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.01.21 22:13:38.173863 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 8575 | 2026.01.21 22:13:38.173900 [ 4 ] {fe1904d5-0906-4b9c-a511-f347fb5867db} <Debug> TCPHandler: Processed in 0.001269363 sec. | ||
| 8576 | 2026.01.21 22:13:38.174010 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.01.21 22:13:38.174123 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.01.21 22:13:38.174172 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8579 | 2026.01.21 22:13:38.174933 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.01.21 22:13:38.174976 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8581 | 2026.01.21 22:13:38.175358 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8582 | 2026.01.21 22:13:38.175569 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.01.21 22:13:38.175696 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Debug> executeQuery: Read 923 rows, 62.41 KiB in 0.001597 sec., 577958.672510958 rows/sec., 38.16 MiB/sec. | ||
| 8584 | 2026.01.21 22:13:38.175732 [ 4 ] {0270e7e2-7987-4546-bc0a-547797948aa7} <Debug> TCPHandler: Processed in 0.001778916 sec. | ||
| 8585 | 2026.01.21 22:13:38.175829 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.01.21 22:13:38.175922 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.01.21 22:13:38.175963 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8588 | 2026.01.21 22:13:38.176263 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.01.21 22:13:38.176298 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8590 | 2026.01.21 22:13:38.176582 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8591 | 2026.01.21 22:13:38.176778 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.01.21 22:13:38.176908 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 8593 | 2026.01.21 22:13:38.176942 [ 4 ] {0a504dd0-2d35-492a-9ce0-301bffa11226} <Debug> TCPHandler: Processed in 0.00116155 sec. | ||
| 8594 | 2026.01.21 22:13:38.177051 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.01.21 22:13:38.177164 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.01.21 22:13:38.177226 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8597 | 2026.01.21 22:13:38.178086 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.21 22:13:38.178122 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8599 | 2026.01.21 22:13:38.178616 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8600 | 2026.01.21 22:13:38.178840 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.21 22:13:38.178978 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001837 sec., 8165.487207403375 rows/sec., 14.63 MiB/sec. | ||
| 8602 | 2026.01.21 22:13:38.179037 [ 4 ] {a81ff69c-d95a-433a-b6ee-b266ccabba26} <Debug> TCPHandler: Processed in 0.002044012 sec. | ||
| 8603 | 2026.01.21 22:13:38.179139 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.01.21 22:13:38.179232 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.01.21 22:13:38.179272 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8606 | 2026.01.21 22:13:38.179596 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.01.21 22:13:38.179632 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8608 | 2026.01.21 22:13:38.179926 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8609 | 2026.01.21 22:13:38.180132 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.01.21 22:13:38.180256 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001042 sec., 69097.8886756238 rows/sec., 3.99 MiB/sec. | ||
| 8611 | 2026.01.21 22:13:38.180290 [ 4 ] {afd40e8e-8ce4-47e9-a997-2e9f20ebb9f5} <Debug> TCPHandler: Processed in 0.001198801 sec. | ||
| 8612 | 2026.01.21 22:13:39.633976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1136 | ||
| 8613 | 2026.01.21 22:13:39.636996 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.01.21 22:13:39.637052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8615 | 2026.01.21 22:13:39.638307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8616 | 2026.01.21 22:13:39.638569 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.01.21 22:13:39.638720 [ 23 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8618 | 2026.01.21 22:13:39.638764 [ 23 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.01.21 22:13:39.638786 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8620 | 2026.01.21 22:13:39.638869 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 8621 | 2026.01.21 22:13:39.638922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 8622 | 2026.01.21 22:13:39.639297 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8623 | 2026.01.21 22:13:39.639428 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 926 rows starting from the beginning of the part | ||
| 8624 | 2026.01.21 22:13:39.639768 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 8625 | 2026.01.21 22:13:39.640085 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 8626 | 2026.01.21 22:13:39.640395 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 8627 | 2026.01.21 22:13:39.640697 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8628 | 2026.01.21 22:13:39.641012 [ 187 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 8629 | 2026.01.21 22:13:39.646883 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 72 columns (72 merged, 0 gathered) in 0.008042166 sec., 141255.47769096037 rows/sec., 113.05 MiB/sec. | ||
| 8630 | 2026.01.21 22:13:39.648342 [ 197 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8631 | 2026.01.21 22:13:39.648979 [ 197 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.01.21 22:13:39.649068 [ 197 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_26_5} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8633 | 2026.01.21 22:13:39.649401 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 8634 | 2026.01.21 22:13:41.473005 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.01.21 22:13:41.473185 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8636 | 2026.01.21 22:13:41.473255 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8637 | 2026.01.21 22:13:41.473907 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.01.21 22:13:41.473957 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8639 | 2026.01.21 22:13:41.474370 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8640 | 2026.01.21 22:13:41.474598 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.01.21 22:13:41.474766 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.62 MiB/sec. | ||
| 8642 | 2026.01.21 22:13:41.474815 [ 4 ] {44589fbc-9e98-4d6b-8ff9-017c7acddf3c} <Debug> TCPHandler: Processed in 0.001945539 sec. | ||
| 8643 | 2026.01.21 22:13:41.474932 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.01.21 22:13:41.475036 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8645 | 2026.01.21 22:13:41.475081 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8646 | 2026.01.21 22:13:41.475520 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.01.21 22:13:41.475558 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8648 | 2026.01.21 22:13:41.475876 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8649 | 2026.01.21 22:13:41.476091 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.01.21 22:13:41.476233 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 8651 | 2026.01.21 22:13:41.476273 [ 4 ] {7f8fe695-4fa9-493a-b553-7a8dfb1fdb9f} <Debug> TCPHandler: Processed in 0.001395066 sec. | ||
| 8652 | 2026.01.21 22:13:41.476385 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2026.01.21 22:13:41.476483 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8654 | 2026.01.21 22:13:41.476527 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8655 | 2026.01.21 22:13:41.476899 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.01.21 22:13:41.476936 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8657 | 2026.01.21 22:13:41.477274 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8658 | 2026.01.21 22:13:41.477475 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.01.21 22:13:41.477609 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001148 sec., 83623.69337979094 rows/sec., 5.82 MiB/sec. | ||
| 8660 | 2026.01.21 22:13:41.477646 [ 4 ] {f12fd331-472c-444e-86a0-57d2ad3c6eb1} <Debug> TCPHandler: Processed in 0.001313004 sec. | ||
| 8661 | 2026.01.21 22:13:41.477756 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2026.01.21 22:13:41.477852 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8663 | 2026.01.21 22:13:41.477894 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8664 | 2026.01.21 22:13:41.478206 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.01.21 22:13:41.478242 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8666 | 2026.01.21 22:13:41.478558 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8667 | 2026.01.21 22:13:41.478761 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.01.21 22:13:41.478895 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001063 sec., 33866.41580432738 rows/sec., 2.28 MiB/sec. | ||
| 8669 | 2026.01.21 22:13:41.478931 [ 4 ] {4676992f-80cd-4ff1-99f8-f970f99b931e} <Debug> TCPHandler: Processed in 0.001225802 sec. | ||
| 8670 | 2026.01.21 22:13:42.044161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16824 | ||
| 8671 | 2026.01.21 22:13:42.044663 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.21 22:13:42.044703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8673 | 2026.01.21 22:13:42.045185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8674 | 2026.01.21 22:13:42.045427 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.21 22:13:42.045556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16824 | ||
| 8676 | 2026.01.21 22:13:42.927051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8677 | 2026.01.21 22:13:42.943933 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.01.21 22:13:42.943984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8679 | 2026.01.21 22:13:42.950404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8680 | 2026.01.21 22:13:42.951121 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.01.21 22:13:42.954119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8682 | 2026.01.21 22:13:46.476778 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.01.21 22:13:46.476966 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8684 | 2026.01.21 22:13:46.477029 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8685 | 2026.01.21 22:13:46.477722 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.01.21 22:13:46.477763 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8687 | 2026.01.21 22:13:46.478157 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8688 | 2026.01.21 22:13:46.478383 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.01.21 22:13:46.478532 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001614 sec., 65675.34076827757 rows/sec., 5.49 MiB/sec. | ||
| 8690 | 2026.01.21 22:13:46.478572 [ 4 ] {5e8cbe51-ae49-4405-bba0-f7e00d75a950} <Debug> TCPHandler: Processed in 0.001918609 sec. | ||
| 8691 | 2026.01.21 22:13:46.478692 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.01.21 22:13:46.478786 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.01.21 22:13:46.478825 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8694 | 2026.01.21 22:13:46.479249 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.01.21 22:13:46.479287 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8696 | 2026.01.21 22:13:46.479600 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8697 | 2026.01.21 22:13:46.479813 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.01.21 22:13:46.479946 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 1.56 MiB/sec. | ||
| 8699 | 2026.01.21 22:13:46.479983 [ 4 ] {5dc47584-361a-4576-b8d0-a8bacfbd6d55} <Debug> TCPHandler: Processed in 0.001341335 sec. | ||
| 8700 | 2026.01.21 22:13:46.480097 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.01.21 22:13:46.480191 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8702 | 2026.01.21 22:13:46.480230 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8703 | 2026.01.21 22:13:46.480665 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.01.21 22:13:46.480701 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8705 | 2026.01.21 22:13:46.481003 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8706 | 2026.01.21 22:13:46.481212 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.01.21 22:13:46.481354 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001167 sec., 76263.92459297343 rows/sec., 5.96 MiB/sec. | ||
| 8708 | 2026.01.21 22:13:46.481395 [ 4 ] {4c52dad6-15a6-4542-a101-7f583af33408} <Debug> TCPHandler: Processed in 0.001345295 sec. | ||
| 8709 | 2026.01.21 22:13:46.481510 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.01.21 22:13:46.481602 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.01.21 22:13:46.481646 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8712 | 2026.01.21 22:13:46.482054 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.01.21 22:13:46.482089 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8714 | 2026.01.21 22:13:46.482412 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8715 | 2026.01.21 22:13:46.482625 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.01.21 22:13:46.482752 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 8717 | 2026.01.21 22:13:46.482786 [ 4 ] {ac5d7523-c8cd-4ab3-b24e-473fbf85d684} <Debug> TCPHandler: Processed in 0.001325034 sec. | ||
| 8718 | 2026.01.21 22:13:46.482898 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.01.21 22:13:46.482989 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8720 | 2026.01.21 22:13:46.483043 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8721 | 2026.01.21 22:13:46.483865 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.01.21 22:13:46.483901 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8723 | 2026.01.21 22:13:46.484430 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8724 | 2026.01.21 22:13:46.484650 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.01.21 22:13:46.484788 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001815 sec., 13774.104683195592 rows/sec., 24.68 MiB/sec. | ||
| 8726 | 2026.01.21 22:13:46.484848 [ 4 ] {a073a07d-b718-48fe-b568-08c62f772cbe} <Debug> TCPHandler: Processed in 0.001996311 sec. | ||
| 8727 | 2026.01.21 22:13:46.484964 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.01.21 22:13:46.485056 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8729 | 2026.01.21 22:13:46.485097 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8730 | 2026.01.21 22:13:46.485481 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.01.21 22:13:46.485530 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8732 | 2026.01.21 22:13:46.485911 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8733 | 2026.01.21 22:13:46.486255 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.01.21 22:13:46.486423 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
| 8735 | 2026.01.21 22:13:46.486462 [ 4 ] {533f954c-0040-41c7-aaef-2fa062532f39} <Debug> TCPHandler: Processed in 0.0015456 sec. | ||
| 8736 | 2026.01.21 22:13:49.386979 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8737 | 2026.01.21 22:13:49.387073 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8738 | 2026.01.21 22:13:49.546245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17272 | ||
| 8739 | 2026.01.21 22:13:49.546748 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.01.21 22:13:49.546791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8741 | 2026.01.21 22:13:49.547299 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8742 | 2026.01.21 22:13:49.547543 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.01.21 22:13:49.547693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17272 | ||
| 8744 | 2026.01.21 22:13:49.547694 [ 62 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8745 | 2026.01.21 22:13:49.547769 [ 62 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.01.21 22:13:49.547793 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8747 | 2026.01.21 22:13:49.547900 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 8748 | 2026.01.21 22:13:49.548038 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8749 | 2026.01.21 22:13:49.548080 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14904 rows starting from the beginning of the part | ||
| 8750 | 2026.01.21 22:13:49.548151 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8751 | 2026.01.21 22:13:49.548199 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8752 | 2026.01.21 22:13:49.548240 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8753 | 2026.01.21 22:13:49.548282 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8754 | 2026.01.21 22:13:49.548320 [ 198 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8755 | 2026.01.21 22:13:49.550828 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17272 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981996 sec., 5792093.617831814 rows/sec., 82.86 MiB/sec. | ||
| 8756 | 2026.01.21 22:13:49.551125 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8757 | 2026.01.21 22:13:49.551428 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.01.21 22:13:49.551515 [ 191 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_36_7} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8759 | 2026.01.21 22:13:49.551710 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8760 | 2026.01.21 22:13:49.634729 [ 76 ] {} <Debug> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8761 | 2026.01.21 22:13:49.634795 [ 76 ] {} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.21 22:13:49.634819 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8763 | 2026.01.21 22:13:49.634926 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::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 | ||
| 8764 | 2026.01.21 22:13:49.635062 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8765 | 2026.01.21 22:13:49.635096 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8766 | 2026.01.21 22:13:49.635164 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 8767 | 2026.01.21 22:13:49.635210 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 8768 | 2026.01.21 22:13:49.635250 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 8769 | 2026.01.21 22:13:49.635286 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 8770 | 2026.01.21 22:13:49.635951 [ 198 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072758 sec., 50337.541178905216 rows/sec., 4.20 MiB/sec. | ||
| 8771 | 2026.01.21 22:13:49.636095 [ 186 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8772 | 2026.01.21 22:13:49.636413 [ 186 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.01.21 22:13:49.636495 [ 186 ] {cb395420-514d-4033-8cd8-ad5a76f14e5a::all_1_9_2} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8774 | 2026.01.21 22:13:49.636570 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8775 | 2026.01.21 22:13:49.640052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1156 | ||
| 8776 | 2026.01.21 22:13:49.642101 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.01.21 22:13:49.642145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8778 | 2026.01.21 22:13:49.643344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8779 | 2026.01.21 22:13:49.643618 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.01.21 22:13:49.643976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 8781 | 2026.01.21 22:13:50.454912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8782 | 2026.01.21 22:13:50.473365 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.01.21 22:13:50.473414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8784 | 2026.01.21 22:13:50.480148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8785 | 2026.01.21 22:13:50.480922 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.01.21 22:13:50.481193 [ 76 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8787 | 2026.01.21 22:13:50.481234 [ 76 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.01.21 22:13:50.481257 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8789 | 2026.01.21 22:13:50.481341 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 8790 | 2026.01.21 22:13:50.484094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8791 | 2026.01.21 22:13:50.484213 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8792 | 2026.01.21 22:13:50.484959 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8793 | 2026.01.21 22:13:50.488134 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8794 | 2026.01.21 22:13:50.491349 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8795 | 2026.01.21 22:13:50.494832 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8796 | 2026.01.21 22:13:50.498715 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8797 | 2026.01.21 22:13:50.503079 [ 200 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8798 | 2026.01.21 22:13:50.555664 [ 198 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.07434353 sec., 3658.69094459195 rows/sec., 18.92 MiB/sec. | ||
| 8799 | 2026.01.21 22:13:50.558785 [ 194 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8800 | 2026.01.21 22:13:50.560966 [ 194 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.01.21 22:13:50.561095 [ 194 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_36_7} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8802 | 2026.01.21 22:13:50.563472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8803 | 2026.01.21 22:13:51.000362 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.88 MiB, peak 299.75 MiB, free memory in arenas 0.00 B, will set to 289.77 MiB (RSS), difference: 1.89 MiB | ||
| 8804 | 2026.01.21 22:13:51.488485 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2026.01.21 22:13:51.488675 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8806 | 2026.01.21 22:13:51.488739 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8807 | 2026.01.21 22:13:51.489563 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.01.21 22:13:51.489629 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8809 | 2026.01.21 22:13:51.490031 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8810 | 2026.01.21 22:13:51.490259 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.01.21 22:13:51.490407 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001784 sec., 250000 rows/sec., 15.86 MiB/sec. | ||
| 8812 | 2026.01.21 22:13:51.490449 [ 4 ] {946d9d86-c53a-4c91-b9d4-265c2bc4823f} <Debug> TCPHandler: Processed in 0.002155155 sec. | ||
| 8813 | 2026.01.21 22:13:51.490583 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2026.01.21 22:13:51.490682 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8815 | 2026.01.21 22:13:51.490724 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8816 | 2026.01.21 22:13:51.491715 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.01.21 22:13:51.491750 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8818 | 2026.01.21 22:13:51.492132 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8819 | 2026.01.21 22:13:51.492346 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.01.21 22:13:51.492475 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001815 sec., 678787.8787878788 rows/sec., 53.91 MiB/sec. | ||
| 8821 | 2026.01.21 22:13:51.492512 [ 4 ] {86afe9bb-d781-4955-a81d-ab70c71977fb} <Debug> TCPHandler: Processed in 0.00198053 sec. | ||
| 8822 | 2026.01.21 22:13:51.492625 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.01.21 22:13:51.492719 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8824 | 2026.01.21 22:13:51.492758 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8825 | 2026.01.21 22:13:51.493245 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.01.21 22:13:51.493278 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8827 | 2026.01.21 22:13:51.493594 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8828 | 2026.01.21 22:13:51.493806 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.01.21 22:13:51.493903 [ 76 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8830 | 2026.01.21 22:13:51.493934 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001234 sec., 192868.71961102105 rows/sec., 11.49 MiB/sec. | ||
| 8831 | 2026.01.21 22:13:51.493940 [ 76 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.01.21 22:13:51.493966 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8833 | 2026.01.21 22:13:51.493973 [ 4 ] {0a5b339e-b120-439c-b212-ceb586249d09} <Debug> TCPHandler: Processed in 0.001398406 sec. | ||
| 8834 | 2026.01.21 22:13:51.494100 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8835 | 2026.01.21 22:13:51.494109 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2026.01.21 22:13:51.494252 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8837 | 2026.01.21 22:13:51.494268 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8838 | 2026.01.21 22:13:51.494294 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8839 | 2026.01.21 22:13:51.494312 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 281 rows starting from the beginning of the part | ||
| 8840 | 2026.01.21 22:13:51.494390 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 238 rows starting from the beginning of the part | ||
| 8841 | 2026.01.21 22:13:51.494446 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 8842 | 2026.01.21 22:13:51.494490 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 252 rows starting from the beginning of the part | ||
| 8843 | 2026.01.21 22:13:51.494531 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 8844 | 2026.01.21 22:13:51.494573 [ 190 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 238 rows starting from the beginning of the part | ||
| 8845 | 2026.01.21 22:13:51.494818 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.01.21 22:13:51.494859 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8847 | 2026.01.21 22:13:51.495220 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8848 | 2026.01.21 22:13:51.495440 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.01.21 22:13:51.495550 [ 189 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510549 sec., 701069.6111148993 rows/sec., 45.32 MiB/sec. | ||
| 8850 | 2026.01.21 22:13:51.495571 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001337 sec., 172026.9259536275 rows/sec., 11.09 MiB/sec. | ||
| 8851 | 2026.01.21 22:13:51.495629 [ 4 ] {45af307c-695a-4c45-a575-aef682c02b36} <Debug> TCPHandler: Processed in 0.00156995 sec. | ||
| 8852 | 2026.01.21 22:13:51.495729 [ 198 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8853 | 2026.01.21 22:13:51.495737 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2026.01.21 22:13:51.495845 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8855 | 2026.01.21 22:13:51.495887 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8856 | 2026.01.21 22:13:51.496014 [ 198 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.01.21 22:13:51.496097 [ 198 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_51_10} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8858 | 2026.01.21 22:13:51.496174 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 8859 | 2026.01.21 22:13:51.496381 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.01.21 22:13:51.496421 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8861 | 2026.01.21 22:13:51.496730 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8862 | 2026.01.21 22:13:51.496941 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.01.21 22:13:51.497068 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001241 sec., 184528.60596293313 rows/sec., 10.48 MiB/sec. | ||
| 8864 | 2026.01.21 22:13:51.497104 [ 4 ] {a312b95b-06fa-4ec0-8967-d7cb7fa18a3a} <Debug> TCPHandler: Processed in 0.001416176 sec. | ||
| 8865 | 2026.01.21 22:13:51.497220 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.01.21 22:13:51.497313 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8867 | 2026.01.21 22:13:51.497352 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8868 | 2026.01.21 22:13:51.498033 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.01.21 22:13:51.498068 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8870 | 2026.01.21 22:13:51.498398 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8871 | 2026.01.21 22:13:51.498603 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.01.21 22:13:51.498731 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001435 sec., 521254.35540069686 rows/sec., 36.39 MiB/sec. | ||
| 8873 | 2026.01.21 22:13:51.498771 [ 4 ] {808e7d5e-c4c8-4675-98e2-13f6719bb229} <Debug> TCPHandler: Processed in 0.001600981 sec. | ||
| 8874 | 2026.01.21 22:13:51.498904 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8875 | 2026.01.21 22:13:51.498997 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8876 | 2026.01.21 22:13:51.499044 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8877 | 2026.01.21 22:13:51.499467 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.01.21 22:13:51.499510 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8879 | 2026.01.21 22:13:51.499895 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8880 | 2026.01.21 22:13:51.500162 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.01.21 22:13:51.500327 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. | ||
| 8882 | 2026.01.21 22:13:51.500372 [ 4 ] {98a24142-1200-41be-ba8d-9e9ef0b21afc} <Debug> TCPHandler: Processed in 0.001517849 sec. | ||
| 8883 | 2026.01.21 22:13:51.500689 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.01.21 22:13:51.500804 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8885 | 2026.01.21 22:13:51.500857 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8886 | 2026.01.21 22:13:51.501491 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.01.21 22:13:51.501535 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8888 | 2026.01.21 22:13:51.501980 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8889 | 2026.01.21 22:13:51.502205 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.01.21 22:13:51.502338 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001557 sec., 210661.5285806037 rows/sec., 13.80 MiB/sec. | ||
| 8891 | 2026.01.21 22:13:51.502375 [ 4 ] {c98f2c8a-3d8c-44ca-a2cc-86bb6bf94e58} <Debug> TCPHandler: Processed in 0.001746765 sec. | ||
| 8892 | 2026.01.21 22:13:51.502492 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2026.01.21 22:13:51.502587 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8894 | 2026.01.21 22:13:51.502628 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8895 | 2026.01.21 22:13:51.502949 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.01.21 22:13:51.502984 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8897 | 2026.01.21 22:13:51.503287 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8898 | 2026.01.21 22:13:51.503502 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.01.21 22:13:51.503632 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 8900 | 2026.01.21 22:13:51.503668 [ 4 ] {cd3ae479-44c6-48a1-9cf3-a6e7479f0565} <Debug> TCPHandler: Processed in 0.001225602 sec. | ||
| 8901 | 2026.01.21 22:13:51.503780 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2026.01.21 22:13:51.503874 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8903 | 2026.01.21 22:13:51.503927 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8904 | 2026.01.21 22:13:51.504742 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.01.21 22:13:51.504778 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8906 | 2026.01.21 22:13:51.505301 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8907 | 2026.01.21 22:13:51.505521 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.01.21 22:13:51.505660 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001803 sec., 8319.46755407654 rows/sec., 14.91 MiB/sec. | ||
| 8909 | 2026.01.21 22:13:51.505734 [ 4 ] {df340f69-21f9-4de9-b453-a2666cf7faca} <Debug> TCPHandler: Processed in 0.002003711 sec. | ||
| 8910 | 2026.01.21 22:13:51.505850 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2026.01.21 22:13:51.505945 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8912 | 2026.01.21 22:13:51.505985 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8913 | 2026.01.21 22:13:51.506327 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.01.21 22:13:51.506362 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8915 | 2026.01.21 22:13:51.506669 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8916 | 2026.01.21 22:13:51.506874 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.01.21 22:13:51.507001 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001075 sec., 100465.11627906977 rows/sec., 6.12 MiB/sec. | ||
| 8918 | 2026.01.21 22:13:51.507037 [ 4 ] {b33042e9-13f4-4f33-910d-366862d92393} <Debug> TCPHandler: Processed in 0.001240282 sec. | ||
| 8919 | 2026.01.21 22:13:56.477258 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2026.01.21 22:13:56.477536 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8921 | 2026.01.21 22:13:56.477602 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8922 | 2026.01.21 22:13:56.478253 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2026.01.21 22:13:56.478299 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8924 | 2026.01.21 22:13:56.478677 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8925 | 2026.01.21 22:13:56.478906 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2026.01.21 22:13:56.479066 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 205.14 KiB/sec. | ||
| 8927 | 2026.01.21 22:13:56.479115 [ 4 ] {a71fdc36-3538-4235-98a8-2e2e6b62cce6} <Debug> TCPHandler: Processed in 0.002038542 sec. | ||
| 8928 | 2026.01.21 22:13:56.479239 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.01.21 22:13:56.479346 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8930 | 2026.01.21 22:13:56.479389 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8931 | 2026.01.21 22:13:56.479854 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.01.21 22:13:56.479892 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8933 | 2026.01.21 22:13:56.480207 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8934 | 2026.01.21 22:13:56.480422 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.01.21 22:13:56.480535 [ 69 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8936 | 2026.01.21 22:13:56.480555 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Debug> executeQuery: Read 108 rows, 9.21 KiB in 0.001233 sec., 87591.24087591241 rows/sec., 7.30 MiB/sec. | ||
| 8937 | 2026.01.21 22:13:56.480604 [ 69 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2026.01.21 22:13:56.480614 [ 4 ] {3b666397-59b4-49ab-99d0-8d81dac6aa86} <Debug> TCPHandler: Processed in 0.001429417 sec. | ||
| 8939 | 2026.01.21 22:13:56.480637 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8940 | 2026.01.21 22:13:56.480740 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8941 | 2026.01.21 22:13:56.480742 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.01.21 22:13:56.480849 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8943 | 2026.01.21 22:13:56.480869 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8944 | 2026.01.21 22:13:56.480883 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2432 rows starting from the beginning of the part | ||
| 8945 | 2026.01.21 22:13:56.480909 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8946 | 2026.01.21 22:13:56.480953 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2379 rows starting from the beginning of the part | ||
| 8947 | 2026.01.21 22:13:56.481005 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8948 | 2026.01.21 22:13:56.481055 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 8949 | 2026.01.21 22:13:56.481102 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1232 rows starting from the beginning of the part | ||
| 8950 | 2026.01.21 22:13:56.481151 [ 192 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 8951 | 2026.01.21 22:13:56.481321 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.01.21 22:13:56.481357 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8953 | 2026.01.21 22:13:56.481666 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8954 | 2026.01.21 22:13:56.481875 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.01.21 22:13:56.482007 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001157 sec., 25064.822817631804 rows/sec., 1.82 MiB/sec. | ||
| 8956 | 2026.01.21 22:13:56.482044 [ 4 ] {e170f18b-ab49-4195-8574-3b6150564bef} <Debug> TCPHandler: Processed in 0.001349834 sec. | ||
| 8957 | 2026.01.21 22:13:56.482153 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.01.21 22:13:56.482247 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8959 | 2026.01.21 22:13:56.482287 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8960 | 2026.01.21 22:13:56.482703 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.01.21 22:13:56.482736 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8962 | 2026.01.21 22:13:56.483038 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8963 | 2026.01.21 22:13:56.483246 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002547615 sec., 2478003.937015601 rows/sec., 209.33 MiB/sec. | ||
| 8964 | 2026.01.21 22:13:56.483250 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2026.01.21 22:13:56.483404 [ 68 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8966 | 2026.01.21 22:13:56.483423 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001194 sec., 77889.4472361809 rows/sec., 6.09 MiB/sec. | ||
| 8967 | 2026.01.21 22:13:56.483439 [ 68 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.01.21 22:13:56.483459 [ 4 ] {16cdffbb-084d-48da-bfcf-a5a080c09e07} <Debug> TCPHandler: Processed in 0.001353594 sec. | ||
| 8969 | 2026.01.21 22:13:56.483459 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8970 | 2026.01.21 22:13:56.483536 [ 196 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8971 | 2026.01.21 22:13:56.483559 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8972 | 2026.01.21 22:13:56.483581 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.01.21 22:13:56.483659 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8974 | 2026.01.21 22:13:56.483691 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1265 rows starting from the beginning of the part | ||
| 8975 | 2026.01.21 22:13:56.483692 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.01.21 22:13:56.483748 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1218 rows starting from the beginning of the part | ||
| 8977 | 2026.01.21 22:13:56.483755 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8978 | 2026.01.21 22:13:56.483796 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8979 | 2026.01.21 22:13:56.483839 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 89 rows starting from the beginning of the part | ||
| 8980 | 2026.01.21 22:13:56.483858 [ 196 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.01.21 22:13:56.483880 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 748 rows starting from the beginning of the part | ||
| 8982 | 2026.01.21 22:13:56.483927 [ 192 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 93 rows starting from the beginning of the part | ||
| 8983 | 2026.01.21 22:13:56.483974 [ 196 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_61_12} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8984 | 2026.01.21 22:13:56.484077 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8985 | 2026.01.21 22:13:56.484176 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.01.21 22:13:56.484210 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8987 | 2026.01.21 22:13:56.484532 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8988 | 2026.01.21 22:13:56.484748 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.01.21 22:13:56.484848 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8990 | 2026.01.21 22:13:56.484873 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.01.21 22:13:56.484876 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00121 sec., 133884.29752066117 rows/sec., 9.32 MiB/sec. | ||
| 8992 | 2026.01.21 22:13:56.484888 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 8993 | 2026.01.21 22:13:56.484914 [ 4 ] {01af4607-7235-49b1-8e1b-d6e444587a02} <Debug> TCPHandler: Processed in 0.001393196 sec. | ||
| 8994 | 2026.01.21 22:13:56.484991 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8995 | 2026.01.21 22:13:56.485026 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.01.21 22:13:56.485122 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.01.21 22:13:56.485127 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8998 | 2026.01.21 22:13:56.485178 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17698 rows starting from the beginning of the part | ||
| 8999 | 2026.01.21 22:13:56.485181 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9000 | 2026.01.21 22:13:56.485213 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696063 sec., 2050041.7732124338 rows/sec., 154.48 MiB/sec. | ||
| 9001 | 2026.01.21 22:13:56.485242 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 923 rows starting from the beginning of the part | ||
| 9002 | 2026.01.21 22:13:56.485291 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part | ||
| 9003 | 2026.01.21 22:13:56.485337 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9004 | 2026.01.21 22:13:56.485376 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 328 rows starting from the beginning of the part | ||
| 9005 | 2026.01.21 22:13:56.485392 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9006 | 2026.01.21 22:13:56.485417 [ 199 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 162 rows starting from the beginning of the part | ||
| 9007 | 2026.01.21 22:13:56.485711 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.01.21 22:13:56.485783 [ 188 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_61_12} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9009 | 2026.01.21 22:13:56.485842 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9010 | 2026.01.21 22:13:56.486099 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.01.21 22:13:56.486134 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9012 | 2026.01.21 22:13:56.486750 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9013 | 2026.01.21 22:13:56.486981 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.01.21 22:13:56.487088 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9015 | 2026.01.21 22:13:56.487116 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.01.21 22:13:56.487122 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002017 sec., 12394.645513138323 rows/sec., 22.21 MiB/sec. | ||
| 9017 | 2026.01.21 22:13:56.487132 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9018 | 2026.01.21 22:13:56.487190 [ 4 ] {76fda0a7-572a-47f9-a73f-49eb4c39d6fe} <Debug> TCPHandler: Processed in 0.002211627 sec. | ||
| 9019 | 2026.01.21 22:13:56.487198 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9020 | 2026.01.21 22:13:56.487319 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9021 | 2026.01.21 22:13:56.487383 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9022 | 2026.01.21 22:13:56.487437 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 865 rows starting from the beginning of the part | ||
| 9023 | 2026.01.21 22:13:56.487440 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.01.21 22:13:56.487499 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9025 | 2026.01.21 22:13:56.487563 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 9026 | 2026.01.21 22:13:56.487671 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 9027 | 2026.01.21 22:13:56.487781 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 9028 | 2026.01.21 22:13:56.487885 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 9029 | 2026.01.21 22:13:56.487932 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.01.21 22:13:56.487975 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9031 | 2026.01.21 22:13:56.487978 [ 188 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 9032 | 2026.01.21 22:13:56.488402 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9033 | 2026.01.21 22:13:56.488645 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.01.21 22:13:56.488746 [ 68 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9035 | 2026.01.21 22:13:56.488769 [ 68 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.01.21 22:13:56.488776 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
| 9037 | 2026.01.21 22:13:56.488785 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9038 | 2026.01.21 22:13:56.488813 [ 4 ] {a734a807-d188-4bb7-8bdb-feb2977e9af5} <Debug> TCPHandler: Processed in 0.001556489 sec. | ||
| 9039 | 2026.01.21 22:13:56.488868 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9040 | 2026.01.21 22:13:56.488989 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9041 | 2026.01.21 22:13:56.489022 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3972 rows starting from the beginning of the part | ||
| 9042 | 2026.01.21 22:13:56.489084 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
| 9043 | 2026.01.21 22:13:56.489129 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 9044 | 2026.01.21 22:13:56.489165 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9045 | 2026.01.21 22:13:56.489203 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part | ||
| 9046 | 2026.01.21 22:13:56.489244 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9047 | 2026.01.21 22:13:56.491293 [ 187 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002459113 sec., 1751851.1756068142 rows/sec., 110.69 MiB/sec. | ||
| 9048 | 2026.01.21 22:13:56.491711 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9049 | 2026.01.21 22:13:56.491843 [ 193 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19367 rows, containing 5 columns (5 merged, 0 gathered) in 0.006906347 sec., 2804232.10707484 rows/sec., 187.37 MiB/sec. | ||
| 9050 | 2026.01.21 22:13:56.491974 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.01.21 22:13:56.492050 [ 201 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_61_12} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9052 | 2026.01.21 22:13:56.492123 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9053 | 2026.01.21 22:13:56.492171 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9054 | 2026.01.21 22:13:56.492494 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.01.21 22:13:56.492572 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9056 | 2026.01.21 22:13:56.492667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 9057 | 2026.01.21 22:13:56.494607 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 19 columns (19 merged, 0 gathered) in 0.00743227 sec., 130511.94318828567 rows/sec., 233.87 MiB/sec. | ||
| 9058 | 2026.01.21 22:13:56.496199 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9059 | 2026.01.21 22:13:56.496535 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.01.21 22:13:56.496616 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9061 | 2026.01.21 22:13:56.496774 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 9062 | 2026.01.21 22:13:57.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.45 MiB, peak 303.91 MiB, free memory in arenas 0.00 B, will set to 295.62 MiB (RSS), difference: 5.17 MiB | ||
| 9063 | 2026.01.21 22:13:57.048736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17784 | ||
| 9064 | 2026.01.21 22:13:57.049246 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.01.21 22:13:57.049284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9066 | 2026.01.21 22:13:57.049799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9067 | 2026.01.21 22:13:57.050047 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.01.21 22:13:57.050173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17784 | ||
| 9069 | 2026.01.21 22:13:57.984927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9070 | 2026.01.21 22:13:58.000011 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.01.21 22:13:58.000062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9072 | 2026.01.21 22:13:58.006161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9073 | 2026.01.21 22:13:58.006863 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.01.21 22:13:58.009526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9075 | 2026.01.21 22:13:59.644907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1192 | ||
| 9076 | 2026.01.21 22:13:59.647341 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.01.21 22:13:59.647401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9078 | 2026.01.21 22:13:59.648680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9079 | 2026.01.21 22:13:59.648970 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.01.21 22:13:59.649456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9081 | 2026.01.21 22:14:01.487637 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.01.21 22:14:01.487914 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.01.21 22:14:01.488015 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9084 | 2026.01.21 22:14:01.489004 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.01.21 22:14:01.489045 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9086 | 2026.01.21 22:14:01.489481 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9087 | 2026.01.21 22:14:01.489701 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.01.21 22:14:01.489856 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002019 sec., 220901.436354631 rows/sec., 14.01 MiB/sec. | ||
| 9089 | 2026.01.21 22:14:01.489897 [ 4 ] {601bfd63-26d0-4ef7-893f-568828e4b445} <Debug> TCPHandler: Processed in 0.002444203 sec. | ||
| 9090 | 2026.01.21 22:14:01.490019 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.01.21 22:14:01.490113 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9092 | 2026.01.21 22:14:01.490154 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9093 | 2026.01.21 22:14:01.491259 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.01.21 22:14:01.491304 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9095 | 2026.01.21 22:14:01.491714 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9096 | 2026.01.21 22:14:01.491927 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.01.21 22:14:01.492059 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001964 sec., 627291.2423625254 rows/sec., 49.82 MiB/sec. | ||
| 9098 | 2026.01.21 22:14:01.492095 [ 4 ] {5794f946-46f5-49cb-b5fb-7eb18cd7711f} <Debug> TCPHandler: Processed in 0.002126564 sec. | ||
| 9099 | 2026.01.21 22:14:01.492209 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.01.21 22:14:01.492306 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.01.21 22:14:01.492345 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9102 | 2026.01.21 22:14:01.492885 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.01.21 22:14:01.492926 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9104 | 2026.01.21 22:14:01.493296 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9105 | 2026.01.21 22:14:01.493525 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.01.21 22:14:01.493656 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001367 sec., 174103.87710314558 rows/sec., 10.37 MiB/sec. | ||
| 9107 | 2026.01.21 22:14:01.493694 [ 4 ] {d0d317f1-88c1-42b3-9571-c1c8def317ff} <Debug> TCPHandler: Processed in 0.001542419 sec. | ||
| 9108 | 2026.01.21 22:14:01.493792 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.01.21 22:14:01.493885 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.01.21 22:14:01.493924 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9111 | 2026.01.21 22:14:01.494398 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.01.21 22:14:01.494435 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9113 | 2026.01.21 22:14:01.494740 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9114 | 2026.01.21 22:14:01.494940 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.01.21 22:14:01.495068 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.0012 sec., 191666.6666666667 rows/sec., 12.36 MiB/sec. | ||
| 9116 | 2026.01.21 22:14:01.495105 [ 4 ] {12eba521-ff28-488d-b6c1-612398c5d6ea} <Debug> TCPHandler: Processed in 0.001360935 sec. | ||
| 9117 | 2026.01.21 22:14:01.495219 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.01.21 22:14:01.495339 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.01.21 22:14:01.495386 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9120 | 2026.01.21 22:14:01.495939 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.01.21 22:14:01.495981 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9122 | 2026.01.21 22:14:01.496345 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9123 | 2026.01.21 22:14:01.496561 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.01.21 22:14:01.496691 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001376 sec., 166424.41860465115 rows/sec., 9.45 MiB/sec. | ||
| 9125 | 2026.01.21 22:14:01.496729 [ 4 ] {4567ad7e-9b1e-431d-8c77-0c85bc99888f} <Debug> TCPHandler: Processed in 0.00156952 sec. | ||
| 9126 | 2026.01.21 22:14:01.496860 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.01.21 22:14:01.496980 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9128 | 2026.01.21 22:14:01.497027 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9129 | 2026.01.21 22:14:01.497780 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.01.21 22:14:01.497817 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9131 | 2026.01.21 22:14:01.498160 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9132 | 2026.01.21 22:14:01.498366 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.01.21 22:14:01.498494 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001539 sec., 486029.88953866146 rows/sec., 33.93 MiB/sec. | ||
| 9134 | 2026.01.21 22:14:01.498532 [ 4 ] {1cd301a9-5bc2-4733-a14d-731ae728b3f9} <Debug> TCPHandler: Processed in 0.001731935 sec. | ||
| 9135 | 2026.01.21 22:14:01.498645 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.01.21 22:14:01.498739 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9137 | 2026.01.21 22:14:01.498780 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9138 | 2026.01.21 22:14:01.499096 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.01.21 22:14:01.499130 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9140 | 2026.01.21 22:14:01.499431 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9141 | 2026.01.21 22:14:01.499633 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.01.21 22:14:01.499759 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 9143 | 2026.01.21 22:14:01.499793 [ 4 ] {d946f434-ed05-428f-a16b-b4eb51fe2a3b} <Debug> TCPHandler: Processed in 0.001197151 sec. | ||
| 9144 | 2026.01.21 22:14:01.499915 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.01.21 22:14:01.500027 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.01.21 22:14:01.500077 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9147 | 2026.01.21 22:14:01.500562 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.01.21 22:14:01.500596 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9149 | 2026.01.21 22:14:01.500932 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9150 | 2026.01.21 22:14:01.501148 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.01.21 22:14:01.501280 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001276 sec., 257053.29153605015 rows/sec., 16.84 MiB/sec. | ||
| 9152 | 2026.01.21 22:14:01.501317 [ 4 ] {66328174-2853-4e1c-b65a-820838554dab} <Debug> TCPHandler: Processed in 0.001470848 sec. | ||
| 9153 | 2026.01.21 22:14:01.501419 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.01.21 22:14:01.501514 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9155 | 2026.01.21 22:14:01.501555 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9156 | 2026.01.21 22:14:01.501852 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.01.21 22:14:01.501885 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9158 | 2026.01.21 22:14:01.502177 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9159 | 2026.01.21 22:14:01.502373 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.01.21 22:14:01.502499 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 9161 | 2026.01.21 22:14:01.502534 [ 4 ] {3ac3ad0a-d425-4cfa-8d15-15730bf80da5} <Debug> TCPHandler: Processed in 0.00116483 sec. | ||
| 9162 | 2026.01.21 22:14:01.502635 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.01.21 22:14:01.502736 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9164 | 2026.01.21 22:14:01.502792 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9165 | 2026.01.21 22:14:01.503562 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.01.21 22:14:01.503597 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9167 | 2026.01.21 22:14:01.504117 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9168 | 2026.01.21 22:14:01.504328 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.01.21 22:14:01.504465 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001748 sec., 8581.235697940503 rows/sec., 15.38 MiB/sec. | ||
| 9170 | 2026.01.21 22:14:01.504518 [ 4 ] {fbd67b0c-93c2-437f-ac6b-6a4bc326d8d1} <Debug> TCPHandler: Processed in 0.0019338 sec. | ||
| 9171 | 2026.01.21 22:14:01.504620 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.01.21 22:14:01.504713 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.01.21 22:14:01.504753 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9174 | 2026.01.21 22:14:01.505106 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.01.21 22:14:01.505146 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 9176 | 2026.01.21 22:14:01.505445 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9177 | 2026.01.21 22:14:01.505651 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.01.21 22:14:01.505775 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001081 sec., 99907.49306197965 rows/sec., 6.09 MiB/sec. | ||
| 9179 | 2026.01.21 22:14:01.505810 [ 4 ] {75146055-a5d1-4c8d-b080-1da36fcb1537} <Debug> TCPHandler: Processed in 0.001240862 sec. | ||
| 9180 | 2026.01.21 22:14:04.387333 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9181 | 2026.01.21 22:14:04.387426 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9182 | 2026.01.21 22:14:04.551041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18232 | ||
| 9183 | 2026.01.21 22:14:04.551542 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.01.21 22:14:04.551585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9185 | 2026.01.21 22:14:04.552061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9186 | 2026.01.21 22:14:04.552286 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.01.21 22:14:04.552418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18232 | ||
| 9188 | 2026.01.21 22:14:05.510430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9189 | 2026.01.21 22:14:05.526163 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.01.21 22:14:05.526211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9191 | 2026.01.21 22:14:05.532369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9192 | 2026.01.21 22:14:05.533119 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.01.21 22:14:05.535895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9194 | 2026.01.21 22:14:06.475922 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.01.21 22:14:06.476113 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9196 | 2026.01.21 22:14:06.476183 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9197 | 2026.01.21 22:14:06.476884 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.01.21 22:14:06.476927 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9199 | 2026.01.21 22:14:06.477309 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9200 | 2026.01.21 22:14:06.477542 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.01.21 22:14:06.477690 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00163 sec., 65030.67484662577 rows/sec., 5.43 MiB/sec. | ||
| 9202 | 2026.01.21 22:14:06.477731 [ 4 ] {c6618b83-ff8a-4ad4-9a79-556fc647f3d5} <Debug> TCPHandler: Processed in 0.00194356 sec. | ||
| 9203 | 2026.01.21 22:14:06.477850 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.01.21 22:14:06.477943 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9205 | 2026.01.21 22:14:06.477982 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9206 | 2026.01.21 22:14:06.478375 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.01.21 22:14:06.478411 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9208 | 2026.01.21 22:14:06.478719 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9209 | 2026.01.21 22:14:06.478915 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.01.21 22:14:06.479040 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001115 sec., 22421.524663677126 rows/sec., 1.65 MiB/sec. | ||
| 9211 | 2026.01.21 22:14:06.479077 [ 4 ] {ab48bd07-a617-44ad-a2df-3f560fac7956} <Debug> TCPHandler: Processed in 0.001275602 sec. | ||
| 9212 | 2026.01.21 22:14:06.479181 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.01.21 22:14:06.479272 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9214 | 2026.01.21 22:14:06.479310 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9215 | 2026.01.21 22:14:06.479736 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.01.21 22:14:06.479771 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9217 | 2026.01.21 22:14:06.480076 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9218 | 2026.01.21 22:14:06.480275 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.01.21 22:14:06.480399 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001144 sec., 77797.2027972028 rows/sec., 6.08 MiB/sec. | ||
| 9220 | 2026.01.21 22:14:06.480435 [ 4 ] {a6439b42-6b7d-4d8f-8ef7-2fb8bba04b97} <Debug> TCPHandler: Processed in 0.001300023 sec. | ||
| 9221 | 2026.01.21 22:14:06.480541 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.01.21 22:14:06.480632 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9223 | 2026.01.21 22:14:06.480674 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9224 | 2026.01.21 22:14:06.481077 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.01.21 22:14:06.481112 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9226 | 2026.01.21 22:14:06.481431 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9227 | 2026.01.21 22:14:06.481634 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.01.21 22:14:06.481758 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 9229 | 2026.01.21 22:14:06.481794 [ 4 ] {e503e4d1-698d-4a58-a475-11dbcbebc218} <Debug> TCPHandler: Processed in 0.001300864 sec. | ||
| 9230 | 2026.01.21 22:14:06.481898 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.01.21 22:14:06.481990 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9232 | 2026.01.21 22:14:06.482042 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9233 | 2026.01.21 22:14:06.482860 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.01.21 22:14:06.482896 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9235 | 2026.01.21 22:14:06.483421 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9236 | 2026.01.21 22:14:06.483658 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.01.21 22:14:06.483791 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001819 sec., 13743.815283122594 rows/sec., 24.63 MiB/sec. | ||
| 9238 | 2026.01.21 22:14:06.483842 [ 4 ] {b9bcb91b-c1ad-4895-86e5-e944bd141ebe} <Debug> TCPHandler: Processed in 0.001991871 sec. | ||
| 9239 | 2026.01.21 22:14:06.483956 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.01.21 22:14:06.484048 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.01.21 22:14:06.484089 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9242 | 2026.01.21 22:14:06.484414 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.01.21 22:14:06.484449 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9244 | 2026.01.21 22:14:06.484745 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9245 | 2026.01.21 22:14:06.485029 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.01.21 22:14:06.485206 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 9247 | 2026.01.21 22:14:06.485249 [ 4 ] {1ce3c107-9f31-4b5c-aef0-7355e8444c4e} <Debug> TCPHandler: Processed in 0.001341804 sec. | ||
| 9248 | 2026.01.21 22:14:08.156282 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.01.21 22:14:08.156559 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9250 | 2026.01.21 22:14:08.156621 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9251 | 2026.01.21 22:14:08.157438 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.01.21 22:14:08.157478 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9253 | 2026.01.21 22:14:08.157916 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9254 | 2026.01.21 22:14:08.158147 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.01.21 22:14:08.158303 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001818 sec., 245324.53245324534 rows/sec., 15.56 MiB/sec. | ||
| 9256 | 2026.01.21 22:14:08.158354 [ 4 ] {27ebb63f-acb6-45f6-a752-495739d06088} <Debug> TCPHandler: Processed in 0.002259567 sec. | ||
| 9257 | 2026.01.21 22:14:08.158484 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.01.21 22:14:08.158588 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9259 | 2026.01.21 22:14:08.158630 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9260 | 2026.01.21 22:14:08.160775 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.01.21 22:14:08.160811 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9262 | 2026.01.21 22:14:08.161283 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9263 | 2026.01.21 22:14:08.161503 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.01.21 22:14:08.161643 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Debug> executeQuery: Read 2372 rows, 196.31 KiB in 0.003078 sec., 770630.2794022092 rows/sec., 62.28 MiB/sec. | ||
| 9265 | 2026.01.21 22:14:08.161684 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 9266 | 2026.01.21 22:14:08.161697 [ 4 ] {f744355b-ae2a-48c4-b351-d5aa1507a180} <Debug> TCPHandler: Processed in 0.003267384 sec. | ||
| 9267 | 2026.01.21 22:14:08.161815 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.01.21 22:14:08.161914 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9269 | 2026.01.21 22:14:08.161955 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9270 | 2026.01.21 22:14:08.162501 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.01.21 22:14:08.162536 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9272 | 2026.01.21 22:14:08.162855 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9273 | 2026.01.21 22:14:08.163098 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.01.21 22:14:08.163229 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001336 sec., 178143.7125748503 rows/sec., 10.61 MiB/sec. | ||
| 9275 | 2026.01.21 22:14:08.163267 [ 4 ] {204a9429-55d2-42cd-8586-266d9307e050} <Debug> TCPHandler: Processed in 0.001503298 sec. | ||
| 9276 | 2026.01.21 22:14:08.163376 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.01.21 22:14:08.163471 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9278 | 2026.01.21 22:14:08.163510 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9279 | 2026.01.21 22:14:08.164130 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.01.21 22:14:08.164163 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9281 | 2026.01.21 22:14:08.164492 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9282 | 2026.01.21 22:14:08.164706 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.01.21 22:14:08.164830 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001378 sec., 332365.74746008706 rows/sec., 21.96 MiB/sec. | ||
| 9284 | 2026.01.21 22:14:08.164867 [ 4 ] {dccf46ca-3f48-48cb-9d38-ad52d89657e7} <Debug> TCPHandler: Processed in 0.001541629 sec. | ||
| 9285 | 2026.01.21 22:14:08.164977 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2026.01.21 22:14:08.165073 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9287 | 2026.01.21 22:14:08.165112 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9288 | 2026.01.21 22:14:08.165637 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.01.21 22:14:08.165674 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9290 | 2026.01.21 22:14:08.165985 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9291 | 2026.01.21 22:14:08.166193 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.01.21 22:14:08.166320 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001264 sec., 181170.88607594938 rows/sec., 10.29 MiB/sec. | ||
| 9293 | 2026.01.21 22:14:08.166358 [ 4 ] {d48c3c72-04a2-44af-9d09-f6f684d4597a} <Debug> TCPHandler: Processed in 0.001430927 sec. | ||
| 9294 | 2026.01.21 22:14:08.166466 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2026.01.21 22:14:08.166562 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9296 | 2026.01.21 22:14:08.166600 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9297 | 2026.01.21 22:14:08.167606 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.01.21 22:14:08.167642 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9299 | 2026.01.21 22:14:08.168007 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9300 | 2026.01.21 22:14:08.168240 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.01.21 22:14:08.168369 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Debug> executeQuery: Read 1204 rows, 87.75 KiB in 0.001826 sec., 659364.7316538884 rows/sec., 46.93 MiB/sec. | ||
| 9302 | 2026.01.21 22:14:08.168407 [ 4 ] {85353791-c14b-46f4-9406-36e36855477e} <Debug> TCPHandler: Processed in 0.00199064 sec. | ||
| 9303 | 2026.01.21 22:14:08.168523 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.01.21 22:14:08.168618 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9305 | 2026.01.21 22:14:08.168658 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9306 | 2026.01.21 22:14:08.168988 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.01.21 22:14:08.169024 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9308 | 2026.01.21 22:14:08.169329 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9309 | 2026.01.21 22:14:08.169539 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2026.01.21 22:14:08.169668 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 9311 | 2026.01.21 22:14:08.169704 [ 4 ] {5aaa44e9-9d6f-416c-a2aa-dd1a4cd3c9a6} <Debug> TCPHandler: Processed in 0.001231752 sec. | ||
| 9312 | 2026.01.21 22:14:08.169812 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9313 | 2026.01.21 22:14:08.169905 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9314 | 2026.01.21 22:14:08.169946 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9315 | 2026.01.21 22:14:08.170606 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2026.01.21 22:14:08.170643 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9317 | 2026.01.21 22:14:08.171030 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9318 | 2026.01.21 22:14:08.171248 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2026.01.21 22:14:08.171378 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Debug> executeQuery: Read 916 rows, 61.92 KiB in 0.00149 sec., 614765.100671141 rows/sec., 40.58 MiB/sec. | ||
| 9320 | 2026.01.21 22:14:08.171415 [ 4 ] {47d3c172-4a4e-4e72-8287-e1f598001c89} <Debug> TCPHandler: Processed in 0.001652772 sec. | ||
| 9321 | 2026.01.21 22:14:08.171534 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.01.21 22:14:08.171654 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9323 | 2026.01.21 22:14:08.171706 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9324 | 2026.01.21 22:14:08.172073 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.01.21 22:14:08.172117 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9326 | 2026.01.21 22:14:08.172483 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9327 | 2026.01.21 22:14:08.172701 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.01.21 22:14:08.172830 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 9329 | 2026.01.21 22:14:08.172867 [ 4 ] {d04d7a38-69b4-4d2f-9707-2f8d97e275a8} <Debug> TCPHandler: Processed in 0.001394175 sec. | ||
| 9330 | 2026.01.21 22:14:08.172966 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2026.01.21 22:14:08.173060 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9332 | 2026.01.21 22:14:08.173114 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9333 | 2026.01.21 22:14:08.173899 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.01.21 22:14:08.173935 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9335 | 2026.01.21 22:14:08.174462 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9336 | 2026.01.21 22:14:08.174689 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.01.21 22:14:08.174830 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001786 sec., 8398.6562150056 rows/sec., 15.05 MiB/sec. | ||
| 9338 | 2026.01.21 22:14:08.174893 [ 4 ] {7f3e4bc5-f246-4a41-8b8f-5ffd5c2268e4} <Debug> TCPHandler: Processed in 0.00197632 sec. | ||
| 9339 | 2026.01.21 22:14:08.174998 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.01.21 22:14:08.175093 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9341 | 2026.01.21 22:14:08.175134 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9342 | 2026.01.21 22:14:08.175467 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.01.21 22:14:08.175504 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9344 | 2026.01.21 22:14:08.175804 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9345 | 2026.01.21 22:14:08.176011 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.01.21 22:14:08.176137 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001063 sec., 67732.83160865476 rows/sec., 3.91 MiB/sec. | ||
| 9347 | 2026.01.21 22:14:08.176173 [ 4 ] {d1295c03-2dfc-4907-bbda-9fa6bc2ecce6} <Debug> TCPHandler: Processed in 0.001225652 sec. | ||
| 9348 | 2026.01.21 22:14:09.650453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1248 | ||
| 9349 | 2026.01.21 22:14:09.653333 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.01.21 22:14:09.653396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9351 | 2026.01.21 22:14:09.654651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9352 | 2026.01.21 22:14:09.654934 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.01.21 22:14:09.655316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 9354 | 2026.01.21 22:14:11.472052 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.01.21 22:14:11.472253 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9356 | 2026.01.21 22:14:11.472328 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9357 | 2026.01.21 22:14:11.473045 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.01.21 22:14:11.473096 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9359 | 2026.01.21 22:14:11.473502 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9360 | 2026.01.21 22:14:11.473731 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.01.21 22:14:11.473900 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 9362 | 2026.01.21 22:14:11.473953 [ 4 ] {4a08fa6d-b279-436a-a57a-ba1024c5b568} <Debug> TCPHandler: Processed in 0.002044532 sec. | ||
| 9363 | 2026.01.21 22:14:11.474077 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.01.21 22:14:11.474182 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9365 | 2026.01.21 22:14:11.474226 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9366 | 2026.01.21 22:14:11.474675 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.01.21 22:14:11.474713 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9368 | 2026.01.21 22:14:11.475023 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9369 | 2026.01.21 22:14:11.475228 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.01.21 22:14:11.475364 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 9371 | 2026.01.21 22:14:11.475403 [ 4 ] {059f84ad-50fb-49c8-bcaf-d4237457f1ac} <Debug> TCPHandler: Processed in 0.001379765 sec. | ||
| 9372 | 2026.01.21 22:14:11.475516 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.01.21 22:14:11.475613 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.01.21 22:14:11.475658 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9375 | 2026.01.21 22:14:11.476038 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.01.21 22:14:11.476073 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9377 | 2026.01.21 22:14:11.476411 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9378 | 2026.01.21 22:14:11.476612 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.01.21 22:14:11.476739 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001146 sec., 83769.6335078534 rows/sec., 5.83 MiB/sec. | ||
| 9380 | 2026.01.21 22:14:11.476778 [ 4 ] {5508b65f-1184-42dc-be0d-fd398549b580} <Debug> TCPHandler: Processed in 0.001311784 sec. | ||
| 9381 | 2026.01.21 22:14:11.476889 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.01.21 22:14:11.476985 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9383 | 2026.01.21 22:14:11.477027 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9384 | 2026.01.21 22:14:11.477347 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.01.21 22:14:11.477382 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9386 | 2026.01.21 22:14:11.477683 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9387 | 2026.01.21 22:14:11.477886 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.01.21 22:14:11.478018 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001051 sec., 34253.09229305423 rows/sec., 2.31 MiB/sec. | ||
| 9389 | 2026.01.21 22:14:11.478054 [ 4 ] {834bbc0a-ac9f-4486-be6a-a46b35155128} <Debug> TCPHandler: Processed in 0.001215811 sec. | ||
| 9390 | 2026.01.21 22:14:12.053450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18744 | ||
| 9391 | 2026.01.21 22:14:12.053986 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.01.21 22:14:12.054035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9393 | 2026.01.21 22:14:12.054532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9394 | 2026.01.21 22:14:12.054786 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.01.21 22:14:12.054945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18744 | ||
| 9396 | 2026.01.21 22:14:13.035939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9397 | 2026.01.21 22:14:13.053495 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.01.21 22:14:13.053552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9399 | 2026.01.21 22:14:13.059731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9400 | 2026.01.21 22:14:13.060427 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.21 22:14:13.063900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9402 | 2026.01.21 22:14:16.476672 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2026.01.21 22:14:16.476894 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9404 | 2026.01.21 22:14:16.476975 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9405 | 2026.01.21 22:14:16.477672 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.01.21 22:14:16.477719 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9407 | 2026.01.21 22:14:16.478116 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9408 | 2026.01.21 22:14:16.478336 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.01.21 22:14:16.478488 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001657 sec., 63971.03198551599 rows/sec., 5.34 MiB/sec. | ||
| 9410 | 2026.01.21 22:14:16.478492 [ 37 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9411 | 2026.01.21 22:14:16.478528 [ 4 ] {f4aa0450-d94f-4535-beb6-af10a73b18ae} <Debug> TCPHandler: Processed in 0.001998792 sec. | ||
| 9412 | 2026.01.21 22:14:16.478568 [ 37 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.01.21 22:14:16.478599 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9414 | 2026.01.21 22:14:16.478662 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2026.01.21 22:14:16.478710 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9416 | 2026.01.21 22:14:16.478760 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9417 | 2026.01.21 22:14:16.478804 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9418 | 2026.01.21 22:14:16.478845 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9419 | 2026.01.21 22:14:16.478888 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2432 rows starting from the beginning of the part | ||
| 9420 | 2026.01.21 22:14:16.478965 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1232 rows starting from the beginning of the part | ||
| 9421 | 2026.01.21 22:14:16.479017 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
| 9422 | 2026.01.21 22:14:16.479065 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2372 rows starting from the beginning of the part | ||
| 9423 | 2026.01.21 22:14:16.479110 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9424 | 2026.01.21 22:14:16.479154 [ 201 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 9425 | 2026.01.21 22:14:16.479210 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.01.21 22:14:16.479251 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9427 | 2026.01.21 22:14:16.479616 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9428 | 2026.01.21 22:14:16.479823 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.01.21 22:14:16.479934 [ 37 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9430 | 2026.01.21 22:14:16.479954 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001212 sec., 20627.062706270626 rows/sec., 1.51 MiB/sec. | ||
| 9431 | 2026.01.21 22:14:16.479965 [ 37 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.01.21 22:14:16.479994 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9433 | 2026.01.21 22:14:16.479999 [ 4 ] {43a6b514-e389-4f8c-85ef-041f6fa2f1be} <Debug> TCPHandler: Processed in 0.001385735 sec. | ||
| 9434 | 2026.01.21 22:14:16.480110 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9435 | 2026.01.21 22:14:16.480120 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.01.21 22:14:16.480238 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9437 | 2026.01.21 22:14:16.480249 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9438 | 2026.01.21 22:14:16.480280 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9439 | 2026.01.21 22:14:16.480289 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 281 rows starting from the beginning of the part | ||
| 9440 | 2026.01.21 22:14:16.480364 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 29 rows starting from the beginning of the part | ||
| 9441 | 2026.01.21 22:14:16.480412 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 238 rows starting from the beginning of the part | ||
| 9442 | 2026.01.21 22:14:16.480459 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 9443 | 2026.01.21 22:14:16.480521 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 238 rows starting from the beginning of the part | ||
| 9444 | 2026.01.21 22:14:16.480576 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 9445 | 2026.01.21 22:14:16.480737 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.01.21 22:14:16.480779 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9447 | 2026.01.21 22:14:16.481121 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9448 | 2026.01.21 22:14:16.481346 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.01.21 22:14:16.481459 [ 37 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9450 | 2026.01.21 22:14:16.481476 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001256 sec., 70859.87261146498 rows/sec., 5.53 MiB/sec. | ||
| 9451 | 2026.01.21 22:14:16.481489 [ 37 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.01.21 22:14:16.481505 [ 191 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442937 sec., 579373.8742578505 rows/sec., 37.82 MiB/sec. | ||
| 9453 | 2026.01.21 22:14:16.481521 [ 4 ] {fb98adb7-d4cb-4e50-8c62-ee39d5103241} <Debug> TCPHandler: Processed in 0.001450417 sec. | ||
| 9454 | 2026.01.21 22:14:16.481516 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9455 | 2026.01.21 22:14:16.481568 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6304 rows, containing 5 columns (5 merged, 0 gathered) in 0.002903254 sec., 2171356.691491685 rows/sec., 183.45 MiB/sec. | ||
| 9456 | 2026.01.21 22:14:16.481647 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9457 | 2026.01.21 22:14:16.481659 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.01.21 22:14:16.481736 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9459 | 2026.01.21 22:14:16.481772 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9460 | 2026.01.21 22:14:16.481778 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9461 | 2026.01.21 22:14:16.481823 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9462 | 2026.01.21 22:14:16.481826 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1265 rows starting from the beginning of the part | ||
| 9463 | 2026.01.21 22:14:16.481913 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 748 rows starting from the beginning of the part | ||
| 9464 | 2026.01.21 22:14:16.481915 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9465 | 2026.01.21 22:14:16.481966 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 89 rows starting from the beginning of the part | ||
| 9466 | 2026.01.21 22:14:16.482012 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1204 rows starting from the beginning of the part | ||
| 9467 | 2026.01.21 22:14:16.482056 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9468 | 2026.01.21 22:14:16.482086 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2026.01.21 22:14:16.482099 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 89 rows starting from the beginning of the part | ||
| 9470 | 2026.01.21 22:14:16.482183 [ 194 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_56_11} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9471 | 2026.01.21 22:14:16.482209 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.01.21 22:14:16.482253 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.01.21 22:14:16.482286 [ 186 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_66_13} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9474 | 2026.01.21 22:14:16.482296 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9475 | 2026.01.21 22:14:16.482299 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9476 | 2026.01.21 22:14:16.482379 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 9477 | 2026.01.21 22:14:16.482652 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9478 | 2026.01.21 22:14:16.482877 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.01.21 22:14:16.482990 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9480 | 2026.01.21 22:14:16.483014 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 9481 | 2026.01.21 22:14:16.483020 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.01.21 22:14:16.483052 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9483 | 2026.01.21 22:14:16.483057 [ 4 ] {a9eaa8b1-b78d-4bc6-a9a6-3549abe4181b} <Debug> TCPHandler: Processed in 0.001445808 sec. | ||
| 9484 | 2026.01.21 22:14:16.483129 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9485 | 2026.01.21 22:14:16.483181 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9486 | 2026.01.21 22:14:16.483232 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9487 | 2026.01.21 22:14:16.483265 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19367 rows starting from the beginning of the part | ||
| 9488 | 2026.01.21 22:14:16.483285 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9489 | 2026.01.21 22:14:16.483318 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 328 rows starting from the beginning of the part | ||
| 9490 | 2026.01.21 22:14:16.483345 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9491 | 2026.01.21 22:14:16.483395 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9492 | 2026.01.21 22:14:16.483442 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 916 rows starting from the beginning of the part | ||
| 9493 | 2026.01.21 22:14:16.483482 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 96 rows starting from the beginning of the part | ||
| 9494 | 2026.01.21 22:14:16.483483 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883308 sec., 1836661.8736818407 rows/sec., 138.32 MiB/sec. | ||
| 9495 | 2026.01.21 22:14:16.483520 [ 198 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9496 | 2026.01.21 22:14:16.483710 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9497 | 2026.01.21 22:14:16.484014 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.01.21 22:14:16.484093 [ 189 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_66_13} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9499 | 2026.01.21 22:14:16.484180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9500 | 2026.01.21 22:14:16.484226 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.01.21 22:14:16.484270 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9502 | 2026.01.21 22:14:16.484866 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9503 | 2026.01.21 22:14:16.485085 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2026.01.21 22:14:16.485229 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001962 sec., 12742.0998980632 rows/sec., 22.83 MiB/sec. | ||
| 9505 | 2026.01.21 22:14:16.485281 [ 4 ] {c1a0aad5-3771-4e96-b9b8-60ef6d841aed} <Debug> TCPHandler: Processed in 0.002148855 sec. | ||
| 9506 | 2026.01.21 22:14:16.485391 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.01.21 22:14:16.485485 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9508 | 2026.01.21 22:14:16.485527 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9509 | 2026.01.21 22:14:16.485859 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.01.21 22:14:16.485895 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9511 | 2026.01.21 22:14:16.486228 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9512 | 2026.01.21 22:14:16.486430 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.01.21 22:14:16.486547 [ 37 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9514 | 2026.01.21 22:14:16.486555 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9515 | 2026.01.21 22:14:16.486583 [ 37 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.01.21 22:14:16.486604 [ 4 ] {3ae93b8a-4f9a-418a-8144-107ca8430c4e} <Debug> TCPHandler: Processed in 0.001262792 sec. | ||
| 9517 | 2026.01.21 22:14:16.486605 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9518 | 2026.01.21 22:14:16.486694 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9519 | 2026.01.21 22:14:16.486808 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9520 | 2026.01.21 22:14:16.486835 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4308 rows starting from the beginning of the part | ||
| 9521 | 2026.01.21 22:14:16.486882 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part | ||
| 9522 | 2026.01.21 22:14:16.486916 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9523 | 2026.01.21 22:14:16.486952 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
| 9524 | 2026.01.21 22:14:16.486985 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 9525 | 2026.01.21 22:14:16.487019 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9526 | 2026.01.21 22:14:16.488689 [ 191 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4644 rows, containing 4 columns (4 merged, 0 gathered) in 0.002026831 sec., 2291261.580269889 rows/sec., 144.79 MiB/sec. | ||
| 9527 | 2026.01.21 22:14:16.489303 [ 200 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9528 | 2026.01.21 22:14:16.489537 [ 190 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21027 rows, containing 5 columns (5 merged, 0 gathered) in 0.006441295 sec., 3264405.6823977167 rows/sec., 218.12 MiB/sec. | ||
| 9529 | 2026.01.21 22:14:16.489772 [ 200 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.01.21 22:14:16.489902 [ 200 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_66_13} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9531 | 2026.01.21 22:14:16.489960 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9532 | 2026.01.21 22:14:16.489997 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9533 | 2026.01.21 22:14:16.490235 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.01.21 22:14:16.490318 [ 191 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9535 | 2026.01.21 22:14:16.490417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9536 | 2026.01.21 22:14:17.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.52 MiB, peak 306.98 MiB, free memory in arenas 0.00 B, will set to 298.56 MiB (RSS), difference: 2.04 MiB | ||
| 9537 | 2026.01.21 22:14:19.388503 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9538 | 2026.01.21 22:14:19.388563 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9539 | 2026.01.21 22:14:19.515947 [ 32 ] {} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 9540 | 2026.01.21 22:14:19.515987 [ 32 ] {} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.01.21 22:14:19.516006 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9542 | 2026.01.21 22:14:19.516108 [ 200 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 9543 | 2026.01.21 22:14:19.516224 [ 200 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9544 | 2026.01.21 22:14:19.516260 [ 200 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 459 rows starting from the beginning of the part | ||
| 9545 | 2026.01.21 22:14:19.516332 [ 200 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 458 rows starting from the beginning of the part | ||
| 9546 | 2026.01.21 22:14:19.516383 [ 200 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 230 rows starting from the beginning of the part | ||
| 9547 | 2026.01.21 22:14:19.516433 [ 200 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 230 rows starting from the beginning of the part | ||
| 9548 | 2026.01.21 22:14:19.516478 [ 200 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 458 rows starting from the beginning of the part | ||
| 9549 | 2026.01.21 22:14:19.517576 [ 191 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509179 sec., 1215892.8795060096 rows/sec., 84.49 MiB/sec. | ||
| 9550 | 2026.01.21 22:14:19.517794 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9551 | 2026.01.21 22:14:19.518113 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.01.21 22:14:19.518199 [ 190 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_30_6} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 9553 | 2026.01.21 22:14:19.518295 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9554 | 2026.01.21 22:14:19.555404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19192 | ||
| 9555 | 2026.01.21 22:14:19.556199 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2026.01.21 22:14:19.556274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9557 | 2026.01.21 22:14:19.556832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9558 | 2026.01.21 22:14:19.557071 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2026.01.21 22:14:19.557213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19192 | ||
| 9560 | 2026.01.21 22:14:19.655963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1268 | ||
| 9561 | 2026.01.21 22:14:19.658141 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.01.21 22:14:19.658187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9563 | 2026.01.21 22:14:19.659367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9564 | 2026.01.21 22:14:19.659639 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.01.21 22:14:19.660011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 9566 | 2026.01.21 22:14:20.164073 [ 31 ] {} <Debug> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9567 | 2026.01.21 22:14:20.164141 [ 31 ] {} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.01.21 22:14:20.164165 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9569 | 2026.01.21 22:14:20.164293 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9570 | 2026.01.21 22:14:20.164439 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9571 | 2026.01.21 22:14:20.164478 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9572 | 2026.01.21 22:14:20.164549 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9573 | 2026.01.21 22:14:20.164599 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9574 | 2026.01.21 22:14:20.164643 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9575 | 2026.01.21 22:14:20.164685 [ 200 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9576 | 2026.01.21 22:14:20.165536 [ 191 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301793 sec., 129052.77567170816 rows/sec., 6.58 MiB/sec. | ||
| 9577 | 2026.01.21 22:14:20.165732 [ 187 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9578 | 2026.01.21 22:14:20.166087 [ 187 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.01.21 22:14:20.166179 [ 187 ] {91778a65-4ed2-46c0-a8c0-eae5ba05e2ac::all_1_28_6} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9580 | 2026.01.21 22:14:20.166289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9581 | 2026.01.21 22:14:20.564358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9582 | 2026.01.21 22:14:20.581857 [ 28 ] {} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 9583 | 2026.01.21 22:14:20.581918 [ 28 ] {} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.01.21 22:14:20.581943 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9585 | 2026.01.21 22:14:20.582039 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 9586 | 2026.01.21 22:14:20.582165 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9587 | 2026.01.21 22:14:20.582201 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 9588 | 2026.01.21 22:14:20.582267 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9589 | 2026.01.21 22:14:20.582313 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9590 | 2026.01.21 22:14:20.582355 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9591 | 2026.01.21 22:14:20.582396 [ 200 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9592 | 2026.01.21 22:14:20.582707 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.01.21 22:14:20.582745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9594 | 2026.01.21 22:14:20.583154 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.00115072 sec., 25201.612903225807 rows/sec., 1.66 MiB/sec. | ||
| 9595 | 2026.01.21 22:14:20.583344 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9596 | 2026.01.21 22:14:20.583679 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.01.21 22:14:20.583763 [ 191 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_29_6} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 9598 | 2026.01.21 22:14:20.583876 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9599 | 2026.01.21 22:14:20.588847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9600 | 2026.01.21 22:14:20.589550 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.01.21 22:14:20.592605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9602 | 2026.01.21 22:14:21.487684 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.01.21 22:14:21.487877 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.21 22:14:21.487948 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9605 | 2026.01.21 22:14:21.488820 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.01.21 22:14:21.488859 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9607 | 2026.01.21 22:14:21.489282 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9608 | 2026.01.21 22:14:21.489506 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.01.21 22:14:21.489641 [ 27 ] {} <Debug> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9610 | 2026.01.21 22:14:21.489657 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001834 sec., 243184.29661941112 rows/sec., 15.42 MiB/sec. | ||
| 9611 | 2026.01.21 22:14:21.489706 [ 27 ] {} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.01.21 22:14:21.489719 [ 4 ] {e9eafaca-5dfb-4a4c-8161-fb5805eead3f} <Debug> TCPHandler: Processed in 0.002171755 sec. | ||
| 9613 | 2026.01.21 22:14:21.489734 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9614 | 2026.01.21 22:14:21.489835 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9615 | 2026.01.21 22:14:21.489857 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.01.21 22:14:21.489945 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9617 | 2026.01.21 22:14:21.489957 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9618 | 2026.01.21 22:14:21.489979 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 446 rows starting from the beginning of the part | ||
| 9619 | 2026.01.21 22:14:21.489997 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9620 | 2026.01.21 22:14:21.490047 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 446 rows starting from the beginning of the part | ||
| 9621 | 2026.01.21 22:14:21.490099 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 446 rows starting from the beginning of the part | ||
| 9622 | 2026.01.21 22:14:21.490146 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 446 rows starting from the beginning of the part | ||
| 9623 | 2026.01.21 22:14:21.490188 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 446 rows starting from the beginning of the part | ||
| 9624 | 2026.01.21 22:14:21.491034 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.01.21 22:14:21.491070 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9626 | 2026.01.21 22:14:21.491247 [ 191 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451797 sec., 1536027.4198114476 rows/sec., 103.28 MiB/sec. | ||
| 9627 | 2026.01.21 22:14:21.491384 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9628 | 2026.01.21 22:14:21.491465 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9629 | 2026.01.21 22:14:21.491633 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.01.21 22:14:21.491683 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.01.21 22:14:21.491697 [ 200 ] {d27fb783-caa3-418f-b3f3-0c19ffbcd57e::all_1_29_7} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9632 | 2026.01.21 22:14:21.491759 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9633 | 2026.01.21 22:14:21.491813 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001876 sec., 656716.4179104477 rows/sec., 52.16 MiB/sec. | ||
| 9634 | 2026.01.21 22:14:21.491851 [ 4 ] {d6815de6-93e8-447a-bf91-7ce76e5d9288} <Debug> TCPHandler: Processed in 0.002045082 sec. | ||
| 9635 | 2026.01.21 22:14:21.491966 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9636 | 2026.01.21 22:14:21.492059 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9637 | 2026.01.21 22:14:21.492100 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9638 | 2026.01.21 22:14:21.492606 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.01.21 22:14:21.492642 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9640 | 2026.01.21 22:14:21.492950 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9641 | 2026.01.21 22:14:21.493156 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.01.21 22:14:21.493282 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001241 sec., 191780.82191780824 rows/sec., 11.43 MiB/sec. | ||
| 9643 | 2026.01.21 22:14:21.493319 [ 4 ] {f3867dd2-8b65-4511-9e4e-39f3d14572a8} <Debug> TCPHandler: Processed in 0.001403055 sec. | ||
| 9644 | 2026.01.21 22:14:21.493424 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2026.01.21 22:14:21.493517 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9646 | 2026.01.21 22:14:21.493555 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9647 | 2026.01.21 22:14:21.494035 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.01.21 22:14:21.494071 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9649 | 2026.01.21 22:14:21.494378 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9650 | 2026.01.21 22:14:21.494581 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.01.21 22:14:21.494719 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001221 sec., 188370.18837018835 rows/sec., 12.14 MiB/sec. | ||
| 9652 | 2026.01.21 22:14:21.494762 [ 4 ] {e7524ee0-958f-4eac-9885-3c349232422a} <Debug> TCPHandler: Processed in 0.001387905 sec. | ||
| 9653 | 2026.01.21 22:14:21.494868 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2026.01.21 22:14:21.494961 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.01.21 22:14:21.494999 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9656 | 2026.01.21 22:14:21.495480 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.01.21 22:14:21.495516 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9658 | 2026.01.21 22:14:21.495831 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9659 | 2026.01.21 22:14:21.496038 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.01.21 22:14:21.496136 [ 27 ] {} <Debug> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9661 | 2026.01.21 22:14:21.496164 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001221 sec., 187551.18755118753 rows/sec., 10.65 MiB/sec. | ||
| 9662 | 2026.01.21 22:14:21.496173 [ 27 ] {} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.01.21 22:14:21.496204 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9664 | 2026.01.21 22:14:21.496209 [ 4 ] {8e7971ca-44f6-440d-b1e4-7f05d0c4cb66} <Debug> TCPHandler: Processed in 0.001391045 sec. | ||
| 9665 | 2026.01.21 22:14:21.496288 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9666 | 2026.01.21 22:14:21.496318 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.01.21 22:14:21.496414 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9668 | 2026.01.21 22:14:21.496415 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9669 | 2026.01.21 22:14:21.496456 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9670 | 2026.01.21 22:14:21.496467 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 229 rows starting from the beginning of the part | ||
| 9671 | 2026.01.21 22:14:21.496546 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 229 rows starting from the beginning of the part | ||
| 9672 | 2026.01.21 22:14:21.496595 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 229 rows starting from the beginning of the part | ||
| 9673 | 2026.01.21 22:14:21.496641 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 229 rows starting from the beginning of the part | ||
| 9674 | 2026.01.21 22:14:21.496689 [ 199 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 229 rows starting from the beginning of the part | ||
| 9675 | 2026.01.21 22:14:21.497138 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.01.21 22:14:21.497178 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9677 | 2026.01.21 22:14:21.497533 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9678 | 2026.01.21 22:14:21.497684 [ 200 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435947 sec., 797383.1903266625 rows/sec., 48.31 MiB/sec. | ||
| 9679 | 2026.01.21 22:14:21.497740 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.01.21 22:14:21.497835 [ 191 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9681 | 2026.01.21 22:14:21.497874 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001477 sec., 506431.9566689235 rows/sec., 35.35 MiB/sec. | ||
| 9682 | 2026.01.21 22:14:21.497916 [ 4 ] {6c886642-cee2-4c01-aca2-08bc08e717cc} <Debug> TCPHandler: Processed in 0.001648192 sec. | ||
| 9683 | 2026.01.21 22:14:21.498027 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.01.21 22:14:21.498121 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9685 | 2026.01.21 22:14:21.498126 [ 191 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.01.21 22:14:21.498165 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9687 | 2026.01.21 22:14:21.498212 [ 191 ] {04b64459-95f1-4318-9648-d552a12de991::all_1_29_7} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9688 | 2026.01.21 22:14:21.498300 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9689 | 2026.01.21 22:14:21.498501 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.01.21 22:14:21.498540 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9691 | 2026.01.21 22:14:21.498843 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9692 | 2026.01.21 22:14:21.499049 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.01.21 22:14:21.499176 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 9694 | 2026.01.21 22:14:21.499213 [ 4 ] {a9cfda89-ee8f-4042-96c6-0572cf59c1e9} <Debug> TCPHandler: Processed in 0.001235321 sec. | ||
| 9695 | 2026.01.21 22:14:21.499332 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.01.21 22:14:21.499455 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9697 | 2026.01.21 22:14:21.499507 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9698 | 2026.01.21 22:14:21.500044 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.01.21 22:14:21.500089 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9700 | 2026.01.21 22:14:21.500496 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9701 | 2026.01.21 22:14:21.500710 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.01.21 22:14:21.500846 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001416 sec., 231638.41807909607 rows/sec., 15.18 MiB/sec. | ||
| 9703 | 2026.01.21 22:14:21.500883 [ 4 ] {b8ecb38f-f5b3-4b73-8ae7-380bb18266e2} <Debug> TCPHandler: Processed in 0.001613371 sec. | ||
| 9704 | 2026.01.21 22:14:21.501003 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.01.21 22:14:21.501127 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9706 | 2026.01.21 22:14:21.501179 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9707 | 2026.01.21 22:14:21.501537 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.01.21 22:14:21.501574 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9709 | 2026.01.21 22:14:21.501892 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9710 | 2026.01.21 22:14:21.502102 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.01.21 22:14:21.502233 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 9712 | 2026.01.21 22:14:21.502269 [ 4 ] {16495971-4722-4e52-9ec6-04099d18c5ce} <Debug> TCPHandler: Processed in 0.001329334 sec. | ||
| 9713 | 2026.01.21 22:14:21.502368 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.01.21 22:14:21.502464 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9715 | 2026.01.21 22:14:21.502518 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9716 | 2026.01.21 22:14:21.503294 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.01.21 22:14:21.503331 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9718 | 2026.01.21 22:14:21.503858 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9719 | 2026.01.21 22:14:21.504082 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.01.21 22:14:21.504196 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9721 | 2026.01.21 22:14:21.504223 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001777 sec., 8441.193021947101 rows/sec., 15.13 MiB/sec. | ||
| 9722 | 2026.01.21 22:14:21.504227 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.01.21 22:14:21.504262 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9724 | 2026.01.21 22:14:21.504292 [ 4 ] {212671b0-ddf5-4e92-81e2-bdb7208931ea} <Debug> TCPHandler: Processed in 0.00197426 sec. | ||
| 9725 | 2026.01.21 22:14:21.504332 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9726 | 2026.01.21 22:14:21.504402 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.01.21 22:14:21.504497 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9728 | 2026.01.21 22:14:21.504504 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9729 | 2026.01.21 22:14:21.504541 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9730 | 2026.01.21 22:14:21.504558 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 970 rows starting from the beginning of the part | ||
| 9731 | 2026.01.21 22:14:21.504682 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9732 | 2026.01.21 22:14:21.504787 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9733 | 2026.01.21 22:14:21.504864 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.01.21 22:14:21.504892 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 9735 | 2026.01.21 22:14:21.504900 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9736 | 2026.01.21 22:14:21.504996 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9737 | 2026.01.21 22:14:21.505104 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9738 | 2026.01.21 22:14:21.505241 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9739 | 2026.01.21 22:14:21.505457 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.01.21 22:14:21.505588 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001109 sec., 97385.03155996393 rows/sec., 5.94 MiB/sec. | ||
| 9741 | 2026.01.21 22:14:21.505624 [ 4 ] {59d8a0fe-2ef4-4469-905b-fe0b6e52162f} <Debug> TCPHandler: Processed in 0.001273082 sec. | ||
| 9742 | 2026.01.21 22:14:21.511139 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 19 columns (19 merged, 0 gathered) in 0.006836395 sec., 155783.85976819653 rows/sec., 279.16 MiB/sec. | ||
| 9743 | 2026.01.21 22:14:21.512607 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9744 | 2026.01.21 22:14:21.512943 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.01.21 22:14:21.513018 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9746 | 2026.01.21 22:14:21.513170 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 9747 | 2026.01.21 22:14:22.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.56 MiB, peak 307.88 MiB, free memory in arenas 0.00 B, will set to 302.14 MiB (RSS), difference: 2.59 MiB | ||
| 9748 | 2026.01.21 22:14:26.477095 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.01.21 22:14:26.477302 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9750 | 2026.01.21 22:14:26.477373 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9751 | 2026.01.21 22:14:26.478170 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.01.21 22:14:26.478213 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9753 | 2026.01.21 22:14:26.478637 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9754 | 2026.01.21 22:14:26.478868 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.01.21 22:14:26.479033 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001755 sec., 60398.86039886039 rows/sec., 5.04 MiB/sec. | ||
| 9756 | 2026.01.21 22:14:26.479084 [ 4 ] {473e9da7-abdd-465a-aded-c481e25628f1} <Debug> TCPHandler: Processed in 0.002112824 sec. | ||
| 9757 | 2026.01.21 22:14:26.479212 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.01.21 22:14:26.479318 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9759 | 2026.01.21 22:14:26.479363 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9760 | 2026.01.21 22:14:26.479791 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.01.21 22:14:26.479826 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9762 | 2026.01.21 22:14:26.480142 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9763 | 2026.01.21 22:14:26.480350 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.01.21 22:14:26.480491 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001198 sec., 20868.113522537562 rows/sec., 1.53 MiB/sec. | ||
| 9765 | 2026.01.21 22:14:26.480531 [ 4 ] {99f984b9-b738-49a6-94bd-fb1b653c363b} <Debug> TCPHandler: Processed in 0.001373685 sec. | ||
| 9766 | 2026.01.21 22:14:26.480643 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.01.21 22:14:26.480743 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9768 | 2026.01.21 22:14:26.480783 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9769 | 2026.01.21 22:14:26.481221 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2026.01.21 22:14:26.481256 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9771 | 2026.01.21 22:14:26.481564 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9772 | 2026.01.21 22:14:26.481774 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9773 | 2026.01.21 22:14:26.481907 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001184 sec., 75168.91891891892 rows/sec., 5.87 MiB/sec. | ||
| 9774 | 2026.01.21 22:14:26.481945 [ 4 ] {5037baff-b87f-49ba-a748-a226803ab076} <Debug> TCPHandler: Processed in 0.001353194 sec. | ||
| 9775 | 2026.01.21 22:14:26.482062 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2026.01.21 22:14:26.482159 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9777 | 2026.01.21 22:14:26.482204 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9778 | 2026.01.21 22:14:26.482646 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2026.01.21 22:14:26.482681 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9780 | 2026.01.21 22:14:26.483009 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9781 | 2026.01.21 22:14:26.483202 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.01.21 22:14:26.483325 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 9783 | 2026.01.21 22:14:26.483360 [ 4 ] {08f9ee82-28e8-4f36-9992-df96deac2e5e} <Debug> TCPHandler: Processed in 0.001383905 sec. | ||
| 9784 | 2026.01.21 22:14:26.483462 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2026.01.21 22:14:26.483557 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9786 | 2026.01.21 22:14:26.483613 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9787 | 2026.01.21 22:14:26.484650 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.01.21 22:14:26.484684 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9789 | 2026.01.21 22:14:26.485225 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9790 | 2026.01.21 22:14:26.485452 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.01.21 22:14:26.485598 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002011 sec., 12431.626056688214 rows/sec., 22.28 MiB/sec. | ||
| 9792 | 2026.01.21 22:14:26.485670 [ 4 ] {8c9a247a-d760-4913-a0c4-2c25fac4cddc} <Debug> TCPHandler: Processed in 0.002216737 sec. | ||
| 9793 | 2026.01.21 22:14:26.485778 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9794 | 2026.01.21 22:14:26.485875 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9795 | 2026.01.21 22:14:26.485918 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9796 | 2026.01.21 22:14:26.486257 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2026.01.21 22:14:26.486291 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9798 | 2026.01.21 22:14:26.486612 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9799 | 2026.01.21 22:14:26.486819 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2026.01.21 22:14:26.486951 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9801 | 2026.01.21 22:14:26.486988 [ 4 ] {790f0349-2eaa-464c-ae7a-915f80afa9d9} <Debug> TCPHandler: Processed in 0.001260012 sec. | ||
| 9802 | 2026.01.21 22:14:27.057540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19704 | ||
| 9803 | 2026.01.21 22:14:27.058090 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.01.21 22:14:27.058139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9805 | 2026.01.21 22:14:27.058615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9806 | 2026.01.21 22:14:27.058844 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.01.21 22:14:27.059056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19704 | ||
| 9808 | 2026.01.21 22:14:27.059054 [ 89 ] {} <Debug> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9809 | 2026.01.21 22:14:27.059112 [ 89 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.01.21 22:14:27.059134 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9811 | 2026.01.21 22:14:27.059253 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::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 | ||
| 9812 | 2026.01.21 22:14:27.059400 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9813 | 2026.01.21 22:14:27.059438 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17272 rows starting from the beginning of the part | ||
| 9814 | 2026.01.21 22:14:27.059505 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9815 | 2026.01.21 22:14:27.059548 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9816 | 2026.01.21 22:14:27.059586 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9817 | 2026.01.21 22:14:27.059623 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9818 | 2026.01.21 22:14:27.059663 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9819 | 2026.01.21 22:14:27.061709 [ 188 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002512224 sec., 7843249.646528335 rows/sec., 112.20 MiB/sec. | ||
| 9820 | 2026.01.21 22:14:27.062027 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9821 | 2026.01.21 22:14:27.062283 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.01.21 22:14:27.062356 [ 200 ] {a960556e-511f-486c-afdb-5ed106eeb7cb::all_1_41_8} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9823 | 2026.01.21 22:14:27.062433 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9824 | 2026.01.21 22:14:28.092975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9825 | 2026.01.21 22:14:28.111531 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.21 22:14:28.111599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9827 | 2026.01.21 22:14:28.117979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9828 | 2026.01.21 22:14:28.118725 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.01.21 22:14:28.119034 [ 90 ] {} <Debug> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9830 | 2026.01.21 22:14:28.119100 [ 90 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2026.01.21 22:14:28.119120 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9832 | 2026.01.21 22:14:28.119219 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::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 | ||
| 9833 | 2026.01.21 22:14:28.122288 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9834 | 2026.01.21 22:14:28.122428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9835 | 2026.01.21 22:14:28.123043 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9836 | 2026.01.21 22:14:28.126339 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9837 | 2026.01.21 22:14:28.129703 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9838 | 2026.01.21 22:14:28.133337 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9839 | 2026.01.21 22:14:28.137223 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9840 | 2026.01.21 22:14:28.140981 [ 196 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9841 | 2026.01.21 22:14:28.190376 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.071227551 sec., 4338.2089607432945 rows/sec., 22.43 MiB/sec. | ||
| 9842 | 2026.01.21 22:14:28.193697 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9843 | 2026.01.21 22:14:28.195834 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.01.21 22:14:28.195951 [ 193 ] {6de69b02-616b-4ba1-ae06-bb9295379b74::all_1_41_8} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9845 | 2026.01.21 22:14:28.199012 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9846 | 2026.01.21 22:14:29.661030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1302 | ||
| 9847 | 2026.01.21 22:14:29.663400 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.01.21 22:14:29.663453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9849 | 2026.01.21 22:14:29.664675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9850 | 2026.01.21 22:14:29.664945 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.01.21 22:14:29.665094 [ 90 ] {} <Debug> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9852 | 2026.01.21 22:14:29.665158 [ 90 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.01.21 22:14:29.665179 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9854 | 2026.01.21 22:14:29.665298 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::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 | ||
| 9855 | 2026.01.21 22:14:29.665322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 9856 | 2026.01.21 22:14:29.665854 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9857 | 2026.01.21 22:14:29.665992 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1136 rows starting from the beginning of the part | ||
| 9858 | 2026.01.21 22:14:29.666343 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 9859 | 2026.01.21 22:14:29.666658 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 9860 | 2026.01.21 22:14:29.666963 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 9861 | 2026.01.21 22:14:29.667265 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 9862 | 2026.01.21 22:14:29.667586 [ 194 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9863 | 2026.01.21 22:14:29.674126 [ 189 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 72 columns (72 merged, 0 gathered) in 0.008872978 sec., 146737.65673711803 rows/sec., 115.70 MiB/sec. | ||
| 9864 | 2026.01.21 22:14:29.675579 [ 195 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9865 | 2026.01.21 22:14:29.676138 [ 195 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.01.21 22:14:29.676212 [ 195 ] {1b3fcb13-28bc-4af3-890e-266975eb3f21::all_1_31_6} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9867 | 2026.01.21 22:14:29.676542 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 9868 | 2026.01.21 22:14:31.489171 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.01.21 22:14:31.489449 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9870 | 2026.01.21 22:14:31.489553 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9871 | 2026.01.21 22:14:31.490497 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.01.21 22:14:31.490543 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9873 | 2026.01.21 22:14:31.490947 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9874 | 2026.01.21 22:14:31.491164 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.01.21 22:14:31.491320 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001946 sec., 229188.0781089414 rows/sec., 14.54 MiB/sec. | ||
| 9876 | 2026.01.21 22:14:31.491362 [ 4 ] {9c99ed67-47d3-496e-8fad-59adae2d0001} <Debug> TCPHandler: Processed in 0.002373801 sec. | ||
| 9877 | 2026.01.21 22:14:31.491490 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.01.21 22:14:31.491593 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9879 | 2026.01.21 22:14:31.491633 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9880 | 2026.01.21 22:14:31.492983 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.01.21 22:14:31.493019 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9882 | 2026.01.21 22:14:31.493387 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9883 | 2026.01.21 22:14:31.493592 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.01.21 22:14:31.493721 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.002148 sec., 573556.7970204841 rows/sec., 45.55 MiB/sec. | ||
| 9885 | 2026.01.21 22:14:31.493758 [ 4 ] {688bf608-eaf7-4e9b-addf-3dd815e13e89} <Debug> TCPHandler: Processed in 0.002316229 sec. | ||
| 9886 | 2026.01.21 22:14:31.493869 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.01.21 22:14:31.493962 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9888 | 2026.01.21 22:14:31.494001 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9889 | 2026.01.21 22:14:31.494526 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.01.21 22:14:31.494561 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9891 | 2026.01.21 22:14:31.494860 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9892 | 2026.01.21 22:14:31.495075 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.01.21 22:14:31.495200 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001255 sec., 189641.4342629482 rows/sec., 11.30 MiB/sec. | ||
| 9894 | 2026.01.21 22:14:31.495236 [ 4 ] {5cef1f04-f251-4fac-ab71-64482d071570} <Debug> TCPHandler: Processed in 0.001416187 sec. | ||
| 9895 | 2026.01.21 22:14:31.495340 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.01.21 22:14:31.495432 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.01.21 22:14:31.495471 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9898 | 2026.01.21 22:14:31.495977 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.01.21 22:14:31.496012 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9900 | 2026.01.21 22:14:31.496307 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9901 | 2026.01.21 22:14:31.496505 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.01.21 22:14:31.496633 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001214 sec., 189456.34266886325 rows/sec., 12.21 MiB/sec. | ||
| 9903 | 2026.01.21 22:14:31.496670 [ 4 ] {cbc6d335-49f1-406a-be1a-1e291e1cb4ea} <Debug> TCPHandler: Processed in 0.001377455 sec. | ||
| 9904 | 2026.01.21 22:14:31.496790 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.01.21 22:14:31.496912 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9906 | 2026.01.21 22:14:31.496961 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9907 | 2026.01.21 22:14:31.497572 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.01.21 22:14:31.497617 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9909 | 2026.01.21 22:14:31.497949 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9910 | 2026.01.21 22:14:31.498166 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.01.21 22:14:31.498303 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001415 sec., 161837.4558303887 rows/sec., 9.19 MiB/sec. | ||
| 9912 | 2026.01.21 22:14:31.498342 [ 4 ] {367f03af-b4dd-4e01-875b-2439b27d6c44} <Debug> TCPHandler: Processed in 0.001613251 sec. | ||
| 9913 | 2026.01.21 22:14:31.498472 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.01.21 22:14:31.498593 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9915 | 2026.01.21 22:14:31.498642 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9916 | 2026.01.21 22:14:31.499563 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.01.21 22:14:31.499607 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9918 | 2026.01.21 22:14:31.499962 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9919 | 2026.01.21 22:14:31.500168 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.01.21 22:14:31.500292 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.001724 sec., 433874.70997679816 rows/sec., 30.29 MiB/sec. | ||
| 9921 | 2026.01.21 22:14:31.500329 [ 4 ] {0ffa5932-d223-4215-bd97-293f8583f3b1} <Debug> TCPHandler: Processed in 0.001915769 sec. | ||
| 9922 | 2026.01.21 22:14:31.500436 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.01.21 22:14:31.500529 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9924 | 2026.01.21 22:14:31.500568 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9925 | 2026.01.21 22:14:31.500897 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.01.21 22:14:31.500933 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9927 | 2026.01.21 22:14:31.501235 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9928 | 2026.01.21 22:14:31.501434 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.01.21 22:14:31.501559 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 9930 | 2026.01.21 22:14:31.501594 [ 4 ] {b0bacd0b-3909-42d3-a0df-575bc4e34b08} <Debug> TCPHandler: Processed in 0.001208161 sec. | ||
| 9931 | 2026.01.21 22:14:31.501697 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2026.01.21 22:14:31.501789 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9933 | 2026.01.21 22:14:31.501830 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9934 | 2026.01.21 22:14:31.502312 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.01.21 22:14:31.502350 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9936 | 2026.01.21 22:14:31.502688 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9937 | 2026.01.21 22:14:31.502892 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.01.21 22:14:31.503018 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001247 sec., 263031.2750601443 rows/sec., 17.23 MiB/sec. | ||
| 9939 | 2026.01.21 22:14:31.503055 [ 4 ] {ff1318de-9506-4336-9b0d-3bf8daa15d79} <Debug> TCPHandler: Processed in 0.001405896 sec. | ||
| 9940 | 2026.01.21 22:14:31.503182 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9941 | 2026.01.21 22:14:31.503275 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9942 | 2026.01.21 22:14:31.503316 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9943 | 2026.01.21 22:14:31.503655 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.01.21 22:14:31.503700 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9945 | 2026.01.21 22:14:31.503999 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9946 | 2026.01.21 22:14:31.504200 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.01.21 22:14:31.504330 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 9948 | 2026.01.21 22:14:31.504366 [ 4 ] {38bb00ca-6c86-4b2c-b46e-021a836ec3b4} <Debug> TCPHandler: Processed in 0.001232671 sec. | ||
| 9949 | 2026.01.21 22:14:31.504488 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2026.01.21 22:14:31.504582 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9951 | 2026.01.21 22:14:31.504636 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9952 | 2026.01.21 22:14:31.505452 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.01.21 22:14:31.505487 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9954 | 2026.01.21 22:14:31.506002 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9955 | 2026.01.21 22:14:31.506213 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.01.21 22:14:31.506351 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 9957 | 2026.01.21 22:14:31.506403 [ 4 ] {156021ef-6bd0-46cd-9a45-6abd1f3c33e3} <Debug> TCPHandler: Processed in 0.0019712 sec. | ||
| 9958 | 2026.01.21 22:14:31.506522 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.01.21 22:14:31.506620 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.01.21 22:14:31.506662 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9961 | 2026.01.21 22:14:31.507020 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.01.21 22:14:31.507056 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 9963 | 2026.01.21 22:14:31.507361 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9964 | 2026.01.21 22:14:31.507570 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.01.21 22:14:31.507693 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001091 sec., 98991.75068744272 rows/sec., 6.03 MiB/sec. | ||
| 9966 | 2026.01.21 22:14:31.507728 [ 4 ] {88341208-fa26-4477-9f86-32ebb96b5ce8} <Debug> TCPHandler: Processed in 0.001257172 sec. | ||
| 9967 | 2026.01.21 22:14:32.506524 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37341 | ||
| 9968 | 2026.01.21 22:14:32.506653 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9969 | 2026.01.21 22:14:32.506692 [ 286 ] {} <Debug> TCP-Session: 19e73ae2-f8b9-4d19-b367-e87a8f5c3a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:37341 | ||
| 9970 | 2026.01.21 22:14:32.506722 [ 286 ] {} <Debug> TCP-Session: 19e73ae2-f8b9-4d19-b367-e87a8f5c3a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2026.01.21 22:14:32.506741 [ 286 ] {} <Debug> TCP-Session: 19e73ae2-f8b9-4d19-b367-e87a8f5c3a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2026.01.21 22:14:32.506933 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53400 | ||
| 9973 | 2026.01.21 22:14:32.506965 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59703 | ||
| 9974 | 2026.01.21 22:14:32.506972 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43387 | ||
| 9975 | 2026.01.21 22:14:32.507003 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43270 | ||
| 9976 | 2026.01.21 22:14:32.507036 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34128 | ||
| 9977 | 2026.01.21 22:14:32.507037 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41830 | ||
| 9978 | 2026.01.21 22:14:32.507013 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59086 | ||
| 9979 | 2026.01.21 22:14:32.507108 [ 286 ] {} <Trace> TCP-Session: 19e73ae2-f8b9-4d19-b367-e87a8f5c3a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.01.21 22:14:32.506991 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48166 | ||
| 9981 | 2026.01.21 22:14:32.507355 [ 286 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9982 | 2026.01.21 22:14:32.507611 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9983 | 2026.01.21 22:14:32.507653 [ 348 ] {} <Debug> TCP-Session: 1d771f6b-5c06-4a35-b5fd-23472b048006 Authenticating user 'default' from [fd00:1122:3344:101::e]:48166 | ||
| 9984 | 2026.01.21 22:14:32.507687 [ 348 ] {} <Debug> TCP-Session: 1d771f6b-5c06-4a35-b5fd-23472b048006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9985 | 2026.01.21 22:14:32.507706 [ 348 ] {} <Debug> TCP-Session: 1d771f6b-5c06-4a35-b5fd-23472b048006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.01.21 22:14:32.507708 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9987 | 2026.01.21 22:14:32.507707 [ 286 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9988 | 2026.01.21 22:14:32.507748 [ 352 ] {} <Debug> TCP-Session: c344ee59-8c8f-47f3-92f9-f586930e51b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34128 | ||
| 9989 | 2026.01.21 22:14:32.507782 [ 352 ] {} <Debug> TCP-Session: c344ee59-8c8f-47f3-92f9-f586930e51b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.01.21 22:14:32.507795 [ 352 ] {} <Debug> TCP-Session: c344ee59-8c8f-47f3-92f9-f586930e51b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9991 | 2026.01.21 22:14:32.507812 [ 286 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9992 | 2026.01.21 22:14:32.507828 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9993 | 2026.01.21 22:14:32.507863 [ 350 ] {} <Debug> TCP-Session: 8f9e18b2-9bea-4fa2-ad1c-0ed9dad89336 Authenticating user 'default' from [fd00:1122:3344:101::e]:59086 | ||
| 9994 | 2026.01.21 22:14:32.507882 [ 350 ] {} <Debug> TCP-Session: 8f9e18b2-9bea-4fa2-ad1c-0ed9dad89336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9995 | 2026.01.21 22:14:32.507895 [ 350 ] {} <Debug> TCP-Session: 8f9e18b2-9bea-4fa2-ad1c-0ed9dad89336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2026.01.21 22:14:32.508081 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9997 | 2026.01.21 22:14:32.508111 [ 290 ] {} <Debug> TCP-Session: 99f19c4b-050c-4552-accd-03e23b01c8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59703 | ||
| 9998 | 2026.01.21 22:14:32.508125 [ 286 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 9999 | 2026.01.21 22:14:32.508127 [ 290 ] {} <Debug> TCP-Session: 99f19c4b-050c-4552-accd-03e23b01c8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10000 | 2026.01.21 22:14:32.508154 [ 290 ] {} <Debug> TCP-Session: 99f19c4b-050c-4552-accd-03e23b01c8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10001 | 2026.01.21 22:14:32.508216 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10002 | 2026.01.21 22:14:32.508265 [ 351 ] {} <Debug> TCP-Session: a941cad7-6adc-4d0d-a68b-a62edd057262 Authenticating user 'default' from [fd00:1122:3344:101::e]:41830 | ||
| 10003 | 2026.01.21 22:14:32.508291 [ 351 ] {} <Debug> TCP-Session: a941cad7-6adc-4d0d-a68b-a62edd057262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10004 | 2026.01.21 22:14:32.508304 [ 351 ] {} <Debug> TCP-Session: a941cad7-6adc-4d0d-a68b-a62edd057262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10005 | 2026.01.21 22:14:32.508525 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10006 | 2026.01.21 22:14:32.508565 [ 349 ] {} <Debug> TCP-Session: d508c785-2208-4c36-aacf-91d0e45a254a Authenticating user 'default' from [fd00:1122:3344:101::e]:43270 | ||
| 10007 | 2026.01.21 22:14:32.508591 [ 349 ] {} <Debug> TCP-Session: d508c785-2208-4c36-aacf-91d0e45a254a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10008 | 2026.01.21 22:14:32.508606 [ 349 ] {} <Debug> TCP-Session: d508c785-2208-4c36-aacf-91d0e45a254a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10009 | 2026.01.21 22:14:32.508644 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10010 | 2026.01.21 22:14:32.508678 [ 288 ] {} <Debug> TCP-Session: be3385cc-0bfe-4a4f-872f-fef513e64035 Authenticating user 'default' from [fd00:1122:3344:101::e]:53400 | ||
| 10011 | 2026.01.21 22:14:32.508693 [ 288 ] {} <Debug> TCP-Session: be3385cc-0bfe-4a4f-872f-fef513e64035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10012 | 2026.01.21 22:14:32.508705 [ 288 ] {} <Debug> TCP-Session: be3385cc-0bfe-4a4f-872f-fef513e64035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10013 | 2026.01.21 22:14:32.508755 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10014 | 2026.01.21 22:14:32.508789 [ 289 ] {} <Debug> TCP-Session: aed9df9f-f91b-4c74-b2b1-85db487a0904 Authenticating user 'default' from [fd00:1122:3344:101::e]:43387 | ||
| 10015 | 2026.01.21 22:14:32.508807 [ 289 ] {} <Debug> TCP-Session: aed9df9f-f91b-4c74-b2b1-85db487a0904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10016 | 2026.01.21 22:14:32.508820 [ 289 ] {} <Debug> TCP-Session: aed9df9f-f91b-4c74-b2b1-85db487a0904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10017 | 2026.01.21 22:14:32.509147 [ 308 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Trace> AggregatingTransform: Aggregating | ||
| 10018 | 2026.01.21 22:14:32.509204 [ 308 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10019 | 2026.01.21 22:14:32.509244 [ 308 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014796 sec. (985.420 rows/sec., 38.49 KiB/sec.) | ||
| 10020 | 2026.01.21 22:14:32.509262 [ 308 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Trace> Aggregator: Merging aggregated data | ||
| 10021 | 2026.01.21 22:14:32.510688 [ 286 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003405 sec., 293.68575624082234 rows/sec., 11.47 KiB/sec. | ||
| 10022 | 2026.01.21 22:14:32.510842 [ 286 ] {056266c2-d8df-4262-9e91-507dedc5f36b} <Debug> TCPHandler: Processed in 0.003892289 sec. | ||
| 10023 | 2026.01.21 22:14:32.510941 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10024 | 2026.01.21 22:14:32.510971 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10025 | 2026.01.21 22:14:32.510973 [ 286 ] {} <Debug> TCP-Session: 19e73ae2-f8b9-4d19-b367-e87a8f5c3a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.01.21 22:14:32.510997 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10027 | 2026.01.21 22:14:32.511016 [ 288 ] {} <Debug> TCP-Session: be3385cc-0bfe-4a4f-872f-fef513e64035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10028 | 2026.01.21 22:14:32.511038 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10029 | 2026.01.21 22:14:32.511061 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10030 | 2026.01.21 22:14:32.511087 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10031 | 2026.01.21 22:14:32.511102 [ 351 ] {} <Debug> TCP-Session: a941cad7-6adc-4d0d-a68b-a62edd057262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2026.01.21 22:14:32.511116 [ 289 ] {} <Debug> TCP-Session: aed9df9f-f91b-4c74-b2b1-85db487a0904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.01.21 22:14:32.511127 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10034 | 2026.01.21 22:14:32.511108 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10035 | 2026.01.21 22:14:32.511184 [ 352 ] {} <Debug> TCP-Session: c344ee59-8c8f-47f3-92f9-f586930e51b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2026.01.21 22:14:32.511021 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10037 | 2026.01.21 22:14:32.511208 [ 350 ] {} <Debug> TCP-Session: 8f9e18b2-9bea-4fa2-ad1c-0ed9dad89336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10038 | 2026.01.21 22:14:32.511138 [ 348 ] {} <Debug> TCP-Session: 1d771f6b-5c06-4a35-b5fd-23472b048006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10039 | 2026.01.21 22:14:32.511238 [ 290 ] {} <Debug> TCP-Session: 99f19c4b-050c-4552-accd-03e23b01c8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10040 | 2026.01.21 22:14:32.511064 [ 349 ] {} <Debug> TCP-Session: d508c785-2208-4c36-aacf-91d0e45a254a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.01.21 22:14:32.703365 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37012 | ||
| 10042 | 2026.01.21 22:14:32.703474 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10043 | 2026.01.21 22:14:32.703501 [ 286 ] {} <Debug> TCP-Session: fae59e66-9eca-4efa-94cb-23f29d59bbb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37012 | ||
| 10044 | 2026.01.21 22:14:32.703524 [ 286 ] {} <Debug> TCP-Session: fae59e66-9eca-4efa-94cb-23f29d59bbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10045 | 2026.01.21 22:14:32.703538 [ 286 ] {} <Debug> TCP-Session: fae59e66-9eca-4efa-94cb-23f29d59bbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10046 | 2026.01.21 22:14:32.703735 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57583 | ||
| 10047 | 2026.01.21 22:14:32.703755 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39441 | ||
| 10048 | 2026.01.21 22:14:32.703781 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63596 | ||
| 10049 | 2026.01.21 22:14:32.703808 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42929 | ||
| 10050 | 2026.01.21 22:14:32.703763 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43300 | ||
| 10051 | 2026.01.21 22:14:32.703845 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10052 | 2026.01.21 22:14:32.703872 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10053 | 2026.01.21 22:14:32.703882 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10054 | 2026.01.21 22:14:32.703892 [ 286 ] {} <Trace> TCP-Session: fae59e66-9eca-4efa-94cb-23f29d59bbb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.01.21 22:14:32.703901 [ 288 ] {} <Debug> TCP-Session: 1f3eb3bb-90e3-445c-9f07-c3d5c5c12517 Authenticating user 'default' from [fd00:1122:3344:101::e]:57583 | ||
| 10056 | 2026.01.21 22:14:32.703920 [ 350 ] {} <Debug> TCP-Session: 40b6da41-f1aa-433b-a7b3-46cfa816e231 Authenticating user 'default' from [fd00:1122:3344:101::e]:42929 | ||
| 10057 | 2026.01.21 22:14:32.703945 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10058 | 2026.01.21 22:14:32.703961 [ 350 ] {} <Debug> TCP-Session: 40b6da41-f1aa-433b-a7b3-46cfa816e231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.01.21 22:14:32.703953 [ 288 ] {} <Debug> TCP-Session: 1f3eb3bb-90e3-445c-9f07-c3d5c5c12517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2026.01.21 22:14:32.703984 [ 289 ] {} <Debug> TCP-Session: a28f0ed0-1391-4637-a2f7-d670b3d5e8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43300 | ||
| 10061 | 2026.01.21 22:14:32.704006 [ 288 ] {} <Debug> TCP-Session: 1f3eb3bb-90e3-445c-9f07-c3d5c5c12517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2026.01.21 22:14:32.703987 [ 350 ] {} <Debug> TCP-Session: 40b6da41-f1aa-433b-a7b3-46cfa816e231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.01.21 22:14:32.704028 [ 289 ] {} <Debug> TCP-Session: a28f0ed0-1391-4637-a2f7-d670b3d5e8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10064 | 2026.01.21 22:14:32.703870 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10065 | 2026.01.21 22:14:32.704077 [ 286 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10066 | 2026.01.21 22:14:32.703833 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54916 | ||
| 10067 | 2026.01.21 22:14:32.704107 [ 290 ] {} <Debug> TCP-Session: 9b9c877e-58cf-4d27-ab2f-407acdfc1299 Authenticating user 'default' from [fd00:1122:3344:101::e]:39441 | ||
| 10068 | 2026.01.21 22:14:32.703831 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49816 | ||
| 10069 | 2026.01.21 22:14:32.704159 [ 290 ] {} <Debug> TCP-Session: 9b9c877e-58cf-4d27-ab2f-407acdfc1299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10070 | 2026.01.21 22:14:32.704176 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10071 | 2026.01.21 22:14:32.704212 [ 290 ] {} <Debug> TCP-Session: 9b9c877e-58cf-4d27-ab2f-407acdfc1299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.01.21 22:14:32.704226 [ 352 ] {} <Debug> TCP-Session: a55256b0-6785-4420-a532-cfbf094c5e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54916 | ||
| 10073 | 2026.01.21 22:14:32.704068 [ 289 ] {} <Debug> TCP-Session: a28f0ed0-1391-4637-a2f7-d670b3d5e8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10074 | 2026.01.21 22:14:32.704257 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10075 | 2026.01.21 22:14:32.704254 [ 352 ] {} <Debug> TCP-Session: a55256b0-6785-4420-a532-cfbf094c5e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10076 | 2026.01.21 22:14:32.704302 [ 351 ] {} <Debug> TCP-Session: f5993255-8d82-4939-b4e2-5a541898f1df Authenticating user 'default' from [fd00:1122:3344:101::e]:49816 | ||
| 10077 | 2026.01.21 22:14:32.704313 [ 352 ] {} <Debug> TCP-Session: a55256b0-6785-4420-a532-cfbf094c5e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10078 | 2026.01.21 22:14:32.703906 [ 348 ] {} <Debug> TCP-Session: 4bdacbb7-3dbe-48b9-9220-66e05558138b Authenticating user 'default' from [fd00:1122:3344:101::e]:63596 | ||
| 10079 | 2026.01.21 22:14:32.704334 [ 351 ] {} <Debug> TCP-Session: f5993255-8d82-4939-b4e2-5a541898f1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10080 | 2026.01.21 22:14:32.703800 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33876 | ||
| 10081 | 2026.01.21 22:14:32.704377 [ 351 ] {} <Debug> TCP-Session: f5993255-8d82-4939-b4e2-5a541898f1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10082 | 2026.01.21 22:14:32.704378 [ 286 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10083 | 2026.01.21 22:14:32.704372 [ 348 ] {} <Debug> TCP-Session: 4bdacbb7-3dbe-48b9-9220-66e05558138b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2026.01.21 22:14:32.704450 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10085 | 2026.01.21 22:14:32.704470 [ 348 ] {} <Debug> TCP-Session: 4bdacbb7-3dbe-48b9-9220-66e05558138b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2026.01.21 22:14:32.704483 [ 349 ] {} <Debug> TCP-Session: 0fcda8b0-de9c-4be0-8f01-e986cdad78e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33876 | ||
| 10087 | 2026.01.21 22:14:32.704483 [ 286 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10088 | 2026.01.21 22:14:32.704510 [ 349 ] {} <Debug> TCP-Session: 0fcda8b0-de9c-4be0-8f01-e986cdad78e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10089 | 2026.01.21 22:14:32.704532 [ 349 ] {} <Debug> TCP-Session: 0fcda8b0-de9c-4be0-8f01-e986cdad78e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10090 | 2026.01.21 22:14:32.704790 [ 286 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 10091 | 2026.01.21 22:14:32.705966 [ 343 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Trace> AggregatingTransform: Aggregating | ||
| 10092 | 2026.01.21 22:14:32.706034 [ 343 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Trace> Aggregator: Aggregation method: without_key | ||
| 10093 | 2026.01.21 22:14:32.706082 [ 343 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001178451 sec. (848.572 rows/sec., 33.15 KiB/sec.) | ||
| 10094 | 2026.01.21 22:14:32.706099 [ 343 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Trace> Aggregator: Merging aggregated data | ||
| 10095 | 2026.01.21 22:14:32.707393 [ 286 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003369 sec., 296.8239833778569 rows/sec., 11.59 KiB/sec. | ||
| 10096 | 2026.01.21 22:14:32.707587 [ 286 ] {09ff4cfb-bda3-49dd-a937-d5df14e6ece8} <Debug> TCPHandler: Processed in 0.003852768 sec. | ||
| 10097 | 2026.01.21 22:14:32.707713 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10098 | 2026.01.21 22:14:32.707748 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10099 | 2026.01.21 22:14:32.707759 [ 286 ] {} <Debug> TCP-Session: fae59e66-9eca-4efa-94cb-23f29d59bbb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10100 | 2026.01.21 22:14:32.707785 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10101 | 2026.01.21 22:14:32.707794 [ 348 ] {} <Debug> TCP-Session: 4bdacbb7-3dbe-48b9-9220-66e05558138b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10102 | 2026.01.21 22:14:32.707811 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10103 | 2026.01.21 22:14:32.707830 [ 288 ] {} <Debug> TCP-Session: 1f3eb3bb-90e3-445c-9f07-c3d5c5c12517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10104 | 2026.01.21 22:14:32.707853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10105 | 2026.01.21 22:14:32.707864 [ 349 ] {} <Debug> TCP-Session: 0fcda8b0-de9c-4be0-8f01-e986cdad78e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2026.01.21 22:14:32.707875 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10107 | 2026.01.21 22:14:32.707894 [ 289 ] {} <Debug> TCP-Session: a28f0ed0-1391-4637-a2f7-d670b3d5e8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2026.01.21 22:14:32.707906 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10109 | 2026.01.21 22:14:32.707917 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10110 | 2026.01.21 22:14:32.707944 [ 350 ] {} <Debug> TCP-Session: 40b6da41-f1aa-433b-a7b3-46cfa816e231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.01.21 22:14:32.707964 [ 290 ] {} <Debug> TCP-Session: 9b9c877e-58cf-4d27-ab2f-407acdfc1299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2026.01.21 22:14:32.707985 [ 351 ] {} <Debug> TCP-Session: f5993255-8d82-4939-b4e2-5a541898f1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10113 | 2026.01.21 22:14:32.707828 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10114 | 2026.01.21 22:14:32.708044 [ 352 ] {} <Debug> TCP-Session: a55256b0-6785-4420-a532-cfbf094c5e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2026.01.21 22:14:32.737725 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47982 | ||
| 10116 | 2026.01.21 22:14:32.737820 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10117 | 2026.01.21 22:14:32.737846 [ 286 ] {} <Debug> TCP-Session: 01b0ff93-08c9-4788-b1e5-bda290d0c4df Authenticating user 'default' from [fd00:1122:3344:101::e]:47982 | ||
| 10118 | 2026.01.21 22:14:32.737868 [ 286 ] {} <Debug> TCP-Session: 01b0ff93-08c9-4788-b1e5-bda290d0c4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10119 | 2026.01.21 22:14:32.737885 [ 286 ] {} <Debug> TCP-Session: 01b0ff93-08c9-4788-b1e5-bda290d0c4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2026.01.21 22:14:32.738117 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56729 | ||
| 10121 | 2026.01.21 22:14:32.738161 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40256 | ||
| 10122 | 2026.01.21 22:14:32.738177 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41347 | ||
| 10123 | 2026.01.21 22:14:32.738191 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59053 | ||
| 10124 | 2026.01.21 22:14:32.738228 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48803 | ||
| 10125 | 2026.01.21 22:14:32.738259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10126 | 2026.01.21 22:14:32.738277 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10127 | 2026.01.21 22:14:32.738258 [ 286 ] {} <Trace> TCP-Session: 01b0ff93-08c9-4788-b1e5-bda290d0c4df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10128 | 2026.01.21 22:14:32.738320 [ 290 ] {} <Debug> TCP-Session: de0a15ec-ae45-4a7f-bdd0-2a825886ccd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40256 | ||
| 10129 | 2026.01.21 22:14:32.738348 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10130 | 2026.01.21 22:14:32.738373 [ 290 ] {} <Debug> TCP-Session: de0a15ec-ae45-4a7f-bdd0-2a825886ccd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2026.01.21 22:14:32.738399 [ 351 ] {} <Debug> TCP-Session: 2231fa33-9af1-4e1f-96c4-204e3e2803cb Authenticating user 'default' from [fd00:1122:3344:101::e]:48803 | ||
| 10132 | 2026.01.21 22:14:32.738412 [ 290 ] {} <Debug> TCP-Session: de0a15ec-ae45-4a7f-bdd0-2a825886ccd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10133 | 2026.01.21 22:14:32.738432 [ 351 ] {} <Debug> TCP-Session: 2231fa33-9af1-4e1f-96c4-204e3e2803cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10134 | 2026.01.21 22:14:32.738235 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65126 | ||
| 10135 | 2026.01.21 22:14:32.738458 [ 351 ] {} <Debug> TCP-Session: 2231fa33-9af1-4e1f-96c4-204e3e2803cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.01.21 22:14:32.738225 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10137 | 2026.01.21 22:14:32.738510 [ 286 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10138 | 2026.01.21 22:14:32.738534 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10139 | 2026.01.21 22:14:32.738535 [ 288 ] {} <Debug> TCP-Session: bcd9ee80-4ed1-4c99-9d7b-165a641888d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56729 | ||
| 10140 | 2026.01.21 22:14:32.738563 [ 352 ] {} <Debug> TCP-Session: c0e04365-2572-4c5f-a61f-9986d7ed6261 Authenticating user 'default' from [fd00:1122:3344:101::e]:65126 | ||
| 10141 | 2026.01.21 22:14:32.738575 [ 288 ] {} <Debug> TCP-Session: bcd9ee80-4ed1-4c99-9d7b-165a641888d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10142 | 2026.01.21 22:14:32.738587 [ 352 ] {} <Debug> TCP-Session: c0e04365-2572-4c5f-a61f-9986d7ed6261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.01.21 22:14:32.738593 [ 288 ] {} <Debug> TCP-Session: bcd9ee80-4ed1-4c99-9d7b-165a641888d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.01.21 22:14:32.738158 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37374 | ||
| 10145 | 2026.01.21 22:14:32.738613 [ 352 ] {} <Debug> TCP-Session: c0e04365-2572-4c5f-a61f-9986d7ed6261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.01.21 22:14:32.738195 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58135 | ||
| 10147 | 2026.01.21 22:14:32.738355 [ 348 ] {} <Debug> TCP-Session: eaf8def8-b19a-4574-b5f6-5facdb31440d Authenticating user 'default' from [fd00:1122:3344:101::e]:41347 | ||
| 10148 | 2026.01.21 22:14:32.738712 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10149 | 2026.01.21 22:14:32.738742 [ 348 ] {} <Debug> TCP-Session: eaf8def8-b19a-4574-b5f6-5facdb31440d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.01.21 22:14:32.738762 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10151 | 2026.01.21 22:14:32.738768 [ 286 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10152 | 2026.01.21 22:14:32.738805 [ 350 ] {} <Debug> TCP-Session: 4ecfd3a8-4ba8-462f-8c1a-37dee41bb3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58135 | ||
| 10153 | 2026.01.21 22:14:32.738777 [ 348 ] {} <Debug> TCP-Session: eaf8def8-b19a-4574-b5f6-5facdb31440d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10154 | 2026.01.21 22:14:32.738829 [ 350 ] {} <Debug> TCP-Session: 4ecfd3a8-4ba8-462f-8c1a-37dee41bb3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.01.21 22:14:32.738843 [ 286 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10156 | 2026.01.21 22:14:32.738862 [ 350 ] {} <Debug> TCP-Session: 4ecfd3a8-4ba8-462f-8c1a-37dee41bb3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.01.21 22:14:32.738766 [ 289 ] {} <Debug> TCP-Session: f8627803-fe67-4fee-9fa7-193a7038e65d Authenticating user 'default' from [fd00:1122:3344:101::e]:37374 | ||
| 10158 | 2026.01.21 22:14:32.738327 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10159 | 2026.01.21 22:14:32.738913 [ 289 ] {} <Debug> TCP-Session: f8627803-fe67-4fee-9fa7-193a7038e65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.01.21 22:14:32.738929 [ 349 ] {} <Debug> TCP-Session: bd80ff24-2b24-4137-9625-f8ff8a14d3bb Authenticating user 'default' from [fd00:1122:3344:101::e]:59053 | ||
| 10161 | 2026.01.21 22:14:32.738932 [ 289 ] {} <Debug> TCP-Session: f8627803-fe67-4fee-9fa7-193a7038e65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.01.21 22:14:32.738946 [ 349 ] {} <Debug> TCP-Session: bd80ff24-2b24-4137-9625-f8ff8a14d3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.01.21 22:14:32.738961 [ 349 ] {} <Debug> TCP-Session: bd80ff24-2b24-4137-9625-f8ff8a14d3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10164 | 2026.01.21 22:14:32.739223 [ 286 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Debug> oximeter.version (f3bb2af9-5172-4958-8dd6-7b9ece0d622b) (SelectExecutor): Key condition: unknown | ||
| 10165 | 2026.01.21 22:14:32.740372 [ 327 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Trace> AggregatingTransform: Aggregating | ||
| 10166 | 2026.01.21 22:14:32.740432 [ 327 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Trace> Aggregator: Aggregation method: without_key | ||
| 10167 | 2026.01.21 22:14:32.740475 [ 327 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001120509 sec. (892.452 rows/sec., 34.86 KiB/sec.) | ||
| 10168 | 2026.01.21 22:14:32.740496 [ 327 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Trace> Aggregator: Merging aggregated data | ||
| 10169 | 2026.01.21 22:14:32.742349 [ 286 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0039 sec., 256.4102564102564 rows/sec., 10.02 KiB/sec. | ||
| 10170 | 2026.01.21 22:14:32.742571 [ 286 ] {d8aadb6f-3701-4e8f-95d7-b60c314b2ae0} <Debug> TCPHandler: Processed in 0.004459684 sec. | ||
| 10171 | 2026.01.21 22:14:32.742762 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10172 | 2026.01.21 22:14:32.742791 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10173 | 2026.01.21 22:14:32.742812 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10174 | 2026.01.21 22:14:32.742830 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10175 | 2026.01.21 22:14:32.742846 [ 352 ] {} <Debug> TCP-Session: c0e04365-2572-4c5f-a61f-9986d7ed6261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2026.01.21 22:14:32.742865 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10177 | 2026.01.21 22:14:32.742890 [ 350 ] {} <Debug> TCP-Session: 4ecfd3a8-4ba8-462f-8c1a-37dee41bb3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.01.21 22:14:32.742910 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10179 | 2026.01.21 22:14:32.742941 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10180 | 2026.01.21 22:14:32.742977 [ 289 ] {} <Debug> TCP-Session: f8627803-fe67-4fee-9fa7-193a7038e65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10181 | 2026.01.21 22:14:32.742869 [ 290 ] {} <Debug> TCP-Session: de0a15ec-ae45-4a7f-bdd0-2a825886ccd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.01.21 22:14:32.743009 [ 351 ] {} <Debug> TCP-Session: 2231fa33-9af1-4e1f-96c4-204e3e2803cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10183 | 2026.01.21 22:14:32.742851 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10184 | 2026.01.21 22:14:32.742928 [ 348 ] {} <Debug> TCP-Session: eaf8def8-b19a-4574-b5f6-5facdb31440d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.01.21 22:14:32.743108 [ 288 ] {} <Debug> TCP-Session: bcd9ee80-4ed1-4c99-9d7b-165a641888d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.01.21 22:14:32.742890 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10187 | 2026.01.21 22:14:32.742803 [ 286 ] {} <Debug> TCP-Session: 01b0ff93-08c9-4788-b1e5-bda290d0c4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.01.21 22:14:32.743171 [ 349 ] {} <Debug> TCP-Session: bd80ff24-2b24-4137-9625-f8ff8a14d3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.01.21 22:14:34.388606 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10190 | 2026.01.21 22:14:34.388677 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10191 | 2026.01.21 22:14:34.559951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20152 | ||
| 10192 | 2026.01.21 22:14:34.560454 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.01.21 22:14:34.560496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10194 | 2026.01.21 22:14:34.560991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10195 | 2026.01.21 22:14:34.561231 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.01.21 22:14:34.561378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20152 | ||
| 10197 | 2026.01.21 22:14:35.623235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10198 | 2026.01.21 22:14:35.638832 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2026.01.21 22:14:35.638887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10200 | 2026.01.21 22:14:35.644110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10201 | 2026.01.21 22:14:35.644808 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2026.01.21 22:14:35.647530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10203 | 2026.01.21 22:14:36.476953 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.01.21 22:14:36.477189 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10205 | 2026.01.21 22:14:36.477261 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10206 | 2026.01.21 22:14:36.478086 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.01.21 22:14:36.478140 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10208 | 2026.01.21 22:14:36.478533 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10209 | 2026.01.21 22:14:36.478755 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.01.21 22:14:36.478914 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001755 sec., 60398.86039886039 rows/sec., 5.04 MiB/sec. | ||
| 10211 | 2026.01.21 22:14:36.478965 [ 4 ] {414e3212-2c13-4ab3-bef6-eceb266839be} <Debug> TCPHandler: Processed in 0.002194226 sec. | ||
| 10212 | 2026.01.21 22:14:36.479087 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10213 | 2026.01.21 22:14:36.479186 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10214 | 2026.01.21 22:14:36.479235 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10215 | 2026.01.21 22:14:36.479646 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2026.01.21 22:14:36.479684 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10217 | 2026.01.21 22:14:36.479983 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10218 | 2026.01.21 22:14:36.480186 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2026.01.21 22:14:36.480316 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001153 sec., 21682.56721595837 rows/sec., 1.59 MiB/sec. | ||
| 10220 | 2026.01.21 22:14:36.480354 [ 4 ] {149e16c9-1039-4109-8db5-d00410e26e84} <Debug> TCPHandler: Processed in 0.001318483 sec. | ||
| 10221 | 2026.01.21 22:14:36.480459 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2026.01.21 22:14:36.480553 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10223 | 2026.01.21 22:14:36.480592 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10224 | 2026.01.21 22:14:36.481026 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.01.21 22:14:36.481086 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10226 | 2026.01.21 22:14:36.481394 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10227 | 2026.01.21 22:14:36.481598 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.01.21 22:14:36.481725 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001192 sec., 74664.42953020135 rows/sec., 5.83 MiB/sec. | ||
| 10229 | 2026.01.21 22:14:36.481763 [ 4 ] {9b444afc-6cab-4205-9a7c-e0ff41239208} <Debug> TCPHandler: Processed in 0.001350814 sec. | ||
| 10230 | 2026.01.21 22:14:36.481872 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.01.21 22:14:36.481964 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10232 | 2026.01.21 22:14:36.482007 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10233 | 2026.01.21 22:14:36.482413 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.01.21 22:14:36.482474 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10235 | 2026.01.21 22:14:36.482808 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10236 | 2026.01.21 22:14:36.483016 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.01.21 22:14:36.483145 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10238 | 2026.01.21 22:14:36.483181 [ 4 ] {cc359155-3d8a-4f27-88c1-5a6602167521} <Debug> TCPHandler: Processed in 0.001356905 sec. | ||
| 10239 | 2026.01.21 22:14:36.483301 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2026.01.21 22:14:36.483393 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10241 | 2026.01.21 22:14:36.483448 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10242 | 2026.01.21 22:14:36.484270 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.01.21 22:14:36.484306 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10244 | 2026.01.21 22:14:36.484822 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10245 | 2026.01.21 22:14:36.485038 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.21 22:14:36.485178 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 10247 | 2026.01.21 22:14:36.485243 [ 4 ] {0a8c45b7-a814-4aa8-a8f3-e1cf2ca90925} <Debug> TCPHandler: Processed in 0.00199049 sec. | ||
| 10248 | 2026.01.21 22:14:36.485352 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.01.21 22:14:36.485444 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10250 | 2026.01.21 22:14:36.485485 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10251 | 2026.01.21 22:14:36.485809 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.01.21 22:14:36.485844 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10253 | 2026.01.21 22:14:36.486146 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10254 | 2026.01.21 22:14:36.486358 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.01.21 22:14:36.486492 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10256 | 2026.01.21 22:14:36.486527 [ 4 ] {f6b994e9-e97a-4a0f-905d-5a1dbb9d7a60} <Debug> TCPHandler: Processed in 0.001223671 sec. | ||
| 10257 | 2026.01.21 22:14:38.159150 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.01.21 22:14:38.159379 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10259 | 2026.01.21 22:14:38.159449 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10260 | 2026.01.21 22:14:38.160327 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.01.21 22:14:38.160365 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10262 | 2026.01.21 22:14:38.160761 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10263 | 2026.01.21 22:14:38.160981 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.01.21 22:14:38.161123 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001797 sec., 248191.4301613801 rows/sec., 15.74 MiB/sec. | ||
| 10265 | 2026.01.21 22:14:38.161164 [ 4 ] {b3a595de-8a48-44b3-aa3b-e3af26e1d28b} <Debug> TCPHandler: Processed in 0.002200967 sec. | ||
| 10266 | 2026.01.21 22:14:38.161279 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2026.01.21 22:14:38.161373 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10268 | 2026.01.21 22:14:38.161413 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10269 | 2026.01.21 22:14:38.161803 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.01.21 22:14:38.161837 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10271 | 2026.01.21 22:14:38.162125 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10272 | 2026.01.21 22:14:38.162335 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.01.21 22:14:38.162464 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00111 sec., 12612.612612612611 rows/sec., 1.00 MiB/sec. | ||
| 10274 | 2026.01.21 22:14:38.162502 [ 4 ] {a7bee008-9d22-41ca-b86f-e26d9b800f6b} <Debug> TCPHandler: Processed in 0.001270783 sec. | ||
| 10275 | 2026.01.21 22:14:38.162609 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.01.21 22:14:38.162702 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10277 | 2026.01.21 22:14:38.162741 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10278 | 2026.01.21 22:14:38.164331 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.01.21 22:14:38.164365 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10280 | 2026.01.21 22:14:38.164766 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10281 | 2026.01.21 22:14:38.165023 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.01.21 22:14:38.165141 [ 147 ] {} <Debug> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10283 | 2026.01.21 22:14:38.165151 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Debug> executeQuery: Read 2379 rows, 196.83 KiB in 0.002466 sec., 964720.194647202 rows/sec., 77.95 MiB/sec. | ||
| 10284 | 2026.01.21 22:14:38.165211 [ 147 ] {} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.01.21 22:14:38.165221 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10286 | 2026.01.21 22:14:38.165243 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10287 | 2026.01.21 22:14:38.165245 [ 4 ] {f4628d72-c68a-41b9-a4b5-1d45ff5dd64c} <Debug> TCPHandler: Processed in 0.002684599 sec. | ||
| 10288 | 2026.01.21 22:14:38.165370 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.01.21 22:14:38.165367 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10290 | 2026.01.21 22:14:38.165464 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10291 | 2026.01.21 22:14:38.165508 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10292 | 2026.01.21 22:14:38.165522 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10293 | 2026.01.21 22:14:38.165561 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2432 rows starting from the beginning of the part | ||
| 10294 | 2026.01.21 22:14:38.165628 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1232 rows starting from the beginning of the part | ||
| 10295 | 2026.01.21 22:14:38.165676 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 10296 | 2026.01.21 22:14:38.165721 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1232 rows starting from the beginning of the part | ||
| 10297 | 2026.01.21 22:14:38.165757 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 10298 | 2026.01.21 22:14:38.165794 [ 189 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2379 rows starting from the beginning of the part | ||
| 10299 | 2026.01.21 22:14:38.166017 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.01.21 22:14:38.166060 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10301 | 2026.01.21 22:14:38.166382 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10302 | 2026.01.21 22:14:38.166592 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.01.21 22:14:38.166705 [ 147 ] {} <Debug> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10304 | 2026.01.21 22:14:38.166724 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Debug> executeQuery: Read 252 rows, 15.50 KiB in 0.001278 sec., 197183.0985915493 rows/sec., 11.84 MiB/sec. | ||
| 10305 | 2026.01.21 22:14:38.166735 [ 147 ] {} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.01.21 22:14:38.166765 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10307 | 2026.01.21 22:14:38.166768 [ 4 ] {6dfce635-3970-4dd5-81f1-4d1be3ce4c54} <Debug> TCPHandler: Processed in 0.001446047 sec. | ||
| 10308 | 2026.01.21 22:14:38.166855 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10309 | 2026.01.21 22:14:38.166885 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2026.01.21 22:14:38.166966 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10311 | 2026.01.21 22:14:38.166981 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10312 | 2026.01.21 22:14:38.167003 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 281 rows starting from the beginning of the part | ||
| 10313 | 2026.01.21 22:14:38.167025 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10314 | 2026.01.21 22:14:38.167073 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 238 rows starting from the beginning of the part | ||
| 10315 | 2026.01.21 22:14:38.167126 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part | ||
| 10316 | 2026.01.21 22:14:38.167167 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 238 rows starting from the beginning of the part | ||
| 10317 | 2026.01.21 22:14:38.167204 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 10318 | 2026.01.21 22:14:38.167244 [ 195 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 252 rows starting from the beginning of the part | ||
| 10319 | 2026.01.21 22:14:38.167592 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.21 22:14:38.167634 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10321 | 2026.01.21 22:14:38.167991 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10322 | 2026.01.21 22:14:38.168210 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.01.21 22:14:38.168222 [ 198 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398936 sec., 757003.8943883065 rows/sec., 48.93 MiB/sec. | ||
| 10324 | 2026.01.21 22:14:38.168332 [ 187 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7487 rows, containing 5 columns (5 merged, 0 gathered) in 0.003019727 sec., 2479363.200713177 rows/sec., 209.03 MiB/sec. | ||
| 10325 | 2026.01.21 22:14:38.168342 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001378 sec., 332365.74746008706 rows/sec., 21.96 MiB/sec. | ||
| 10326 | 2026.01.21 22:14:38.168396 [ 4 ] {8afa57b9-59c1-49e4-8dbf-b8515c32e0a0} <Debug> TCPHandler: Processed in 0.001559049 sec. | ||
| 10327 | 2026.01.21 22:14:38.168476 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10328 | 2026.01.21 22:14:38.168504 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.01.21 22:14:38.168599 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10330 | 2026.01.21 22:14:38.168641 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10331 | 2026.01.21 22:14:38.168655 [ 190 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10332 | 2026.01.21 22:14:38.168842 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.01.21 22:14:38.168942 [ 186 ] {9d2f6743-f6a2-4091-b747-cafe5e2398ae::all_1_61_12} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10334 | 2026.01.21 22:14:38.168979 [ 190 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.01.21 22:14:38.169053 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10336 | 2026.01.21 22:14:38.169073 [ 190 ] {7aa9a754-9576-4876-b100-028f09891fe1::all_1_71_14} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10337 | 2026.01.21 22:14:38.169129 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.01.21 22:14:38.169166 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 10339 | 2026.01.21 22:14:38.169170 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10340 | 2026.01.21 22:14:38.169490 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10341 | 2026.01.21 22:14:38.169694 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.01.21 22:14:38.169823 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001241 sec., 184528.60596293313 rows/sec., 10.48 MiB/sec. | ||
| 10343 | 2026.01.21 22:14:38.169860 [ 4 ] {1ecd5e01-4128-4ca2-8964-5a77a7d6bc3a} <Debug> TCPHandler: Processed in 0.001404136 sec. | ||
| 10344 | 2026.01.21 22:14:38.169972 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.01.21 22:14:38.170072 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10346 | 2026.01.21 22:14:38.170113 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10347 | 2026.01.21 22:14:38.171071 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.01.21 22:14:38.171108 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10349 | 2026.01.21 22:14:38.171477 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10350 | 2026.01.21 22:14:38.171690 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.01.21 22:14:38.171800 [ 147 ] {} <Debug> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10352 | 2026.01.21 22:14:38.171821 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Debug> executeQuery: Read 1218 rows, 88.90 KiB in 0.001767 sec., 689303.9049235993 rows/sec., 49.13 MiB/sec. | ||
| 10353 | 2026.01.21 22:14:38.171837 [ 147 ] {} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.01.21 22:14:38.171861 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10355 | 2026.01.21 22:14:38.171865 [ 4 ] {11ec6db9-cc4e-429f-8881-26b6e9a607ea} <Debug> TCPHandler: Processed in 0.0019457 sec. | ||
| 10356 | 2026.01.21 22:14:38.171938 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10357 | 2026.01.21 22:14:38.171994 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2026.01.21 22:14:38.172035 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10359 | 2026.01.21 22:14:38.172068 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1265 rows starting from the beginning of the part | ||
| 10360 | 2026.01.21 22:14:38.172094 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10361 | 2026.01.21 22:14:38.172118 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 748 rows starting from the beginning of the part | ||
| 10362 | 2026.01.21 22:14:38.172142 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10363 | 2026.01.21 22:14:38.172168 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part | ||
| 10364 | 2026.01.21 22:14:38.172215 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 748 rows starting from the beginning of the part | ||
| 10365 | 2026.01.21 22:14:38.172261 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 89 rows starting from the beginning of the part | ||
| 10366 | 2026.01.21 22:14:38.172306 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1218 rows starting from the beginning of the part | ||
| 10367 | 2026.01.21 22:14:38.172505 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.01.21 22:14:38.172547 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10369 | 2026.01.21 22:14:38.172864 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10370 | 2026.01.21 22:14:38.173083 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.01.21 22:14:38.173222 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 10372 | 2026.01.21 22:14:38.173259 [ 4 ] {973ac9e2-a02e-4915-bd0b-080da40badef} <Debug> TCPHandler: Processed in 0.001314774 sec. | ||
| 10373 | 2026.01.21 22:14:38.173374 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2026.01.21 22:14:38.173470 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10375 | 2026.01.21 22:14:38.173513 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10376 | 2026.01.21 22:14:38.173799 [ 190 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894249 sec., 2194537.254605915 rows/sec., 164.44 MiB/sec. | ||
| 10377 | 2026.01.21 22:14:38.173977 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10378 | 2026.01.21 22:14:38.174126 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.01.21 22:14:38.174170 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10380 | 2026.01.21 22:14:38.174246 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2026.01.21 22:14:38.174330 [ 201 ] {0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b::all_1_71_14} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10382 | 2026.01.21 22:14:38.174408 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10383 | 2026.01.21 22:14:38.174578 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10384 | 2026.01.21 22:14:38.174791 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.01.21 22:14:38.174900 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10386 | 2026.01.21 22:14:38.174921 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Debug> executeQuery: Read 923 rows, 62.41 KiB in 0.001469 sec., 628318.5840707965 rows/sec., 41.49 MiB/sec. | ||
| 10387 | 2026.01.21 22:14:38.174930 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.01.21 22:14:38.174959 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10389 | 2026.01.21 22:14:38.174965 [ 4 ] {07b1bce6-e556-40b5-b6c0-25ac2d598c33} <Debug> TCPHandler: Processed in 0.001641673 sec. | ||
| 10390 | 2026.01.21 22:14:38.175040 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10391 | 2026.01.21 22:14:38.175095 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.01.21 22:14:38.175143 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10393 | 2026.01.21 22:14:38.175176 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21027 rows starting from the beginning of the part | ||
| 10394 | 2026.01.21 22:14:38.175192 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10395 | 2026.01.21 22:14:38.175231 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 328 rows starting from the beginning of the part | ||
| 10396 | 2026.01.21 22:14:38.175241 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10397 | 2026.01.21 22:14:38.175284 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10398 | 2026.01.21 22:14:38.175331 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 328 rows starting from the beginning of the part | ||
| 10399 | 2026.01.21 22:14:38.175371 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10400 | 2026.01.21 22:14:38.175422 [ 187 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 923 rows starting from the beginning of the part | ||
| 10401 | 2026.01.21 22:14:38.175590 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.01.21 22:14:38.175630 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10403 | 2026.01.21 22:14:38.175929 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10404 | 2026.01.21 22:14:38.176138 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.01.21 22:14:38.176268 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 10406 | 2026.01.21 22:14:38.176303 [ 4 ] {a7661e46-059e-406f-82bd-5a36aff58fa9} <Debug> TCPHandler: Processed in 0.001259422 sec. | ||
| 10407 | 2026.01.21 22:14:38.176418 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.01.21 22:14:38.176514 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10409 | 2026.01.21 22:14:38.176568 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10410 | 2026.01.21 22:14:38.177387 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.01.21 22:14:38.177423 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10412 | 2026.01.21 22:14:38.177980 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10413 | 2026.01.21 22:14:38.178201 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.01.21 22:14:38.178345 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 14.54 MiB/sec. | ||
| 10415 | 2026.01.21 22:14:38.178408 [ 4 ] {2cdce526-675e-4606-a07b-2dc5b8372235} <Debug> TCPHandler: Processed in 0.002038782 sec. | ||
| 10416 | 2026.01.21 22:14:38.178527 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.01.21 22:14:38.178622 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10418 | 2026.01.21 22:14:38.178664 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10419 | 2026.01.21 22:14:38.179009 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.01.21 22:14:38.179044 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10421 | 2026.01.21 22:14:38.179365 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10422 | 2026.01.21 22:14:38.179573 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.01.21 22:14:38.179689 [ 146 ] {} <Debug> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10424 | 2026.01.21 22:14:38.179702 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001098 sec., 65573.77049180328 rows/sec., 3.79 MiB/sec. | ||
| 10425 | 2026.01.21 22:14:38.179735 [ 146 ] {} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.01.21 22:14:38.179752 [ 4 ] {5a698189-5d32-40eb-a0a9-4268ebd2762d} <Debug> TCPHandler: Processed in 0.001274853 sec. | ||
| 10427 | 2026.01.21 22:14:38.179760 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10428 | 2026.01.21 22:14:38.179848 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10429 | 2026.01.21 22:14:38.179951 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10430 | 2026.01.21 22:14:38.179984 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4644 rows starting from the beginning of the part | ||
| 10431 | 2026.01.21 22:14:38.180050 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part | ||
| 10432 | 2026.01.21 22:14:38.180097 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10433 | 2026.01.21 22:14:38.180141 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 108 rows starting from the beginning of the part | ||
| 10434 | 2026.01.21 22:14:38.180184 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10435 | 2026.01.21 22:14:38.180224 [ 190 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
| 10436 | 2026.01.21 22:14:38.182243 [ 192 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5052 rows, containing 4 columns (4 merged, 0 gathered) in 0.002427812 sec., 2080885.9994101685 rows/sec., 131.34 MiB/sec. | ||
| 10437 | 2026.01.21 22:14:38.182805 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10438 | 2026.01.21 22:14:38.183125 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.01.21 22:14:38.183217 [ 197 ] {630565b0-8356-415a-8174-f4a08357d317::all_1_71_14} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10440 | 2026.01.21 22:14:38.183308 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10441 | 2026.01.21 22:14:38.191642 [ 197 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22926 rows, containing 5 columns (5 merged, 0 gathered) in 0.016632386 sec., 1378395.138256171 rows/sec., 92.06 MiB/sec. | ||
| 10442 | 2026.01.21 22:14:38.192169 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10443 | 2026.01.21 22:14:38.192429 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.01.21 22:14:38.192498 [ 192 ] {0cd4cf65-5f58-45d3-9336-91f7fb5e8017::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10445 | 2026.01.21 22:14:38.192574 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10446 | 2026.01.21 22:14:39.000378 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.44 MiB, peak 316.77 MiB, free memory in arenas 0.00 B, will set to 307.61 MiB (RSS), difference: 2.16 MiB | ||
| 10447 | 2026.01.21 22:14:39.665887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1366 | ||
| 10448 | 2026.01.21 22:14:39.669014 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.01.21 22:14:39.669076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10450 | 2026.01.21 22:14:39.670421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10451 | 2026.01.21 22:14:39.670695 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.01.21 22:14:39.671069 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 10453 | 2026.01.21 22:14:41.473304 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.01.21 22:14:41.473504 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10455 | 2026.01.21 22:14:41.473571 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10456 | 2026.01.21 22:14:41.474235 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.01.21 22:14:41.474278 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10458 | 2026.01.21 22:14:41.474667 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10459 | 2026.01.21 22:14:41.474904 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.01.21 22:14:41.475068 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. | ||
| 10461 | 2026.01.21 22:14:41.475119 [ 4 ] {5a2da0c6-0711-450b-abba-ca2e0a423c75} <Debug> TCPHandler: Processed in 0.0019541 sec. | ||
| 10462 | 2026.01.21 22:14:41.475245 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.01.21 22:14:41.475349 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10464 | 2026.01.21 22:14:41.475392 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10465 | 2026.01.21 22:14:41.475844 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.01.21 22:14:41.475882 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10467 | 2026.01.21 22:14:41.476189 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10468 | 2026.01.21 22:14:41.476397 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.01.21 22:14:41.476532 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 10470 | 2026.01.21 22:14:41.476571 [ 4 ] {fefa60fe-9898-48f7-b3da-b7ead993195b} <Debug> TCPHandler: Processed in 0.001378305 sec. | ||
| 10471 | 2026.01.21 22:14:41.476685 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.01.21 22:14:41.476782 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10473 | 2026.01.21 22:14:41.476828 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10474 | 2026.01.21 22:14:41.477214 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.01.21 22:14:41.477251 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10476 | 2026.01.21 22:14:41.477577 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10477 | 2026.01.21 22:14:41.477777 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2026.01.21 22:14:41.477906 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001143 sec., 83989.50131233597 rows/sec., 5.85 MiB/sec. | ||
| 10479 | 2026.01.21 22:14:41.477944 [ 4 ] {6200b83c-631b-4a26-97b9-c2d29162094f} <Debug> TCPHandler: Processed in 0.001310163 sec. | ||
| 10480 | 2026.01.21 22:14:41.478055 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2026.01.21 22:14:41.478152 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10482 | 2026.01.21 22:14:41.478195 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10483 | 2026.01.21 22:14:41.478520 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2026.01.21 22:14:41.478556 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10485 | 2026.01.21 22:14:41.478854 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10486 | 2026.01.21 22:14:41.479065 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.01.21 22:14:41.479196 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001062 sec., 33898.30508474576 rows/sec., 2.28 MiB/sec. | ||
| 10488 | 2026.01.21 22:14:41.479232 [ 4 ] {4438f989-a1f1-49bf-8405-cff3e8a165f8} <Debug> TCPHandler: Processed in 0.001227311 sec. | ||
| 10489 | 2026.01.21 22:14:42.061837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20664 | ||
| 10490 | 2026.01.21 22:14:42.062426 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.01.21 22:14:42.062479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10492 | 2026.01.21 22:14:42.062967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10493 | 2026.01.21 22:14:42.063216 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2026.01.21 22:14:42.063347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20664 | ||
| 10495 | 2026.01.21 22:14:43.147977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10496 | 2026.01.21 22:14:43.165352 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2026.01.21 22:14:43.165407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.91 GiB. | ||
| 10498 | 2026.01.21 22:14:43.171435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10499 | 2026.01.21 22:14:43.172137 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2026.01.21 22:14:43.175181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10501 | 2026.01.21 22:14:46.476832 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2026.01.21 22:14:46.477020 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10503 | 2026.01.21 22:14:46.477084 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10504 | 2026.01.21 22:14:46.477748 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2026.01.21 22:14:46.477786 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10506 | 2026.01.21 22:14:46.478175 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10507 | 2026.01.21 22:14:46.478397 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2026.01.21 22:14:46.478541 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Debug> executeQuery: Read 107 rows, 9.16 KiB in 0.00157 sec., 68152.86624203822 rows/sec., 5.70 MiB/sec. | ||
| 10509 | 2026.01.21 22:14:46.478582 [ 4 ] {41a52cb6-de2b-4464-b2eb-282ce5d32cf5} <Debug> TCPHandler: Processed in 0.001876908 sec. | ||
| 10510 | 2026.01.21 22:14:46.478701 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.01.21 22:14:46.478795 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10512 | 2026.01.21 22:14:46.478835 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10513 | 2026.01.21 22:14:46.479237 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.01.21 22:14:46.479272 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10515 | 2026.01.21 22:14:46.479564 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10516 | 2026.01.21 22:14:46.479777 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.01.21 22:14:46.479903 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001127 sec., 22182.78615794144 rows/sec., 1.63 MiB/sec. | ||
| 10518 | 2026.01.21 22:14:46.479939 [ 4 ] {0ff7e3fa-35db-420c-8af9-9e837d654209} <Debug> TCPHandler: Processed in 0.001288563 sec. | ||
| 10519 | 2026.01.21 22:14:46.480045 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2026.01.21 22:14:46.480139 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10521 | 2026.01.21 22:14:46.480177 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10522 | 2026.01.21 22:14:46.480545 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.01.21 22:14:46.480578 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10524 | 2026.01.21 22:14:46.480854 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10525 | 2026.01.21 22:14:46.481054 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.01.21 22:14:46.481179 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001058 sec., 945.179584120983 rows/sec., 62.77 KiB/sec. | ||
| 10527 | 2026.01.21 22:14:46.481215 [ 4 ] {bab40c19-2f9d-4d56-a4b2-7e7d9d34b110} <Debug> TCPHandler: Processed in 0.001218051 sec. | ||
| 10528 | 2026.01.21 22:14:46.481322 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10529 | 2026.01.21 22:14:46.481415 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10530 | 2026.01.21 22:14:46.481453 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10531 | 2026.01.21 22:14:46.481877 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.01.21 22:14:46.481911 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10533 | 2026.01.21 22:14:46.482205 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10534 | 2026.01.21 22:14:46.482410 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.01.21 22:14:46.482532 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001134 sec., 78483.24514991182 rows/sec., 6.13 MiB/sec. | ||
| 10536 | 2026.01.21 22:14:46.482569 [ 4 ] {1cfaac89-3ab6-46f7-9766-3952f11bd7c6} <Debug> TCPHandler: Processed in 0.001295353 sec. | ||
| 10537 | 2026.01.21 22:14:46.482675 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2026.01.21 22:14:46.482769 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10539 | 2026.01.21 22:14:46.482811 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10540 | 2026.01.21 22:14:46.483210 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.01.21 22:14:46.483244 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10542 | 2026.01.21 22:14:46.483562 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10543 | 2026.01.21 22:14:46.483763 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.01.21 22:14:46.483885 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 10545 | 2026.01.21 22:14:46.483921 [ 4 ] {a11e81ad-c0a3-4abe-bce1-639ced8134dd} <Debug> TCPHandler: Processed in 0.001293893 sec. | ||
| 10546 | 2026.01.21 22:14:46.484025 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.01.21 22:14:46.484117 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10548 | 2026.01.21 22:14:46.484157 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10549 | 2026.01.21 22:14:46.484456 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.01.21 22:14:46.484489 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10551 | 2026.01.21 22:14:46.484778 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10552 | 2026.01.21 22:14:46.484972 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.01.21 22:14:46.485095 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 63.73 KiB/sec. | ||
| 10554 | 2026.01.21 22:14:46.485130 [ 4 ] {1eb89d14-4063-4d18-a639-bb6621aa47c7} <Debug> TCPHandler: Processed in 0.00115397 sec. | ||
| 10555 | 2026.01.21 22:14:46.485236 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.01.21 22:14:46.485329 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10557 | 2026.01.21 22:14:46.485381 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10558 | 2026.01.21 22:14:46.486242 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.01.21 22:14:46.486286 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10560 | 2026.01.21 22:14:46.486875 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10561 | 2026.01.21 22:14:46.487095 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.01.21 22:14:46.487197 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10563 | 2026.01.21 22:14:46.487232 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001921 sec., 13014.055179593961 rows/sec., 23.32 MiB/sec. | ||
| 10564 | 2026.01.21 22:14:46.487239 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2026.01.21 22:14:46.487266 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10566 | 2026.01.21 22:14:46.487286 [ 4 ] {f1649aba-10fb-4612-a986-c691cc49bb68} <Debug> TCPHandler: Processed in 0.002098764 sec. | ||
| 10567 | 2026.01.21 22:14:46.487388 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.01.21 22:14:46.487391 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10569 | 2026.01.21 22:14:46.487482 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10570 | 2026.01.21 22:14:46.487527 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10571 | 2026.01.21 22:14:46.487655 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10572 | 2026.01.21 22:14:46.487720 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1065 rows starting from the beginning of the part | ||
| 10573 | 2026.01.21 22:14:46.487850 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10574 | 2026.01.21 22:14:46.487857 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.01.21 22:14:46.487898 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10576 | 2026.01.21 22:14:46.487953 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 10577 | 2026.01.21 22:14:46.488063 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10578 | 2026.01.21 22:14:46.488168 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
| 10579 | 2026.01.21 22:14:46.488210 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10580 | 2026.01.21 22:14:46.488271 [ 191 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10581 | 2026.01.21 22:14:46.488439 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10582 | 2026.01.21 22:14:46.488570 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 10583 | 2026.01.21 22:14:46.488606 [ 4 ] {436f533b-efee-4a7a-a599-1ab3178ab5ac} <Debug> TCPHandler: Processed in 0.001266673 sec. | ||
| 10584 | 2026.01.21 22:14:46.494670 [ 197 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 19 columns (19 merged, 0 gathered) in 0.007337398 sec., 159457.07183936323 rows/sec., 285.74 MiB/sec. | ||
| 10585 | 2026.01.21 22:14:46.496015 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10586 | 2026.01.21 22:14:46.496349 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.01.21 22:14:46.496413 [ 200 ] {b0b1d0d4-d71d-459c-8b99-720ad4e9219e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10588 | 2026.01.21 22:14:46.496526 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10589 | 2026.01.21 22:14:47.001028 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.39 MiB, peak 319.75 MiB, free memory in arenas 0.00 B, will set to 310.63 MiB (RSS), difference: 2.24 MiB | ||
| 10590 | 2026.01.21 22:14:49.388885 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10591 | 2026.01.21 22:14:49.388947 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10592 | 2026.01.21 22:14:49.563831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21112 | ||
| 10593 | 2026.01.21 22:14:49.564329 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.01.21 22:14:49.564379 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10595 | 2026.01.21 22:14:49.564898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10596 | 2026.01.21 22:14:49.565134 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.01.21 22:14:49.565285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21112 | ||
| 10598 | 2026.01.21 22:14:49.671879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1390 | ||
| 10599 | 2026.01.21 22:14:49.674147 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.01.21 22:14:49.674204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10601 | 2026.01.21 22:14:49.675411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10602 | 2026.01.21 22:14:49.675684 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.01.21 22:14:49.676066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
| 10604 | 2026.01.21 22:14:50.001034 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.63 MiB, peak 319.75 MiB, free memory in arenas 0.00 B, will set to 310.63 MiB (RSS), difference: 4.00 MiB | ||
| 10605 | 2026.01.21 22:14:50.675423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10606 | 2026.01.21 22:14:50.692717 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.01.21 22:14:50.692782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10608 | 2026.01.21 22:14:50.699582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10609 | 2026.01.21 22:14:50.700288 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.01.21 22:14:50.703373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10611 | 2026.01.21 22:14:51.488510 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2026.01.21 22:14:51.488697 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10613 | 2026.01.21 22:14:51.488767 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10614 | 2026.01.21 22:14:51.489626 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.01.21 22:14:51.489671 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10616 | 2026.01.21 22:14:51.490086 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10617 | 2026.01.21 22:14:51.490310 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Trace> oximeter.fields_i16 (d27fb783-caa3-418f-b3f3-0c19ffbcd57e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.01.21 22:14:51.490456 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001813 sec., 246001.1031439603 rows/sec., 15.60 MiB/sec. | ||
| 10619 | 2026.01.21 22:14:51.490498 [ 4 ] {7778350e-8357-49bb-b168-bb552c25898b} <Debug> TCPHandler: Processed in 0.002119944 sec. | ||
| 10620 | 2026.01.21 22:14:51.490618 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2026.01.21 22:14:51.490709 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10622 | 2026.01.21 22:14:51.490749 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10623 | 2026.01.21 22:14:51.491765 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.01.21 22:14:51.491800 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10625 | 2026.01.21 22:14:51.492177 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10626 | 2026.01.21 22:14:51.492393 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.01.21 22:14:51.492520 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Debug> executeQuery: Read 1232 rows, 100.20 KiB in 0.001829 sec., 673592.1268452706 rows/sec., 53.50 MiB/sec. | ||
| 10628 | 2026.01.21 22:14:51.492556 [ 4 ] {7d6e6722-3baf-4067-bafc-32fbbca99046} <Debug> TCPHandler: Processed in 0.001987371 sec. | ||
| 10629 | 2026.01.21 22:14:51.492667 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2026.01.21 22:14:51.492758 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10631 | 2026.01.21 22:14:51.492796 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10632 | 2026.01.21 22:14:51.493280 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2026.01.21 22:14:51.493316 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10634 | 2026.01.21 22:14:51.493641 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10635 | 2026.01.21 22:14:51.493851 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.01.21 22:14:51.493977 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Debug> executeQuery: Read 238 rows, 14.52 KiB in 0.001237 sec., 192400.9700889248 rows/sec., 11.46 MiB/sec. | ||
| 10637 | 2026.01.21 22:14:51.494014 [ 4 ] {61959d0b-3880-4365-8739-ae701a8f1fbc} <Debug> TCPHandler: Processed in 0.001395306 sec. | ||
| 10638 | 2026.01.21 22:14:51.494123 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.01.21 22:14:51.494214 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10640 | 2026.01.21 22:14:51.494252 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10641 | 2026.01.21 22:14:51.494729 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2026.01.21 22:14:51.494764 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10643 | 2026.01.21 22:14:51.495056 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10644 | 2026.01.21 22:14:51.495259 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2026.01.21 22:14:51.495368 [ 127 ] {} <Debug> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10646 | 2026.01.21 22:14:51.495385 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001188 sec., 193602.6936026936 rows/sec., 12.48 MiB/sec. | ||
| 10647 | 2026.01.21 22:14:51.495438 [ 127 ] {} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.01.21 22:14:51.495446 [ 4 ] {bb0232e5-540b-41fc-94fc-f74063947864} <Debug> TCPHandler: Processed in 0.001372215 sec. | ||
| 10649 | 2026.01.21 22:14:51.495467 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10650 | 2026.01.21 22:14:51.495564 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2026.01.21 22:14:51.495563 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10652 | 2026.01.21 22:14:51.495660 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.01.21 22:14:51.495682 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10654 | 2026.01.21 22:14:51.495699 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10655 | 2026.01.21 22:14:51.495713 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 459 rows starting from the beginning of the part | ||
| 10656 | 2026.01.21 22:14:51.495769 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 230 rows starting from the beginning of the part | ||
| 10657 | 2026.01.21 22:14:51.495813 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 230 rows starting from the beginning of the part | ||
| 10658 | 2026.01.21 22:14:51.495851 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 458 rows starting from the beginning of the part | ||
| 10659 | 2026.01.21 22:14:51.495889 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10660 | 2026.01.21 22:14:51.495926 [ 188 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 230 rows starting from the beginning of the part | ||
| 10661 | 2026.01.21 22:14:51.496227 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.01.21 22:14:51.496262 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10663 | 2026.01.21 22:14:51.496594 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10664 | 2026.01.21 22:14:51.496810 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Trace> oximeter.fields_u8 (04b64459-95f1-4318-9648-d552a12de991): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.01.21 22:14:51.496890 [ 194 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359254 sec., 1183001.8524867317 rows/sec., 81.87 MiB/sec. | ||
| 10666 | 2026.01.21 22:14:51.496938 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001295 sec., 176833.97683397683 rows/sec., 10.04 MiB/sec. | ||
| 10667 | 2026.01.21 22:14:51.496986 [ 4 ] {0fa0ed0d-9d71-4cf8-8d29-5a57decd1945} <Debug> TCPHandler: Processed in 0.001470228 sec. | ||
| 10668 | 2026.01.21 22:14:51.497081 [ 196 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10669 | 2026.01.21 22:14:51.497101 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.01.21 22:14:51.497192 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10671 | 2026.01.21 22:14:51.497231 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10672 | 2026.01.21 22:14:51.497324 [ 196 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.01.21 22:14:51.497389 [ 196 ] {b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9::all_1_35_7} <Trace> oximeter.fields_u32 (b9fa331b-96e7-417f-a5bf-c2c7cdbc49f9) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10674 | 2026.01.21 22:14:51.497462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10675 | 2026.01.21 22:14:51.497899 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2026.01.21 22:14:51.497933 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10677 | 2026.01.21 22:14:51.498275 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10678 | 2026.01.21 22:14:51.498482 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2026.01.21 22:14:51.498605 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Debug> executeQuery: Read 748 rows, 53.47 KiB in 0.00143 sec., 523076.92307692306 rows/sec., 36.51 MiB/sec. | ||
| 10680 | 2026.01.21 22:14:51.498641 [ 4 ] {4bbfb695-b226-403a-97da-372e4f1787c7} <Debug> TCPHandler: Processed in 0.00158858 sec. | ||
| 10681 | 2026.01.21 22:14:51.498748 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2026.01.21 22:14:51.498839 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10683 | 2026.01.21 22:14:51.498880 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10684 | 2026.01.21 22:14:51.499204 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.01.21 22:14:51.499238 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10686 | 2026.01.21 22:14:51.499546 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10687 | 2026.01.21 22:14:51.499746 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Trace> oximeter.measurements_bool (91778a65-4ed2-46c0-a8c0-eae5ba05e2ac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2026.01.21 22:14:51.499869 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 10689 | 2026.01.21 22:14:51.499904 [ 4 ] {6dfbff42-ae8b-4b35-bb17-aac073e118ee} <Debug> TCPHandler: Processed in 0.001204721 sec. | ||
| 10690 | 2026.01.21 22:14:51.500010 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2026.01.21 22:14:51.500100 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10692 | 2026.01.21 22:14:51.500141 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10693 | 2026.01.21 22:14:51.500571 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2026.01.21 22:14:51.500606 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10695 | 2026.01.21 22:14:51.500943 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10696 | 2026.01.21 22:14:51.501154 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2026.01.21 22:14:51.501278 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001195 sec., 274476.9874476987 rows/sec., 17.98 MiB/sec. | ||
| 10698 | 2026.01.21 22:14:51.501314 [ 4 ] {461bf93a-8dae-479a-9777-da3762e2414b} <Debug> TCPHandler: Processed in 0.001352185 sec. | ||
| 10699 | 2026.01.21 22:14:51.501432 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2026.01.21 22:14:51.501550 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10701 | 2026.01.21 22:14:51.501601 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10702 | 2026.01.21 22:14:51.501968 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.01.21 22:14:51.502009 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10704 | 2026.01.21 22:14:51.502325 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10705 | 2026.01.21 22:14:51.502533 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2026.01.21 22:14:51.502634 [ 128 ] {} <Debug> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 10707 | 2026.01.21 22:14:51.502659 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 10708 | 2026.01.21 22:14:51.502670 [ 128 ] {} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.01.21 22:14:51.502691 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10710 | 2026.01.21 22:14:51.502696 [ 4 ] {b3046244-014d-4509-b90c-87b78e37ef3c} <Debug> TCPHandler: Processed in 0.001326104 sec. | ||
| 10711 | 2026.01.21 22:14:51.502795 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 10712 | 2026.01.21 22:14:51.502804 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2026.01.21 22:14:51.502944 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10714 | 2026.01.21 22:14:51.502956 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10715 | 2026.01.21 22:14:51.502999 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10716 | 2026.01.21 22:14:51.503001 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 29 rows starting from the beginning of the part | ||
| 10717 | 2026.01.21 22:14:51.503088 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10718 | 2026.01.21 22:14:51.503131 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10719 | 2026.01.21 22:14:51.503173 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10720 | 2026.01.21 22:14:51.503212 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10721 | 2026.01.21 22:14:51.503251 [ 193 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10722 | 2026.01.21 22:14:51.503803 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.01.21 22:14:51.503845 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10724 | 2026.01.21 22:14:51.504057 [ 194 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317514 sec., 25806.17739166339 rows/sec., 1.69 MiB/sec. | ||
| 10725 | 2026.01.21 22:14:51.504179 [ 188 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10726 | 2026.01.21 22:14:51.504394 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10727 | 2026.01.21 22:14:51.504422 [ 188 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.01.21 22:14:51.504484 [ 188 ] {7b80b069-1878-4c8e-bd2c-dc39781c5136::all_1_34_7} <Trace> oximeter.measurements_f64 (7b80b069-1878-4c8e-bd2c-dc39781c5136) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 10729 | 2026.01.21 22:14:51.504553 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10730 | 2026.01.21 22:14:51.504620 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.01.21 22:14:51.504761 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001835 sec., 8174.386920980926 rows/sec., 14.65 MiB/sec. | ||
| 10732 | 2026.01.21 22:14:51.504825 [ 4 ] {99c3510b-cb41-4fea-95be-c8b1c34e38a0} <Debug> TCPHandler: Processed in 0.002070673 sec. | ||
| 10733 | 2026.01.21 22:14:51.504934 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.01.21 22:14:51.505032 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.01.21 22:14:51.505074 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10736 | 2026.01.21 22:14:51.505417 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.01.21 22:14:51.505453 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10738 | 2026.01.21 22:14:51.505764 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10739 | 2026.01.21 22:14:51.505962 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.01.21 22:14:51.506086 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001073 sec., 100652.37651444548 rows/sec., 6.14 MiB/sec. | ||
| 10741 | 2026.01.21 22:14:51.506121 [ 4 ] {c5a302ba-8c29-492c-8973-747792f44eed} <Debug> TCPHandler: Processed in 0.001237462 sec. | ||
| 10742 | 2026.01.21 22:14:56.476222 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.01.21 22:14:56.476431 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10744 | 2026.01.21 22:14:56.476502 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10745 | 2026.01.21 22:14:56.477174 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.01.21 22:14:56.477218 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10747 | 2026.01.21 22:14:56.477593 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10748 | 2026.01.21 22:14:56.477811 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Trace> oximeter.fields_ipaddr (cb395420-514d-4033-8cd8-ad5a76f14e5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.01.21 22:14:56.477963 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 10750 | 2026.01.21 22:14:56.478004 [ 4 ] {e116c1fe-02f0-4246-8792-c08b1ef98264} <Debug> TCPHandler: Processed in 0.001970251 sec. | ||
| 10751 | 2026.01.21 22:14:56.478126 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.01.21 22:14:56.478220 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10753 | 2026.01.21 22:14:56.478259 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10754 | 2026.01.21 22:14:56.478721 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.01.21 22:14:56.478756 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10756 | 2026.01.21 22:14:56.479059 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10757 | 2026.01.21 22:14:56.479265 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Trace> oximeter.fields_string (7aa9a754-9576-4876-b100-028f09891fe1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.01.21 22:14:56.479395 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Debug> executeQuery: Read 108 rows, 9.21 KiB in 0.001194 sec., 90452.26130653266 rows/sec., 7.53 MiB/sec. | ||
| 10759 | 2026.01.21 22:14:56.479433 [ 4 ] {83b30796-4690-4ffb-a29d-a0156315af3b} <Debug> TCPHandler: Processed in 0.001354765 sec. | ||
| 10760 | 2026.01.21 22:14:56.479569 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.01.21 22:14:56.479662 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.01.21 22:14:56.479701 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10763 | 2026.01.21 22:14:56.480105 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.01.21 22:14:56.480140 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10765 | 2026.01.21 22:14:56.480442 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10766 | 2026.01.21 22:14:56.480642 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Trace> oximeter.fields_u16 (9d2f6743-f6a2-4091-b747-cafe5e2398ae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.01.21 22:14:56.480768 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001124 sec., 25800.71174377224 rows/sec., 1.88 MiB/sec. | ||
| 10768 | 2026.01.21 22:14:56.480804 [ 4 ] {84308b88-9c28-4365-a4fd-bdd26d8c34cf} <Debug> TCPHandler: Processed in 0.001282743 sec. | ||
| 10769 | 2026.01.21 22:14:56.480913 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.01.21 22:14:56.481005 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10771 | 2026.01.21 22:14:56.481044 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10772 | 2026.01.21 22:14:56.481477 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.01.21 22:14:56.481512 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10774 | 2026.01.21 22:14:56.481808 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10775 | 2026.01.21 22:14:56.482004 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Trace> oximeter.fields_uuid (0d216cdc-e27e-4d3a-bd04-b0cbbe339e0b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.01.21 22:14:56.482128 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001141 sec., 81507.44960560912 rows/sec., 6.37 MiB/sec. | ||
| 10777 | 2026.01.21 22:14:56.482164 [ 4 ] {f4480b10-40d1-4c2c-a00f-2bae3829bb8c} <Debug> TCPHandler: Processed in 0.001300143 sec. | ||
| 10778 | 2026.01.21 22:14:56.482271 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.01.21 22:14:56.482362 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10780 | 2026.01.21 22:14:56.482405 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10781 | 2026.01.21 22:14:56.482816 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.01.21 22:14:56.482852 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10783 | 2026.01.21 22:14:56.483171 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10784 | 2026.01.21 22:14:56.483370 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Trace> oximeter.measurements_cumulativeu64 (0cd4cf65-5f58-45d3-9336-91f7fb5e8017): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.01.21 22:14:56.483494 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00115 sec., 140869.5652173913 rows/sec., 9.81 MiB/sec. | ||
| 10786 | 2026.01.21 22:14:56.483530 [ 4 ] {68a1a626-769c-4b19-b6bd-410a51d302e7} <Debug> TCPHandler: Processed in 0.001305243 sec. | ||
| 10787 | 2026.01.21 22:14:56.483646 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.01.21 22:14:56.483766 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10789 | 2026.01.21 22:14:56.483833 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10790 | 2026.01.21 22:14:56.484687 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.01.21 22:14:56.484723 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10792 | 2026.01.21 22:14:56.485249 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10793 | 2026.01.21 22:14:56.485476 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Trace> oximeter.measurements_histogramu64 (b0b1d0d4-d71d-459c-8b99-720ad4e9219e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.01.21 22:14:56.485613 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001871 sec., 13361.838588989845 rows/sec., 23.94 MiB/sec. | ||
| 10795 | 2026.01.21 22:14:56.485665 [ 4 ] {bdfc61ec-2517-4c68-92c8-93a07acc822e} <Debug> TCPHandler: Processed in 0.002077604 sec. | ||
| 10796 | 2026.01.21 22:14:56.485790 [ 4 ] {} <Trace> TCP-Session: dc236535-91f1-4323-9b4e-6551e6e8962f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.01.21 22:14:56.485912 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38573) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.01.21 22:14:56.485964 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10799 | 2026.01.21 22:14:56.486336 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.01.21 22:14:56.486371 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10801 | 2026.01.21 22:14:56.486684 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10802 | 2026.01.21 22:14:56.486896 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Trace> oximeter.measurements_u64 (630565b0-8356-415a-8174-f4a08357d317): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.01.21 22:14:56.487028 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 10804 | 2026.01.21 22:14:56.487066 [ 4 ] {6b0182f2-15bf-4bf0-87e4-7d0c1a6ae839} <Debug> TCPHandler: Processed in 0.001338374 sec. | ||
| 10805 | 2026.01.21 22:14:57.065998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21624 | ||
| 10806 | 2026.01.21 22:14:57.066522 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.01.21 22:14:57.066564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10808 | 2026.01.21 22:14:57.067053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10809 | 2026.01.21 22:14:57.067282 [ 245 ] {} <Trace> system.asynchronous_metric_log (a960556e-511f-486c-afdb-5ed106eeb7cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.01.21 22:14:57.067427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21624 | ||
| 10811 | 2026.01.21 22:14:58.204221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10812 | 2026.01.21 22:14:58.221801 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.01.21 22:14:58.221867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10814 | 2026.01.21 22:14:58.228103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10815 | 2026.01.21 22:14:58.228894 [ 244 ] {} <Trace> system.metric_log (6de69b02-616b-4ba1-ae06-bb9295379b74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.21 22:14:58.231968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10817 | 2026.01.21 22:14:59.676788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1426 | ||
| 10818 | 2026.01.21 22:14:59.679281 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.01.21 22:14:59.679335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.90 GiB. | ||
| 10820 | 2026.01.21 22:14:59.680557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10821 | 2026.01.21 22:14:59.680836 [ 243 ] {} <Trace> system.query_log (1b3fcb13-28bc-4af3-890e-266975eb3f21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.01.21 22:14:59.681226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||