| 1 | [ Mar 16 21:21:55 Enabled. ] | ||
| 2 | [ Mar 16 21:21:55 Rereading configuration. ] | ||
| 3 | [ Mar 16 21:21:56 Rereading configuration. ] | ||
| 4 | [ Mar 16 21:22:09 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 | [ Mar 16 21:22:09 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.03.16 21:22:10.066899 [ 1 ] {} <Information> Application: Will watch for the process with pid 24435 | ||
| 29 | 2026.03.16 21:22:10.067405 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.16 21:22:10.551931 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24435 | ||
| 31 | 2026.03.16 21:22:10.552749 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.16 21:22:10.552917 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.16 21:22:10.654095 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.16 21:22:10.676604 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.16 21:22:10.676687 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.16 21:22:10.676705 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.16 21:22:10.676766 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.16 21:22:10.677516 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.16 21:22:10.679946 [ 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.03.16 21:22:10.680895 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.16 21:22:10.681794 [ 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.03.16 21:22:10.681847 [ 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.03.16 21:22:10.681885 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.16 21:22:10.682653 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.16 21:22:10.683712 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.16 21:22:10.690672 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.16 21:22:10.691682 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.16 21:22:10.693172 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.16 21:22:10.693269 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.16 21:22:10.694410 [ 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.03.16 21:22:10.694924 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.16 21:22:10.699450 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.16 21:22:10.700172 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.16 21:22:10.703770 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.16 21:22:10.704281 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.16 21:22:10.704776 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.16 21:22:10.705292 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.16 21:22:10.706902 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.16 21:22:10.706930 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.16 21:22:10.707007 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.16 21:22:10.707068 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.16 21:22:10.718859 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.16 21:22:10.718882 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165194 sec | ||
| 68 | 2026.03.16 21:22:10.718956 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.16 21:22:10.718994 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.16 21:22:10.719717 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.16 21:22:10.720326 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.16 21:22:10.730901 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.16 21:22:10.730950 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.16 21:22:10.731024 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.16 21:22:10.731037 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.16 21:22:10.731074 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.16 21:22:10.731215 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.16 21:22:10.735442 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.16 21:22:10.735494 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.16 21:22:10.735542 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.16 21:22:10.735716 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.16 21:22:10.735762 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.16 21:22:10.735775 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.16 21:22:10.735852 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.16 21:22:10.735865 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.16 21:22:10.735898 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.16 21:22:10.735975 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.16 21:22:10.759725 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.16 21:22:10.761758 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.16 21:22:10.761846 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111292 sec | ||
| 91 | 2026.03.16 21:22:10.761862 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.16 21:22:10.761872 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.16 21:22:10.761901 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.16 21:22:10.762183 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.16 21:22:10.762291 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.16 21:22:10.762307 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.16 21:22:10.762318 [ 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.03.16 21:22:10.762330 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.16 21:22:10.794075 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.16 21:22:10.794420 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.16 21:22:10.796088 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.349e-05 sec. | ||
| 102 | 2026.03.16 21:22:10.796588 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.16 21:22:10.797991 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.16 21:22:10.798020 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.16 21:22:10.898680 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58961 | ||
| 106 | 2026.03.16 21:22:10.899647 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.16 21:22:10.899714 [ 3 ] {} <Debug> TCP-Session: 663f80d2-08f8-4645-b995-afbd919bd147 Authenticating user 'default' from [fd00:1122:3344:101::b]:58961 | ||
| 108 | 2026.03.16 21:22:10.899742 [ 3 ] {} <Debug> TCP-Session: 663f80d2-08f8-4645-b995-afbd919bd147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.16 21:22:10.899838 [ 3 ] {} <Debug> TCP-Session: 663f80d2-08f8-4645-b995-afbd919bd147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.16 21:22:10.899938 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.16 21:22:10.899965 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.16 21:22:10.900041 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.16 21:22:10.900659 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62484 | ||
| 114 | 2026.03.16 21:22:10.900663 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42682 | ||
| 115 | 2026.03.16 21:22:10.900847 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49644 | ||
| 116 | 2026.03.16 21:22:10.900853 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44603 | ||
| 117 | 2026.03.16 21:22:10.900874 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.16 21:22:10.900935 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.16 21:22:10.900986 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.16 21:22:10.900998 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63356 | ||
| 121 | 2026.03.16 21:22:10.901046 [ 255 ] {} <Debug> TCP-Session: 9a07ee0b-7b86-4659-861c-ea4e9f67168c Authenticating user 'default' from [fd00:1122:3344:101::b]:49644 | ||
| 122 | 2026.03.16 21:22:10.901049 [ 5 ] {} <Debug> TCP-Session: a99aaf07-4d94-4fac-b1e5-8a8750376c1f Authenticating user 'default' from [fd00:1122:3344:101::b]:62484 | ||
| 123 | 2026.03.16 21:22:10.901023 [ 254 ] {} <Debug> TCP-Session: 1cc28d60-8c7d-4469-aa36-4a8487a3c444 Authenticating user 'default' from [fd00:1122:3344:101::b]:42682 | ||
| 124 | 2026.03.16 21:22:10.901124 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.16 21:22:10.901121 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38511 | ||
| 126 | 2026.03.16 21:22:10.901111 [ 255 ] {} <Debug> TCP-Session: 9a07ee0b-7b86-4659-861c-ea4e9f67168c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.16 21:22:10.901201 [ 254 ] {} <Debug> TCP-Session: 1cc28d60-8c7d-4469-aa36-4a8487a3c444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.16 21:22:10.901224 [ 255 ] {} <Debug> TCP-Session: 9a07ee0b-7b86-4659-861c-ea4e9f67168c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.16 21:22:10.901261 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35116 | ||
| 130 | 2026.03.16 21:22:10.901220 [ 4 ] {} <Debug> TCP-Session: f93f815e-b6ba-4b5a-b94b-2879ed4250b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:44603 | ||
| 131 | 2026.03.16 21:22:10.901302 [ 254 ] {} <Debug> TCP-Session: 1cc28d60-8c7d-4469-aa36-4a8487a3c444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.16 21:22:10.901307 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.16 21:22:10.901211 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.16 21:22:10.901410 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.16 21:22:10.901465 [ 256 ] {} <Debug> TCP-Session: a538d5b3-83cd-40ea-8991-5ae07aff734e Authenticating user 'default' from [fd00:1122:3344:101::b]:63356 | ||
| 136 | 2026.03.16 21:22:10.901409 [ 257 ] {} <Debug> TCP-Session: 8eae13ff-b0af-4503-aca2-d22555e6ce3c Authenticating user 'default' from [fd00:1122:3344:101::b]:38511 | ||
| 137 | 2026.03.16 21:22:10.901403 [ 4 ] {} <Debug> TCP-Session: f93f815e-b6ba-4b5a-b94b-2879ed4250b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.16 21:22:10.901541 [ 257 ] {} <Debug> TCP-Session: 8eae13ff-b0af-4503-aca2-d22555e6ce3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.16 21:22:10.901550 [ 256 ] {} <Debug> TCP-Session: a538d5b3-83cd-40ea-8991-5ae07aff734e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.16 21:22:10.901526 [ 258 ] {} <Debug> TCP-Session: ae50c01a-62ee-40c1-96bd-1fbb2bd93509 Authenticating user 'default' from [fd00:1122:3344:101::b]:35116 | ||
| 141 | 2026.03.16 21:22:10.901602 [ 256 ] {} <Debug> TCP-Session: a538d5b3-83cd-40ea-8991-5ae07aff734e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.16 21:22:10.901616 [ 257 ] {} <Debug> TCP-Session: 8eae13ff-b0af-4503-aca2-d22555e6ce3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.16 21:22:10.901589 [ 4 ] {} <Debug> TCP-Session: f93f815e-b6ba-4b5a-b94b-2879ed4250b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.16 21:22:10.901666 [ 258 ] {} <Debug> TCP-Session: ae50c01a-62ee-40c1-96bd-1fbb2bd93509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.16 21:22:10.901106 [ 5 ] {} <Debug> TCP-Session: a99aaf07-4d94-4fac-b1e5-8a8750376c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.16 21:22:10.901743 [ 5 ] {} <Debug> TCP-Session: a99aaf07-4d94-4fac-b1e5-8a8750376c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.16 21:22:10.901756 [ 258 ] {} <Debug> TCP-Session: ae50c01a-62ee-40c1-96bd-1fbb2bd93509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.16 21:22:10.930562 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54685 | ||
| 149 | 2026.03.16 21:22:10.930705 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.16 21:22:10.930827 [ 259 ] {} <Debug> TCP-Session: 692b25c7-7cb7-48de-86ea-9372df35af33 Authenticating user 'default' from [fd00:1122:3344:101::a]:54685 | ||
| 151 | 2026.03.16 21:22:10.930845 [ 259 ] {} <Debug> TCP-Session: 692b25c7-7cb7-48de-86ea-9372df35af33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.16 21:22:10.930856 [ 259 ] {} <Debug> TCP-Session: 692b25c7-7cb7-48de-86ea-9372df35af33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.16 21:22:10.930975 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.16 21:22:10.931012 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.16 21:22:10.931099 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.16 21:22:10.931514 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42280 | ||
| 157 | 2026.03.16 21:22:10.931601 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38506 | ||
| 158 | 2026.03.16 21:22:10.931723 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47182 | ||
| 159 | 2026.03.16 21:22:10.931851 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.03.16 21:22:10.931887 [ 260 ] {} <Debug> TCP-Session: e9a7bedd-669d-40c3-aa31-4957519aaa5b Authenticating user 'default' from [fd00:1122:3344:101::a]:42280 | ||
| 161 | 2026.03.16 21:22:10.931922 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51534 | ||
| 162 | 2026.03.16 21:22:10.931897 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.03.16 21:22:10.931972 [ 260 ] {} <Debug> TCP-Session: e9a7bedd-669d-40c3-aa31-4957519aaa5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.16 21:22:10.931998 [ 261 ] {} <Debug> TCP-Session: f01ac936-8a70-431f-878e-b3d506ee67f8 Authenticating user 'default' from [fd00:1122:3344:101::a]:38506 | ||
| 165 | 2026.03.16 21:22:10.932024 [ 260 ] {} <Debug> TCP-Session: e9a7bedd-669d-40c3-aa31-4957519aaa5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.03.16 21:22:10.932044 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.16 21:22:10.932079 [ 261 ] {} <Debug> TCP-Session: f01ac936-8a70-431f-878e-b3d506ee67f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.03.16 21:22:10.932097 [ 262 ] {} <Debug> TCP-Session: c8f2ab5c-3436-4616-952e-fd6472f9046b Authenticating user 'default' from [fd00:1122:3344:101::a]:47182 | ||
| 169 | 2026.03.16 21:22:10.932184 [ 261 ] {} <Debug> TCP-Session: f01ac936-8a70-431f-878e-b3d506ee67f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.16 21:22:10.932201 [ 262 ] {} <Debug> TCP-Session: c8f2ab5c-3436-4616-952e-fd6472f9046b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.16 21:22:10.932215 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54702 | ||
| 172 | 2026.03.16 21:22:10.932206 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47884 | ||
| 173 | 2026.03.16 21:22:10.932305 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60331 | ||
| 174 | 2026.03.16 21:22:10.932221 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.03.16 21:22:10.932403 [ 262 ] {} <Debug> TCP-Session: c8f2ab5c-3436-4616-952e-fd6472f9046b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.16 21:22:10.932449 [ 263 ] {} <Debug> TCP-Session: e6e70f2c-6fe1-4667-97f5-6992e417ae1a Authenticating user 'default' from [fd00:1122:3344:101::a]:51534 | ||
| 177 | 2026.03.16 21:22:10.932519 [ 263 ] {} <Debug> TCP-Session: e6e70f2c-6fe1-4667-97f5-6992e417ae1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.16 21:22:10.932604 [ 263 ] {} <Debug> TCP-Session: e6e70f2c-6fe1-4667-97f5-6992e417ae1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.16 21:22:10.932621 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.03.16 21:22:10.932686 [ 266 ] {} <Debug> TCP-Session: 0266d33d-8764-4ec2-8e48-ac6d072a671d Authenticating user 'default' from [fd00:1122:3344:101::a]:60331 | ||
| 181 | 2026.03.16 21:22:10.932731 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.16 21:22:10.932791 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.03.16 21:22:10.932799 [ 266 ] {} <Debug> TCP-Session: 0266d33d-8764-4ec2-8e48-ac6d072a671d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.16 21:22:10.932836 [ 264 ] {} <Debug> TCP-Session: 9a04ed96-09d3-4f7b-977a-6ca57a894a54 Authenticating user 'default' from [fd00:1122:3344:101::a]:54702 | ||
| 185 | 2026.03.16 21:22:10.932818 [ 265 ] {} <Debug> TCP-Session: c121da81-93b3-4a5e-b6cd-e2b0c8c9f43d Authenticating user 'default' from [fd00:1122:3344:101::a]:47884 | ||
| 186 | 2026.03.16 21:22:10.932897 [ 266 ] {} <Debug> TCP-Session: 0266d33d-8764-4ec2-8e48-ac6d072a671d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.16 21:22:10.932924 [ 264 ] {} <Debug> TCP-Session: 9a04ed96-09d3-4f7b-977a-6ca57a894a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.16 21:22:10.932912 [ 265 ] {} <Debug> TCP-Session: c121da81-93b3-4a5e-b6cd-e2b0c8c9f43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.16 21:22:10.932991 [ 265 ] {} <Debug> TCP-Session: c121da81-93b3-4a5e-b6cd-e2b0c8c9f43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.16 21:22:10.933003 [ 264 ] {} <Debug> TCP-Session: 9a04ed96-09d3-4f7b-977a-6ca57a894a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.16 21:22:11.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.90 MiB, peak 116.90 MiB, free memory in arenas 0.00 B, will set to 119.52 MiB (RSS), difference: 2.61 MiB | ||
| 192 | 2026.03.16 21:22:11.375798 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56425 | ||
| 193 | 2026.03.16 21:22:11.385405 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.16 21:22:11.385489 [ 267 ] {} <Debug> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:56425 | ||
| 195 | 2026.03.16 21:22:11.385512 [ 267 ] {} <Debug> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.16 21:22:11.385524 [ 267 ] {} <Debug> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.16 21:22:11.385652 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.16 21:22:11.385681 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.03.16 21:22:11.385756 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.03.16 21:22:11.386369 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42762 | ||
| 201 | 2026.03.16 21:22:11.386464 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32878 | ||
| 202 | 2026.03.16 21:22:11.386573 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65398 | ||
| 203 | 2026.03.16 21:22:11.386733 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62397 | ||
| 204 | 2026.03.16 21:22:11.386852 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53155 | ||
| 205 | 2026.03.16 21:22:11.386968 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54221 | ||
| 206 | 2026.03.16 21:22:11.387050 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56577 | ||
| 207 | 2026.03.16 21:22:11.388102 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.03.16 21:22:11.388141 [ 270 ] {} <Debug> TCP-Session: cec2ad72-ab31-4411-b588-24816d37573c Authenticating user 'default' from [fd00:1122:3344:101::d]:65398 | ||
| 209 | 2026.03.16 21:22:11.388181 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.03.16 21:22:11.388196 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.03.16 21:22:11.388249 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.03.16 21:22:11.388283 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.16 21:22:11.388288 [ 268 ] {} <Debug> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42762 | ||
| 214 | 2026.03.16 21:22:11.388277 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.03.16 21:22:11.388407 [ 273 ] {} <Debug> TCP-Session: b1ae5c14-56eb-443e-84dd-3a63e1e6d0e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54221 | ||
| 216 | 2026.03.16 21:22:11.388444 [ 271 ] {} <Debug> TCP-Session: 208b072f-b199-418a-81a8-e4db0de7ed14 Authenticating user 'default' from [fd00:1122:3344:101::d]:62397 | ||
| 217 | 2026.03.16 21:22:11.388436 [ 269 ] {} <Debug> TCP-Session: f42348db-05dd-4cb3-a945-d217c1af418b Authenticating user 'default' from [fd00:1122:3344:101::d]:32878 | ||
| 218 | 2026.03.16 21:22:11.388276 [ 270 ] {} <Debug> TCP-Session: cec2ad72-ab31-4411-b588-24816d37573c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.16 21:22:11.388590 [ 269 ] {} <Debug> TCP-Session: f42348db-05dd-4cb3-a945-d217c1af418b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.16 21:22:11.388600 [ 271 ] {} <Debug> TCP-Session: 208b072f-b199-418a-81a8-e4db0de7ed14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.16 21:22:11.388580 [ 273 ] {} <Debug> TCP-Session: b1ae5c14-56eb-443e-84dd-3a63e1e6d0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.03.16 21:22:11.388685 [ 271 ] {} <Debug> TCP-Session: 208b072f-b199-418a-81a8-e4db0de7ed14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.16 21:22:11.388698 [ 269 ] {} <Debug> TCP-Session: f42348db-05dd-4cb3-a945-d217c1af418b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.03.16 21:22:11.388661 [ 270 ] {} <Debug> TCP-Session: cec2ad72-ab31-4411-b588-24816d37573c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.16 21:22:11.388740 [ 273 ] {} <Debug> TCP-Session: b1ae5c14-56eb-443e-84dd-3a63e1e6d0e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.16 21:22:11.388412 [ 268 ] {} <Debug> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.16 21:22:11.388277 [ 274 ] {} <Debug> TCP-Session: ee7d3f53-8064-47f8-aaa1-07a045fc7ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56577 | ||
| 228 | 2026.03.16 21:22:11.388256 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.03.16 21:22:11.388276 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60234 | ||
| 230 | 2026.03.16 21:22:11.388899 [ 268 ] {} <Debug> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.16 21:22:11.389020 [ 274 ] {} <Debug> TCP-Session: ee7d3f53-8064-47f8-aaa1-07a045fc7ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.16 21:22:11.389087 [ 272 ] {} <Debug> TCP-Session: 0a01f22a-414f-4369-b126-4a2ca7b0ff33 Authenticating user 'default' from [fd00:1122:3344:101::d]:53155 | ||
| 233 | 2026.03.16 21:22:11.389115 [ 272 ] {} <Debug> TCP-Session: 0a01f22a-414f-4369-b126-4a2ca7b0ff33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.16 21:22:11.389149 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.03.16 21:22:11.389123 [ 274 ] {} <Debug> TCP-Session: ee7d3f53-8064-47f8-aaa1-07a045fc7ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.16 21:22:11.389211 [ 272 ] {} <Debug> TCP-Session: 0a01f22a-414f-4369-b126-4a2ca7b0ff33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.03.16 21:22:11.389247 [ 275 ] {} <Debug> TCP-Session: fd3550ef-77bc-4b31-88c9-6511d0c95bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:60234 | ||
| 238 | 2026.03.16 21:22:11.389313 [ 275 ] {} <Debug> TCP-Session: fd3550ef-77bc-4b31-88c9-6511d0c95bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.16 21:22:11.389326 [ 275 ] {} <Debug> TCP-Session: fd3550ef-77bc-4b31-88c9-6511d0c95bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.16 21:22:11.394263 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.03.16 21:22:11.394424 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60441 | ||
| 242 | 2026.03.16 21:22:11.394991 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 243 | 2026.03.16 21:22:11.395097 [ 276 ] {} <Debug> TCP-Session: 289cbf30-b349-4f44-93df-148203d31c94 Authenticating user 'default' from [fd00:1122:3344:101::c]:60441 | ||
| 244 | 2026.03.16 21:22:11.395167 [ 276 ] {} <Debug> TCP-Session: 289cbf30-b349-4f44-93df-148203d31c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.03.16 21:22:11.395184 [ 276 ] {} <Debug> TCP-Session: 289cbf30-b349-4f44-93df-148203d31c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.03.16 21:22:11.395289 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 247 | 2026.03.16 21:22:11.395387 [ 276 ] {} <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 | ||
| 248 | 2026.03.16 21:22:11.395449 [ 276 ] {} <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 | ||
| 249 | 2026.03.16 21:22:11.395983 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41703 | ||
| 250 | 2026.03.16 21:22:11.396631 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36598 | ||
| 251 | 2026.03.16 21:22:11.396682 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.03.16 21:22:11.396723 [ 277 ] {} <Debug> TCP-Session: 06a1e649-c2d0-4ca7-a931-6b44bb910a80 Authenticating user 'default' from [fd00:1122:3344:101::c]:41703 | ||
| 253 | 2026.03.16 21:22:11.396742 [ 277 ] {} <Debug> TCP-Session: 06a1e649-c2d0-4ca7-a931-6b44bb910a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.03.16 21:22:11.396762 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60465 | ||
| 255 | 2026.03.16 21:22:11.396834 [ 277 ] {} <Debug> TCP-Session: 06a1e649-c2d0-4ca7-a931-6b44bb910a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.03.16 21:22:11.396848 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47278 | ||
| 257 | 2026.03.16 21:22:11.397612 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59374 | ||
| 258 | 2026.03.16 21:22:11.397701 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.03.16 21:22:11.397738 [ 278 ] {} <Debug> TCP-Session: 5c922585-beef-4a67-913d-b3d102a15366 Authenticating user 'default' from [fd00:1122:3344:101::c]:36598 | ||
| 260 | 2026.03.16 21:22:11.397755 [ 278 ] {} <Debug> TCP-Session: 5c922585-beef-4a67-913d-b3d102a15366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.03.16 21:22:11.397838 [ 278 ] {} <Debug> TCP-Session: 5c922585-beef-4a67-913d-b3d102a15366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.03.16 21:22:11.397869 [ 267 ] {393aa1b7-6d61-4f5e-b737-70add9e9027b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 263 | 2026.03.16 21:22:11.397877 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44884 | ||
| 264 | 2026.03.16 21:22:11.397946 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.03.16 21:22:11.397963 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.03.16 21:22:11.397948 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.03.16 21:22:11.398064 [ 279 ] {} <Debug> TCP-Session: 9591b693-7d2a-48f9-bb6d-c98d375e3e1c Authenticating user 'default' from [fd00:1122:3344:101::c]:60465 | ||
| 268 | 2026.03.16 21:22:11.398080 [ 281 ] {} <Debug> TCP-Session: 80f6968c-bb3d-45d9-86b1-f2cb4ef683be Authenticating user 'default' from [fd00:1122:3344:101::c]:59374 | ||
| 269 | 2026.03.16 21:22:11.398073 [ 280 ] {} <Debug> TCP-Session: 40b2103a-f83c-4797-966c-37a23fb213b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:47278 | ||
| 270 | 2026.03.16 21:22:11.398161 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62809 | ||
| 271 | 2026.03.16 21:22:11.398199 [ 280 ] {} <Debug> TCP-Session: 40b2103a-f83c-4797-966c-37a23fb213b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.03.16 21:22:11.398192 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.03.16 21:22:11.398191 [ 281 ] {} <Debug> TCP-Session: 80f6968c-bb3d-45d9-86b1-f2cb4ef683be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.03.16 21:22:11.398296 [ 280 ] {} <Debug> TCP-Session: 40b2103a-f83c-4797-966c-37a23fb213b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.16 21:22:11.398290 [ 282 ] {} <Debug> TCP-Session: b049be79-dd48-4620-b247-3affece98ce4 Authenticating user 'default' from [fd00:1122:3344:101::c]:44884 | ||
| 276 | 2026.03.16 21:22:11.398179 [ 279 ] {} <Debug> TCP-Session: 9591b693-7d2a-48f9-bb6d-c98d375e3e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.16 21:22:11.398374 [ 282 ] {} <Debug> TCP-Session: b049be79-dd48-4620-b247-3affece98ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.16 21:22:11.398360 [ 281 ] {} <Debug> TCP-Session: 80f6968c-bb3d-45d9-86b1-f2cb4ef683be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.16 21:22:11.398455 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.03.16 21:22:11.398478 [ 282 ] {} <Debug> TCP-Session: b049be79-dd48-4620-b247-3affece98ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.16 21:22:11.398531 [ 283 ] {} <Debug> TCP-Session: 5df8706c-21c1-48e4-bc74-b809ff2148fd Authenticating user 'default' from [fd00:1122:3344:101::c]:62809 | ||
| 282 | 2026.03.16 21:22:11.398458 [ 279 ] {} <Debug> TCP-Session: 9591b693-7d2a-48f9-bb6d-c98d375e3e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.16 21:22:11.398599 [ 283 ] {} <Debug> TCP-Session: 5df8706c-21c1-48e4-bc74-b809ff2148fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.03.16 21:22:11.398666 [ 283 ] {} <Debug> TCP-Session: 5df8706c-21c1-48e4-bc74-b809ff2148fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.03.16 21:22:11.500947 [ 267 ] {393aa1b7-6d61-4f5e-b737-70add9e9027b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56425) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.16 21:22:11.501962 [ 267 ] {393aa1b7-6d61-4f5e-b737-70add9e9027b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.16 21:22:11.502237 [ 267 ] {393aa1b7-6d61-4f5e-b737-70add9e9027b} <Debug> TCPHandler: Processed in 0.110168666 sec. | ||
| 334 | 2026.03.16 21:22:11.502677 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.16 21:22:11.502937 [ 268 ] {90d8d315-59b1-4896-9544-1c2ed697cb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.16 21:22:11.503463 [ 268 ] {90d8d315-59b1-4896-9544-1c2ed697cb5e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42762) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.16 21:22:11.503760 [ 268 ] {90d8d315-59b1-4896-9544-1c2ed697cb5e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.16 21:22:11.503970 [ 268 ] {90d8d315-59b1-4896-9544-1c2ed697cb5e} <Debug> TCPHandler: Processed in 0.001481907 sec. | ||
| 385 | 2026.03.16 21:22:11.504276 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.16 21:22:11.505100 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.16 21:22:11.505725 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.16 21:22:11.507471 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.16 21:22:11.507556 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118242 sec | ||
| 390 | 2026.03.16 21:22:11.507570 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.16 21:22:11.507581 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.16 21:22:11.507637 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.16 21:22:11.508296 [ 267 ] {39480b64-1af8-47a2-af95-96736b05111a} <Debug> TCPHandler: Processed in 0.004146327 sec. | ||
| 394 | 2026.03.16 21:22:11.508448 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.16 21:22:11.508596 [ 267 ] {8d5e764d-0b30-491c-8795-d8b2768b3f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.16 21:22:11.508726 [ 267 ] {8d5e764d-0b30-491c-8795-d8b2768b3f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.16 21:22:11.513812 [ 267 ] {8d5e764d-0b30-491c-8795-d8b2768b3f77} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.16 21:22:11.515067 [ 267 ] {8d5e764d-0b30-491c-8795-d8b2768b3f77} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30): Loading data parts | ||
| 400 | 2026.03.16 21:22:11.516082 [ 267 ] {8d5e764d-0b30-491c-8795-d8b2768b3f77} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30): There are no data parts | ||
| 401 | 2026.03.16 21:22:11.518556 [ 267 ] {8d5e764d-0b30-491c-8795-d8b2768b3f77} <Debug> TCPHandler: Processed in 0.010158386 sec. | ||
| 402 | 2026.03.16 21:22:11.518812 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.16 21:22:11.518995 [ 267 ] {74a2a7c2-d846-4518-8f1d-f6e2b5239d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.03.16 21:22:11.519126 [ 267 ] {74a2a7c2-d846-4518-8f1d-f6e2b5239d70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.16 21:22:11.528308 [ 267 ] {74a2a7c2-d846-4518-8f1d-f6e2b5239d70} <Debug> oximeter.measurements_bool (3a17d9da-47ec-4e46-bd87-832061f0c723): Loading data parts | ||
| 416 | 2026.03.16 21:22:11.528599 [ 267 ] {74a2a7c2-d846-4518-8f1d-f6e2b5239d70} <Debug> oximeter.measurements_bool (3a17d9da-47ec-4e46-bd87-832061f0c723): There are no data parts | ||
| 417 | 2026.03.16 21:22:11.529741 [ 267 ] {74a2a7c2-d846-4518-8f1d-f6e2b5239d70} <Debug> TCPHandler: Processed in 0.010991382 sec. | ||
| 418 | 2026.03.16 21:22:11.529896 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.16 21:22:11.530123 [ 267 ] {71bae15f-ecda-4e92-b2d0-975e6ff332ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.03.16 21:22:11.530166 [ 267 ] {71bae15f-ecda-4e92-b2d0-975e6ff332ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.16 21:22:11.531945 [ 267 ] {71bae15f-ecda-4e92-b2d0-975e6ff332ed} <Debug> oximeter.measurements_i8 (f7bfe559-f6f0-4ac7-acef-e9c26bb07b27): Loading data parts | ||
| 422 | 2026.03.16 21:22:11.532116 [ 267 ] {71bae15f-ecda-4e92-b2d0-975e6ff332ed} <Debug> oximeter.measurements_i8 (f7bfe559-f6f0-4ac7-acef-e9c26bb07b27): There are no data parts | ||
| 423 | 2026.03.16 21:22:11.533260 [ 267 ] {71bae15f-ecda-4e92-b2d0-975e6ff332ed} <Debug> TCPHandler: Processed in 0.003416193 sec. | ||
| 424 | 2026.03.16 21:22:11.533474 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.16 21:22:11.533628 [ 267 ] {1385ff90-f39e-4e68-a43c-4817e4b670d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.03.16 21:22:11.533746 [ 267 ] {1385ff90-f39e-4e68-a43c-4817e4b670d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.16 21:22:11.535619 [ 267 ] {1385ff90-f39e-4e68-a43c-4817e4b670d9} <Debug> oximeter.measurements_u8 (b9de2de1-ae83-4c9b-9894-d03a64a1f467): Loading data parts | ||
| 428 | 2026.03.16 21:22:11.535794 [ 267 ] {1385ff90-f39e-4e68-a43c-4817e4b670d9} <Debug> oximeter.measurements_u8 (b9de2de1-ae83-4c9b-9894-d03a64a1f467): There are no data parts | ||
| 429 | 2026.03.16 21:22:11.536949 [ 267 ] {1385ff90-f39e-4e68-a43c-4817e4b670d9} <Debug> TCPHandler: Processed in 0.003525165 sec. | ||
| 430 | 2026.03.16 21:22:11.537093 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.16 21:22:11.537288 [ 267 ] {53723c5e-70c0-4661-9e5f-97d09d44f109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.03.16 21:22:11.537362 [ 267 ] {53723c5e-70c0-4661-9e5f-97d09d44f109} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.16 21:22:11.539363 [ 267 ] {53723c5e-70c0-4661-9e5f-97d09d44f109} <Debug> oximeter.measurements_i16 (a6bad4c3-9a3f-425e-968a-a47aeb2504d0): Loading data parts | ||
| 434 | 2026.03.16 21:22:11.539504 [ 267 ] {53723c5e-70c0-4661-9e5f-97d09d44f109} <Debug> oximeter.measurements_i16 (a6bad4c3-9a3f-425e-968a-a47aeb2504d0): There are no data parts | ||
| 435 | 2026.03.16 21:22:11.540772 [ 267 ] {53723c5e-70c0-4661-9e5f-97d09d44f109} <Debug> TCPHandler: Processed in 0.003728468 sec. | ||
| 436 | 2026.03.16 21:22:11.541010 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.16 21:22:11.541169 [ 267 ] {4aa6582e-a5bb-4d42-8328-d6633683075f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.03.16 21:22:11.541368 [ 267 ] {4aa6582e-a5bb-4d42-8328-d6633683075f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.16 21:22:11.543095 [ 267 ] {4aa6582e-a5bb-4d42-8328-d6633683075f} <Debug> oximeter.measurements_u16 (8eab4e4f-4e47-4a8e-b6d7-a16297e2512d): Loading data parts | ||
| 440 | 2026.03.16 21:22:11.543303 [ 267 ] {4aa6582e-a5bb-4d42-8328-d6633683075f} <Debug> oximeter.measurements_u16 (8eab4e4f-4e47-4a8e-b6d7-a16297e2512d): There are no data parts | ||
| 441 | 2026.03.16 21:22:11.544977 [ 267 ] {4aa6582e-a5bb-4d42-8328-d6633683075f} <Debug> TCPHandler: Processed in 0.004017894 sec. | ||
| 442 | 2026.03.16 21:22:11.545128 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.03.16 21:22:11.545333 [ 267 ] {c3cb09a8-0f81-49cc-8f2e-fc26211b67da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2026.03.16 21:22:11.545419 [ 267 ] {c3cb09a8-0f81-49cc-8f2e-fc26211b67da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.03.16 21:22:11.547490 [ 267 ] {c3cb09a8-0f81-49cc-8f2e-fc26211b67da} <Debug> oximeter.measurements_i32 (739b7e15-0385-4d09-adfe-4d57196f3b23): Loading data parts | ||
| 446 | 2026.03.16 21:22:11.547641 [ 267 ] {c3cb09a8-0f81-49cc-8f2e-fc26211b67da} <Debug> oximeter.measurements_i32 (739b7e15-0385-4d09-adfe-4d57196f3b23): There are no data parts | ||
| 447 | 2026.03.16 21:22:11.548931 [ 267 ] {c3cb09a8-0f81-49cc-8f2e-fc26211b67da} <Debug> TCPHandler: Processed in 0.00385247 sec. | ||
| 448 | 2026.03.16 21:22:11.549246 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.03.16 21:22:11.549400 [ 267 ] {ab7059d9-cb6e-432c-8fd4-2533032e6513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.03.16 21:22:11.549519 [ 267 ] {ab7059d9-cb6e-432c-8fd4-2533032e6513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.03.16 21:22:11.551243 [ 267 ] {ab7059d9-cb6e-432c-8fd4-2533032e6513} <Debug> oximeter.measurements_u32 (dbc6ef5f-c020-4ad9-95ab-bef8af0da14a): Loading data parts | ||
| 452 | 2026.03.16 21:22:11.551401 [ 267 ] {ab7059d9-cb6e-432c-8fd4-2533032e6513} <Debug> oximeter.measurements_u32 (dbc6ef5f-c020-4ad9-95ab-bef8af0da14a): There are no data parts | ||
| 453 | 2026.03.16 21:22:11.552937 [ 267 ] {ab7059d9-cb6e-432c-8fd4-2533032e6513} <Debug> TCPHandler: Processed in 0.003739719 sec. | ||
| 454 | 2026.03.16 21:22:11.553087 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.16 21:22:11.553286 [ 267 ] {2b94e448-8923-4012-b11f-6e06700adb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.03.16 21:22:11.553368 [ 267 ] {2b94e448-8923-4012-b11f-6e06700adb41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.03.16 21:22:11.555295 [ 267 ] {2b94e448-8923-4012-b11f-6e06700adb41} <Debug> oximeter.measurements_i64 (392a67d9-b304-4da4-a706-d9cd3b7665f0): Loading data parts | ||
| 458 | 2026.03.16 21:22:11.555447 [ 267 ] {2b94e448-8923-4012-b11f-6e06700adb41} <Debug> oximeter.measurements_i64 (392a67d9-b304-4da4-a706-d9cd3b7665f0): There are no data parts | ||
| 459 | 2026.03.16 21:22:11.556689 [ 267 ] {2b94e448-8923-4012-b11f-6e06700adb41} <Debug> TCPHandler: Processed in 0.003657777 sec. | ||
| 460 | 2026.03.16 21:22:11.556902 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.16 21:22:11.557056 [ 267 ] {a47b79e8-6e7c-401a-9615-879649543be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.03.16 21:22:11.557164 [ 267 ] {a47b79e8-6e7c-401a-9615-879649543be4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.03.16 21:22:11.558785 [ 267 ] {a47b79e8-6e7c-401a-9615-879649543be4} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Loading data parts | ||
| 464 | 2026.03.16 21:22:11.559083 [ 267 ] {a47b79e8-6e7c-401a-9615-879649543be4} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): There are no data parts | ||
| 465 | 2026.03.16 21:22:11.561310 [ 267 ] {a47b79e8-6e7c-401a-9615-879649543be4} <Debug> TCPHandler: Processed in 0.004456022 sec. | ||
| 466 | 2026.03.16 21:22:11.561456 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.16 21:22:11.561615 [ 267 ] {d0abd3fa-8267-40c2-ae89-934f54770ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2026.03.16 21:22:11.561734 [ 267 ] {d0abd3fa-8267-40c2-ae89-934f54770ddf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.03.16 21:22:11.563750 [ 267 ] {d0abd3fa-8267-40c2-ae89-934f54770ddf} <Debug> oximeter.measurements_f32 (bdc7adef-dfb1-4861-9505-96b57c498a37): Loading data parts | ||
| 470 | 2026.03.16 21:22:11.563904 [ 267 ] {d0abd3fa-8267-40c2-ae89-934f54770ddf} <Debug> oximeter.measurements_f32 (bdc7adef-dfb1-4861-9505-96b57c498a37): There are no data parts | ||
| 471 | 2026.03.16 21:22:11.565006 [ 267 ] {d0abd3fa-8267-40c2-ae89-934f54770ddf} <Debug> TCPHandler: Processed in 0.003599956 sec. | ||
| 472 | 2026.03.16 21:22:11.565230 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.16 21:22:11.565385 [ 267 ] {022d1e92-c3e3-4254-bcac-dfd7d3743c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2026.03.16 21:22:11.565503 [ 267 ] {022d1e92-c3e3-4254-bcac-dfd7d3743c4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.03.16 21:22:11.567174 [ 267 ] {022d1e92-c3e3-4254-bcac-dfd7d3743c4d} <Debug> oximeter.measurements_f64 (907ba82e-6018-4d80-bbda-b25f746947a0): Loading data parts | ||
| 476 | 2026.03.16 21:22:11.567314 [ 267 ] {022d1e92-c3e3-4254-bcac-dfd7d3743c4d} <Debug> oximeter.measurements_f64 (907ba82e-6018-4d80-bbda-b25f746947a0): There are no data parts | ||
| 477 | 2026.03.16 21:22:11.568539 [ 267 ] {022d1e92-c3e3-4254-bcac-dfd7d3743c4d} <Debug> TCPHandler: Processed in 0.003359822 sec. | ||
| 478 | 2026.03.16 21:22:11.568691 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.16 21:22:11.568856 [ 267 ] {23549e69-e8c8-4426-b5be-522ff07b9557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2026.03.16 21:22:11.568976 [ 267 ] {23549e69-e8c8-4426-b5be-522ff07b9557} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.03.16 21:22:11.570785 [ 267 ] {23549e69-e8c8-4426-b5be-522ff07b9557} <Debug> oximeter.measurements_string (27db206b-40ad-4d1e-a2db-3b98d37c77cc): Loading data parts | ||
| 482 | 2026.03.16 21:22:11.570949 [ 267 ] {23549e69-e8c8-4426-b5be-522ff07b9557} <Debug> oximeter.measurements_string (27db206b-40ad-4d1e-a2db-3b98d37c77cc): There are no data parts | ||
| 483 | 2026.03.16 21:22:11.572060 [ 267 ] {23549e69-e8c8-4426-b5be-522ff07b9557} <Debug> TCPHandler: Processed in 0.003420013 sec. | ||
| 484 | 2026.03.16 21:22:11.572275 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.03.16 21:22:11.572431 [ 267 ] {cec04cd9-961c-4ed9-b9b7-daa26d4a0225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.03.16 21:22:11.572549 [ 267 ] {cec04cd9-961c-4ed9-b9b7-daa26d4a0225} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.03.16 21:22:11.574350 [ 267 ] {cec04cd9-961c-4ed9-b9b7-daa26d4a0225} <Debug> oximeter.measurements_bytes (a00ff62a-bf6f-4970-a9c1-e2885dbc6715): Loading data parts | ||
| 495 | 2026.03.16 21:22:11.574497 [ 267 ] {cec04cd9-961c-4ed9-b9b7-daa26d4a0225} <Debug> oximeter.measurements_bytes (a00ff62a-bf6f-4970-a9c1-e2885dbc6715): There are no data parts | ||
| 496 | 2026.03.16 21:22:11.575750 [ 267 ] {cec04cd9-961c-4ed9-b9b7-daa26d4a0225} <Debug> TCPHandler: Processed in 0.003524445 sec. | ||
| 497 | 2026.03.16 21:22:11.575959 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.03.16 21:22:11.576130 [ 267 ] {69955434-76fc-42fc-ad65-a430e175efd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2026.03.16 21:22:11.576261 [ 267 ] {69955434-76fc-42fc-ad65-a430e175efd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.03.16 21:22:11.578097 [ 267 ] {69955434-76fc-42fc-ad65-a430e175efd4} <Debug> oximeter.measurements_cumulativei64 (287b913f-2f0d-40cf-8d74-d5b5a416379d): Loading data parts | ||
| 501 | 2026.03.16 21:22:11.578298 [ 267 ] {69955434-76fc-42fc-ad65-a430e175efd4} <Debug> oximeter.measurements_cumulativei64 (287b913f-2f0d-40cf-8d74-d5b5a416379d): There are no data parts | ||
| 502 | 2026.03.16 21:22:11.579559 [ 267 ] {69955434-76fc-42fc-ad65-a430e175efd4} <Debug> TCPHandler: Processed in 0.003649847 sec. | ||
| 503 | 2026.03.16 21:22:11.579701 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.03.16 21:22:11.579970 [ 267 ] {5e5b8453-c2c4-4ae6-8edf-6cfe4e376f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2026.03.16 21:22:11.580094 [ 267 ] {5e5b8453-c2c4-4ae6-8edf-6cfe4e376f29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.03.16 21:22:11.581760 [ 267 ] {5e5b8453-c2c4-4ae6-8edf-6cfe4e376f29} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Loading data parts | ||
| 507 | 2026.03.16 21:22:11.582023 [ 267 ] {5e5b8453-c2c4-4ae6-8edf-6cfe4e376f29} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): There are no data parts | ||
| 508 | 2026.03.16 21:22:11.583300 [ 267 ] {5e5b8453-c2c4-4ae6-8edf-6cfe4e376f29} <Debug> TCPHandler: Processed in 0.003648768 sec. | ||
| 509 | 2026.03.16 21:22:11.583439 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.03.16 21:22:11.583600 [ 267 ] {ef58de67-e1cc-4fc4-9cde-251ab2c1c914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.03.16 21:22:11.583719 [ 267 ] {ef58de67-e1cc-4fc4-9cde-251ab2c1c914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.03.16 21:22:11.585415 [ 267 ] {ef58de67-e1cc-4fc4-9cde-251ab2c1c914} <Debug> oximeter.measurements_cumulativef32 (867b0aa9-566f-45cc-bfe7-128ee83c36c8): Loading data parts | ||
| 513 | 2026.03.16 21:22:11.585570 [ 267 ] {ef58de67-e1cc-4fc4-9cde-251ab2c1c914} <Debug> oximeter.measurements_cumulativef32 (867b0aa9-566f-45cc-bfe7-128ee83c36c8): There are no data parts | ||
| 514 | 2026.03.16 21:22:11.586767 [ 267 ] {ef58de67-e1cc-4fc4-9cde-251ab2c1c914} <Debug> TCPHandler: Processed in 0.003376853 sec. | ||
| 515 | 2026.03.16 21:22:11.586981 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.03.16 21:22:11.587148 [ 267 ] {ae2e82af-f931-4042-99f6-50ed058b419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2026.03.16 21:22:11.587266 [ 267 ] {ae2e82af-f931-4042-99f6-50ed058b419c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.03.16 21:22:11.589036 [ 267 ] {ae2e82af-f931-4042-99f6-50ed058b419c} <Debug> oximeter.measurements_cumulativef64 (7c473aa7-1d86-416b-979e-0aa920ba7b1a): Loading data parts | ||
| 519 | 2026.03.16 21:22:11.589251 [ 267 ] {ae2e82af-f931-4042-99f6-50ed058b419c} <Debug> oximeter.measurements_cumulativef64 (7c473aa7-1d86-416b-979e-0aa920ba7b1a): There are no data parts | ||
| 520 | 2026.03.16 21:22:11.590374 [ 267 ] {ae2e82af-f931-4042-99f6-50ed058b419c} <Debug> TCPHandler: Processed in 0.003442234 sec. | ||
| 521 | 2026.03.16 21:22:11.590519 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.03.16 21:22:11.590827 [ 267 ] {5408c99b-0de5-4ae4-b3f3-1ac5f6d21d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.03.16 21:22:11.590961 [ 267 ] {5408c99b-0de5-4ae4-b3f3-1ac5f6d21d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.03.16 21:22:11.593017 [ 267 ] {5408c99b-0de5-4ae4-b3f3-1ac5f6d21d62} <Debug> oximeter.measurements_histogrami8 (b2651ec7-038f-48f3-aa53-4316495464d3): Loading data parts | ||
| 535 | 2026.03.16 21:22:11.593159 [ 267 ] {5408c99b-0de5-4ae4-b3f3-1ac5f6d21d62} <Debug> oximeter.measurements_histogrami8 (b2651ec7-038f-48f3-aa53-4316495464d3): There are no data parts | ||
| 536 | 2026.03.16 21:22:11.594347 [ 267 ] {5408c99b-0de5-4ae4-b3f3-1ac5f6d21d62} <Debug> TCPHandler: Processed in 0.003879872 sec. | ||
| 537 | 2026.03.16 21:22:11.594584 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.16 21:22:11.594797 [ 267 ] {e7f42775-2f11-4d0d-bf9d-67053f5cbc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2026.03.16 21:22:11.594932 [ 267 ] {e7f42775-2f11-4d0d-bf9d-67053f5cbc69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.03.16 21:22:11.597072 [ 267 ] {e7f42775-2f11-4d0d-bf9d-67053f5cbc69} <Debug> oximeter.measurements_histogramu8 (2e3f51bf-e08c-456f-8921-9504f3ba58bc): Loading data parts | ||
| 541 | 2026.03.16 21:22:11.597290 [ 267 ] {e7f42775-2f11-4d0d-bf9d-67053f5cbc69} <Debug> oximeter.measurements_histogramu8 (2e3f51bf-e08c-456f-8921-9504f3ba58bc): There are no data parts | ||
| 542 | 2026.03.16 21:22:11.598543 [ 267 ] {e7f42775-2f11-4d0d-bf9d-67053f5cbc69} <Debug> TCPHandler: Processed in 0.004007524 sec. | ||
| 543 | 2026.03.16 21:22:11.598691 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.16 21:22:11.598995 [ 267 ] {f774c350-aa3c-4e15-80bb-f8b57722de4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.03.16 21:22:11.599144 [ 267 ] {f774c350-aa3c-4e15-80bb-f8b57722de4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.03.16 21:22:11.601149 [ 267 ] {f774c350-aa3c-4e15-80bb-f8b57722de4e} <Debug> oximeter.measurements_histogrami16 (85862dc9-af8f-4449-bf52-428d632459dd): Loading data parts | ||
| 547 | 2026.03.16 21:22:11.601339 [ 267 ] {f774c350-aa3c-4e15-80bb-f8b57722de4e} <Debug> oximeter.measurements_histogrami16 (85862dc9-af8f-4449-bf52-428d632459dd): There are no data parts | ||
| 548 | 2026.03.16 21:22:11.602884 [ 267 ] {f774c350-aa3c-4e15-80bb-f8b57722de4e} <Debug> TCPHandler: Processed in 0.004241518 sec. | ||
| 549 | 2026.03.16 21:22:11.603116 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.16 21:22:11.603336 [ 267 ] {d682ba23-6f71-4dd9-b27f-d887cd48bf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2026.03.16 21:22:11.603470 [ 267 ] {d682ba23-6f71-4dd9-b27f-d887cd48bf0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.03.16 21:22:11.605507 [ 267 ] {d682ba23-6f71-4dd9-b27f-d887cd48bf0a} <Debug> oximeter.measurements_histogramu16 (1ad323bb-6f5a-4da6-913d-1fded1588d59): Loading data parts | ||
| 553 | 2026.03.16 21:22:11.605740 [ 267 ] {d682ba23-6f71-4dd9-b27f-d887cd48bf0a} <Debug> oximeter.measurements_histogramu16 (1ad323bb-6f5a-4da6-913d-1fded1588d59): There are no data parts | ||
| 554 | 2026.03.16 21:22:11.607136 [ 267 ] {d682ba23-6f71-4dd9-b27f-d887cd48bf0a} <Debug> TCPHandler: Processed in 0.004071255 sec. | ||
| 555 | 2026.03.16 21:22:11.607289 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.16 21:22:11.607590 [ 267 ] {d0b16c56-bd7e-471e-8211-5348c9071379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2026.03.16 21:22:11.607720 [ 267 ] {d0b16c56-bd7e-471e-8211-5348c9071379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.03.16 21:22:11.609730 [ 267 ] {d0b16c56-bd7e-471e-8211-5348c9071379} <Debug> oximeter.measurements_histogrami32 (2c0df802-e152-4434-b5f7-f23c110a95fe): Loading data parts | ||
| 559 | 2026.03.16 21:22:11.609888 [ 267 ] {d0b16c56-bd7e-471e-8211-5348c9071379} <Debug> oximeter.measurements_histogrami32 (2c0df802-e152-4434-b5f7-f23c110a95fe): There are no data parts | ||
| 560 | 2026.03.16 21:22:11.611391 [ 267 ] {d0b16c56-bd7e-471e-8211-5348c9071379} <Debug> TCPHandler: Processed in 0.004154077 sec. | ||
| 561 | 2026.03.16 21:22:11.611674 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.16 21:22:11.611891 [ 267 ] {5f23fc79-e5a8-4c75-9c40-989311b46eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2026.03.16 21:22:11.612024 [ 267 ] {5f23fc79-e5a8-4c75-9c40-989311b46eda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.03.16 21:22:11.614369 [ 267 ] {5f23fc79-e5a8-4c75-9c40-989311b46eda} <Debug> oximeter.measurements_histogramu32 (553607d5-a266-4ce2-bf09-599204ce2c49): Loading data parts | ||
| 565 | 2026.03.16 21:22:11.614572 [ 267 ] {5f23fc79-e5a8-4c75-9c40-989311b46eda} <Debug> oximeter.measurements_histogramu32 (553607d5-a266-4ce2-bf09-599204ce2c49): There are no data parts | ||
| 566 | 2026.03.16 21:22:11.616325 [ 267 ] {5f23fc79-e5a8-4c75-9c40-989311b46eda} <Debug> TCPHandler: Processed in 0.004700546 sec. | ||
| 567 | 2026.03.16 21:22:11.616469 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.16 21:22:11.616728 [ 267 ] {48a89238-493f-42ff-8fc1-0fade630ce86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2026.03.16 21:22:11.616862 [ 267 ] {48a89238-493f-42ff-8fc1-0fade630ce86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.03.16 21:22:11.618963 [ 267 ] {48a89238-493f-42ff-8fc1-0fade630ce86} <Debug> oximeter.measurements_histogrami64 (723a5d93-5f54-4090-9c0c-e5eb5b59572e): Loading data parts | ||
| 571 | 2026.03.16 21:22:11.619114 [ 267 ] {48a89238-493f-42ff-8fc1-0fade630ce86} <Debug> oximeter.measurements_histogrami64 (723a5d93-5f54-4090-9c0c-e5eb5b59572e): There are no data parts | ||
| 572 | 2026.03.16 21:22:11.620372 [ 267 ] {48a89238-493f-42ff-8fc1-0fade630ce86} <Debug> TCPHandler: Processed in 0.003955373 sec. | ||
| 573 | 2026.03.16 21:22:11.620603 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.16 21:22:11.620816 [ 267 ] {6310a78c-0df3-4e1b-bc5b-a34806e8ff69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.03.16 21:22:11.620949 [ 267 ] {6310a78c-0df3-4e1b-bc5b-a34806e8ff69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.03.16 21:22:11.622731 [ 267 ] {6310a78c-0df3-4e1b-bc5b-a34806e8ff69} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Loading data parts | ||
| 577 | 2026.03.16 21:22:11.622917 [ 267 ] {6310a78c-0df3-4e1b-bc5b-a34806e8ff69} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): There are no data parts | ||
| 578 | 2026.03.16 21:22:11.624411 [ 267 ] {6310a78c-0df3-4e1b-bc5b-a34806e8ff69} <Debug> TCPHandler: Processed in 0.003859051 sec. | ||
| 579 | 2026.03.16 21:22:11.624561 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.16 21:22:11.624818 [ 267 ] {af44e468-eb9c-47c5-90f0-d002ce4709c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.03.16 21:22:11.624949 [ 267 ] {af44e468-eb9c-47c5-90f0-d002ce4709c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.03.16 21:22:11.627006 [ 267 ] {af44e468-eb9c-47c5-90f0-d002ce4709c1} <Debug> oximeter.measurements_histogramf32 (2e601ce0-5b0c-4583-affc-0ef50e16f129): Loading data parts | ||
| 583 | 2026.03.16 21:22:11.627222 [ 267 ] {af44e468-eb9c-47c5-90f0-d002ce4709c1} <Debug> oximeter.measurements_histogramf32 (2e601ce0-5b0c-4583-affc-0ef50e16f129): There are no data parts | ||
| 584 | 2026.03.16 21:22:11.628419 [ 267 ] {af44e468-eb9c-47c5-90f0-d002ce4709c1} <Debug> TCPHandler: Processed in 0.003906602 sec. | ||
| 585 | 2026.03.16 21:22:11.628659 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.16 21:22:11.628875 [ 267 ] {c826e7d4-3c97-40c8-811b-cfd0cbed0a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.03.16 21:22:11.629020 [ 267 ] {c826e7d4-3c97-40c8-811b-cfd0cbed0a38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.03.16 21:22:11.630863 [ 267 ] {c826e7d4-3c97-40c8-811b-cfd0cbed0a38} <Debug> oximeter.measurements_histogramf64 (1df6abfd-b8fb-4cc3-bf70-521cc1f86c6f): Loading data parts | ||
| 589 | 2026.03.16 21:22:11.631075 [ 267 ] {c826e7d4-3c97-40c8-811b-cfd0cbed0a38} <Debug> oximeter.measurements_histogramf64 (1df6abfd-b8fb-4cc3-bf70-521cc1f86c6f): There are no data parts | ||
| 590 | 2026.03.16 21:22:11.632380 [ 267 ] {c826e7d4-3c97-40c8-811b-cfd0cbed0a38} <Debug> TCPHandler: Processed in 0.00377247 sec. | ||
| 591 | 2026.03.16 21:22:11.632531 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.16 21:22:11.632774 [ 267 ] {cfe8beff-6599-4bf2-b666-2178617bf5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.03.16 21:22:11.632911 [ 267 ] {cfe8beff-6599-4bf2-b666-2178617bf5ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.03.16 21:22:11.634979 [ 267 ] {cfe8beff-6599-4bf2-b666-2178617bf5ca} <Debug> oximeter.fields_bool (c09fcdff-3b56-4900-9f23-e16d8edb5c82): Loading data parts | ||
| 620 | 2026.03.16 21:22:11.635191 [ 267 ] {cfe8beff-6599-4bf2-b666-2178617bf5ca} <Debug> oximeter.fields_bool (c09fcdff-3b56-4900-9f23-e16d8edb5c82): There are no data parts | ||
| 621 | 2026.03.16 21:22:11.636648 [ 267 ] {cfe8beff-6599-4bf2-b666-2178617bf5ca} <Debug> TCPHandler: Processed in 0.004167216 sec. | ||
| 622 | 2026.03.16 21:22:11.636796 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.03.16 21:22:11.637042 [ 267 ] {138b39d9-ad0c-4089-a4af-f9149e142544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.03.16 21:22:11.637165 [ 267 ] {138b39d9-ad0c-4089-a4af-f9149e142544} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.03.16 21:22:11.638869 [ 267 ] {138b39d9-ad0c-4089-a4af-f9149e142544} <Debug> oximeter.fields_i8 (21f9c2f4-4b26-4064-b995-a11695f0fe96): Loading data parts | ||
| 626 | 2026.03.16 21:22:11.639017 [ 267 ] {138b39d9-ad0c-4089-a4af-f9149e142544} <Debug> oximeter.fields_i8 (21f9c2f4-4b26-4064-b995-a11695f0fe96): There are no data parts | ||
| 627 | 2026.03.16 21:22:11.640459 [ 267 ] {138b39d9-ad0c-4089-a4af-f9149e142544} <Debug> TCPHandler: Processed in 0.003712748 sec. | ||
| 628 | 2026.03.16 21:22:11.640606 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.03.16 21:22:11.640770 [ 267 ] {953afb69-8498-49a7-aaf6-abbaa753d451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.03.16 21:22:11.640900 [ 267 ] {953afb69-8498-49a7-aaf6-abbaa753d451} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.03.16 21:22:11.642799 [ 267 ] {953afb69-8498-49a7-aaf6-abbaa753d451} <Debug> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Loading data parts | ||
| 632 | 2026.03.16 21:22:11.642955 [ 267 ] {953afb69-8498-49a7-aaf6-abbaa753d451} <Debug> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): There are no data parts | ||
| 633 | 2026.03.16 21:22:11.644226 [ 267 ] {953afb69-8498-49a7-aaf6-abbaa753d451} <Debug> TCPHandler: Processed in 0.003668638 sec. | ||
| 634 | 2026.03.16 21:22:11.644369 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.03.16 21:22:11.644613 [ 267 ] {a2eb0570-bd0b-4761-a98a-3da595ea2363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.03.16 21:22:11.644737 [ 267 ] {a2eb0570-bd0b-4761-a98a-3da595ea2363} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.03.16 21:22:11.646659 [ 267 ] {a2eb0570-bd0b-4761-a98a-3da595ea2363} <Debug> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Loading data parts | ||
| 638 | 2026.03.16 21:22:11.646815 [ 267 ] {a2eb0570-bd0b-4761-a98a-3da595ea2363} <Debug> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): There are no data parts | ||
| 639 | 2026.03.16 21:22:11.648173 [ 267 ] {a2eb0570-bd0b-4761-a98a-3da595ea2363} <Debug> TCPHandler: Processed in 0.003853961 sec. | ||
| 640 | 2026.03.16 21:22:11.648313 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.16 21:22:11.648468 [ 267 ] {611fa515-48f0-42b9-9ee6-87e8aea4657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2026.03.16 21:22:11.648599 [ 267 ] {611fa515-48f0-42b9-9ee6-87e8aea4657b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.03.16 21:22:11.650352 [ 267 ] {611fa515-48f0-42b9-9ee6-87e8aea4657b} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Loading data parts | ||
| 644 | 2026.03.16 21:22:11.650495 [ 267 ] {611fa515-48f0-42b9-9ee6-87e8aea4657b} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): There are no data parts | ||
| 645 | 2026.03.16 21:22:11.652042 [ 267 ] {611fa515-48f0-42b9-9ee6-87e8aea4657b} <Debug> TCPHandler: Processed in 0.003777909 sec. | ||
| 646 | 2026.03.16 21:22:11.652223 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.03.16 21:22:11.652426 [ 267 ] {e125d403-f781-4f5d-b2b1-f7f16cfc2e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 648 | 2026.03.16 21:22:11.652560 [ 267 ] {e125d403-f781-4f5d-b2b1-f7f16cfc2e81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.03.16 21:22:11.654292 [ 267 ] {e125d403-f781-4f5d-b2b1-f7f16cfc2e81} <Debug> oximeter.fields_i32 (8daac62d-7aba-496a-8c4e-fb3f57a3d39b): Loading data parts | ||
| 650 | 2026.03.16 21:22:11.654500 [ 267 ] {e125d403-f781-4f5d-b2b1-f7f16cfc2e81} <Debug> oximeter.fields_i32 (8daac62d-7aba-496a-8c4e-fb3f57a3d39b): There are no data parts | ||
| 651 | 2026.03.16 21:22:11.655940 [ 267 ] {e125d403-f781-4f5d-b2b1-f7f16cfc2e81} <Debug> TCPHandler: Processed in 0.003765949 sec. | ||
| 652 | 2026.03.16 21:22:11.656080 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.03.16 21:22:11.656235 [ 267 ] {36074d68-e699-4e98-a71a-ea37bb63073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 654 | 2026.03.16 21:22:11.656365 [ 267 ] {36074d68-e699-4e98-a71a-ea37bb63073c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.03.16 21:22:11.658542 [ 267 ] {36074d68-e699-4e98-a71a-ea37bb63073c} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Loading data parts | ||
| 656 | 2026.03.16 21:22:11.658679 [ 267 ] {36074d68-e699-4e98-a71a-ea37bb63073c} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): There are no data parts | ||
| 657 | 2026.03.16 21:22:11.660010 [ 267 ] {36074d68-e699-4e98-a71a-ea37bb63073c} <Debug> TCPHandler: Processed in 0.003980023 sec. | ||
| 658 | 2026.03.16 21:22:11.660239 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.03.16 21:22:11.660393 [ 267 ] {390bfdb5-9cf4-431d-a1b4-69afe01a94d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 660 | 2026.03.16 21:22:11.660516 [ 267 ] {390bfdb5-9cf4-431d-a1b4-69afe01a94d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.03.16 21:22:11.662864 [ 267 ] {390bfdb5-9cf4-431d-a1b4-69afe01a94d0} <Debug> oximeter.fields_i64 (8a485aac-55aa-46f1-ad90-cfaa19d59bb1): Loading data parts | ||
| 662 | 2026.03.16 21:22:11.663097 [ 267 ] {390bfdb5-9cf4-431d-a1b4-69afe01a94d0} <Debug> oximeter.fields_i64 (8a485aac-55aa-46f1-ad90-cfaa19d59bb1): There are no data parts | ||
| 663 | 2026.03.16 21:22:11.664857 [ 267 ] {390bfdb5-9cf4-431d-a1b4-69afe01a94d0} <Debug> TCPHandler: Processed in 0.004667726 sec. | ||
| 664 | 2026.03.16 21:22:11.665002 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.03.16 21:22:11.665210 [ 267 ] {c3e3b2ce-510f-47ae-92eb-f0f074f8bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 666 | 2026.03.16 21:22:11.665294 [ 267 ] {c3e3b2ce-510f-47ae-92eb-f0f074f8bc68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.03.16 21:22:11.667432 [ 267 ] {c3e3b2ce-510f-47ae-92eb-f0f074f8bc68} <Debug> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Loading data parts | ||
| 668 | 2026.03.16 21:22:11.667569 [ 267 ] {c3e3b2ce-510f-47ae-92eb-f0f074f8bc68} <Debug> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): There are no data parts | ||
| 669 | 2026.03.16 21:22:11.669568 [ 267 ] {c3e3b2ce-510f-47ae-92eb-f0f074f8bc68} <Debug> TCPHandler: Processed in 0.004614705 sec. | ||
| 670 | 2026.03.16 21:22:11.669801 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.03.16 21:22:11.669953 [ 267 ] {5b479154-fc21-42ab-9304-4d81e8e3b303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 672 | 2026.03.16 21:22:11.670077 [ 267 ] {5b479154-fc21-42ab-9304-4d81e8e3b303} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.03.16 21:22:11.672208 [ 267 ] {5b479154-fc21-42ab-9304-4d81e8e3b303} <Debug> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Loading data parts | ||
| 674 | 2026.03.16 21:22:11.672431 [ 267 ] {5b479154-fc21-42ab-9304-4d81e8e3b303} <Debug> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): There are no data parts | ||
| 675 | 2026.03.16 21:22:11.673648 [ 267 ] {5b479154-fc21-42ab-9304-4d81e8e3b303} <Debug> TCPHandler: Processed in 0.003896772 sec. | ||
| 676 | 2026.03.16 21:22:11.673794 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.03.16 21:22:11.674024 [ 267 ] {5b086cef-9e5d-42f5-b934-a1c7851a5da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 678 | 2026.03.16 21:22:11.674165 [ 267 ] {5b086cef-9e5d-42f5-b934-a1c7851a5da9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.03.16 21:22:11.676323 [ 267 ] {5b086cef-9e5d-42f5-b934-a1c7851a5da9} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Loading data parts | ||
| 680 | 2026.03.16 21:22:11.676466 [ 267 ] {5b086cef-9e5d-42f5-b934-a1c7851a5da9} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): There are no data parts | ||
| 681 | 2026.03.16 21:22:11.677731 [ 267 ] {5b086cef-9e5d-42f5-b934-a1c7851a5da9} <Debug> TCPHandler: Processed in 0.003985563 sec. | ||
| 682 | 2026.03.16 21:22:11.677907 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.03.16 21:22:11.678057 [ 267 ] {fcfd6963-c106-45e0-a30b-660066d44ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 684 | 2026.03.16 21:22:11.678202 [ 267 ] {fcfd6963-c106-45e0-a30b-660066d44ee2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.03.16 21:22:11.680379 [ 267 ] {fcfd6963-c106-45e0-a30b-660066d44ee2} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Loading data parts | ||
| 686 | 2026.03.16 21:22:11.680639 [ 267 ] {fcfd6963-c106-45e0-a30b-660066d44ee2} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): There are no data parts | ||
| 687 | 2026.03.16 21:22:11.682033 [ 267 ] {fcfd6963-c106-45e0-a30b-660066d44ee2} <Debug> TCPHandler: Processed in 0.004175277 sec. | ||
| 688 | 2026.03.16 21:22:11.682198 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.03.16 21:22:11.682556 [ 267 ] {0d550513-4289-4a65-bfbc-c76bd3a20ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 693 | 2026.03.16 21:22:11.682738 [ 267 ] {0d550513-4289-4a65-bfbc-c76bd3a20ec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.03.16 21:22:11.685235 [ 267 ] {0d550513-4289-4a65-bfbc-c76bd3a20ec6} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d): Loading data parts | ||
| 695 | 2026.03.16 21:22:11.685467 [ 267 ] {0d550513-4289-4a65-bfbc-c76bd3a20ec6} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d): There are no data parts | ||
| 696 | 2026.03.16 21:22:11.686821 [ 267 ] {0d550513-4289-4a65-bfbc-c76bd3a20ec6} <Debug> TCPHandler: Processed in 0.004671776 sec. | ||
| 697 | 2026.03.16 21:22:11.687072 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.03.16 21:22:11.687466 [ 268 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.03.16 21:22:11.688798 [ 268 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.03.16 21:22:11.704069 [ 285 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Trace> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.03.16 21:22:11.704232 [ 285 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 702 | 2026.03.16 21:22:11.708745 [ 285 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.03.16 21:22:11.709285 [ 285 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Trace> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.03.16 21:22:11.709660 [ 268 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022332 sec., 44.778792763747084 rows/sec., 716.46 B/sec. | ||
| 705 | 2026.03.16 21:22:11.709945 [ 268 ] {0c34b46b-6af1-4666-b9cc-b9fc72d25ac8} <Debug> TCPHandler: Processed in 0.023001472 sec. | ||
| 706 | 2026.03.16 21:22:12.001098 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.91 MiB, peak 126.91 MiB, free memory in arenas 0.00 B, will set to 139.67 MiB (RSS), difference: 12.76 MiB | ||
| 707 | 2026.03.16 21:22:18.237167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.16 21:22:18.237221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.16 21:22:18.237271 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.16 21:22:18.237322 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.16 21:22:18.240902 [ 245 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Loading data parts | ||
| 712 | 2026.03.16 21:22:18.241088 [ 245 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): There are no data parts | ||
| 713 | 2026.03.16 21:22:18.244675 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.16 21:22:18.244815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 715 | 2026.03.16 21:22:18.250412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.16 21:22:18.250871 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.16 21:22:18.251083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.03.16 21:22:18.252388 [ 244 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Loading data parts | ||
| 719 | 2026.03.16 21:22:18.252644 [ 244 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): There are no data parts | ||
| 720 | 2026.03.16 21:22:18.276455 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.16 21:22:18.276607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 722 | 2026.03.16 21:22:18.283011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.16 21:22:18.284352 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.16 21:22:18.287934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.16 21:22:19.000344 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2026.03.16 21:22:20.736196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.16 21:22:20.736436 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.16 21:22:20.740492 [ 243 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Loading data parts | ||
| 729 | 2026.03.16 21:22:20.740653 [ 243 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): There are no data parts | ||
| 730 | 2026.03.16 21:22:20.752087 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.16 21:22:20.752295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 732 | 2026.03.16 21:22:20.754040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.16 21:22:20.754530 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.16 21:22:20.754825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.16 21:22:21.000319 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.20 MiB | ||
| 736 | 2026.03.16 21:22:25.707110 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.16 21:22:25.707171 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.16 21:22:25.751403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.16 21:22:25.752717 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.16 21:22:25.752765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 741 | 2026.03.16 21:22:25.753525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.16 21:22:25.754032 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.16 21:22:25.754182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.16 21:22:25.788246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.16 21:22:25.806600 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.16 21:22:25.806770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 747 | 2026.03.16 21:22:25.813190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.16 21:22:25.814254 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.16 21:22:25.817418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.16 21:22:26.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.71 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 2.12 MiB | ||
| 751 | 2026.03.16 21:22:31.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.90 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.92 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.16 21:22:31.725294 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.16 21:22:31.725470 [ 267 ] {7119ce3d-7292-4437-ac7a-75baacc19605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.16 21:22:31.725932 [ 267 ] {7119ce3d-7292-4437-ac7a-75baacc19605} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.16 21:22:31.726164 [ 267 ] {7119ce3d-7292-4437-ac7a-75baacc19605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.16 21:22:31.726816 [ 267 ] {7119ce3d-7292-4437-ac7a-75baacc19605} <Debug> TCPHandler: Processed in 0.00165047 sec. | ||
| 757 | 2026.03.16 21:22:31.734739 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.16 21:22:31.734877 [ 267 ] {bc86895f-0e74-48f5-b807-705e0affa47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.16 21:22:31.737068 [ 267 ] {bc86895f-0e74-48f5-b807-705e0affa47b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.16 21:22:31.737115 [ 267 ] {bc86895f-0e74-48f5-b807-705e0affa47b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.16 21:22:31.737560 [ 267 ] {bc86895f-0e74-48f5-b807-705e0affa47b} <Debug> TCPHandler: Processed in 0.002875373 sec. | ||
| 762 | 2026.03.16 21:22:31.737807 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.16 21:22:31.737926 [ 267 ] {d0357c9e-0fe3-447d-ba77-e8817493723a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.16 21:22:31.738210 [ 267 ] {d0357c9e-0fe3-447d-ba77-e8817493723a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.16 21:22:31.738253 [ 267 ] {d0357c9e-0fe3-447d-ba77-e8817493723a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.16 21:22:31.738585 [ 267 ] {d0357c9e-0fe3-447d-ba77-e8817493723a} <Debug> TCPHandler: Processed in 0.000832435 sec. | ||
| 767 | 2026.03.16 21:22:31.738810 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.16 21:22:31.738927 [ 267 ] {2045c3b6-883d-4969-8b97-7291a3c0d657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 769 | 2026.03.16 21:22:31.739163 [ 267 ] {2045c3b6-883d-4969-8b97-7291a3c0d657} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.16 21:22:31.739205 [ 267 ] {2045c3b6-883d-4969-8b97-7291a3c0d657} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.16 21:22:31.739534 [ 267 ] {2045c3b6-883d-4969-8b97-7291a3c0d657} <Debug> TCPHandler: Processed in 0.000776235 sec. | ||
| 772 | 2026.03.16 21:22:31.739752 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.16 21:22:31.739867 [ 267 ] {a08a68a2-26f4-4b91-bbd0-48f1f84610ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 774 | 2026.03.16 21:22:31.740101 [ 267 ] {a08a68a2-26f4-4b91-bbd0-48f1f84610ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.16 21:22:31.740144 [ 267 ] {a08a68a2-26f4-4b91-bbd0-48f1f84610ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.16 21:22:31.740457 [ 267 ] {a08a68a2-26f4-4b91-bbd0-48f1f84610ae} <Debug> TCPHandler: Processed in 0.000751733 sec. | ||
| 777 | 2026.03.16 21:22:31.740665 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.16 21:22:31.740778 [ 267 ] {23b5d529-c77a-4ec9-81c3-395afa9d488f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 779 | 2026.03.16 21:22:31.741009 [ 267 ] {23b5d529-c77a-4ec9-81c3-395afa9d488f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.16 21:22:31.741052 [ 267 ] {23b5d529-c77a-4ec9-81c3-395afa9d488f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.16 21:22:31.741358 [ 267 ] {23b5d529-c77a-4ec9-81c3-395afa9d488f} <Debug> TCPHandler: Processed in 0.000741694 sec. | ||
| 782 | 2026.03.16 21:22:31.741576 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.16 21:22:31.741689 [ 267 ] {51c2f422-72c4-4468-be77-fff6cfdc67e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 784 | 2026.03.16 21:22:31.741924 [ 267 ] {51c2f422-72c4-4468-be77-fff6cfdc67e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.16 21:22:31.741966 [ 267 ] {51c2f422-72c4-4468-be77-fff6cfdc67e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.16 21:22:31.742277 [ 267 ] {51c2f422-72c4-4468-be77-fff6cfdc67e6} <Debug> TCPHandler: Processed in 0.000748784 sec. | ||
| 787 | 2026.03.16 21:22:31.742485 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.16 21:22:31.742602 [ 267 ] {109d5447-8ea8-4869-bd76-9c02fb33285f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 789 | 2026.03.16 21:22:31.742846 [ 267 ] {109d5447-8ea8-4869-bd76-9c02fb33285f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.16 21:22:31.742890 [ 267 ] {109d5447-8ea8-4869-bd76-9c02fb33285f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.16 21:22:31.743199 [ 267 ] {109d5447-8ea8-4869-bd76-9c02fb33285f} <Debug> TCPHandler: Processed in 0.000762004 sec. | ||
| 792 | 2026.03.16 21:22:31.743425 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.16 21:22:31.743537 [ 267 ] {e2efa366-fc0d-48bd-b2e6-67e7a7902bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 794 | 2026.03.16 21:22:31.743772 [ 267 ] {e2efa366-fc0d-48bd-b2e6-67e7a7902bc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.16 21:22:31.743814 [ 267 ] {e2efa366-fc0d-48bd-b2e6-67e7a7902bc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.16 21:22:31.744135 [ 267 ] {e2efa366-fc0d-48bd-b2e6-67e7a7902bc2} <Debug> TCPHandler: Processed in 0.000758624 sec. | ||
| 797 | 2026.03.16 21:22:31.744372 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.16 21:22:31.744497 [ 267 ] {31e1a952-abf1-48da-901f-61febb1d71b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 799 | 2026.03.16 21:22:31.744819 [ 267 ] {31e1a952-abf1-48da-901f-61febb1d71b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.16 21:22:31.744872 [ 267 ] {31e1a952-abf1-48da-901f-61febb1d71b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.16 21:22:31.745199 [ 267 ] {31e1a952-abf1-48da-901f-61febb1d71b3} <Debug> TCPHandler: Processed in 0.000875257 sec. | ||
| 802 | 2026.03.16 21:22:31.745420 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.16 21:22:31.745560 [ 267 ] {3a391808-d3cc-47e6-89ab-0d55e2a5ed1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 804 | 2026.03.16 21:22:31.745856 [ 267 ] {3a391808-d3cc-47e6-89ab-0d55e2a5ed1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.16 21:22:31.745898 [ 267 ] {3a391808-d3cc-47e6-89ab-0d55e2a5ed1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.16 21:22:31.746257 [ 267 ] {3a391808-d3cc-47e6-89ab-0d55e2a5ed1e} <Debug> TCPHandler: Processed in 0.000885996 sec. | ||
| 807 | 2026.03.16 21:22:31.746494 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.16 21:22:31.746630 [ 267 ] {e555fe95-a527-4dd8-92c5-23f9a72742fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 809 | 2026.03.16 21:22:31.746881 [ 267 ] {e555fe95-a527-4dd8-92c5-23f9a72742fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.16 21:22:31.746931 [ 267 ] {e555fe95-a527-4dd8-92c5-23f9a72742fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.16 21:22:31.747239 [ 267 ] {e555fe95-a527-4dd8-92c5-23f9a72742fc} <Debug> TCPHandler: Processed in 0.000810435 sec. | ||
| 812 | 2026.03.16 21:22:31.747442 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.16 21:22:31.747563 [ 267 ] {a6d3bf48-a04f-4533-a5f8-c80fbe47b255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 814 | 2026.03.16 21:22:31.747811 [ 267 ] {a6d3bf48-a04f-4533-a5f8-c80fbe47b255} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.16 21:22:31.747859 [ 267 ] {a6d3bf48-a04f-4533-a5f8-c80fbe47b255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.16 21:22:31.748182 [ 267 ] {a6d3bf48-a04f-4533-a5f8-c80fbe47b255} <Debug> TCPHandler: Processed in 0.000787945 sec. | ||
| 817 | 2026.03.16 21:22:31.748387 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.16 21:22:31.748505 [ 267 ] {cada5dde-1426-4c04-8e06-db7fa827241a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 819 | 2026.03.16 21:22:31.748750 [ 267 ] {cada5dde-1426-4c04-8e06-db7fa827241a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.16 21:22:31.748791 [ 267 ] {cada5dde-1426-4c04-8e06-db7fa827241a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.16 21:22:31.749099 [ 267 ] {cada5dde-1426-4c04-8e06-db7fa827241a} <Debug> TCPHandler: Processed in 0.000760894 sec. | ||
| 822 | 2026.03.16 21:22:31.749297 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.16 21:22:31.749414 [ 267 ] {55a23bdb-4626-418f-be82-1a783b037ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 824 | 2026.03.16 21:22:31.749659 [ 267 ] {55a23bdb-4626-418f-be82-1a783b037ea3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.16 21:22:31.749701 [ 267 ] {55a23bdb-4626-418f-be82-1a783b037ea3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.16 21:22:31.750036 [ 267 ] {55a23bdb-4626-418f-be82-1a783b037ea3} <Debug> TCPHandler: Processed in 0.000787395 sec. | ||
| 827 | 2026.03.16 21:22:31.750678 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.16 21:22:31.750795 [ 267 ] {7264cb8f-af2e-43bd-8dce-d3544571b9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 829 | 2026.03.16 21:22:31.751043 [ 267 ] {7264cb8f-af2e-43bd-8dce-d3544571b9e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.16 21:22:31.751086 [ 267 ] {7264cb8f-af2e-43bd-8dce-d3544571b9e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.16 21:22:31.751421 [ 267 ] {7264cb8f-af2e-43bd-8dce-d3544571b9e6} <Debug> TCPHandler: Processed in 0.000791114 sec. | ||
| 832 | 2026.03.16 21:22:31.751633 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.16 21:22:31.751751 [ 267 ] {f291f00e-beac-4e7d-8523-235f195aacdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 834 | 2026.03.16 21:22:31.752006 [ 267 ] {f291f00e-beac-4e7d-8523-235f195aacdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.16 21:22:31.752049 [ 267 ] {f291f00e-beac-4e7d-8523-235f195aacdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.16 21:22:31.752360 [ 267 ] {f291f00e-beac-4e7d-8523-235f195aacdc} <Debug> TCPHandler: Processed in 0.000774694 sec. | ||
| 837 | 2026.03.16 21:22:31.752571 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.16 21:22:31.752691 [ 267 ] {c331aea7-6bdf-4261-9afd-e266eea22f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 839 | 2026.03.16 21:22:31.752952 [ 267 ] {c331aea7-6bdf-4261-9afd-e266eea22f98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.16 21:22:31.752995 [ 267 ] {c331aea7-6bdf-4261-9afd-e266eea22f98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.16 21:22:31.753338 [ 267 ] {c331aea7-6bdf-4261-9afd-e266eea22f98} <Debug> TCPHandler: Processed in 0.000814924 sec. | ||
| 842 | 2026.03.16 21:22:31.753561 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.16 21:22:31.753683 [ 267 ] {1589bbcb-8fd6-4ac7-9776-867f93c7e357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 844 | 2026.03.16 21:22:31.753939 [ 267 ] {1589bbcb-8fd6-4ac7-9776-867f93c7e357} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.16 21:22:31.753981 [ 267 ] {1589bbcb-8fd6-4ac7-9776-867f93c7e357} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.16 21:22:31.754309 [ 267 ] {1589bbcb-8fd6-4ac7-9776-867f93c7e357} <Debug> TCPHandler: Processed in 0.000796074 sec. | ||
| 847 | 2026.03.16 21:22:31.754515 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.16 21:22:31.754634 [ 267 ] {cb308aa3-159e-47ff-bbfc-5325dbc732fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 849 | 2026.03.16 21:22:31.754894 [ 267 ] {cb308aa3-159e-47ff-bbfc-5325dbc732fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.16 21:22:31.754937 [ 267 ] {cb308aa3-159e-47ff-bbfc-5325dbc732fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.16 21:22:31.755253 [ 267 ] {cb308aa3-159e-47ff-bbfc-5325dbc732fc} <Debug> TCPHandler: Processed in 0.000786675 sec. | ||
| 852 | 2026.03.16 21:22:31.756618 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.16 21:22:31.756739 [ 267 ] {75543cfe-f7f5-49fe-973b-3f0f89819314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) 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) | ||
| 854 | 2026.03.16 21:22:31.756997 [ 267 ] {75543cfe-f7f5-49fe-973b-3f0f89819314} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.16 21:22:31.757040 [ 267 ] {75543cfe-f7f5-49fe-973b-3f0f89819314} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.16 21:22:31.757362 [ 267 ] {75543cfe-f7f5-49fe-973b-3f0f89819314} <Debug> TCPHandler: Processed in 0.000791905 sec. | ||
| 857 | 2026.03.16 21:22:31.757682 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.16 21:22:31.757802 [ 267 ] {2047549e-83e9-4007-a870-f819182c724d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.16 21:22:31.758062 [ 267 ] {2047549e-83e9-4007-a870-f819182c724d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.16 21:22:31.758104 [ 267 ] {2047549e-83e9-4007-a870-f819182c724d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.16 21:22:31.758439 [ 267 ] {2047549e-83e9-4007-a870-f819182c724d} <Debug> TCPHandler: Processed in 0.000805755 sec. | ||
| 862 | 2026.03.16 21:22:31.758706 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.16 21:22:31.758828 [ 267 ] {85bdf5a9-6fe1-47dc-8e66-b438845e6808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.16 21:22:31.759092 [ 267 ] {85bdf5a9-6fe1-47dc-8e66-b438845e6808} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.16 21:22:31.759134 [ 267 ] {85bdf5a9-6fe1-47dc-8e66-b438845e6808} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.16 21:22:31.759460 [ 267 ] {85bdf5a9-6fe1-47dc-8e66-b438845e6808} <Debug> TCPHandler: Processed in 0.000808205 sec. | ||
| 867 | 2026.03.16 21:22:31.759696 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.16 21:22:31.759823 [ 267 ] {8acc3023-6371-40a5-bc93-59ea5bd9a9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.16 21:22:31.760095 [ 267 ] {8acc3023-6371-40a5-bc93-59ea5bd9a9d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.16 21:22:31.760137 [ 267 ] {8acc3023-6371-40a5-bc93-59ea5bd9a9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.16 21:22:31.760468 [ 267 ] {8acc3023-6371-40a5-bc93-59ea5bd9a9d8} <Debug> TCPHandler: Processed in 0.000821675 sec. | ||
| 872 | 2026.03.16 21:22:31.760722 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.16 21:22:31.760846 [ 267 ] {23586863-82c3-4320-a3fc-22088de20b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.16 21:22:31.761116 [ 267 ] {23586863-82c3-4320-a3fc-22088de20b8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.16 21:22:31.761158 [ 267 ] {23586863-82c3-4320-a3fc-22088de20b8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.16 21:22:31.761486 [ 267 ] {23586863-82c3-4320-a3fc-22088de20b8b} <Debug> TCPHandler: Processed in 0.000813765 sec. | ||
| 877 | 2026.03.16 21:22:31.761745 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.16 21:22:31.761871 [ 267 ] {59345ab0-19ab-4220-9e42-0a0047dadaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.16 21:22:31.762141 [ 267 ] {59345ab0-19ab-4220-9e42-0a0047dadaab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.16 21:22:31.762183 [ 267 ] {59345ab0-19ab-4220-9e42-0a0047dadaab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.16 21:22:31.762514 [ 267 ] {59345ab0-19ab-4220-9e42-0a0047dadaab} <Debug> TCPHandler: Processed in 0.000816545 sec. | ||
| 882 | 2026.03.16 21:22:31.775336 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.16 21:22:31.775456 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.03.16 21:22:31.775500 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.16 21:22:31.778360 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.03.16 21:22:31.778409 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 887 | 2026.03.16 21:22:31.779061 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.03.16 21:22:31.779449 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.03.16 21:22:31.779607 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004183 sec., 6215.634711929238 rows/sec., 1.34 MiB/sec. | ||
| 890 | 2026.03.16 21:22:31.779652 [ 267 ] {5401e967-255e-4ffd-b838-37847b7deed4} <Debug> TCPHandler: Processed in 0.004372021 sec. | ||
| 891 | 2026.03.16 21:22:31.779793 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.03.16 21:22:31.779893 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.03.16 21:22:31.779935 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.03.16 21:22:31.782448 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.03.16 21:22:31.782486 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 896 | 2026.03.16 21:22:31.782948 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.03.16 21:22:31.783434 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.03.16 21:22:31.783575 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003706 sec., 6475.984889368591 rows/sec., 550.21 KiB/sec. | ||
| 899 | 2026.03.16 21:22:31.783612 [ 267 ] {4dd6223a-dc77-49f5-b135-32686caf5b21} <Debug> TCPHandler: Processed in 0.003872831 sec. | ||
| 900 | 2026.03.16 21:22:31.783781 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.16 21:22:31.783878 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.03.16 21:22:31.783919 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.03.16 21:22:31.784334 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.03.16 21:22:31.784370 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 905 | 2026.03.16 21:22:31.784772 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.03.16 21:22:31.785206 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.03.16 21:22:31.785337 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001479 sec., 6761.325219743069 rows/sec., 551.34 KiB/sec. | ||
| 908 | 2026.03.16 21:22:31.785374 [ 267 ] {364062c5-480d-47e1-8fec-299e0f38ed5d} <Debug> TCPHandler: Processed in 0.001643201 sec. | ||
| 909 | 2026.03.16 21:22:31.785495 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.03.16 21:22:31.785592 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.03.16 21:22:31.785633 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.03.16 21:22:31.786133 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.03.16 21:22:31.786168 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 914 | 2026.03.16 21:22:31.786616 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.03.16 21:22:31.787096 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.03.16 21:22:31.787226 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001654 sec., 121523.5792019347 rows/sec., 10.77 MiB/sec. | ||
| 917 | 2026.03.16 21:22:31.787263 [ 267 ] {b0bf3d88-9be9-4f57-99b8-fb55217efcf2} <Debug> TCPHandler: Processed in 0.001817113 sec. | ||
| 918 | 2026.03.16 21:22:31.787386 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.03.16 21:22:31.787479 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.03.16 21:22:31.787521 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.03.16 21:22:31.787949 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.03.16 21:22:31.787985 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 923 | 2026.03.16 21:22:31.788416 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.03.16 21:22:31.788916 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.03.16 21:22:31.789047 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001586 sec., 20176.544766708703 rows/sec., 1.48 MiB/sec. | ||
| 926 | 2026.03.16 21:22:31.789084 [ 267 ] {da054ad4-745d-4c43-b6c9-5a388386b295} <Debug> TCPHandler: Processed in 0.001746332 sec. | ||
| 927 | 2026.03.16 21:22:31.789205 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.16 21:22:31.789299 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.03.16 21:22:31.789338 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.03.16 21:22:31.789784 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.03.16 21:22:31.789817 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 932 | 2026.03.16 21:22:31.790253 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.03.16 21:22:31.790744 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.03.16 21:22:31.790874 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 935 | 2026.03.16 21:22:31.790910 [ 267 ] {5dfa1382-bebb-4c08-be84-8846a68e042e} <Debug> TCPHandler: Processed in 0.001754763 sec. | ||
| 936 | 2026.03.16 21:22:31.791030 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.03.16 21:22:31.791124 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.03.16 21:22:31.791164 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.03.16 21:22:31.791572 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.03.16 21:22:31.791607 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 941 | 2026.03.16 21:22:31.792041 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.03.16 21:22:31.792495 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.03.16 21:22:31.792625 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001518 sec., 7905.138339920948 rows/sec., 617.59 KiB/sec. | ||
| 944 | 2026.03.16 21:22:31.792665 [ 267 ] {d8d9bd63-31b9-4dc7-8006-648d1935f80f} <Debug> TCPHandler: Processed in 0.001685531 sec. | ||
| 945 | 2026.03.16 21:22:31.792786 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.03.16 21:22:31.792880 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.03.16 21:22:31.792918 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.03.16 21:22:31.793399 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.03.16 21:22:31.793435 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 950 | 2026.03.16 21:22:31.793957 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.03.16 21:22:31.794437 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.03.16 21:22:31.794565 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001703 sec., 70463.88725778038 rows/sec., 5.73 MiB/sec. | ||
| 953 | 2026.03.16 21:22:31.794600 [ 267 ] {9bde72b0-e808-47d5-adb8-d5caf68980b4} <Debug> TCPHandler: Processed in 0.001863404 sec. | ||
| 954 | 2026.03.16 21:22:31.794723 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.03.16 21:22:31.794816 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.03.16 21:22:31.794861 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.03.16 21:22:31.795351 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.03.16 21:22:31.795384 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 959 | 2026.03.16 21:22:31.795907 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.03.16 21:22:31.796393 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.03.16 21:22:31.796519 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Debug> executeQuery: Read 321 rows, 24.71 KiB in 0.001721 sec., 186519.46542707726 rows/sec., 14.02 MiB/sec. | ||
| 962 | 2026.03.16 21:22:31.796569 [ 267 ] {bf49d515-a111-48a7-a5ac-c880e315f5fe} <Debug> TCPHandler: Processed in 0.001895155 sec. | ||
| 963 | 2026.03.16 21:22:31.796700 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.16 21:22:31.796799 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.03.16 21:22:31.796853 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2026.03.16 21:22:31.797600 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.16 21:22:31.797635 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 968 | 2026.03.16 21:22:31.798876 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.03.16 21:22:31.799300 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.16 21:22:31.799434 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002653 sec., 3769.317753486619 rows/sec., 6.75 MiB/sec. | ||
| 971 | 2026.03.16 21:22:31.799483 [ 267 ] {407499d4-b211-45c9-a8e0-b2eb2fa4f9f9} <Debug> TCPHandler: Processed in 0.002834392 sec. | ||
| 972 | 2026.03.16 21:22:31.799603 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.03.16 21:22:31.799698 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.03.16 21:22:31.799738 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.03.16 21:22:31.800073 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.03.16 21:22:31.800107 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 977 | 2026.03.16 21:22:31.800502 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.03.16 21:22:31.800925 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.03.16 21:22:31.801051 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
| 980 | 2026.03.16 21:22:31.801086 [ 267 ] {7e76961f-adf5-4006-8f10-dfc9cd44002d} <Debug> TCPHandler: Processed in 0.001533348 sec. | ||
| 981 | 2026.03.16 21:22:33.254718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2026.03.16 21:22:33.255232 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.16 21:22:33.255272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 984 | 2026.03.16 21:22:33.255978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.03.16 21:22:33.256484 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.16 21:22:33.256615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2026.03.16 21:22:33.317952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.03.16 21:22:33.333780 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.16 21:22:33.333842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 990 | 2026.03.16 21:22:33.340373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.03.16 21:22:33.341572 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.03.16 21:22:33.344911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.03.16 21:22:34.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.85 MiB, peak 163.85 MiB, free memory in arenas 0.00 B, will set to 161.12 MiB (RSS), difference: 1.27 MiB | ||
| 994 | 2026.03.16 21:22:36.594505 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38910 | ||
| 995 | 2026.03.16 21:22:36.594641 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.03.16 21:22:36.594672 [ 286 ] {} <Debug> TCP-Session: 72229020-30cb-4770-85a4-bc807e2acabb Authenticating user 'default' from [fd00:1122:3344:101::e]:38910 | ||
| 997 | 2026.03.16 21:22:36.594693 [ 286 ] {} <Debug> TCP-Session: 72229020-30cb-4770-85a4-bc807e2acabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.16 21:22:36.594706 [ 286 ] {} <Debug> TCP-Session: 72229020-30cb-4770-85a4-bc807e2acabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.03.16 21:22:36.594758 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1000 | 2026.03.16 21:22:36.594790 [ 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 | ||
| 1001 | 2026.03.16 21:22:36.594812 [ 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 | ||
| 1002 | 2026.03.16 21:22:36.595169 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33564 | ||
| 1003 | 2026.03.16 21:22:36.595258 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39018 | ||
| 1004 | 2026.03.16 21:22:36.595447 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.03.16 21:22:36.595456 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43564 | ||
| 1006 | 2026.03.16 21:22:36.595498 [ 287 ] {} <Debug> TCP-Session: 935dd432-599f-403c-a1f5-e5adfef6d478 Authenticating user 'default' from [fd00:1122:3344:101::e]:33564 | ||
| 1007 | 2026.03.16 21:22:36.595508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42110 | ||
| 1008 | 2026.03.16 21:22:36.595492 [ 286 ] {} <Trace> TCP-Session: 72229020-30cb-4770-85a4-bc807e2acabb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.03.16 21:22:36.595558 [ 287 ] {} <Debug> TCP-Session: 935dd432-599f-403c-a1f5-e5adfef6d478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.16 21:22:36.595578 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.03.16 21:22:36.595585 [ 287 ] {} <Debug> TCP-Session: 935dd432-599f-403c-a1f5-e5adfef6d478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.03.16 21:22:36.595627 [ 288 ] {} <Debug> TCP-Session: 78ed202f-9bd9-40a6-9b95-0a08bb2577a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39018 | ||
| 1013 | 2026.03.16 21:22:36.595631 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59548 | ||
| 1014 | 2026.03.16 21:22:36.595661 [ 288 ] {} <Debug> TCP-Session: 78ed202f-9bd9-40a6-9b95-0a08bb2577a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.03.16 21:22:36.595680 [ 288 ] {} <Debug> TCP-Session: 78ed202f-9bd9-40a6-9b95-0a08bb2577a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.03.16 21:22:36.595728 [ 286 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38910) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1017 | 2026.03.16 21:22:36.595902 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47522 | ||
| 1018 | 2026.03.16 21:22:36.595906 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.03.16 21:22:36.595984 [ 289 ] {} <Debug> TCP-Session: 8ee3b162-0eef-405c-b370-a0a1f01eb817 Authenticating user 'default' from [fd00:1122:3344:101::e]:43564 | ||
| 1020 | 2026.03.16 21:22:36.596017 [ 289 ] {} <Debug> TCP-Session: 8ee3b162-0eef-405c-b370-a0a1f01eb817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.16 21:22:36.596038 [ 289 ] {} <Debug> TCP-Session: 8ee3b162-0eef-405c-b370-a0a1f01eb817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.16 21:22:36.596042 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.03.16 21:22:36.596093 [ 290 ] {} <Debug> TCP-Session: b85aeae1-f954-4f9b-8821-7d1025e015fe Authenticating user 'default' from [fd00:1122:3344:101::e]:42110 | ||
| 1024 | 2026.03.16 21:22:36.596077 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.03.16 21:22:36.596118 [ 290 ] {} <Debug> TCP-Session: b85aeae1-f954-4f9b-8821-7d1025e015fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.16 21:22:36.596151 [ 290 ] {} <Debug> TCP-Session: b85aeae1-f954-4f9b-8821-7d1025e015fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.16 21:22:36.596157 [ 291 ] {} <Debug> TCP-Session: 2bdf5cb5-96ea-4345-a4bf-4e4015cbd781 Authenticating user 'default' from [fd00:1122:3344:101::e]:59548 | ||
| 1028 | 2026.03.16 21:22:36.596188 [ 291 ] {} <Debug> TCP-Session: 2bdf5cb5-96ea-4345-a4bf-4e4015cbd781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.03.16 21:22:36.596196 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.03.16 21:22:36.596205 [ 291 ] {} <Debug> TCP-Session: 2bdf5cb5-96ea-4345-a4bf-4e4015cbd781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.16 21:22:36.596225 [ 286 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1032 | 2026.03.16 21:22:36.596244 [ 292 ] {} <Debug> TCP-Session: 45e9aceb-c55e-4387-9c8d-e6d94690908e Authenticating user 'default' from [fd00:1122:3344:101::e]:47522 | ||
| 1033 | 2026.03.16 21:22:36.596220 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58577 | ||
| 1034 | 2026.03.16 21:22:36.596283 [ 292 ] {} <Debug> TCP-Session: 45e9aceb-c55e-4387-9c8d-e6d94690908e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.03.16 21:22:36.596322 [ 292 ] {} <Debug> TCP-Session: 45e9aceb-c55e-4387-9c8d-e6d94690908e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.03.16 21:22:36.596333 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44653 | ||
| 1037 | 2026.03.16 21:22:36.596560 [ 286 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.03.16 21:22:36.596571 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.03.16 21:22:36.596625 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.03.16 21:22:36.596627 [ 293 ] {} <Debug> TCP-Session: 4ebea749-a7a4-4716-ba6a-cfddb5bd01ee Authenticating user 'default' from [fd00:1122:3344:101::e]:58577 | ||
| 1041 | 2026.03.16 21:22:36.596665 [ 294 ] {} <Debug> TCP-Session: f5f45fdc-313f-478b-a9d9-e81873f0925c Authenticating user 'default' from [fd00:1122:3344:101::e]:44653 | ||
| 1042 | 2026.03.16 21:22:36.596673 [ 293 ] {} <Debug> TCP-Session: 4ebea749-a7a4-4716-ba6a-cfddb5bd01ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.03.16 21:22:36.596691 [ 294 ] {} <Debug> TCP-Session: f5f45fdc-313f-478b-a9d9-e81873f0925c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.16 21:22:36.596698 [ 293 ] {} <Debug> TCP-Session: 4ebea749-a7a4-4716-ba6a-cfddb5bd01ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.03.16 21:22:36.596721 [ 294 ] {} <Debug> TCP-Session: f5f45fdc-313f-478b-a9d9-e81873f0925c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.16 21:22:36.597216 [ 286 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 1047 | 2026.03.16 21:22:36.604730 [ 295 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Trace> AggregatingTransform: Aggregating | ||
| 1048 | 2026.03.16 21:22:36.604837 [ 295 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Trace> Aggregator: Aggregation method: without_key | ||
| 1049 | 2026.03.16 21:22:36.605668 [ 295 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005819817 sec. (171.827 rows/sec., 6.71 KiB/sec.) | ||
| 1050 | 2026.03.16 21:22:36.605699 [ 295 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Trace> Aggregator: Merging aggregated data | ||
| 1051 | 2026.03.16 21:22:36.605732 [ 295 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1052 | 2026.03.16 21:22:36.607614 [ 286 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.01193 sec., 83.82229673093043 rows/sec., 3.27 KiB/sec. | ||
| 1053 | 2026.03.16 21:22:36.607884 [ 286 ] {ecf4e85e-5660-43b9-9ee9-ea74f71d4b94} <Debug> TCPHandler: Processed in 0.012591212 sec. | ||
| 1054 | 2026.03.16 21:22:36.611690 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.03.16 21:22:36.611733 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.03.16 21:22:36.611770 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.03.16 21:22:36.611793 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.03.16 21:22:36.611821 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.03.16 21:22:36.611848 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.03.16 21:22:36.611869 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.03.16 21:22:36.611891 [ 291 ] {} <Debug> TCP-Session: 2bdf5cb5-96ea-4345-a4bf-4e4015cbd781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.16 21:22:36.611915 [ 294 ] {} <Debug> TCP-Session: f5f45fdc-313f-478b-a9d9-e81873f0925c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.03.16 21:22:36.611909 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.03.16 21:22:36.611937 [ 290 ] {} <Debug> TCP-Session: b85aeae1-f954-4f9b-8821-7d1025e015fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.16 21:22:36.611923 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.03.16 21:22:36.612022 [ 289 ] {} <Debug> TCP-Session: 8ee3b162-0eef-405c-b370-a0a1f01eb817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.03.16 21:22:36.611863 [ 288 ] {} <Debug> TCP-Session: 78ed202f-9bd9-40a6-9b95-0a08bb2577a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.03.16 21:22:36.612079 [ 293 ] {} <Debug> TCP-Session: 4ebea749-a7a4-4716-ba6a-cfddb5bd01ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.16 21:22:36.611851 [ 292 ] {} <Debug> TCP-Session: 45e9aceb-c55e-4387-9c8d-e6d94690908e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.03.16 21:22:36.611795 [ 287 ] {} <Debug> TCP-Session: 935dd432-599f-403c-a1f5-e5adfef6d478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.16 21:22:36.611778 [ 286 ] {} <Debug> TCP-Session: 72229020-30cb-4770-85a4-bc807e2acabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.03.16 21:22:36.739328 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.03.16 21:22:36.739596 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1074 | 2026.03.16 21:22:36.739697 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1075 | 2026.03.16 21:22:36.740636 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2026.03.16 21:22:36.740703 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1077 | 2026.03.16 21:22:36.741555 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1078 | 2026.03.16 21:22:36.742249 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2026.03.16 21:22:36.742469 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002952 sec., 18970.18970189702 rows/sec., 1.46 MiB/sec. | ||
| 1080 | 2026.03.16 21:22:36.742535 [ 267 ] {73f8540b-3613-4fd3-b262-6b35e202409e} <Debug> TCPHandler: Processed in 0.003425653 sec. | ||
| 1081 | 2026.03.16 21:22:36.742747 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.16 21:22:36.742878 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1083 | 2026.03.16 21:22:36.742937 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1084 | 2026.03.16 21:22:36.743541 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.03.16 21:22:36.743612 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1086 | 2026.03.16 21:22:36.744263 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1087 | 2026.03.16 21:22:36.745101 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.03.16 21:22:36.745292 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002446 sec., 26165.167620605072 rows/sec., 2.04 MiB/sec. | ||
| 1089 | 2026.03.16 21:22:36.745382 [ 267 ] {0312f781-b348-472b-bcda-6b5deb4e334c} <Debug> TCPHandler: Processed in 0.00270827 sec. | ||
| 1090 | 2026.03.16 21:22:36.745588 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.16 21:22:36.745703 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1092 | 2026.03.16 21:22:36.745760 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1093 | 2026.03.16 21:22:36.746374 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.16 21:22:36.746418 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1095 | 2026.03.16 21:22:36.747082 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1096 | 2026.03.16 21:22:36.747931 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.16 21:22:36.748131 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002456 sec., 65146.579804560264 rows/sec., 4.54 MiB/sec. | ||
| 1098 | 2026.03.16 21:22:36.748183 [ 267 ] {b4b55f56-ca8d-4d6f-9df3-02fda823961c} <Debug> TCPHandler: Processed in 0.002656329 sec. | ||
| 1099 | 2026.03.16 21:22:36.748345 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.16 21:22:36.748468 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.03.16 21:22:36.748525 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1102 | 2026.03.16 21:22:36.749050 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.03.16 21:22:36.749099 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1104 | 2026.03.16 21:22:36.749753 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.03.16 21:22:36.750433 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.03.16 21:22:36.750661 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002219 sec., 27039.2068499324 rows/sec., 1.82 MiB/sec. | ||
| 1107 | 2026.03.16 21:22:36.750718 [ 267 ] {be95151e-c068-4092-a74c-df985e2aee51} <Debug> TCPHandler: Processed in 0.002434924 sec. | ||
| 1108 | 2026.03.16 21:22:37.001271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.67 MiB, peak 169.48 MiB, free memory in arenas 0.00 B, will set to 164.41 MiB (RSS), difference: 2.74 MiB | ||
| 1109 | 2026.03.16 21:22:37.634672 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47973 | ||
| 1110 | 2026.03.16 21:22:37.634802 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.03.16 21:22:37.634832 [ 286 ] {} <Debug> TCP-Session: 6b0f58de-c79e-4c40-b5fa-150440f4246f Authenticating user 'default' from [fd00:1122:3344:101::e]:47973 | ||
| 1112 | 2026.03.16 21:22:37.634870 [ 286 ] {} <Debug> TCP-Session: 6b0f58de-c79e-4c40-b5fa-150440f4246f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.16 21:22:37.634885 [ 286 ] {} <Debug> TCP-Session: 6b0f58de-c79e-4c40-b5fa-150440f4246f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.03.16 21:22:37.635165 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34090 | ||
| 1115 | 2026.03.16 21:22:37.635198 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43159 | ||
| 1116 | 2026.03.16 21:22:37.635229 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36280 | ||
| 1117 | 2026.03.16 21:22:37.635269 [ 286 ] {} <Trace> TCP-Session: 6b0f58de-c79e-4c40-b5fa-150440f4246f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.16 21:22:37.635288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43223 | ||
| 1119 | 2026.03.16 21:22:37.635307 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.03.16 21:22:37.635335 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.03.16 21:22:37.635354 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.03.16 21:22:37.635355 [ 287 ] {} <Debug> TCP-Session: 4a4d6b8a-b09e-438c-8953-fd83c5db9fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34090 | ||
| 1123 | 2026.03.16 21:22:37.635378 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.03.16 21:22:37.635395 [ 290 ] {} <Debug> TCP-Session: e6523cad-0b72-44ae-88d9-6dabcd3da5c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36280 | ||
| 1125 | 2026.03.16 21:22:37.635407 [ 287 ] {} <Debug> TCP-Session: 4a4d6b8a-b09e-438c-8953-fd83c5db9fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.16 21:22:37.635425 [ 294 ] {} <Debug> TCP-Session: b72c2a77-a2bd-4b2d-941e-a64742dc8957 Authenticating user 'default' from [fd00:1122:3344:101::e]:43223 | ||
| 1127 | 2026.03.16 21:22:37.635436 [ 290 ] {} <Debug> TCP-Session: e6523cad-0b72-44ae-88d9-6dabcd3da5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.16 21:22:37.635449 [ 286 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47973) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1129 | 2026.03.16 21:22:37.635468 [ 294 ] {} <Debug> TCP-Session: b72c2a77-a2bd-4b2d-941e-a64742dc8957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.16 21:22:37.635473 [ 290 ] {} <Debug> TCP-Session: e6523cad-0b72-44ae-88d9-6dabcd3da5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.16 21:22:37.635493 [ 294 ] {} <Debug> TCP-Session: b72c2a77-a2bd-4b2d-941e-a64742dc8957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.03.16 21:22:37.635379 [ 288 ] {} <Debug> TCP-Session: d7b2e718-b908-4f51-b0ce-cc53cd2aa52e Authenticating user 'default' from [fd00:1122:3344:101::e]:43159 | ||
| 1133 | 2026.03.16 21:22:37.635248 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39709 | ||
| 1134 | 2026.03.16 21:22:37.635245 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38954 | ||
| 1135 | 2026.03.16 21:22:37.635570 [ 288 ] {} <Debug> TCP-Session: d7b2e718-b908-4f51-b0ce-cc53cd2aa52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.16 21:22:37.635232 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53563 | ||
| 1137 | 2026.03.16 21:22:37.635628 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.03.16 21:22:37.635653 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1139 | 2026.03.16 21:22:37.635623 [ 288 ] {} <Debug> TCP-Session: d7b2e718-b908-4f51-b0ce-cc53cd2aa52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.03.16 21:22:37.635688 [ 292 ] {} <Debug> TCP-Session: c689e57a-7f3b-4af1-9c73-5220f6d1361d Authenticating user 'default' from [fd00:1122:3344:101::e]:39709 | ||
| 1141 | 2026.03.16 21:22:37.635703 [ 291 ] {} <Debug> TCP-Session: 19c87eb3-9b74-407a-8612-909dd61ca348 Authenticating user 'default' from [fd00:1122:3344:101::e]:38954 | ||
| 1142 | 2026.03.16 21:22:37.635734 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.03.16 21:22:37.635743 [ 292 ] {} <Debug> TCP-Session: c689e57a-7f3b-4af1-9c73-5220f6d1361d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.03.16 21:22:37.635764 [ 286 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1145 | 2026.03.16 21:22:37.635792 [ 292 ] {} <Debug> TCP-Session: c689e57a-7f3b-4af1-9c73-5220f6d1361d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.03.16 21:22:37.635781 [ 289 ] {} <Debug> TCP-Session: 24375751-41f6-4e98-8652-8a7544c12fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:53563 | ||
| 1147 | 2026.03.16 21:22:37.635761 [ 291 ] {} <Debug> TCP-Session: 19c87eb3-9b74-407a-8612-909dd61ca348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.16 21:22:37.635847 [ 286 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2026.03.16 21:22:37.635869 [ 291 ] {} <Debug> TCP-Session: 19c87eb3-9b74-407a-8612-909dd61ca348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.03.16 21:22:37.635860 [ 289 ] {} <Debug> TCP-Session: 24375751-41f6-4e98-8652-8a7544c12fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.03.16 21:22:37.635277 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40982 | ||
| 1152 | 2026.03.16 21:22:37.635916 [ 289 ] {} <Debug> TCP-Session: 24375751-41f6-4e98-8652-8a7544c12fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.16 21:22:37.635443 [ 287 ] {} <Debug> TCP-Session: 4a4d6b8a-b09e-438c-8953-fd83c5db9fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.16 21:22:37.635988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.03.16 21:22:37.636015 [ 293 ] {} <Debug> TCP-Session: 7e5b5860-742d-4e0e-80cc-adcdeb207f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:40982 | ||
| 1156 | 2026.03.16 21:22:37.636032 [ 293 ] {} <Debug> TCP-Session: 7e5b5860-742d-4e0e-80cc-adcdeb207f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.03.16 21:22:37.636051 [ 293 ] {} <Debug> TCP-Session: 7e5b5860-742d-4e0e-80cc-adcdeb207f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.03.16 21:22:37.636188 [ 286 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 1159 | 2026.03.16 21:22:37.637151 [ 338 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Trace> AggregatingTransform: Aggregating | ||
| 1160 | 2026.03.16 21:22:37.637200 [ 338 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Trace> Aggregator: Aggregation method: without_key | ||
| 1161 | 2026.03.16 21:22:37.637235 [ 338 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941308 sec. (1062.352 rows/sec., 41.50 KiB/sec.) | ||
| 1162 | 2026.03.16 21:22:37.637254 [ 338 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Trace> Aggregator: Merging aggregated data | ||
| 1163 | 2026.03.16 21:22:37.638852 [ 286 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003456 sec., 289.35185185185185 rows/sec., 11.30 KiB/sec. | ||
| 1164 | 2026.03.16 21:22:37.639012 [ 286 ] {7fe326b6-a6fa-4677-9363-4f1b87068b82} <Debug> TCPHandler: Processed in 0.003895201 sec. | ||
| 1165 | 2026.03.16 21:22:37.639153 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.03.16 21:22:37.639188 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.03.16 21:22:37.639191 [ 286 ] {} <Debug> TCP-Session: 6b0f58de-c79e-4c40-b5fa-150440f4246f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.16 21:22:37.639219 [ 294 ] {} <Debug> TCP-Session: b72c2a77-a2bd-4b2d-941e-a64742dc8957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.03.16 21:22:37.639223 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.03.16 21:22:37.639251 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.03.16 21:22:37.639270 [ 289 ] {} <Debug> TCP-Session: 24375751-41f6-4e98-8652-8a7544c12fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.16 21:22:37.639298 [ 291 ] {} <Debug> TCP-Session: 19c87eb3-9b74-407a-8612-909dd61ca348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.03.16 21:22:37.639299 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.03.16 21:22:37.639338 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.03.16 21:22:37.639304 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.03.16 21:22:37.639377 [ 292 ] {} <Debug> TCP-Session: c689e57a-7f3b-4af1-9c73-5220f6d1361d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.16 21:22:37.639376 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.03.16 21:22:37.639405 [ 288 ] {} <Debug> TCP-Session: d7b2e718-b908-4f51-b0ce-cc53cd2aa52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.16 21:22:37.639389 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.03.16 21:22:37.639443 [ 290 ] {} <Debug> TCP-Session: e6523cad-0b72-44ae-88d9-6dabcd3da5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.03.16 21:22:37.639483 [ 293 ] {} <Debug> TCP-Session: 7e5b5860-742d-4e0e-80cc-adcdeb207f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.16 21:22:37.639385 [ 287 ] {} <Debug> TCP-Session: 4a4d6b8a-b09e-438c-8953-fd83c5db9fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.03.16 21:22:38.310177 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44180 | ||
| 1184 | 2026.03.16 21:22:38.310289 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.03.16 21:22:38.310315 [ 286 ] {} <Debug> TCP-Session: 056cff7e-bde3-47d6-986c-f9bd5f4bbf30 Authenticating user 'default' from [fd00:1122:3344:101::e]:44180 | ||
| 1186 | 2026.03.16 21:22:38.310338 [ 286 ] {} <Debug> TCP-Session: 056cff7e-bde3-47d6-986c-f9bd5f4bbf30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.16 21:22:38.310350 [ 286 ] {} <Debug> TCP-Session: 056cff7e-bde3-47d6-986c-f9bd5f4bbf30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.03.16 21:22:38.310590 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34400 | ||
| 1189 | 2026.03.16 21:22:38.310612 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37155 | ||
| 1190 | 2026.03.16 21:22:38.310627 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34061 | ||
| 1191 | 2026.03.16 21:22:38.310671 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58523 | ||
| 1192 | 2026.03.16 21:22:38.310664 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40031 | ||
| 1193 | 2026.03.16 21:22:38.310710 [ 286 ] {} <Trace> TCP-Session: 056cff7e-bde3-47d6-986c-f9bd5f4bbf30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.03.16 21:22:38.310735 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.03.16 21:22:38.310743 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.03.16 21:22:38.310771 [ 290 ] {} <Debug> TCP-Session: 1c10c882-1302-4b66-93a7-96ffc9954ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34061 | ||
| 1197 | 2026.03.16 21:22:38.310781 [ 294 ] {} <Debug> TCP-Session: 92ba40b8-e9d0-4f9b-842c-eb418aabc4ca Authenticating user 'default' from [fd00:1122:3344:101::e]:58523 | ||
| 1198 | 2026.03.16 21:22:38.310704 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2026.03.16 21:22:38.310796 [ 290 ] {} <Debug> TCP-Session: 1c10c882-1302-4b66-93a7-96ffc9954ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.03.16 21:22:38.310834 [ 287 ] {} <Debug> TCP-Session: 08661618-4b35-430e-b09a-c5108bd14776 Authenticating user 'default' from [fd00:1122:3344:101::e]:34400 | ||
| 1201 | 2026.03.16 21:22:38.310848 [ 290 ] {} <Debug> TCP-Session: 1c10c882-1302-4b66-93a7-96ffc9954ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.03.16 21:22:38.310807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1203 | 2026.03.16 21:22:38.310871 [ 287 ] {} <Debug> TCP-Session: 08661618-4b35-430e-b09a-c5108bd14776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.03.16 21:22:38.310802 [ 294 ] {} <Debug> TCP-Session: 92ba40b8-e9d0-4f9b-842c-eb418aabc4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.03.16 21:22:38.310909 [ 287 ] {} <Debug> TCP-Session: 08661618-4b35-430e-b09a-c5108bd14776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.16 21:22:38.310930 [ 286 ] {ca47ec5f-273e-437b-964c-7751036284db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44180) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1207 | 2026.03.16 21:22:38.310941 [ 294 ] {} <Debug> TCP-Session: 92ba40b8-e9d0-4f9b-842c-eb418aabc4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.16 21:22:38.310910 [ 293 ] {} <Debug> TCP-Session: 84481b3c-58f1-400c-b6c0-31998260bd96 Authenticating user 'default' from [fd00:1122:3344:101::e]:40031 | ||
| 1209 | 2026.03.16 21:22:38.310650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44970 | ||
| 1210 | 2026.03.16 21:22:38.311028 [ 293 ] {} <Debug> TCP-Session: 84481b3c-58f1-400c-b6c0-31998260bd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.03.16 21:22:38.310642 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37961 | ||
| 1212 | 2026.03.16 21:22:38.311068 [ 293 ] {} <Debug> TCP-Session: 84481b3c-58f1-400c-b6c0-31998260bd96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.03.16 21:22:38.311100 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1214 | 2026.03.16 21:22:38.310633 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49507 | ||
| 1215 | 2026.03.16 21:22:38.311140 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.03.16 21:22:38.311165 [ 292 ] {} <Debug> TCP-Session: fc6d58bc-4f1b-4394-9ecb-cfb2d56d1fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44970 | ||
| 1217 | 2026.03.16 21:22:38.311183 [ 291 ] {} <Debug> TCP-Session: 0bda5020-8192-4519-875c-24e8fa1706f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37961 | ||
| 1218 | 2026.03.16 21:22:38.311214 [ 292 ] {} <Debug> TCP-Session: fc6d58bc-4f1b-4394-9ecb-cfb2d56d1fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.16 21:22:38.311221 [ 286 ] {ca47ec5f-273e-437b-964c-7751036284db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1220 | 2026.03.16 21:22:38.311244 [ 292 ] {} <Debug> TCP-Session: fc6d58bc-4f1b-4394-9ecb-cfb2d56d1fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.03.16 21:22:38.311222 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2026.03.16 21:22:38.311219 [ 291 ] {} <Debug> TCP-Session: 0bda5020-8192-4519-875c-24e8fa1706f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.16 21:22:38.311301 [ 286 ] {ca47ec5f-273e-437b-964c-7751036284db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.03.16 21:22:38.311326 [ 291 ] {} <Debug> TCP-Session: 0bda5020-8192-4519-875c-24e8fa1706f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.16 21:22:38.311313 [ 289 ] {} <Debug> TCP-Session: 11554ac4-af6a-4b8b-8d55-a0e855cb1ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49507 | ||
| 1226 | 2026.03.16 21:22:38.310731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2026.03.16 21:22:38.311395 [ 289 ] {} <Debug> TCP-Session: 11554ac4-af6a-4b8b-8d55-a0e855cb1ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.03.16 21:22:38.311431 [ 289 ] {} <Debug> TCP-Session: 11554ac4-af6a-4b8b-8d55-a0e855cb1ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.03.16 21:22:38.311431 [ 288 ] {} <Debug> TCP-Session: 7c56f9c1-be90-4921-beb5-04d44265d7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37155 | ||
| 1230 | 2026.03.16 21:22:38.311464 [ 288 ] {} <Debug> TCP-Session: 7c56f9c1-be90-4921-beb5-04d44265d7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.03.16 21:22:38.311476 [ 288 ] {} <Debug> TCP-Session: 7c56f9c1-be90-4921-beb5-04d44265d7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.03.16 21:22:38.311694 [ 286 ] {ca47ec5f-273e-437b-964c-7751036284db} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 1233 | 2026.03.16 21:22:38.312611 [ 298 ] {ca47ec5f-273e-437b-964c-7751036284db} <Trace> AggregatingTransform: Aggregating | ||
| 1234 | 2026.03.16 21:22:38.312662 [ 298 ] {ca47ec5f-273e-437b-964c-7751036284db} <Trace> Aggregator: Aggregation method: without_key | ||
| 1235 | 2026.03.16 21:22:38.312697 [ 298 ] {ca47ec5f-273e-437b-964c-7751036284db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892146 sec. (1120.893 rows/sec., 43.78 KiB/sec.) | ||
| 1236 | 2026.03.16 21:22:38.312717 [ 298 ] {ca47ec5f-273e-437b-964c-7751036284db} <Trace> Aggregator: Merging aggregated data | ||
| 1237 | 2026.03.16 21:22:38.313852 [ 286 ] {ca47ec5f-273e-437b-964c-7751036284db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003 sec., 333.3333333333333 rows/sec., 13.02 KiB/sec. | ||
| 1238 | 2026.03.16 21:22:38.313944 [ 286 ] {ca47ec5f-273e-437b-964c-7751036284db} <Debug> TCPHandler: Processed in 0.003386013 sec. | ||
| 1239 | 2026.03.16 21:22:38.314077 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.03.16 21:22:38.314116 [ 286 ] {} <Debug> TCP-Session: 056cff7e-bde3-47d6-986c-f9bd5f4bbf30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.03.16 21:22:38.314118 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.03.16 21:22:38.314124 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.03.16 21:22:38.314143 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.03.16 21:22:38.314169 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.03.16 21:22:38.314205 [ 293 ] {} <Debug> TCP-Session: 84481b3c-58f1-400c-b6c0-31998260bd96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.03.16 21:22:38.314224 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.03.16 21:22:38.314244 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.03.16 21:22:38.314266 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2026.03.16 21:22:38.314291 [ 288 ] {} <Debug> TCP-Session: 7c56f9c1-be90-4921-beb5-04d44265d7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.03.16 21:22:38.314307 [ 290 ] {} <Debug> TCP-Session: 1c10c882-1302-4b66-93a7-96ffc9954ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.16 21:22:38.314325 [ 292 ] {} <Debug> TCP-Session: fc6d58bc-4f1b-4394-9ecb-cfb2d56d1fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.16 21:22:38.314240 [ 291 ] {} <Debug> TCP-Session: 0bda5020-8192-4519-875c-24e8fa1706f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.16 21:22:38.314225 [ 294 ] {} <Debug> TCP-Session: 92ba40b8-e9d0-4f9b-842c-eb418aabc4ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.16 21:22:38.314197 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.03.16 21:22:38.314169 [ 287 ] {} <Debug> TCP-Session: 08661618-4b35-430e-b09a-c5108bd14776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.03.16 21:22:38.314432 [ 289 ] {} <Debug> TCP-Session: 11554ac4-af6a-4b8b-8d55-a0e855cb1ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.03.16 21:22:40.707409 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1258 | 2026.03.16 21:22:40.707469 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1259 | 2026.03.16 21:22:40.756253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 176 | ||
| 1260 | 2026.03.16 21:22:40.757185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 1903 | ||
| 1261 | 2026.03.16 21:22:40.757659 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.03.16 21:22:40.757707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1263 | 2026.03.16 21:22:40.758363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1264 | 2026.03.16 21:22:40.758840 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.03.16 21:22:40.758983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1903 | ||
| 1266 | 2026.03.16 21:22:40.760013 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.03.16 21:22:40.760072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1268 | 2026.03.16 21:22:40.761607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.03.16 21:22:40.762143 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.03.16 21:22:40.762455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1271 | 2026.03.16 21:22:40.845469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1272 | 2026.03.16 21:22:40.863263 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.03.16 21:22:40.863329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1274 | 2026.03.16 21:22:40.870007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1275 | 2026.03.16 21:22:40.871228 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.03.16 21:22:40.874629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1277 | 2026.03.16 21:22:41.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.11 MiB, peak 172.84 MiB, free memory in arenas 0.00 B, will set to 166.65 MiB (RSS), difference: 1.54 MiB | ||
| 1278 | 2026.03.16 21:22:41.734546 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.03.16 21:22:41.734733 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1280 | 2026.03.16 21:22:41.734802 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1281 | 2026.03.16 21:22:41.735515 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.03.16 21:22:41.735569 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1283 | 2026.03.16 21:22:41.736130 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.03.16 21:22:41.736645 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.03.16 21:22:41.736803 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002122 sec., 35815.26861451461 rows/sec., 2.95 MiB/sec. | ||
| 1286 | 2026.03.16 21:22:41.736851 [ 267 ] {e268036c-4c60-4594-9a29-1e1763538e64} <Debug> TCPHandler: Processed in 0.002438235 sec. | ||
| 1287 | 2026.03.16 21:22:41.736977 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.03.16 21:22:41.737076 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.03.16 21:22:41.737119 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1290 | 2026.03.16 21:22:41.737533 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.03.16 21:22:41.737570 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1292 | 2026.03.16 21:22:41.738002 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.03.16 21:22:41.738443 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.03.16 21:22:41.738573 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00152 sec., 6578.9473684210525 rows/sec., 494.71 KiB/sec. | ||
| 1295 | 2026.03.16 21:22:41.738609 [ 267 ] {fb7daa9b-09a4-425c-a892-f3aacedc6ca9} <Debug> TCPHandler: Processed in 0.001683521 sec. | ||
| 1296 | 2026.03.16 21:22:41.738718 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.03.16 21:22:41.738812 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1298 | 2026.03.16 21:22:41.738851 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1299 | 2026.03.16 21:22:41.739264 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.03.16 21:22:41.739300 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1301 | 2026.03.16 21:22:41.739776 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1302 | 2026.03.16 21:22:41.740274 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.03.16 21:22:41.740402 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001609 sec., 45991.29894344314 rows/sec., 3.59 MiB/sec. | ||
| 1304 | 2026.03.16 21:22:41.740438 [ 267 ] {6877f92c-d657-4ddf-878d-9d31780289b4} <Debug> TCPHandler: Processed in 0.001766813 sec. | ||
| 1305 | 2026.03.16 21:22:41.740547 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.03.16 21:22:41.740640 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.03.16 21:22:41.740684 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1308 | 2026.03.16 21:22:41.741089 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.03.16 21:22:41.741125 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1310 | 2026.03.16 21:22:41.741652 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.03.16 21:22:41.742098 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.03.16 21:22:41.742229 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
| 1313 | 2026.03.16 21:22:41.742264 [ 267 ] {e59e3565-a854-4bfb-b2f3-50a6a7978a1a} <Debug> TCPHandler: Processed in 0.001764122 sec. | ||
| 1314 | 2026.03.16 21:22:41.742373 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.03.16 21:22:41.742465 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.03.16 21:22:41.742518 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1317 | 2026.03.16 21:22:41.743273 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.03.16 21:22:41.743311 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1319 | 2026.03.16 21:22:41.743970 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1320 | 2026.03.16 21:22:41.744484 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.03.16 21:22:41.744622 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002176 sec., 4595.588235294118 rows/sec., 8.24 MiB/sec. | ||
| 1322 | 2026.03.16 21:22:41.744677 [ 267 ] {51add1b1-9b1a-4cc4-8a23-68e3c516c3b0} <Debug> TCPHandler: Processed in 0.002350743 sec. | ||
| 1323 | 2026.03.16 21:22:41.744785 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.03.16 21:22:41.744877 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.03.16 21:22:41.744917 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1326 | 2026.03.16 21:22:41.745257 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.03.16 21:22:41.745293 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1328 | 2026.03.16 21:22:41.745707 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2026.03.16 21:22:41.746225 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.03.16 21:22:41.746354 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 1331 | 2026.03.16 21:22:41.746389 [ 267 ] {ee91cbe0-08b2-48d0-a7a5-a2bd72f206c1} <Debug> TCPHandler: Processed in 0.00165096 sec. | ||
| 1332 | 2026.03.16 21:22:41.981382 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.03.16 21:22:41.981636 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.03.16 21:22:41.981989 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.03.16 21:22:41.982075 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1336 | 2026.03.16 21:22:41.982320 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.03.16 21:22:41.982392 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.03.16 21:22:41.982583 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1339 | 2026.03.16 21:22:41.982645 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.03.16 21:22:41.982675 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1341 | 2026.03.16 21:22:41.982691 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.03.16 21:22:41.982800 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1343 | 2026.03.16 21:22:41.982823 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1344 | 2026.03.16 21:22:41.986357 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.004822 sec., 5391.953546246371 rows/sec., 233.31 KiB/sec. | ||
| 1345 | 2026.03.16 21:22:41.986483 [ 267 ] {777420ae-89ad-41b1-b90a-b3b3de54143f} <Debug> TCPHandler: Processed in 0.005234546 sec. | ||
| 1346 | 2026.03.16 21:22:41.986759 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.16 21:22:41.986906 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.03.16 21:22:41.987154 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.03.16 21:22:41.987196 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1350 | 2026.03.16 21:22:41.987393 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.03.16 21:22:41.987447 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.03.16 21:22:41.987569 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1353 | 2026.03.16 21:22:41.987599 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.03.16 21:22:41.987619 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1355 | 2026.03.16 21:22:41.987634 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.03.16 21:22:41.987669 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1357 | 2026.03.16 21:22:41.987689 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1358 | 2026.03.16 21:22:41.988218 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001375 sec., 18909.09090909091 rows/sec., 818.18 KiB/sec. | ||
| 1359 | 2026.03.16 21:22:41.988305 [ 267 ] {143d0b48-be55-4fd5-b3bd-bcaa46f497af} <Debug> TCPHandler: Processed in 0.001598089 sec. | ||
| 1360 | 2026.03.16 21:22:41.988508 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.16 21:22:41.988644 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.03.16 21:22:41.988881 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.03.16 21:22:41.988916 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1364 | 2026.03.16 21:22:41.989109 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.03.16 21:22:41.989163 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.03.16 21:22:41.989269 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1367 | 2026.03.16 21:22:41.989298 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.03.16 21:22:41.989317 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1369 | 2026.03.16 21:22:41.989331 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.03.16 21:22:41.989366 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1371 | 2026.03.16 21:22:41.989384 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1372 | 2026.03.16 21:22:41.989970 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001383 sec., 18799.710773680406 rows/sec., 813.45 KiB/sec. | ||
| 1373 | 2026.03.16 21:22:41.990053 [ 267 ] {fb844df0-179a-4e18-be7b-353c718c0684} <Debug> TCPHandler: Processed in 0.001594449 sec. | ||
| 1374 | 2026.03.16 21:22:41.992400 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.16 21:22:41.992564 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1376 | 2026.03.16 21:22:41.992920 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2026.03.16 21:22:41.992957 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1378 | 2026.03.16 21:22:41.993178 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2026.03.16 21:22:41.993272 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2026.03.16 21:22:41.993390 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1381 | 2026.03.16 21:22:41.993422 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2026.03.16 21:22:41.993443 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1383 | 2026.03.16 21:22:41.993458 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2026.03.16 21:22:41.993496 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1385 | 2026.03.16 21:22:41.993517 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1386 | 2026.03.16 21:22:41.993966 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001472 sec., 17663.043478260868 rows/sec., 764.27 KiB/sec. | ||
| 1387 | 2026.03.16 21:22:41.994064 [ 267 ] {fb08ca80-f559-4122-afa7-37248f07dbf6} <Debug> TCPHandler: Processed in 0.001727782 sec. | ||
| 1388 | 2026.03.16 21:22:41.994308 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.16 21:22:41.994446 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1390 | 2026.03.16 21:22:41.994693 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2026.03.16 21:22:41.994729 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1392 | 2026.03.16 21:22:41.994931 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2026.03.16 21:22:41.994986 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2026.03.16 21:22:41.995091 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1395 | 2026.03.16 21:22:41.995120 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2026.03.16 21:22:41.995140 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1397 | 2026.03.16 21:22:41.995155 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2026.03.16 21:22:41.995192 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1399 | 2026.03.16 21:22:41.995212 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1400 | 2026.03.16 21:22:41.995654 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001265 sec., 20553.359683794464 rows/sec., 889.33 KiB/sec. | ||
| 1401 | 2026.03.16 21:22:41.995739 [ 267 ] {e10acc69-39ce-4041-b82d-2d7f2351e411} <Debug> TCPHandler: Processed in 0.001487418 sec. | ||
| 1402 | 2026.03.16 21:22:41.995940 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.03.16 21:22:41.996077 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1404 | 2026.03.16 21:22:41.996313 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2026.03.16 21:22:41.996349 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1406 | 2026.03.16 21:22:41.996547 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2026.03.16 21:22:41.996601 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2026.03.16 21:22:41.996703 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1409 | 2026.03.16 21:22:41.996732 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2026.03.16 21:22:41.996751 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1411 | 2026.03.16 21:22:41.996766 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2026.03.16 21:22:41.996800 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1413 | 2026.03.16 21:22:41.996819 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1414 | 2026.03.16 21:22:41.997230 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00121 sec., 21487.603305785124 rows/sec., 929.75 KiB/sec. | ||
| 1415 | 2026.03.16 21:22:41.997316 [ 267 ] {a125df8f-51fb-4759-a1ee-11d382134e3d} <Debug> TCPHandler: Processed in 0.001426657 sec. | ||
| 1416 | 2026.03.16 21:22:41.997513 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.16 21:22:41.997645 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1418 | 2026.03.16 21:22:41.997890 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2026.03.16 21:22:41.997925 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1420 | 2026.03.16 21:22:41.998123 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.03.16 21:22:41.998177 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2026.03.16 21:22:41.998277 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1423 | 2026.03.16 21:22:41.998306 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2026.03.16 21:22:41.998325 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1425 | 2026.03.16 21:22:41.998339 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.03.16 21:22:41.998373 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1427 | 2026.03.16 21:22:41.998392 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1428 | 2026.03.16 21:22:41.998817 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001226 sec., 21207.17781402936 rows/sec., 917.62 KiB/sec. | ||
| 1429 | 2026.03.16 21:22:41.998900 [ 267 ] {1ec239b7-6ad0-4876-9aed-1b1673ebd1e5} <Debug> TCPHandler: Processed in 0.001437417 sec. | ||
| 1430 | 2026.03.16 21:22:41.999097 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.16 21:22:41.999232 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1432 | 2026.03.16 21:22:41.999461 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2026.03.16 21:22:41.999496 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1434 | 2026.03.16 21:22:41.999694 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2026.03.16 21:22:41.999747 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2026.03.16 21:22:41.999845 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1437 | 2026.03.16 21:22:41.999873 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2026.03.16 21:22:41.999892 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1439 | 2026.03.16 21:22:41.999906 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2026.03.16 21:22:41.999939 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1441 | 2026.03.16 21:22:41.999959 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1442 | 2026.03.16 21:22:42.000503 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001327 sec., 19593.067068575732 rows/sec., 847.78 KiB/sec. | ||
| 1443 | 2026.03.16 21:22:42.000590 [ 267 ] {333f84b5-4147-4a0b-912e-d3cf6e78ec83} <Debug> TCPHandler: Processed in 0.001543099 sec. | ||
| 1444 | 2026.03.16 21:22:42.000789 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.03.16 21:22:42.000921 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1446 | 2026.03.16 21:22:42.001149 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1447 | 2026.03.16 21:22:42.001187 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1448 | 2026.03.16 21:22:42.001416 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2026.03.16 21:22:42.001470 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2026.03.16 21:22:42.001575 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1451 | 2026.03.16 21:22:42.001604 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2026.03.16 21:22:42.001625 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1453 | 2026.03.16 21:22:42.001638 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1454 | 2026.03.16 21:22:42.001672 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1455 | 2026.03.16 21:22:42.001692 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1456 | 2026.03.16 21:22:42.002135 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001268 sec., 20504.73186119874 rows/sec., 887.22 KiB/sec. | ||
| 1457 | 2026.03.16 21:22:42.002220 [ 267 ] {e45a7884-7538-467c-accd-957c1ca1f9be} <Debug> TCPHandler: Processed in 0.001480127 sec. | ||
| 1458 | 2026.03.16 21:22:42.051647 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.03.16 21:22:42.051911 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1460 | 2026.03.16 21:22:42.052339 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1461 | 2026.03.16 21:22:42.052386 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1462 | 2026.03.16 21:22:42.052690 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1463 | 2026.03.16 21:22:42.052758 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1464 | 2026.03.16 21:22:42.052897 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1465 | 2026.03.16 21:22:42.052933 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1466 | 2026.03.16 21:22:42.052955 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1467 | 2026.03.16 21:22:42.052971 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1468 | 2026.03.16 21:22:42.053010 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1469 | 2026.03.16 21:22:42.053030 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1470 | 2026.03.16 21:22:42.053570 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001775 sec., 14647.887323943662 rows/sec., 633.80 KiB/sec. | ||
| 1471 | 2026.03.16 21:22:42.053667 [ 267 ] {ca1fefc0-9ff2-479b-b716-a859ac885849} <Debug> TCPHandler: Processed in 0.002156729 sec. | ||
| 1472 | 2026.03.16 21:22:42.085782 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.03.16 21:22:42.086054 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1474 | 2026.03.16 21:22:42.086503 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1475 | 2026.03.16 21:22:42.086553 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1476 | 2026.03.16 21:22:42.086848 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1477 | 2026.03.16 21:22:42.086924 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1478 | 2026.03.16 21:22:42.087070 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1479 | 2026.03.16 21:22:42.087108 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1480 | 2026.03.16 21:22:42.087131 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Debug> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (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 | ||
| 1481 | 2026.03.16 21:22:42.087147 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1482 | 2026.03.16 21:22:42.087192 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1483 | 2026.03.16 21:22:42.087214 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1484 | 2026.03.16 21:22:42.088126 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.002188 sec., 11882.998171846435 rows/sec., 514.17 KiB/sec. | ||
| 1485 | 2026.03.16 21:22:42.088250 [ 267 ] {6f24694a-5578-4f17-9f9b-c84d9b081518} <Debug> TCPHandler: Processed in 0.002614899 sec. | ||
| 1486 | 2026.03.16 21:22:42.089452 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.16 21:22:42.089575 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1488 | 2026.03.16 21:22:42.089624 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.03.16 21:22:42.090281 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.03.16 21:22:42.090342 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1491 | 2026.03.16 21:22:42.091086 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1492 | 2026.03.16 21:22:42.091519 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Trace> oximeter.timeseries_schema (eaafd7f9-d86b-48ec-a37f-587a1ad7fc2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.03.16 21:22:42.091691 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Debug> executeQuery: Read 11 rows, 1.93 KiB in 0.002151 sec., 5113.900511390051 rows/sec., 896.66 KiB/sec. | ||
| 1494 | 2026.03.16 21:22:42.091734 [ 267 ] {65c930d2-d1da-4cf7-96e6-6a51fa317b72} <Debug> TCPHandler: Processed in 0.002339043 sec. | ||
| 1495 | 2026.03.16 21:22:42.091858 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.03.16 21:22:42.091960 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1497 | 2026.03.16 21:22:42.092004 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1498 | 2026.03.16 21:22:42.092473 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.03.16 21:22:42.092512 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1500 | 2026.03.16 21:22:42.092984 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1501 | 2026.03.16 21:22:42.093452 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.03.16 21:22:42.093600 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001663 sec., 2405.2916416115454 rows/sec., 196.13 KiB/sec. | ||
| 1503 | 2026.03.16 21:22:42.093638 [ 267 ] {318b6eef-2561-4e5d-80f2-d65e1b8c5a28} <Debug> TCPHandler: Processed in 0.001831964 sec. | ||
| 1504 | 2026.03.16 21:22:42.093744 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.03.16 21:22:42.093846 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1506 | 2026.03.16 21:22:42.093888 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1507 | 2026.03.16 21:22:42.095518 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.03.16 21:22:42.095558 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1509 | 2026.03.16 21:22:42.096266 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1510 | 2026.03.16 21:22:42.096736 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.03.16 21:22:42.096898 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Debug> executeQuery: Read 1950 rows, 150.42 KiB in 0.003074 sec., 634352.6350032531 rows/sec., 47.79 MiB/sec. | ||
| 1512 | 2026.03.16 21:22:42.096943 [ 267 ] {31d4c17b-8134-4e70-8bfd-a436f03eb3aa} <Debug> TCPHandler: Processed in 0.003249479 sec. | ||
| 1513 | 2026.03.16 21:22:42.097066 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.03.16 21:22:42.097168 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.03.16 21:22:42.097210 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1516 | 2026.03.16 21:22:42.097652 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.03.16 21:22:42.097689 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1518 | 2026.03.16 21:22:42.098112 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1519 | 2026.03.16 21:22:42.098694 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.03.16 21:22:42.098880 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001733 sec., 10963.646855164456 rows/sec., 812.02 KiB/sec. | ||
| 1521 | 2026.03.16 21:22:42.098934 [ 267 ] {df6fa85e-6b80-44fe-8cd1-dd2598c7fdd3} <Debug> TCPHandler: Processed in 0.001918505 sec. | ||
| 1522 | 2026.03.16 21:22:42.099060 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.03.16 21:22:42.099170 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.03.16 21:22:42.099219 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1525 | 2026.03.16 21:22:42.100051 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.03.16 21:22:42.100096 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1527 | 2026.03.16 21:22:42.100712 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1528 | 2026.03.16 21:22:42.101304 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.03.16 21:22:42.101465 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.002319 sec., 305304.0103492885 rows/sec., 17.81 MiB/sec. | ||
| 1530 | 2026.03.16 21:22:42.101520 [ 267 ] {4eb6f4e3-62a1-4cce-abfb-1e3d84db21de} <Debug> TCPHandler: Processed in 0.002518617 sec. | ||
| 1531 | 2026.03.16 21:22:42.101651 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.03.16 21:22:42.101763 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1533 | 2026.03.16 21:22:42.101811 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1534 | 2026.03.16 21:22:42.102329 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.03.16 21:22:42.102374 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1536 | 2026.03.16 21:22:42.102873 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1537 | 2026.03.16 21:22:42.103441 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.03.16 21:22:42.103602 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001863 sec., 536.7686527106816 rows/sec., 37.74 KiB/sec. | ||
| 1539 | 2026.03.16 21:22:42.103658 [ 267 ] {08db0ab7-7e2f-4cb2-9a30-caf5df18a86f} <Debug> TCPHandler: Processed in 0.002066108 sec. | ||
| 1540 | 2026.03.16 21:22:42.103783 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.03.16 21:22:42.103896 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1542 | 2026.03.16 21:22:42.103944 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1543 | 2026.03.16 21:22:42.104742 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.03.16 21:22:42.104778 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1545 | 2026.03.16 21:22:42.105259 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2026.03.16 21:22:42.105768 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.03.16 21:22:42.105914 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Debug> executeQuery: Read 1031 rows, 72.83 KiB in 0.002042 sec., 504897.1596474045 rows/sec., 34.83 MiB/sec. | ||
| 1548 | 2026.03.16 21:22:42.105957 [ 267 ] {97f973a9-68ef-4e77-b635-00c193ec06b6} <Debug> TCPHandler: Processed in 0.002231761 sec. | ||
| 1549 | 2026.03.16 21:22:42.106075 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.03.16 21:22:42.106169 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.03.16 21:22:42.106213 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1552 | 2026.03.16 21:22:42.107086 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.03.16 21:22:42.107123 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1554 | 2026.03.16 21:22:42.107708 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1555 | 2026.03.16 21:22:42.108213 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.03.16 21:22:42.108356 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Debug> executeQuery: Read 2110 rows, 138.98 KiB in 0.002205 sec., 956916.0997732426 rows/sec., 61.55 MiB/sec. | ||
| 1557 | 2026.03.16 21:22:42.108399 [ 267 ] {d23d7b38-83ed-46d5-9e91-e1c2b23950f8} <Debug> TCPHandler: Processed in 0.002373524 sec. | ||
| 1558 | 2026.03.16 21:22:42.108510 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.03.16 21:22:42.108605 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.03.16 21:22:42.108658 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1561 | 2026.03.16 21:22:42.109431 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.03.16 21:22:42.109467 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1563 | 2026.03.16 21:22:42.110145 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1564 | 2026.03.16 21:22:42.110602 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.03.16 21:22:42.110760 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002174 sec., 6899.724011039558 rows/sec., 12.36 MiB/sec. | ||
| 1566 | 2026.03.16 21:22:42.110822 [ 267 ] {93f8cea5-3f5d-49d1-a332-763a9d566791} <Debug> TCPHandler: Processed in 0.002360634 sec. | ||
| 1567 | 2026.03.16 21:22:42.110938 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.03.16 21:22:42.111034 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.03.16 21:22:42.111076 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1570 | 2026.03.16 21:22:42.111411 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Trace> oximeter.measurements_i64 (392a67d9-b304-4da4-a706-d9cd3b7665f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.03.16 21:22:42.111447 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1572 | 2026.03.16 21:22:42.111876 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1573 | 2026.03.16 21:22:42.112378 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Trace> oximeter.measurements_i64 (392a67d9-b304-4da4-a706-d9cd3b7665f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.03.16 21:22:42.112506 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001491 sec., 8048.289738430584 rows/sec., 568.52 KiB/sec. | ||
| 1575 | 2026.03.16 21:22:42.112541 [ 267 ] {b9c0aa56-931d-48c1-b100-a0e44676b5d9} <Debug> TCPHandler: Processed in 0.00165282 sec. | ||
| 1576 | 2026.03.16 21:22:42.112652 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.03.16 21:22:42.112745 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1578 | 2026.03.16 21:22:42.112785 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1579 | 2026.03.16 21:22:42.113111 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.03.16 21:22:42.113146 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 1581 | 2026.03.16 21:22:42.113559 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1582 | 2026.03.16 21:22:42.114040 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.03.16 21:22:42.114184 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001456 sec., 8241.758241758242 rows/sec., 568.77 KiB/sec. | ||
| 1584 | 2026.03.16 21:22:42.114220 [ 267 ] {dc4d1c49-8ea5-4362-bb20-1639bcf108db} <Debug> TCPHandler: Processed in 0.00161753 sec. | ||
| 1585 | 2026.03.16 21:22:46.732001 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.03.16 21:22:46.732206 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1587 | 2026.03.16 21:22:46.732276 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1588 | 2026.03.16 21:22:46.733011 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.16 21:22:46.733064 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 1590 | 2026.03.16 21:22:46.733621 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1591 | 2026.03.16 21:22:46.734085 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.16 21:22:46.734295 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00214 sec., 26168.22429906542 rows/sec., 2.01 MiB/sec. | ||
| 1593 | 2026.03.16 21:22:46.734348 [ 267 ] {c0e19a43-8ca5-4dc6-a489-9f8706585a37} <Debug> TCPHandler: Processed in 0.002479116 sec. | ||
| 1594 | 2026.03.16 21:22:46.734484 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.03.16 21:22:46.734587 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1596 | 2026.03.16 21:22:46.734635 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1597 | 2026.03.16 21:22:46.735097 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.03.16 21:22:46.735134 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 1599 | 2026.03.16 21:22:46.735588 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1600 | 2026.03.16 21:22:46.736050 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.03.16 21:22:46.736225 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001661 sec., 38531.00541842264 rows/sec., 3.01 MiB/sec. | ||
| 1602 | 2026.03.16 21:22:46.736266 [ 267 ] {61e82fb3-7bb5-4194-bb48-a92b78b31dac} <Debug> TCPHandler: Processed in 0.001834154 sec. | ||
| 1603 | 2026.03.16 21:22:46.736390 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.03.16 21:22:46.736488 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.03.16 21:22:46.736535 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1606 | 2026.03.16 21:22:46.736965 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.03.16 21:22:46.737004 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 1608 | 2026.03.16 21:22:46.737511 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1609 | 2026.03.16 21:22:46.737985 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.03.16 21:22:46.738150 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001682 sec., 76099.8810939358 rows/sec., 5.30 MiB/sec. | ||
| 1611 | 2026.03.16 21:22:46.738197 [ 267 ] {0527ce24-7a22-441e-aed0-8d5e26292662} <Debug> TCPHandler: Processed in 0.001854774 sec. | ||
| 1612 | 2026.03.16 21:22:46.738321 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.03.16 21:22:46.738416 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1614 | 2026.03.16 21:22:46.738458 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1615 | 2026.03.16 21:22:46.738819 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.03.16 21:22:46.738855 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 1617 | 2026.03.16 21:22:46.739319 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1618 | 2026.03.16 21:22:46.739772 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.03.16 21:22:46.739936 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001539 sec., 31189.083820662767 rows/sec., 2.10 MiB/sec. | ||
| 1620 | 2026.03.16 21:22:46.739974 [ 267 ] {a4557591-96bd-46fb-b2f4-3262a7b4562a} <Debug> TCPHandler: Processed in 0.001703441 sec. | ||
| 1621 | 2026.03.16 21:22:48.259097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2415 | ||
| 1622 | 2026.03.16 21:22:48.259613 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.16 21:22:48.259664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1624 | 2026.03.16 21:22:48.260196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1625 | 2026.03.16 21:22:48.260431 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.16 21:22:48.260571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2415 | ||
| 1627 | 2026.03.16 21:22:48.374752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1628 | 2026.03.16 21:22:48.392181 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.03.16 21:22:48.392248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1630 | 2026.03.16 21:22:48.398759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1631 | 2026.03.16 21:22:48.399514 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.03.16 21:22:48.402805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1633 | 2026.03.16 21:22:49.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.35 MiB, peak 173.35 MiB, free memory in arenas 0.00 B, will set to 170.89 MiB (RSS), difference: 1.53 MiB | ||
| 1634 | 2026.03.16 21:22:50.762826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 240 | ||
| 1635 | 2026.03.16 21:22:50.765526 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.03.16 21:22:50.765566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1637 | 2026.03.16 21:22:50.766886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1638 | 2026.03.16 21:22:50.767354 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.03.16 21:22:50.767583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1640 | 2026.03.16 21:22:51.733748 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.03.16 21:22:51.733938 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1642 | 2026.03.16 21:22:51.734009 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1643 | 2026.03.16 21:22:51.734692 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.03.16 21:22:51.734744 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1645 | 2026.03.16 21:22:51.735392 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.03.16 21:22:51.735873 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.16 21:22:51.736010 [ 70 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1648 | 2026.03.16 21:22:51.736043 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002155 sec., 35266.821345707656 rows/sec., 2.91 MiB/sec. | ||
| 1649 | 2026.03.16 21:22:51.736060 [ 70 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.16 21:22:51.736082 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1651 | 2026.03.16 21:22:51.736094 [ 267 ] {246adde9-5b6c-4f04-89fc-77c524261006} <Debug> TCPHandler: Processed in 0.002481116 sec. | ||
| 1652 | 2026.03.16 21:22:51.736239 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.03.16 21:22:51.736336 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 1654 | 2026.03.16 21:22:51.736347 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.03.16 21:22:51.736437 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1656 | 2026.03.16 21:22:51.736888 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.16 21:22:51.736924 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1658 | 2026.03.16 21:22:51.737395 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1659 | 2026.03.16 21:22:51.737905 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.03.16 21:22:51.738039 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001718 sec., 5820.721769499418 rows/sec., 437.69 KiB/sec. | ||
| 1661 | 2026.03.16 21:22:51.738080 [ 267 ] {bf7943c6-b828-47b3-8769-0c76383a20c4} <Debug> TCPHandler: Processed in 0.001895814 sec. | ||
| 1662 | 2026.03.16 21:22:51.738208 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.03.16 21:22:51.738307 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1664 | 2026.03.16 21:22:51.738351 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1665 | 2026.03.16 21:22:51.738643 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1666 | 2026.03.16 21:22:51.738753 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1667 | 2026.03.16 21:22:51.738815 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.03.16 21:22:51.738855 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1669 | 2026.03.16 21:22:51.738891 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1670 | 2026.03.16 21:22:51.738953 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1671 | 2026.03.16 21:22:51.739014 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1950 rows starting from the beginning of the part | ||
| 1672 | 2026.03.16 21:22:51.739063 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1673 | 2026.03.16 21:22:51.739115 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1674 | 2026.03.16 21:22:51.739342 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1675 | 2026.03.16 21:22:51.739824 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.03.16 21:22:51.739940 [ 70 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2026.03.16 21:22:51.739973 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001687 sec., 43864.84884410196 rows/sec., 3.42 MiB/sec. | ||
| 1678 | 2026.03.16 21:22:51.739973 [ 70 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.03.16 21:22:51.740005 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1680 | 2026.03.16 21:22:51.740016 [ 267 ] {596b9248-abce-4d85-a3b6-3143945e8607} <Debug> TCPHandler: Processed in 0.001860924 sec. | ||
| 1681 | 2026.03.16 21:22:51.740134 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 1682 | 2026.03.16 21:22:51.740144 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.03.16 21:22:51.740290 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1684 | 2026.03.16 21:22:51.740300 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1685 | 2026.03.16 21:22:51.740345 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1686 | 2026.03.16 21:22:51.740363 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1687 | 2026.03.16 21:22:51.740462 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1688 | 2026.03.16 21:22:51.740512 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1689 | 2026.03.16 21:22:51.740567 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1031 rows starting from the beginning of the part | ||
| 1690 | 2026.03.16 21:22:51.740649 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1691 | 2026.03.16 21:22:51.740726 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1692 | 2026.03.16 21:22:51.740820 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.16 21:22:51.740862 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.004648136 sec., 519563.11089004285 rows/sec., 41.96 MiB/sec. | ||
| 1694 | 2026.03.16 21:22:51.740864 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1695 | 2026.03.16 21:22:51.741364 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1696 | 2026.03.16 21:22:51.741443 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1697 | 2026.03.16 21:22:51.742034 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.03.16 21:22:51.742164 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 5 columns (5 merged, 0 gathered) in 0.002081878 sec., 685438.8201421985 rows/sec., 51.81 MiB/sec. | ||
| 1699 | 2026.03.16 21:22:51.742184 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.03.16 21:22:51.742201 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001932 sec., 82815.73498964803 rows/sec., 5.77 MiB/sec. | ||
| 1701 | 2026.03.16 21:22:51.742173 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1702 | 2026.03.16 21:22:51.742259 [ 267 ] {dd5ab5b3-fb4e-41f9-aa68-b23688ad5b21} <Debug> TCPHandler: Processed in 0.002166049 sec. | ||
| 1703 | 2026.03.16 21:22:51.742280 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.03.16 21:22:51.742313 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_6_1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1705 | 2026.03.16 21:22:51.742317 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1706 | 2026.03.16 21:22:51.742381 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.03.16 21:22:51.742446 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1708 | 2026.03.16 21:22:51.742480 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.16 21:22:51.742497 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 1710 | 2026.03.16 21:22:51.742499 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1711 | 2026.03.16 21:22:51.742542 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1712 | 2026.03.16 21:22:51.742629 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1713 | 2026.03.16 21:22:51.742673 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 321 rows starting from the beginning of the part | ||
| 1714 | 2026.03.16 21:22:51.742754 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1715 | 2026.03.16 21:22:51.742822 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1716 | 2026.03.16 21:22:51.742877 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2110 rows starting from the beginning of the part | ||
| 1717 | 2026.03.16 21:22:51.742936 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1718 | 2026.03.16 21:22:51.742980 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1719 | 2026.03.16 21:22:51.743055 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.03.16 21:22:51.743134 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_6_1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1721 | 2026.03.16 21:22:51.743206 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1722 | 2026.03.16 21:22:51.743353 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.03.16 21:22:51.743400 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1724 | 2026.03.16 21:22:51.744217 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1725 | 2026.03.16 21:22:51.744763 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.16 21:22:51.744930 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002469 sec., 4050.222762251924 rows/sec., 7.26 MiB/sec. | ||
| 1727 | 2026.03.16 21:22:51.745005 [ 267 ] {b65fac8d-4bd3-4826-947a-7bfffcabdb54} <Debug> TCPHandler: Processed in 0.002675909 sec. | ||
| 1728 | 2026.03.16 21:22:51.745142 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.03.16 21:22:51.745250 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1730 | 2026.03.16 21:22:51.745298 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1731 | 2026.03.16 21:22:51.745685 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.16 21:22:51.745721 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1733 | 2026.03.16 21:22:51.746087 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.003686518 sec., 824355.1231812784 rows/sec., 54.85 MiB/sec. | ||
| 1734 | 2026.03.16 21:22:51.746176 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1735 | 2026.03.16 21:22:51.746519 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1736 | 2026.03.16 21:22:51.746744 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.03.16 21:22:51.746870 [ 70 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1738 | 2026.03.16 21:22:51.746902 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001671 sec., 35906.64272890485 rows/sec., 2.42 MiB/sec. | ||
| 1739 | 2026.03.16 21:22:51.746907 [ 70 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.03.16 21:22:51.746941 [ 267 ] {680ffb0f-b24b-40b1-8e5b-ffdea977ef28} <Debug> TCPHandler: Processed in 0.001852023 sec. | ||
| 1741 | 2026.03.16 21:22:51.746943 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1742 | 2026.03.16 21:22:51.747038 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 1743 | 2026.03.16 21:22:51.747088 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.03.16 21:22:51.747161 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1745 | 2026.03.16 21:22:51.747164 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1746 | 2026.03.16 21:22:51.747212 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1747 | 2026.03.16 21:22:51.747253 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 1748 | 2026.03.16 21:22:51.747324 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1749 | 2026.03.16 21:22:51.747399 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 1750 | 2026.03.16 21:22:51.747449 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1751 | 2026.03.16 21:22:51.747492 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1752 | 2026.03.16 21:22:51.747556 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1753 | 2026.03.16 21:22:51.748437 [ 205 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001434226 sec., 209172.05517122126 rows/sec., 14.10 MiB/sec. | ||
| 1754 | 2026.03.16 21:22:51.748693 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1755 | 2026.03.16 21:22:51.749203 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.03.16 21:22:51.749275 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_6_1} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1757 | 2026.03.16 21:22:51.749349 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1758 | 2026.03.16 21:22:55.707517 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1759 | 2026.03.16 21:22:55.707588 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1760 | 2026.03.16 21:22:55.760693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2863 | ||
| 1761 | 2026.03.16 21:22:55.761388 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.03.16 21:22:55.761435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1763 | 2026.03.16 21:22:55.762065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1764 | 2026.03.16 21:22:55.762562 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.03.16 21:22:55.762686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2863 | ||
| 1766 | 2026.03.16 21:22:55.762690 [ 74 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1767 | 2026.03.16 21:22:55.762748 [ 74 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.03.16 21:22:55.762771 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1769 | 2026.03.16 21:22:55.762909 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 1770 | 2026.03.16 21:22:55.763078 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1771 | 2026.03.16 21:22:55.763123 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1772 | 2026.03.16 21:22:55.763193 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1773 | 2026.03.16 21:22:55.763241 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1774 | 2026.03.16 21:22:55.763280 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 439 rows starting from the beginning of the part | ||
| 1775 | 2026.03.16 21:22:55.763319 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1776 | 2026.03.16 21:22:55.763357 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1777 | 2026.03.16 21:22:55.788911 [ 205 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2863 rows, containing 4 columns (4 merged, 0 gathered) in 0.026068469 sec., 109826.16585577004 rows/sec., 1.57 MiB/sec. | ||
| 1778 | 2026.03.16 21:22:55.789808 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1779 | 2026.03.16 21:22:55.790284 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.03.16 21:22:55.790353 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_6_1} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1781 | 2026.03.16 21:22:55.790430 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1782 | 2026.03.16 21:22:55.902896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1783 | 2026.03.16 21:22:55.920733 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.16 21:22:55.920786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1785 | 2026.03.16 21:22:55.927358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1786 | 2026.03.16 21:22:55.928613 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.16 21:22:55.928882 [ 74 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1788 | 2026.03.16 21:22:55.928921 [ 74 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.03.16 21:22:55.928939 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1790 | 2026.03.16 21:22:55.929029 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1791 | 2026.03.16 21:22:55.932445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1792 | 2026.03.16 21:22:55.933433 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1793 | 2026.03.16 21:22:55.934904 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 1794 | 2026.03.16 21:22:55.939466 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 1795 | 2026.03.16 21:22:55.943752 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 1796 | 2026.03.16 21:22:55.947872 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 1797 | 2026.03.16 21:22:55.955688 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 1798 | 2026.03.16 21:22:55.959912 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 1799 | 2026.03.16 21:22:56.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.87 MiB, peak 182.87 MiB, free memory in arenas 0.00 B, will set to 181.16 MiB (RSS), difference: -1.71 MiB | ||
| 1800 | 2026.03.16 21:22:56.021745 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092754827 sec., 495.9310635121987 rows/sec., 2.56 MiB/sec. | ||
| 1801 | 2026.03.16 21:22:56.023507 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1802 | 2026.03.16 21:22:56.025738 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_6_1} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.16 21:22:56.025835 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_6_1} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1804 | 2026.03.16 21:22:56.027067 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1805 | 2026.03.16 21:22:56.734640 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.03.16 21:22:56.734826 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1807 | 2026.03.16 21:22:56.734897 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1808 | 2026.03.16 21:22:56.735604 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.03.16 21:22:56.735648 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1810 | 2026.03.16 21:22:56.736200 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2026.03.16 21:22:56.736696 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.03.16 21:22:56.736860 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.002086 sec., 51773.72962607862 rows/sec., 4.36 MiB/sec. | ||
| 1813 | 2026.03.16 21:22:56.736909 [ 267 ] {be0d94c9-b57a-4808-ad3d-aa78152eeafe} <Debug> TCPHandler: Processed in 0.002402364 sec. | ||
| 1814 | 2026.03.16 21:22:56.737046 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.16 21:22:56.737148 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.03.16 21:22:56.737193 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1817 | 2026.03.16 21:22:56.737629 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.03.16 21:22:56.737666 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1819 | 2026.03.16 21:22:56.738143 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1820 | 2026.03.16 21:22:56.738620 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.03.16 21:22:56.738783 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001658 sec., 15681.544028950542 rows/sec., 1.15 MiB/sec. | ||
| 1822 | 2026.03.16 21:22:56.738824 [ 267 ] {ccb26d6c-f79d-46b4-80d9-d60498230491} <Debug> TCPHandler: Processed in 0.001832013 sec. | ||
| 1823 | 2026.03.16 21:22:56.738938 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.03.16 21:22:56.739035 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1825 | 2026.03.16 21:22:56.739078 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1826 | 2026.03.16 21:22:56.739515 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.03.16 21:22:56.739552 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1828 | 2026.03.16 21:22:56.739995 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1829 | 2026.03.16 21:22:56.740475 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.03.16 21:22:56.740610 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Debug> executeQuery: Read 98 rows, 7.86 KiB in 0.001594 sec., 61480.55207026349 rows/sec., 4.82 MiB/sec. | ||
| 1831 | 2026.03.16 21:22:56.740648 [ 267 ] {4a18f7d9-7d5a-4bc2-beb4-4108bf79ac4f} <Debug> TCPHandler: Processed in 0.001760033 sec. | ||
| 1832 | 2026.03.16 21:22:56.740761 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.03.16 21:22:56.740858 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.03.16 21:22:56.740903 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1835 | 2026.03.16 21:22:56.741312 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.03.16 21:22:56.741350 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1837 | 2026.03.16 21:22:56.741810 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1838 | 2026.03.16 21:22:56.742364 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.03.16 21:22:56.742500 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. | ||
| 1840 | 2026.03.16 21:22:56.742537 [ 267 ] {9637ca02-e874-4b72-ac29-5f8ca1a0674d} <Debug> TCPHandler: Processed in 0.001824794 sec. | ||
| 1841 | 2026.03.16 21:22:56.742649 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.03.16 21:22:56.742744 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.03.16 21:22:56.742800 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1844 | 2026.03.16 21:22:56.743607 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.03.16 21:22:56.743643 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1846 | 2026.03.16 21:22:56.744323 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1847 | 2026.03.16 21:22:56.744852 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.03.16 21:22:56.745024 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002298 sec., 11314.186248912098 rows/sec., 20.27 MiB/sec. | ||
| 1849 | 2026.03.16 21:22:56.745086 [ 267 ] {e473a32c-fb38-42dc-b152-c538e9435bf7} <Debug> TCPHandler: Processed in 0.002486646 sec. | ||
| 1850 | 2026.03.16 21:22:56.745204 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.03.16 21:22:56.745300 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.03.16 21:22:56.745345 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1853 | 2026.03.16 21:22:56.745678 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Trace> oximeter.measurements_i64 (392a67d9-b304-4da4-a706-d9cd3b7665f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.03.16 21:22:56.745716 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1855 | 2026.03.16 21:22:56.746158 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1856 | 2026.03.16 21:22:56.746622 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Trace> oximeter.measurements_i64 (392a67d9-b304-4da4-a706-d9cd3b7665f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.03.16 21:22:56.746754 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001473 sec., 10183.299389002037 rows/sec., 777.01 KiB/sec. | ||
| 1858 | 2026.03.16 21:22:56.746791 [ 267 ] {d3769f47-c4a1-4896-8a8f-f3cf51daff53} <Debug> TCPHandler: Processed in 0.00163714 sec. | ||
| 1859 | 2026.03.16 21:22:56.746893 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.16 21:22:56.746986 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.03.16 21:22:56.747028 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1862 | 2026.03.16 21:22:56.747371 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.03.16 21:22:56.747408 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1864 | 2026.03.16 21:22:56.747828 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1865 | 2026.03.16 21:22:56.748371 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.03.16 21:22:56.748502 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
| 1867 | 2026.03.16 21:22:56.748538 [ 267 ] {35fa2b6e-f734-4857-be01-c26cf9d04de4} <Debug> TCPHandler: Processed in 0.001694741 sec. | ||
| 1868 | 2026.03.16 21:22:57.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.27 MiB, peak 182.87 MiB, free memory in arenas 0.00 B, will set to 183.19 MiB (RSS), difference: 10.92 MiB | ||
| 1869 | 2026.03.16 21:23:00.768803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 266 | ||
| 1870 | 2026.03.16 21:23:00.770956 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.03.16 21:23:00.771009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1872 | 2026.03.16 21:23:00.772167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1873 | 2026.03.16 21:23:00.772433 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.03.16 21:23:00.772751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1875 | 2026.03.16 21:23:01.735021 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.03.16 21:23:01.735210 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.03.16 21:23:01.735278 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1878 | 2026.03.16 21:23:01.735922 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.03.16 21:23:01.735972 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1880 | 2026.03.16 21:23:01.736374 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1881 | 2026.03.16 21:23:01.736610 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.03.16 21:23:01.736763 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001603 sec., 14971.927635683094 rows/sec., 1.24 MiB/sec. | ||
| 1883 | 2026.03.16 21:23:01.736804 [ 267 ] {27adfd50-54e5-45e5-94b4-f151a9dceb32} <Debug> TCPHandler: Processed in 0.001917216 sec. | ||
| 1884 | 2026.03.16 21:23:01.736921 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.03.16 21:23:01.737016 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1886 | 2026.03.16 21:23:01.737059 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1887 | 2026.03.16 21:23:01.737515 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.03.16 21:23:01.737552 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1889 | 2026.03.16 21:23:01.737867 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1890 | 2026.03.16 21:23:01.738078 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.03.16 21:23:01.738229 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001231 sec., 159220.14622258325 rows/sec., 14.18 MiB/sec. | ||
| 1892 | 2026.03.16 21:23:01.738266 [ 267 ] {fd6a192d-7b53-4d9a-af45-69377047e726} <Debug> TCPHandler: Processed in 0.001396815 sec. | ||
| 1893 | 2026.03.16 21:23:01.738386 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.03.16 21:23:01.738481 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1895 | 2026.03.16 21:23:01.738520 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1896 | 2026.03.16 21:23:01.738911 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.03.16 21:23:01.738947 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1898 | 2026.03.16 21:23:01.739240 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1899 | 2026.03.16 21:23:01.739448 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.03.16 21:23:01.739593 [ 68 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1901 | 2026.03.16 21:23:01.739616 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001154 sec., 19064.12478336222 rows/sec., 1.45 MiB/sec. | ||
| 1902 | 2026.03.16 21:23:01.739662 [ 68 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.16 21:23:01.739672 [ 267 ] {43e5165b-92c5-4315-9ecd-fa6e5ff3843f} <Debug> TCPHandler: Processed in 0.001336684 sec. | ||
| 1904 | 2026.03.16 21:23:01.739692 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1905 | 2026.03.16 21:23:01.739808 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.03.16 21:23:01.739809 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 1907 | 2026.03.16 21:23:01.739909 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1908 | 2026.03.16 21:23:01.739954 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1909 | 2026.03.16 21:23:01.739966 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1910 | 2026.03.16 21:23:01.740010 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1911 | 2026.03.16 21:23:01.740088 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 1912 | 2026.03.16 21:23:01.740132 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 1913 | 2026.03.16 21:23:01.740172 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 1914 | 2026.03.16 21:23:01.740214 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1915 | 2026.03.16 21:23:01.740261 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1916 | 2026.03.16 21:23:01.740400 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.03.16 21:23:01.740440 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1918 | 2026.03.16 21:23:01.740876 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1919 | 2026.03.16 21:23:01.741089 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333214 sec., 89257.98858997879 rows/sec., 6.93 MiB/sec. | ||
| 1920 | 2026.03.16 21:23:01.741111 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.03.16 21:23:01.741227 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1922 | 2026.03.16 21:23:01.741250 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001359 sec., 17660.044150110374 rows/sec., 1.47 MiB/sec. | ||
| 1923 | 2026.03.16 21:23:01.741293 [ 267 ] {6d1ea493-6f57-4e53-ba0c-3006b4b65905} <Debug> TCPHandler: Processed in 0.001535548 sec. | ||
| 1924 | 2026.03.16 21:23:01.741415 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.03.16 21:23:01.741494 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.03.16 21:23:01.741512 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.03.16 21:23:01.741556 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1928 | 2026.03.16 21:23:01.741564 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_6_1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1929 | 2026.03.16 21:23:01.741639 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1930 | 2026.03.16 21:23:01.741960 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.03.16 21:23:01.742000 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1932 | 2026.03.16 21:23:01.742293 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1933 | 2026.03.16 21:23:01.742510 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.03.16 21:23:01.742636 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 1935 | 2026.03.16 21:23:01.742675 [ 267 ] {1a1085fc-ae45-4ad7-8d39-d1c42eba3250} <Debug> TCPHandler: Processed in 0.001310755 sec. | ||
| 1936 | 2026.03.16 21:23:01.742788 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.03.16 21:23:01.742881 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1938 | 2026.03.16 21:23:01.742921 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1939 | 2026.03.16 21:23:01.743344 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.03.16 21:23:01.743380 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1941 | 2026.03.16 21:23:01.743677 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1942 | 2026.03.16 21:23:01.743900 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.03.16 21:23:01.744027 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001164 sec., 94501.71821305841 rows/sec., 7.70 MiB/sec. | ||
| 1944 | 2026.03.16 21:23:01.744064 [ 267 ] {c0ae8a6c-869d-4cb7-99bf-09c118db4e06} <Debug> TCPHandler: Processed in 0.001325334 sec. | ||
| 1945 | 2026.03.16 21:23:01.744179 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.03.16 21:23:01.744274 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1947 | 2026.03.16 21:23:01.744318 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1948 | 2026.03.16 21:23:01.744706 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.03.16 21:23:01.744742 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1950 | 2026.03.16 21:23:01.745075 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1951 | 2026.03.16 21:23:01.745285 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.03.16 21:23:01.745416 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00116 sec., 168965.5172413793 rows/sec., 12.12 MiB/sec. | ||
| 1953 | 2026.03.16 21:23:01.745453 [ 267 ] {b95b3ab3-0f87-43e3-8071-131bd670fb99} <Debug> TCPHandler: Processed in 0.001322895 sec. | ||
| 1954 | 2026.03.16 21:23:01.745571 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.03.16 21:23:01.745666 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.03.16 21:23:01.745721 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1957 | 2026.03.16 21:23:01.746448 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.03.16 21:23:01.746483 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1959 | 2026.03.16 21:23:01.746999 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1960 | 2026.03.16 21:23:01.747220 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.16 21:23:01.747323 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1962 | 2026.03.16 21:23:01.747356 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 1963 | 2026.03.16 21:23:01.747365 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.03.16 21:23:01.747399 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1965 | 2026.03.16 21:23:01.747423 [ 267 ] {fe0f1d11-932a-4746-9f69-63da24424468} <Debug> TCPHandler: Processed in 0.001901265 sec. | ||
| 1966 | 2026.03.16 21:23:01.747487 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 1967 | 2026.03.16 21:23:01.747549 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.03.16 21:23:01.747657 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.16 21:23:01.747700 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1970 | 2026.03.16 21:23:01.747741 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1971 | 2026.03.16 21:23:01.747809 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 1972 | 2026.03.16 21:23:01.747964 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 1973 | 2026.03.16 21:23:01.748047 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.03.16 21:23:01.748081 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 1975 | 2026.03.16 21:23:01.748091 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1976 | 2026.03.16 21:23:01.748193 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 1977 | 2026.03.16 21:23:01.748301 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1978 | 2026.03.16 21:23:01.748402 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 1979 | 2026.03.16 21:23:01.748450 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1980 | 2026.03.16 21:23:01.748677 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.03.16 21:23:01.748826 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 1982 | 2026.03.16 21:23:01.748865 [ 267 ] {069377e2-6105-46a4-b017-1d92278d092c} <Debug> TCPHandler: Processed in 0.001367685 sec. | ||
| 1983 | 2026.03.16 21:23:01.750098 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 19 columns (19 merged, 0 gathered) in 0.002654659 sec., 30512.393493853633 rows/sec., 54.68 MiB/sec. | ||
| 1984 | 2026.03.16 21:23:01.750390 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1985 | 2026.03.16 21:23:01.750688 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.03.16 21:23:01.750754 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1987 | 2026.03.16 21:23:01.750834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1988 | 2026.03.16 21:23:03.262777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3375 | ||
| 1989 | 2026.03.16 21:23:03.263641 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.16 21:23:03.263731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1991 | 2026.03.16 21:23:03.264239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1992 | 2026.03.16 21:23:03.264479 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.16 21:23:03.264628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3375 | ||
| 1994 | 2026.03.16 21:23:03.432514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1995 | 2026.03.16 21:23:03.449558 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.03.16 21:23:03.449624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 1997 | 2026.03.16 21:23:03.455392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1998 | 2026.03.16 21:23:03.456095 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.03.16 21:23:03.459398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2000 | 2026.03.16 21:23:06.741490 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.03.16 21:23:06.741720 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2002 | 2026.03.16 21:23:06.741812 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2003 | 2026.03.16 21:23:06.742821 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.03.16 21:23:06.742893 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2005 | 2026.03.16 21:23:06.743468 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2006 | 2026.03.16 21:23:06.743828 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.03.16 21:23:06.744077 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Debug> executeQuery: Read 110 rows, 9.50 KiB in 0.002419 sec., 45473.336089293094 rows/sec., 3.83 MiB/sec. | ||
| 2008 | 2026.03.16 21:23:06.744156 [ 267 ] {b8da7a13-d10e-4187-a435-6cf87b71df7a} <Debug> TCPHandler: Processed in 0.002815872 sec. | ||
| 2009 | 2026.03.16 21:23:06.744353 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.03.16 21:23:06.744489 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.03.16 21:23:06.744550 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2012 | 2026.03.16 21:23:06.745200 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.03.16 21:23:06.745250 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2014 | 2026.03.16 21:23:06.745734 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2015 | 2026.03.16 21:23:06.746047 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.03.16 21:23:06.746322 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001812 sec., 14900.662251655629 rows/sec., 1.09 MiB/sec. | ||
| 2017 | 2026.03.16 21:23:06.746394 [ 267 ] {aebc39e3-e76c-496a-be65-b6af24537882} <Debug> TCPHandler: Processed in 0.002117949 sec. | ||
| 2018 | 2026.03.16 21:23:06.746601 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.03.16 21:23:06.746741 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2020 | 2026.03.16 21:23:06.746806 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2021 | 2026.03.16 21:23:06.747503 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.03.16 21:23:06.747551 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2023 | 2026.03.16 21:23:06.747978 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2024 | 2026.03.16 21:23:06.748277 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.03.16 21:23:06.748451 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001746 sec., 52119.12943871707 rows/sec., 4.07 MiB/sec. | ||
| 2026 | 2026.03.16 21:23:06.748568 [ 267 ] {de4c189c-477e-4559-994d-c11bd5e83da3} <Debug> TCPHandler: Processed in 0.002034677 sec. | ||
| 2027 | 2026.03.16 21:23:06.748771 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.03.16 21:23:06.748894 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.03.16 21:23:06.748954 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2030 | 2026.03.16 21:23:06.749603 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.03.16 21:23:06.749651 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2032 | 2026.03.16 21:23:06.750102 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2033 | 2026.03.16 21:23:06.750406 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.03.16 21:23:06.750582 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. | ||
| 2035 | 2026.03.16 21:23:06.750690 [ 267 ] {9f5d5f7a-b03b-45f5-922a-30440cfbcc83} <Debug> TCPHandler: Processed in 0.001980536 sec. | ||
| 2036 | 2026.03.16 21:23:06.750869 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.03.16 21:23:06.750993 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.03.16 21:23:06.751146 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2039 | 2026.03.16 21:23:06.752256 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.03.16 21:23:06.752309 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2041 | 2026.03.16 21:23:06.753132 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2042 | 2026.03.16 21:23:06.753479 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.03.16 21:23:06.753677 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002713 sec., 9952.082565425728 rows/sec., 17.83 MiB/sec. | ||
| 2044 | 2026.03.16 21:23:06.753762 [ 267 ] {46ec2e9e-4ead-481a-a11d-108bcae83860} <Debug> TCPHandler: Processed in 0.002953585 sec. | ||
| 2045 | 2026.03.16 21:23:06.753937 [ 267 ] {} <Trace> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.03.16 21:23:06.754062 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56425) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.03.16 21:23:06.754118 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2048 | 2026.03.16 21:23:06.754625 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.03.16 21:23:06.754671 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2050 | 2026.03.16 21:23:06.755077 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2051 | 2026.03.16 21:23:06.755359 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.03.16 21:23:06.755537 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 2053 | 2026.03.16 21:23:06.755645 [ 267 ] {b7428f02-a354-43cf-bcd5-ebb3d1a2f4ea} <Debug> TCPHandler: Processed in 0.001775482 sec. | ||
| 2054 | 2026.03.16 21:23:07.285217 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49058 | ||
| 2055 | 2026.03.16 21:23:07.285325 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2056 | 2026.03.16 21:23:07.285352 [ 286 ] {} <Debug> TCP-Session: bdf8279f-eb8a-4e5f-848f-2053b2d00ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49058 | ||
| 2057 | 2026.03.16 21:23:07.285373 [ 286 ] {} <Debug> TCP-Session: bdf8279f-eb8a-4e5f-848f-2053b2d00ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.03.16 21:23:07.285385 [ 286 ] {} <Debug> TCP-Session: bdf8279f-eb8a-4e5f-848f-2053b2d00ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.03.16 21:23:07.285620 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58165 | ||
| 2060 | 2026.03.16 21:23:07.285622 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39493 | ||
| 2061 | 2026.03.16 21:23:07.285676 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42753 | ||
| 2062 | 2026.03.16 21:23:07.285702 [ 286 ] {} <Trace> TCP-Session: bdf8279f-eb8a-4e5f-848f-2053b2d00ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.03.16 21:23:07.285732 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2064 | 2026.03.16 21:23:07.285696 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62469 | ||
| 2065 | 2026.03.16 21:23:07.285772 [ 287 ] {} <Debug> TCP-Session: 6829adb1-eda6-4d78-b651-2fc1526fbab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58165 | ||
| 2066 | 2026.03.16 21:23:07.285814 [ 287 ] {} <Debug> TCP-Session: 6829adb1-eda6-4d78-b651-2fc1526fbab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.03.16 21:23:07.285669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39037 | ||
| 2068 | 2026.03.16 21:23:07.285829 [ 287 ] {} <Debug> TCP-Session: 6829adb1-eda6-4d78-b651-2fc1526fbab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.03.16 21:23:07.285688 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41296 | ||
| 2070 | 2026.03.16 21:23:07.285887 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49058) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2071 | 2026.03.16 21:23:07.285895 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.03.16 21:23:07.285653 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54448 | ||
| 2073 | 2026.03.16 21:23:07.285955 [ 288 ] {} <Debug> TCP-Session: fd663910-3a01-4fad-bd68-9ff5ae1d5da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39493 | ||
| 2074 | 2026.03.16 21:23:07.285657 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32905 | ||
| 2075 | 2026.03.16 21:23:07.285990 [ 288 ] {} <Debug> TCP-Session: fd663910-3a01-4fad-bd68-9ff5ae1d5da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.03.16 21:23:07.286022 [ 288 ] {} <Debug> TCP-Session: fd663910-3a01-4fad-bd68-9ff5ae1d5da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.03.16 21:23:07.286123 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.03.16 21:23:07.286161 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2079 | 2026.03.16 21:23:07.286163 [ 291 ] {} <Debug> TCP-Session: e45492cc-dcc5-4af0-bffb-df85c1f7ace3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39037 | ||
| 2080 | 2026.03.16 21:23:07.286210 [ 291 ] {} <Debug> TCP-Session: e45492cc-dcc5-4af0-bffb-df85c1f7ace3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.03.16 21:23:07.286224 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2082 | 2026.03.16 21:23:07.286225 [ 291 ] {} <Debug> TCP-Session: e45492cc-dcc5-4af0-bffb-df85c1f7ace3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.03.16 21:23:07.286265 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2084 | 2026.03.16 21:23:07.286275 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.03.16 21:23:07.286300 [ 290 ] {} <Debug> TCP-Session: 5daf4370-7a6a-4483-901a-4bf09b5c354c Authenticating user 'default' from [fd00:1122:3344:101::e]:54448 | ||
| 2086 | 2026.03.16 21:23:07.286314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.03.16 21:23:07.286334 [ 290 ] {} <Debug> TCP-Session: 5daf4370-7a6a-4483-901a-4bf09b5c354c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.03.16 21:23:07.286336 [ 289 ] {} <Debug> TCP-Session: 0605f19b-1125-4433-8b3d-18f00a751042 Authenticating user 'default' from [fd00:1122:3344:101::e]:32905 | ||
| 2089 | 2026.03.16 21:23:07.286349 [ 290 ] {} <Debug> TCP-Session: 5daf4370-7a6a-4483-901a-4bf09b5c354c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.03.16 21:23:07.286349 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.03.16 21:23:07.286384 [ 289 ] {} <Debug> TCP-Session: 0605f19b-1125-4433-8b3d-18f00a751042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.03.16 21:23:07.286408 [ 292 ] {} <Debug> TCP-Session: 6fef2c7e-525a-43a4-88ed-cbbae324fd66 Authenticating user 'default' from [fd00:1122:3344:101::e]:42753 | ||
| 2093 | 2026.03.16 21:23:07.286424 [ 289 ] {} <Debug> TCP-Session: 0605f19b-1125-4433-8b3d-18f00a751042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.03.16 21:23:07.286440 [ 292 ] {} <Debug> TCP-Session: 6fef2c7e-525a-43a4-88ed-cbbae324fd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.03.16 21:23:07.286445 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.03.16 21:23:07.286463 [ 292 ] {} <Debug> TCP-Session: 6fef2c7e-525a-43a4-88ed-cbbae324fd66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.03.16 21:23:07.286348 [ 294 ] {} <Debug> TCP-Session: 01370309-f370-4588-ad8a-689e0685c375 Authenticating user 'default' from [fd00:1122:3344:101::e]:62469 | ||
| 2098 | 2026.03.16 21:23:07.286490 [ 293 ] {} <Debug> TCP-Session: 60c56358-255f-4bb3-ab66-8b898c141b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:41296 | ||
| 2099 | 2026.03.16 21:23:07.286515 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 2100 | 2026.03.16 21:23:07.286543 [ 293 ] {} <Debug> TCP-Session: 60c56358-255f-4bb3-ab66-8b898c141b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.03.16 21:23:07.286519 [ 294 ] {} <Debug> TCP-Session: 01370309-f370-4588-ad8a-689e0685c375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.03.16 21:23:07.286569 [ 293 ] {} <Debug> TCP-Session: 60c56358-255f-4bb3-ab66-8b898c141b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.03.16 21:23:07.286589 [ 294 ] {} <Debug> TCP-Session: 01370309-f370-4588-ad8a-689e0685c375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.03.16 21:23:07.286618 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2105 | 2026.03.16 21:23:07.639836 [ 337 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Trace> AggregatingTransform: Aggregating | ||
| 2106 | 2026.03.16 21:23:07.639927 [ 337 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Trace> Aggregator: Aggregation method: without_key | ||
| 2107 | 2026.03.16 21:23:07.639977 [ 337 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002300383 sec. (434.710 rows/sec., 16.98 KiB/sec.) | ||
| 2108 | 2026.03.16 21:23:07.640000 [ 337 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Trace> Aggregator: Merging aggregated data | ||
| 2109 | 2026.03.16 21:23:07.642194 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.356345 sec., 2.8062692054048743 rows/sec., 112.25 B/sec. | ||
| 2110 | 2026.03.16 21:23:07.642471 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2111 | 2026.03.16 21:23:07.642497 [ 286 ] {f59ae0c2-c9e5-4a06-9259-35a00a277631} <Debug> TCPHandler: Processed in 0.356904826 sec. | ||
| 2112 | 2026.03.16 21:23:07.642654 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2113 | 2026.03.16 21:23:07.642687 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2114 | 2026.03.16 21:23:07.642709 [ 294 ] {} <Debug> TCP-Session: 01370309-f370-4588-ad8a-689e0685c375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.03.16 21:23:07.642726 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2116 | 2026.03.16 21:23:07.642741 [ 290 ] {} <Debug> TCP-Session: 5daf4370-7a6a-4483-901a-4bf09b5c354c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.03.16 21:23:07.642782 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2026.03.16 21:23:07.642800 [ 288 ] {} <Debug> TCP-Session: fd663910-3a01-4fad-bd68-9ff5ae1d5da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.03.16 21:23:07.642812 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2120 | 2026.03.16 21:23:07.642846 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2121 | 2026.03.16 21:23:07.642887 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.03.16 21:23:07.642874 [ 287 ] {} <Debug> TCP-Session: 6829adb1-eda6-4d78-b651-2fc1526fbab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.03.16 21:23:07.642955 [ 286 ] {} <Debug> TCP-Session: bdf8279f-eb8a-4e5f-848f-2053b2d00ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.03.16 21:23:07.642965 [ 293 ] {} <Debug> TCP-Session: 60c56358-255f-4bb3-ab66-8b898c141b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.03.16 21:23:07.642864 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.03.16 21:23:07.642752 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.03.16 21:23:07.643081 [ 292 ] {} <Debug> TCP-Session: 6fef2c7e-525a-43a4-88ed-cbbae324fd66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.03.16 21:23:07.642897 [ 289 ] {} <Debug> TCP-Session: 0605f19b-1125-4433-8b3d-18f00a751042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.03.16 21:23:07.643120 [ 291 ] {} <Debug> TCP-Session: e45492cc-dcc5-4af0-bffb-df85c1f7ace3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.03.16 21:23:08.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.38 MiB, peak 197.50 MiB, free memory in arenas 0.00 B, will set to 204.25 MiB (RSS), difference: 18.87 MiB | ||
| 2131 | 2026.03.16 21:23:08.143277 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64347 | ||
| 2132 | 2026.03.16 21:23:08.143396 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.03.16 21:23:08.143424 [ 289 ] {} <Debug> TCP-Session: 8177e3b0-7bfc-431b-af5c-94a9502b3cc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64347 | ||
| 2134 | 2026.03.16 21:23:08.143447 [ 289 ] {} <Debug> TCP-Session: 8177e3b0-7bfc-431b-af5c-94a9502b3cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.03.16 21:23:08.143460 [ 289 ] {} <Debug> TCP-Session: 8177e3b0-7bfc-431b-af5c-94a9502b3cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.03.16 21:23:08.143684 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52551 | ||
| 2137 | 2026.03.16 21:23:08.143701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42284 | ||
| 2138 | 2026.03.16 21:23:08.143720 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58011 | ||
| 2139 | 2026.03.16 21:23:08.143746 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44299 | ||
| 2140 | 2026.03.16 21:23:08.143740 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61607 | ||
| 2141 | 2026.03.16 21:23:08.143804 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2142 | 2026.03.16 21:23:08.143828 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2143 | 2026.03.16 21:23:08.143843 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2026.03.16 21:23:08.143860 [ 290 ] {} <Debug> TCP-Session: b0197662-f212-4636-9393-1368acb067fe Authenticating user 'default' from [fd00:1122:3344:101::e]:52551 | ||
| 2145 | 2026.03.16 21:23:08.143863 [ 294 ] {} <Debug> TCP-Session: 38f8cfad-8ee3-49f6-919d-172c1828d320 Authenticating user 'default' from [fd00:1122:3344:101::e]:58011 | ||
| 2146 | 2026.03.16 21:23:08.143865 [ 289 ] {} <Trace> TCP-Session: 8177e3b0-7bfc-431b-af5c-94a9502b3cc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.03.16 21:23:08.143894 [ 290 ] {} <Debug> TCP-Session: b0197662-f212-4636-9393-1368acb067fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.03.16 21:23:08.143895 [ 294 ] {} <Debug> TCP-Session: 38f8cfad-8ee3-49f6-919d-172c1828d320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.03.16 21:23:08.143927 [ 290 ] {} <Debug> TCP-Session: b0197662-f212-4636-9393-1368acb067fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.03.16 21:23:08.143906 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2151 | 2026.03.16 21:23:08.143939 [ 294 ] {} <Debug> TCP-Session: 38f8cfad-8ee3-49f6-919d-172c1828d320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.03.16 21:23:08.143883 [ 288 ] {} <Debug> TCP-Session: 46207400-d5fb-4aed-9545-3f7d561f2d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:44299 | ||
| 2153 | 2026.03.16 21:23:08.143976 [ 287 ] {} <Debug> TCP-Session: 9c0c33c6-7d46-4672-95e0-1a35fa411d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:61607 | ||
| 2154 | 2026.03.16 21:23:08.144007 [ 288 ] {} <Debug> TCP-Session: 46207400-d5fb-4aed-9545-3f7d561f2d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.03.16 21:23:08.144022 [ 287 ] {} <Debug> TCP-Session: 9c0c33c6-7d46-4672-95e0-1a35fa411d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.03.16 21:23:08.144034 [ 288 ] {} <Debug> TCP-Session: 46207400-d5fb-4aed-9545-3f7d561f2d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.03.16 21:23:08.144047 [ 287 ] {} <Debug> TCP-Session: 9c0c33c6-7d46-4672-95e0-1a35fa411d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.03.16 21:23:08.143825 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.03.16 21:23:08.144071 [ 289 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2160 | 2026.03.16 21:23:08.144104 [ 292 ] {} <Debug> TCP-Session: cce3567c-cd65-4df6-96ca-cfbbd4d498bf Authenticating user 'default' from [fd00:1122:3344:101::e]:42284 | ||
| 2161 | 2026.03.16 21:23:08.143704 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59949 | ||
| 2162 | 2026.03.16 21:23:08.144133 [ 292 ] {} <Debug> TCP-Session: cce3567c-cd65-4df6-96ca-cfbbd4d498bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.03.16 21:23:08.143697 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52221 | ||
| 2164 | 2026.03.16 21:23:08.144165 [ 292 ] {} <Debug> TCP-Session: cce3567c-cd65-4df6-96ca-cfbbd4d498bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.03.16 21:23:08.144198 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2026.03.16 21:23:08.143730 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49338 | ||
| 2167 | 2026.03.16 21:23:08.144230 [ 293 ] {} <Debug> TCP-Session: 5393980c-8e78-4e99-b418-1898b345d32b Authenticating user 'default' from [fd00:1122:3344:101::e]:59949 | ||
| 2168 | 2026.03.16 21:23:08.144238 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.03.16 21:23:08.144265 [ 293 ] {} <Debug> TCP-Session: 5393980c-8e78-4e99-b418-1898b345d32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.16 21:23:08.144281 [ 291 ] {} <Debug> TCP-Session: 9c329200-b4cf-4fbc-8ad4-1d1ab3a95563 Authenticating user 'default' from [fd00:1122:3344:101::e]:52221 | ||
| 2171 | 2026.03.16 21:23:08.144285 [ 293 ] {} <Debug> TCP-Session: 5393980c-8e78-4e99-b418-1898b345d32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.03.16 21:23:08.144292 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2026.03.16 21:23:08.144306 [ 291 ] {} <Debug> TCP-Session: 9c329200-b4cf-4fbc-8ad4-1d1ab3a95563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.03.16 21:23:08.144341 [ 286 ] {} <Debug> TCP-Session: 3abb6944-f21e-4fac-91c2-e255656d2382 Authenticating user 'default' from [fd00:1122:3344:101::e]:49338 | ||
| 2175 | 2026.03.16 21:23:08.144347 [ 291 ] {} <Debug> TCP-Session: 9c329200-b4cf-4fbc-8ad4-1d1ab3a95563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.03.16 21:23:08.144366 [ 286 ] {} <Debug> TCP-Session: 3abb6944-f21e-4fac-91c2-e255656d2382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.03.16 21:23:08.144385 [ 286 ] {} <Debug> TCP-Session: 3abb6944-f21e-4fac-91c2-e255656d2382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.16 21:23:08.144416 [ 289 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2179 | 2026.03.16 21:23:08.144478 [ 289 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2180 | 2026.03.16 21:23:08.144790 [ 289 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 2181 | 2026.03.16 21:23:08.145927 [ 347 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Trace> AggregatingTransform: Aggregating | ||
| 2182 | 2026.03.16 21:23:08.145980 [ 347 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Trace> Aggregator: Aggregation method: without_key | ||
| 2183 | 2026.03.16 21:23:08.146021 [ 347 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001128551 sec. (886.092 rows/sec., 34.61 KiB/sec.) | ||
| 2184 | 2026.03.16 21:23:08.146042 [ 347 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Trace> Aggregator: Merging aggregated data | ||
| 2185 | 2026.03.16 21:23:08.147192 [ 289 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 2186 | 2026.03.16 21:23:08.147333 [ 289 ] {83929136-68ed-4bb3-8244-98d5429dd753} <Debug> TCPHandler: Processed in 0.003663938 sec. | ||
| 2187 | 2026.03.16 21:23:08.147433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.03.16 21:23:08.147455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2189 | 2026.03.16 21:23:08.147462 [ 289 ] {} <Debug> TCP-Session: 8177e3b0-7bfc-431b-af5c-94a9502b3cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.03.16 21:23:08.147486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.03.16 21:23:08.147502 [ 288 ] {} <Debug> TCP-Session: 46207400-d5fb-4aed-9545-3f7d561f2d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.03.16 21:23:08.147507 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2193 | 2026.03.16 21:23:08.147532 [ 292 ] {} <Debug> TCP-Session: cce3567c-cd65-4df6-96ca-cfbbd4d498bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.03.16 21:23:08.147539 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.03.16 21:23:08.147564 [ 291 ] {} <Debug> TCP-Session: 9c329200-b4cf-4fbc-8ad4-1d1ab3a95563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.03.16 21:23:08.147574 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2026.03.16 21:23:08.147607 [ 294 ] {} <Debug> TCP-Session: 38f8cfad-8ee3-49f6-919d-172c1828d320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.03.16 21:23:08.147524 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.03.16 21:23:08.147634 [ 287 ] {} <Debug> TCP-Session: 9c0c33c6-7d46-4672-95e0-1a35fa411d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.03.16 21:23:08.147476 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.03.16 21:23:08.147684 [ 293 ] {} <Debug> TCP-Session: 5393980c-8e78-4e99-b418-1898b345d32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.03.16 21:23:08.147555 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2203 | 2026.03.16 21:23:08.147716 [ 290 ] {} <Debug> TCP-Session: b0197662-f212-4636-9393-1368acb067fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.03.16 21:23:08.147743 [ 286 ] {} <Debug> TCP-Session: 3abb6944-f21e-4fac-91c2-e255656d2382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.16 21:23:10.707635 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2206 | 2026.03.16 21:23:10.707692 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2207 | 2026.03.16 21:23:10.764788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3823 | ||
| 2208 | 2026.03.16 21:23:10.765269 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.03.16 21:23:10.765317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2210 | 2026.03.16 21:23:10.765774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2211 | 2026.03.16 21:23:10.765994 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.03.16 21:23:10.766112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3823 | ||
| 2213 | 2026.03.16 21:23:10.772994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 300 | ||
| 2214 | 2026.03.16 21:23:10.775302 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.03.16 21:23:10.775346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2216 | 2026.03.16 21:23:10.776531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2217 | 2026.03.16 21:23:10.776812 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.03.16 21:23:10.777065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2219 | 2026.03.16 21:23:10.959543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2220 | 2026.03.16 21:23:10.978400 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.03.16 21:23:10.978482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2222 | 2026.03.16 21:23:10.985423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2223 | 2026.03.16 21:23:10.986180 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.03.16 21:23:10.989868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2225 | 2026.03.16 21:23:11.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.89 MiB, peak 214.60 MiB, free memory in arenas 0.00 B, will set to 206.25 MiB (RSS), difference: 1.36 MiB | ||
| 2226 | 2026.03.16 21:23:11.389809 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.03.16 21:23:11.389893 [ 267 ] {} <Debug> TCP-Session: 594009c0-1856-4009-b1fb-37b617fd0d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.03.16 21:23:11.734146 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.03.16 21:23:11.734344 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2230 | 2026.03.16 21:23:11.734417 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2231 | 2026.03.16 21:23:11.735213 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.03.16 21:23:11.735265 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2233 | 2026.03.16 21:23:11.735669 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2234 | 2026.03.16 21:23:11.735906 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.03.16 21:23:11.736054 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001762 sec., 43132.8036322361 rows/sec., 3.55 MiB/sec. | ||
| 2236 | 2026.03.16 21:23:11.736096 [ 268 ] {9ad0d5d7-17da-49f3-a9c9-ec1fc5f1f072} <Debug> TCPHandler: Processed in 0.002082089 sec. | ||
| 2237 | 2026.03.16 21:23:11.736226 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.03.16 21:23:11.736326 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2239 | 2026.03.16 21:23:11.736369 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2240 | 2026.03.16 21:23:11.736766 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.03.16 21:23:11.736802 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2242 | 2026.03.16 21:23:11.737081 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2243 | 2026.03.16 21:23:11.737276 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.03.16 21:23:11.737401 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001097 sec., 9115.770282588877 rows/sec., 685.46 KiB/sec. | ||
| 2245 | 2026.03.16 21:23:11.737450 [ 268 ] {dfb0d7b3-eece-4e9d-9745-9f31106e0145} <Debug> TCPHandler: Processed in 0.001273044 sec. | ||
| 2246 | 2026.03.16 21:23:11.737589 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.03.16 21:23:11.737706 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2248 | 2026.03.16 21:23:11.737755 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2249 | 2026.03.16 21:23:11.738258 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.03.16 21:23:11.738303 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2251 | 2026.03.16 21:23:11.738686 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2252 | 2026.03.16 21:23:11.738911 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.03.16 21:23:11.739035 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001352 sec., 54733.72781065089 rows/sec., 4.27 MiB/sec. | ||
| 2254 | 2026.03.16 21:23:11.739073 [ 268 ] {bd03ac65-492a-4654-b540-7c967d42f718} <Debug> TCPHandler: Processed in 0.001552368 sec. | ||
| 2255 | 2026.03.16 21:23:11.739186 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.03.16 21:23:11.739281 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.03.16 21:23:11.739326 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2258 | 2026.03.16 21:23:11.739734 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.03.16 21:23:11.739770 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2260 | 2026.03.16 21:23:11.740095 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2261 | 2026.03.16 21:23:11.740302 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.03.16 21:23:11.740427 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2263 | 2026.03.16 21:23:11.740465 [ 268 ] {e755d25f-d2df-4d17-8e1a-7070ba1d8b18} <Debug> TCPHandler: Processed in 0.001327714 sec. | ||
| 2264 | 2026.03.16 21:23:11.740590 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.03.16 21:23:11.740716 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.03.16 21:23:11.740782 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2267 | 2026.03.16 21:23:11.741697 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.03.16 21:23:11.741743 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2269 | 2026.03.16 21:23:11.742273 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2270 | 2026.03.16 21:23:11.742503 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.03.16 21:23:11.742640 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001949 sec., 5130.83632632119 rows/sec., 9.19 MiB/sec. | ||
| 2272 | 2026.03.16 21:23:11.742698 [ 268 ] {aa215fe4-bade-4cfa-99fd-8578acb9667c} <Debug> TCPHandler: Processed in 0.00217184 sec. | ||
| 2273 | 2026.03.16 21:23:11.742812 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.03.16 21:23:11.742909 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2275 | 2026.03.16 21:23:11.742951 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2276 | 2026.03.16 21:23:11.743304 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.03.16 21:23:11.743341 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2278 | 2026.03.16 21:23:11.743666 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2279 | 2026.03.16 21:23:11.743882 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.03.16 21:23:11.744010 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2281 | 2026.03.16 21:23:11.744047 [ 268 ] {b937cffb-ff18-45d2-8753-f9f36164e33c} <Debug> TCPHandler: Processed in 0.001286134 sec. | ||
| 2282 | 2026.03.16 21:23:11.969323 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.03.16 21:23:11.969502 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2284 | 2026.03.16 21:23:11.969569 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2285 | 2026.03.16 21:23:11.970236 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.03.16 21:23:11.970286 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2287 | 2026.03.16 21:23:11.970712 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2288 | 2026.03.16 21:23:11.970937 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.03.16 21:23:11.971088 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001633 sec., 2449.479485609308 rows/sec., 199.74 KiB/sec. | ||
| 2290 | 2026.03.16 21:23:11.971131 [ 268 ] {8ad0ae16-3cc3-4b95-8f3b-bbdbeaf3d701} <Debug> TCPHandler: Processed in 0.001937306 sec. | ||
| 2291 | 2026.03.16 21:23:11.971261 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.03.16 21:23:11.971367 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2293 | 2026.03.16 21:23:11.971412 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2294 | 2026.03.16 21:23:11.972961 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.03.16 21:23:11.973000 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2296 | 2026.03.16 21:23:11.973525 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2297 | 2026.03.16 21:23:11.973748 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.03.16 21:23:11.973881 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Debug> executeQuery: Read 1998 rows, 154.94 KiB in 0.002531 sec., 789411.2998814698 rows/sec., 59.78 MiB/sec. | ||
| 2299 | 2026.03.16 21:23:11.973903 [ 47 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2300 | 2026.03.16 21:23:11.973921 [ 268 ] {a8b2965d-3f09-499b-9406-a40198a09f3a} <Debug> TCPHandler: Processed in 0.00271173 sec. | ||
| 2301 | 2026.03.16 21:23:11.973977 [ 47 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.03.16 21:23:11.974008 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2303 | 2026.03.16 21:23:11.974076 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.03.16 21:23:11.974146 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 2305 | 2026.03.16 21:23:11.974176 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2306 | 2026.03.16 21:23:11.974228 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2307 | 2026.03.16 21:23:11.974316 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2308 | 2026.03.16 21:23:11.974364 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2095 rows starting from the beginning of the part | ||
| 2309 | 2026.03.16 21:23:11.974469 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part | ||
| 2310 | 2026.03.16 21:23:11.974533 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2311 | 2026.03.16 21:23:11.974606 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2312 | 2026.03.16 21:23:11.974658 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2313 | 2026.03.16 21:23:11.974678 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.03.16 21:23:11.974709 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1998 rows starting from the beginning of the part | ||
| 2315 | 2026.03.16 21:23:11.974721 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2316 | 2026.03.16 21:23:11.975086 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2317 | 2026.03.16 21:23:11.975304 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.03.16 21:23:11.975437 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001278 sec., 33646.322378716744 rows/sec., 2.45 MiB/sec. | ||
| 2319 | 2026.03.16 21:23:11.975477 [ 268 ] {f6ecd1e3-9179-4766-89e1-6c49db8f750a} <Debug> TCPHandler: Processed in 0.001452016 sec. | ||
| 2320 | 2026.03.16 21:23:11.975605 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.03.16 21:23:11.975701 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.03.16 21:23:11.975742 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2323 | 2026.03.16 21:23:11.976418 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.03.16 21:23:11.976455 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2325 | 2026.03.16 21:23:11.976782 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2326 | 2026.03.16 21:23:11.976786 [ 191 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4583 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270699 sec., 1693024.355464926 rows/sec., 137.15 MiB/sec. | ||
| 2327 | 2026.03.16 21:23:11.977008 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.03.16 21:23:11.977106 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2329 | 2026.03.16 21:23:11.977146 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001461 sec., 484599.5893223819 rows/sec., 28.27 MiB/sec. | ||
| 2330 | 2026.03.16 21:23:11.977190 [ 268 ] {f059a3fb-6341-4827-bf6f-d86f3d9ff985} <Debug> TCPHandler: Processed in 0.0016361 sec. | ||
| 2331 | 2026.03.16 21:23:11.977314 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.03.16 21:23:11.977377 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.03.16 21:23:11.977412 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.03.16 21:23:11.977456 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2335 | 2026.03.16 21:23:11.977456 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_11_2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2336 | 2026.03.16 21:23:11.977540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2337 | 2026.03.16 21:23:11.977822 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.03.16 21:23:11.977860 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2339 | 2026.03.16 21:23:11.978162 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2340 | 2026.03.16 21:23:11.978354 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.03.16 21:23:11.978542 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 2342 | 2026.03.16 21:23:11.978582 [ 268 ] {6e747660-2660-4116-9321-9e4212126c10} <Debug> TCPHandler: Processed in 0.001318375 sec. | ||
| 2343 | 2026.03.16 21:23:11.978697 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.03.16 21:23:11.978790 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2345 | 2026.03.16 21:23:11.978830 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2346 | 2026.03.16 21:23:11.979596 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.03.16 21:23:11.979633 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2348 | 2026.03.16 21:23:11.979972 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2349 | 2026.03.16 21:23:11.980184 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.03.16 21:23:11.980280 [ 47 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2351 | 2026.03.16 21:23:11.980309 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001535 sec., 679478.8273615636 rows/sec., 46.95 MiB/sec. | ||
| 2352 | 2026.03.16 21:23:11.980315 [ 47 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.03.16 21:23:11.980352 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2354 | 2026.03.16 21:23:11.980355 [ 268 ] {1d0e438b-5216-44be-b7c8-4677501c3062} <Debug> TCPHandler: Processed in 0.001708951 sec. | ||
| 2355 | 2026.03.16 21:23:11.980465 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 2356 | 2026.03.16 21:23:11.980483 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.03.16 21:23:11.980595 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2358 | 2026.03.16 21:23:11.980626 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2359 | 2026.03.16 21:23:11.980640 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2360 | 2026.03.16 21:23:11.980683 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1087 rows starting from the beginning of the part | ||
| 2361 | 2026.03.16 21:23:11.980789 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 98 rows starting from the beginning of the part | ||
| 2362 | 2026.03.16 21:23:11.980842 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2363 | 2026.03.16 21:23:11.980884 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 2364 | 2026.03.16 21:23:11.980931 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2365 | 2026.03.16 21:23:11.980995 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1043 rows starting from the beginning of the part | ||
| 2366 | 2026.03.16 21:23:11.981310 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.03.16 21:23:11.981352 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2368 | 2026.03.16 21:23:11.981803 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2369 | 2026.03.16 21:23:11.982019 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.03.16 21:23:11.982125 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2371 | 2026.03.16 21:23:11.982152 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001574 sec., 774459.9745870393 rows/sec., 48.43 MiB/sec. | ||
| 2372 | 2026.03.16 21:23:11.982159 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.03.16 21:23:11.982197 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2374 | 2026.03.16 21:23:11.982199 [ 268 ] {e9a9753b-2761-427e-9382-15be668189a1} <Debug> TCPHandler: Processed in 0.001765982 sec. | ||
| 2375 | 2026.03.16 21:23:11.982278 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 2376 | 2026.03.16 21:23:11.982331 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.03.16 21:23:11.982359 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942956 sec., 1288243.2746804354 rows/sec., 96.25 MiB/sec. | ||
| 2378 | 2026.03.16 21:23:11.982387 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2379 | 2026.03.16 21:23:11.982419 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3039 rows starting from the beginning of the part | ||
| 2380 | 2026.03.16 21:23:11.982433 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.03.16 21:23:11.982468 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 2382 | 2026.03.16 21:23:11.982498 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2383 | 2026.03.16 21:23:11.982515 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2384 | 2026.03.16 21:23:11.982548 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2385 | 2026.03.16 21:23:11.982557 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2386 | 2026.03.16 21:23:11.982604 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 2387 | 2026.03.16 21:23:11.982652 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1219 rows starting from the beginning of the part | ||
| 2388 | 2026.03.16 21:23:11.982835 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.03.16 21:23:11.982923 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_11_2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2390 | 2026.03.16 21:23:11.982993 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2391 | 2026.03.16 21:23:11.983359 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.03.16 21:23:11.983401 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2393 | 2026.03.16 21:23:11.984090 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2394 | 2026.03.16 21:23:11.984338 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.03.16 21:23:11.984483 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002067 sec., 18867.92452830189 rows/sec., 33.81 MiB/sec. | ||
| 2396 | 2026.03.16 21:23:11.984545 [ 268 ] {af754603-fe7e-4390-ac1d-8291f4596fb9} <Debug> TCPHandler: Processed in 0.002264602 sec. | ||
| 2397 | 2026.03.16 21:23:11.984658 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.03.16 21:23:11.984754 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2399 | 2026.03.16 21:23:11.984796 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2400 | 2026.03.16 21:23:11.985192 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.03.16 21:23:11.985229 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2402 | 2026.03.16 21:23:11.985614 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2403 | 2026.03.16 21:23:11.985832 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.03.16 21:23:11.985933 [ 47 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2405 | 2026.03.16 21:23:11.985960 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 677.13 KiB/sec. | ||
| 2406 | 2026.03.16 21:23:11.985967 [ 47 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.03.16 21:23:11.986000 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2408 | 2026.03.16 21:23:11.986003 [ 268 ] {9755011a-df79-4a92-ac1b-baa493b37019} <Debug> TCPHandler: Processed in 0.001395996 sec. | ||
| 2409 | 2026.03.16 21:23:11.986081 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 2410 | 2026.03.16 21:23:11.986203 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2411 | 2026.03.16 21:23:11.986238 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2412 | 2026.03.16 21:23:11.986309 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 2413 | 2026.03.16 21:23:11.986362 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2414 | 2026.03.16 21:23:11.986444 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2415 | 2026.03.16 21:23:11.986517 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 2416 | 2026.03.16 21:23:11.986584 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2417 | 2026.03.16 21:23:11.987580 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001537118 sec., 359113.6139190355 rows/sec., 24.20 MiB/sec. | ||
| 2418 | 2026.03.16 21:23:11.987725 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2419 | 2026.03.16 21:23:11.987977 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.03.16 21:23:11.988044 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_11_2} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2421 | 2026.03.16 21:23:11.988104 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2422 | 2026.03.16 21:23:11.989386 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4934 rows, containing 5 columns (5 merged, 0 gathered) in 0.007142421 sec., 690802.180381134 rows/sec., 45.63 MiB/sec. | ||
| 2423 | 2026.03.16 21:23:11.989813 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2424 | 2026.03.16 21:23:11.990066 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.03.16 21:23:11.990137 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2426 | 2026.03.16 21:23:11.990210 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2427 | 2026.03.16 21:23:12.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.43 MiB, peak 214.60 MiB, free memory in arenas 0.00 B, will set to 208.39 MiB (RSS), difference: 2.96 MiB | ||
| 2428 | 2026.03.16 21:23:16.732177 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.03.16 21:23:16.732396 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2430 | 2026.03.16 21:23:16.732473 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2431 | 2026.03.16 21:23:16.733170 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.03.16 21:23:16.733221 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2433 | 2026.03.16 21:23:16.733634 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2434 | 2026.03.16 21:23:16.733868 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.03.16 21:23:16.734023 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.56 MiB/sec. | ||
| 2436 | 2026.03.16 21:23:16.734065 [ 268 ] {83495795-09e8-4ee5-b22c-c0737796f4ab} <Debug> TCPHandler: Processed in 0.002026448 sec. | ||
| 2437 | 2026.03.16 21:23:16.734192 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.03.16 21:23:16.734288 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2439 | 2026.03.16 21:23:16.734328 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2440 | 2026.03.16 21:23:16.734745 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.03.16 21:23:16.734780 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2442 | 2026.03.16 21:23:16.735092 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2443 | 2026.03.16 21:23:16.735313 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.03.16 21:23:16.735437 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 2445 | 2026.03.16 21:23:16.735473 [ 268 ] {783f8b6b-0204-4c02-9ca6-068094785630} <Debug> TCPHandler: Processed in 0.001333355 sec. | ||
| 2446 | 2026.03.16 21:23:16.735590 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.03.16 21:23:16.735684 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.03.16 21:23:16.735728 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2449 | 2026.03.16 21:23:16.736106 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.03.16 21:23:16.736142 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2451 | 2026.03.16 21:23:16.736471 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2452 | 2026.03.16 21:23:16.736686 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.03.16 21:23:16.736806 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 2454 | 2026.03.16 21:23:16.736842 [ 268 ] {b31aa864-f3cf-4b82-8801-51092f001728} <Debug> TCPHandler: Processed in 0.001302384 sec. | ||
| 2455 | 2026.03.16 21:23:16.736954 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.03.16 21:23:16.737047 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2457 | 2026.03.16 21:23:16.737089 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2458 | 2026.03.16 21:23:16.737414 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.03.16 21:23:16.737447 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2460 | 2026.03.16 21:23:16.737750 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2461 | 2026.03.16 21:23:16.737960 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.03.16 21:23:16.738081 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 2463 | 2026.03.16 21:23:16.738115 [ 268 ] {4f9c95d9-9259-4949-b9c6-26a3e5ba81b8} <Debug> TCPHandler: Processed in 0.001211642 sec. | ||
| 2464 | 2026.03.16 21:23:18.266284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4335 | ||
| 2465 | 2026.03.16 21:23:18.266867 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.03.16 21:23:18.266919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2467 | 2026.03.16 21:23:18.267406 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2468 | 2026.03.16 21:23:18.267646 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.03.16 21:23:18.267774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4335 | ||
| 2470 | 2026.03.16 21:23:18.489989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2471 | 2026.03.16 21:23:18.506933 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.03.16 21:23:18.506991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2473 | 2026.03.16 21:23:18.513213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2474 | 2026.03.16 21:23:18.513957 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.03.16 21:23:18.517065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2476 | 2026.03.16 21:23:19.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.96 MiB, peak 214.60 MiB, free memory in arenas 0.00 B, will set to 210.13 MiB (RSS), difference: 1.17 MiB | ||
| 2477 | 2026.03.16 21:23:20.777300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 338 | ||
| 2478 | 2026.03.16 21:23:20.779612 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.03.16 21:23:20.779663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2480 | 2026.03.16 21:23:20.780809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2481 | 2026.03.16 21:23:20.781080 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.03.16 21:23:20.781231 [ 35 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2483 | 2026.03.16 21:23:20.781279 [ 35 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.03.16 21:23:20.781303 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2485 | 2026.03.16 21:23:20.781412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2486 | 2026.03.16 21:23:20.781478 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 2487 | 2026.03.16 21:23:20.782346 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2488 | 2026.03.16 21:23:20.782516 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 2489 | 2026.03.16 21:23:20.782913 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 2490 | 2026.03.16 21:23:20.783272 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2491 | 2026.03.16 21:23:20.783652 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2492 | 2026.03.16 21:23:20.784031 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2493 | 2026.03.16 21:23:20.784385 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2494 | 2026.03.16 21:23:20.790364 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 72 columns (72 merged, 0 gathered) in 0.008979335 sec., 37641.98573725115 rows/sec., 37.03 MiB/sec. | ||
| 2495 | 2026.03.16 21:23:20.791061 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2496 | 2026.03.16 21:23:20.791571 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.03.16 21:23:20.791646 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_6_1} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2498 | 2026.03.16 21:23:20.791822 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2499 | 2026.03.16 21:23:21.734788 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.03.16 21:23:21.734962 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2501 | 2026.03.16 21:23:21.735030 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2502 | 2026.03.16 21:23:21.735667 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.03.16 21:23:21.735718 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2504 | 2026.03.16 21:23:21.736142 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2505 | 2026.03.16 21:23:21.736389 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.03.16 21:23:21.736553 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001639 sec., 46369.73764490543 rows/sec., 3.82 MiB/sec. | ||
| 2507 | 2026.03.16 21:23:21.736602 [ 268 ] {11c5a36d-cde5-4400-9aa2-e8d2ca77d6f6} <Debug> TCPHandler: Processed in 0.001942616 sec. | ||
| 2508 | 2026.03.16 21:23:21.736727 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.03.16 21:23:21.736833 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.03.16 21:23:21.736877 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2511 | 2026.03.16 21:23:21.737290 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.03.16 21:23:21.737327 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2513 | 2026.03.16 21:23:21.737645 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2514 | 2026.03.16 21:23:21.737865 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.03.16 21:23:21.738005 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 2516 | 2026.03.16 21:23:21.738043 [ 268 ] {e665b4a7-978b-4560-abf3-a27e7d9ca4b1} <Debug> TCPHandler: Processed in 0.001371035 sec. | ||
| 2517 | 2026.03.16 21:23:21.738148 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2026.03.16 21:23:21.738251 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2519 | 2026.03.16 21:23:21.738293 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2520 | 2026.03.16 21:23:21.738704 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.03.16 21:23:21.738740 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2522 | 2026.03.16 21:23:21.739048 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2523 | 2026.03.16 21:23:21.739268 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.03.16 21:23:21.739397 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 2525 | 2026.03.16 21:23:21.739435 [ 268 ] {029d64b2-94f3-4f77-9438-b4e09c85791b} <Debug> TCPHandler: Processed in 0.001338204 sec. | ||
| 2526 | 2026.03.16 21:23:21.739550 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.03.16 21:23:21.739650 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2528 | 2026.03.16 21:23:21.739696 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2529 | 2026.03.16 21:23:21.740089 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.03.16 21:23:21.740126 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2531 | 2026.03.16 21:23:21.740466 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2532 | 2026.03.16 21:23:21.740690 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.03.16 21:23:21.740816 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2534 | 2026.03.16 21:23:21.740852 [ 268 ] {b58baec1-7047-4568-a215-a729527c595c} <Debug> TCPHandler: Processed in 0.001352995 sec. | ||
| 2535 | 2026.03.16 21:23:21.740960 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.03.16 21:23:21.741055 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2537 | 2026.03.16 21:23:21.741109 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2538 | 2026.03.16 21:23:21.741851 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.03.16 21:23:21.741888 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2540 | 2026.03.16 21:23:21.742407 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2541 | 2026.03.16 21:23:21.742632 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.03.16 21:23:21.742767 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 2543 | 2026.03.16 21:23:21.742822 [ 268 ] {af4a45db-ef6b-479b-b819-b73d77785567} <Debug> TCPHandler: Processed in 0.001911846 sec. | ||
| 2544 | 2026.03.16 21:23:21.742931 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.03.16 21:23:21.743027 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2546 | 2026.03.16 21:23:21.743069 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2547 | 2026.03.16 21:23:21.743399 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.03.16 21:23:21.743436 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2549 | 2026.03.16 21:23:21.743847 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2550 | 2026.03.16 21:23:21.744104 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.16 21:23:21.744252 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 2552 | 2026.03.16 21:23:21.744315 [ 268 ] {a0bac469-a675-45b5-98de-05be4661f09c} <Debug> TCPHandler: Processed in 0.001433817 sec. | ||
| 2553 | 2026.03.16 21:23:25.707750 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2554 | 2026.03.16 21:23:25.707820 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2555 | 2026.03.16 21:23:25.767964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4783 | ||
| 2556 | 2026.03.16 21:23:25.768469 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.03.16 21:23:25.768517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2558 | 2026.03.16 21:23:25.769037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2559 | 2026.03.16 21:23:25.769273 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.03.16 21:23:25.769404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4783 | ||
| 2561 | 2026.03.16 21:23:26.017251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2562 | 2026.03.16 21:23:26.034600 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.16 21:23:26.034664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2564 | 2026.03.16 21:23:26.040860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2565 | 2026.03.16 21:23:26.041564 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.16 21:23:26.044813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2567 | 2026.03.16 21:23:26.734414 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.03.16 21:23:26.734598 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2569 | 2026.03.16 21:23:26.734664 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2570 | 2026.03.16 21:23:26.735297 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.03.16 21:23:26.735343 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2572 | 2026.03.16 21:23:26.735775 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2573 | 2026.03.16 21:23:26.736017 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.03.16 21:23:26.736169 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001619 sec., 71649.16615194564 rows/sec., 6.08 MiB/sec. | ||
| 2575 | 2026.03.16 21:23:26.736211 [ 268 ] {cc3b0625-d4f1-4fdd-906b-0bf459659068} <Debug> TCPHandler: Processed in 0.001949356 sec. | ||
| 2576 | 2026.03.16 21:23:26.736327 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.03.16 21:23:26.736422 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.03.16 21:23:26.736463 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2579 | 2026.03.16 21:23:26.736873 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.03.16 21:23:26.736910 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2581 | 2026.03.16 21:23:26.737208 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2582 | 2026.03.16 21:23:26.737421 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.03.16 21:23:26.737524 [ 24 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2584 | 2026.03.16 21:23:26.737547 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001145 sec., 26200.873362445414 rows/sec., 1.92 MiB/sec. | ||
| 2585 | 2026.03.16 21:23:26.737593 [ 24 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.03.16 21:23:26.737602 [ 268 ] {9fea5c44-744b-4ace-b687-9ff2b9b353cc} <Debug> TCPHandler: Processed in 0.001324094 sec. | ||
| 2587 | 2026.03.16 21:23:26.737620 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2588 | 2026.03.16 21:23:26.737714 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.03.16 21:23:26.737739 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 2590 | 2026.03.16 21:23:26.737809 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2591 | 2026.03.16 21:23:26.737853 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2592 | 2026.03.16 21:23:26.737871 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2593 | 2026.03.16 21:23:26.737912 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 2594 | 2026.03.16 21:23:26.737985 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2595 | 2026.03.16 21:23:26.738033 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 2596 | 2026.03.16 21:23:26.738099 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part | ||
| 2597 | 2026.03.16 21:23:26.738146 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 2598 | 2026.03.16 21:23:26.738188 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2599 | 2026.03.16 21:23:26.738298 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.03.16 21:23:26.738341 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2601 | 2026.03.16 21:23:26.738688 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2602 | 2026.03.16 21:23:26.738915 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.03.16 21:23:26.739043 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001252 sec., 75079.87220447283 rows/sec., 5.86 MiB/sec. | ||
| 2604 | 2026.03.16 21:23:26.739082 [ 268 ] {58ebc5fe-2baa-48c9-b8eb-7659b31e90f0} <Debug> TCPHandler: Processed in 0.001415356 sec. | ||
| 2605 | 2026.03.16 21:23:26.739084 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389285 sec., 136760.99576400808 rows/sec., 10.54 MiB/sec. | ||
| 2606 | 2026.03.16 21:23:26.739195 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.03.16 21:23:26.739240 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.03.16 21:23:26.739294 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2609 | 2026.03.16 21:23:26.739344 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2610 | 2026.03.16 21:23:26.739497 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.03.16 21:23:26.739574 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_11_2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2612 | 2026.03.16 21:23:26.739670 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2613 | 2026.03.16 21:23:26.739740 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.03.16 21:23:26.739781 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2615 | 2026.03.16 21:23:26.740113 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2616 | 2026.03.16 21:23:26.740328 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.03.16 21:23:26.740454 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 2618 | 2026.03.16 21:23:26.740489 [ 268 ] {e1d0f4c2-9ff4-4564-8a5d-653ace9010ad} <Debug> TCPHandler: Processed in 0.001342595 sec. | ||
| 2619 | 2026.03.16 21:23:26.740587 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.03.16 21:23:26.740706 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2621 | 2026.03.16 21:23:26.740760 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2622 | 2026.03.16 21:23:26.741542 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.03.16 21:23:26.741579 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2624 | 2026.03.16 21:23:26.742138 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2625 | 2026.03.16 21:23:26.742362 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.03.16 21:23:26.742465 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2627 | 2026.03.16 21:23:26.742499 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001811 sec., 16565.433462175595 rows/sec., 29.68 MiB/sec. | ||
| 2628 | 2026.03.16 21:23:26.742502 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.03.16 21:23:26.742539 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2630 | 2026.03.16 21:23:26.742562 [ 268 ] {62bd4abd-7cc9-4a6c-bb15-13b016142e94} <Debug> TCPHandler: Processed in 0.002023827 sec. | ||
| 2631 | 2026.03.16 21:23:26.742670 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 2632 | 2026.03.16 21:23:26.742675 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.03.16 21:23:26.742820 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2634 | 2026.03.16 21:23:26.742861 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2635 | 2026.03.16 21:23:26.742991 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2636 | 2026.03.16 21:23:26.743083 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
| 2637 | 2026.03.16 21:23:26.743189 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.03.16 21:23:26.743230 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2639 | 2026.03.16 21:23:26.743260 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2640 | 2026.03.16 21:23:26.743402 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 2641 | 2026.03.16 21:23:26.743547 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 2642 | 2026.03.16 21:23:26.743560 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2643 | 2026.03.16 21:23:26.743664 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 2644 | 2026.03.16 21:23:26.743780 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2645 | 2026.03.16 21:23:26.743797 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.16 21:23:26.743930 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2647 | 2026.03.16 21:23:26.743966 [ 268 ] {01304173-9af2-422f-92c3-fd1e5109d42b} <Debug> TCPHandler: Processed in 0.001340114 sec. | ||
| 2648 | 2026.03.16 21:23:26.746597 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 19 columns (19 merged, 0 gathered) in 0.003989563 sec., 49378.84174281745 rows/sec., 88.48 MiB/sec. | ||
| 2649 | 2026.03.16 21:23:26.747021 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2650 | 2026.03.16 21:23:26.747361 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.03.16 21:23:26.747442 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2652 | 2026.03.16 21:23:26.747534 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 2653 | 2026.03.16 21:23:27.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.35 MiB, peak 215.54 MiB, free memory in arenas 0.00 B, will set to 214.15 MiB (RSS), difference: 2.80 MiB | ||
| 2654 | 2026.03.16 21:23:30.781724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 362 | ||
| 2655 | 2026.03.16 21:23:30.784258 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.03.16 21:23:30.784297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2657 | 2026.03.16 21:23:30.785387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2658 | 2026.03.16 21:23:30.785636 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.03.16 21:23:30.785873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2660 | 2026.03.16 21:23:31.735531 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.03.16 21:23:31.735782 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.03.16 21:23:31.735889 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2663 | 2026.03.16 21:23:31.736777 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.03.16 21:23:31.736825 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2665 | 2026.03.16 21:23:31.737221 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2666 | 2026.03.16 21:23:31.737461 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.03.16 21:23:31.737618 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001912 sec., 12552.301255230124 rows/sec., 1.04 MiB/sec. | ||
| 2668 | 2026.03.16 21:23:31.737664 [ 268 ] {13bcc38c-11d6-4e45-964f-9d7e15ed7445} <Debug> TCPHandler: Processed in 0.002257742 sec. | ||
| 2669 | 2026.03.16 21:23:31.737793 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.03.16 21:23:31.737895 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2671 | 2026.03.16 21:23:31.737940 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2672 | 2026.03.16 21:23:31.738342 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.03.16 21:23:31.738381 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2674 | 2026.03.16 21:23:31.738683 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2675 | 2026.03.16 21:23:31.738897 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.03.16 21:23:31.739027 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 706.61 KiB/sec. | ||
| 2677 | 2026.03.16 21:23:31.739064 [ 268 ] {8ef4eeb5-d8ca-4e22-a0ad-ea3f81a6f608} <Debug> TCPHandler: Processed in 0.001322885 sec. | ||
| 2678 | 2026.03.16 21:23:31.739174 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.03.16 21:23:31.739269 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2680 | 2026.03.16 21:23:31.739308 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2681 | 2026.03.16 21:23:31.739791 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.03.16 21:23:31.739826 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2683 | 2026.03.16 21:23:31.740148 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2684 | 2026.03.16 21:23:31.740356 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.03.16 21:23:31.740483 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001233 sec., 163017.03163017033 rows/sec., 14.45 MiB/sec. | ||
| 2686 | 2026.03.16 21:23:31.740519 [ 268 ] {83ccce28-680b-48b8-93fc-e6e64f348c5d} <Debug> TCPHandler: Processed in 0.001394575 sec. | ||
| 2687 | 2026.03.16 21:23:31.740625 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.03.16 21:23:31.740719 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.03.16 21:23:31.740760 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2690 | 2026.03.16 21:23:31.741159 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.03.16 21:23:31.741196 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2692 | 2026.03.16 21:23:31.741489 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2693 | 2026.03.16 21:23:31.741697 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.16 21:23:31.741822 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001122 sec., 28520.499108734402 rows/sec., 2.10 MiB/sec. | ||
| 2695 | 2026.03.16 21:23:31.741858 [ 268 ] {71de534f-a9d9-4c3f-b885-6b762c654ef3} <Debug> TCPHandler: Processed in 0.001281554 sec. | ||
| 2696 | 2026.03.16 21:23:31.741957 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.03.16 21:23:31.742049 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.03.16 21:23:31.742088 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2699 | 2026.03.16 21:23:31.742465 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.03.16 21:23:31.742500 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2701 | 2026.03.16 21:23:31.742801 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2702 | 2026.03.16 21:23:31.743013 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.03.16 21:23:31.743142 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 2704 | 2026.03.16 21:23:31.743179 [ 268 ] {c4aad645-ec43-4486-9d07-f13a3995d645} <Debug> TCPHandler: Processed in 0.001269943 sec. | ||
| 2705 | 2026.03.16 21:23:31.743282 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.03.16 21:23:31.743384 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.03.16 21:23:31.743424 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2708 | 2026.03.16 21:23:31.743823 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.16 21:23:31.743859 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2710 | 2026.03.16 21:23:31.744156 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2711 | 2026.03.16 21:23:31.744360 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.16 21:23:31.744482 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 2713 | 2026.03.16 21:23:31.744520 [ 268 ] {db76fd5a-294c-482e-8e41-465bc52a8298} <Debug> TCPHandler: Processed in 0.001285834 sec. | ||
| 2714 | 2026.03.16 21:23:31.744618 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.16 21:23:31.744709 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.16 21:23:31.744748 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2717 | 2026.03.16 21:23:31.745166 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.03.16 21:23:31.745201 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2719 | 2026.03.16 21:23:31.745496 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2720 | 2026.03.16 21:23:31.745693 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.03.16 21:23:31.745815 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001124 sec., 106761.56583629893 rows/sec., 8.68 MiB/sec. | ||
| 2722 | 2026.03.16 21:23:31.745851 [ 268 ] {5c4aa0df-1d58-4d28-a973-4b8bb42e9b15} <Debug> TCPHandler: Processed in 0.001279913 sec. | ||
| 2723 | 2026.03.16 21:23:31.745956 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.03.16 21:23:31.746048 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2725 | 2026.03.16 21:23:31.746090 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2726 | 2026.03.16 21:23:31.746470 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.03.16 21:23:31.746505 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2728 | 2026.03.16 21:23:31.746826 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2729 | 2026.03.16 21:23:31.747024 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.03.16 21:23:31.747141 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001112 sec., 180755.39568345324 rows/sec., 12.95 MiB/sec. | ||
| 2731 | 2026.03.16 21:23:31.747176 [ 268 ] {782ee74b-093e-48dd-bca1-356965e46432} <Debug> TCPHandler: Processed in 0.001266983 sec. | ||
| 2732 | 2026.03.16 21:23:31.747280 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.03.16 21:23:31.747371 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.03.16 21:23:31.747423 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2735 | 2026.03.16 21:23:31.748153 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.03.16 21:23:31.748189 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2737 | 2026.03.16 21:23:31.748692 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2738 | 2026.03.16 21:23:31.748897 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.03.16 21:23:31.749026 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001672 sec., 5980.861244019138 rows/sec., 10.72 MiB/sec. | ||
| 2740 | 2026.03.16 21:23:31.749075 [ 268 ] {7ef9a0ad-58b5-44bc-a606-98bc8662e4eb} <Debug> TCPHandler: Processed in 0.001841574 sec. | ||
| 2741 | 2026.03.16 21:23:31.749176 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.03.16 21:23:31.749267 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.03.16 21:23:31.749306 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2744 | 2026.03.16 21:23:31.749626 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.03.16 21:23:31.749661 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2746 | 2026.03.16 21:23:31.749963 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2747 | 2026.03.16 21:23:31.750163 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.03.16 21:23:31.750284 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 2749 | 2026.03.16 21:23:31.750319 [ 268 ] {5bcadd6d-3876-4f21-9fc5-600e3318a5c7} <Debug> TCPHandler: Processed in 0.001189452 sec. | ||
| 2750 | 2026.03.16 21:23:33.269519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5295 | ||
| 2751 | 2026.03.16 21:23:33.270280 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.03.16 21:23:33.270342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2753 | 2026.03.16 21:23:33.270956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2754 | 2026.03.16 21:23:33.271179 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.03.16 21:23:33.271278 [ 129 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2756 | 2026.03.16 21:23:33.271294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5295 | ||
| 2757 | 2026.03.16 21:23:33.271315 [ 129 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.03.16 21:23:33.271334 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2759 | 2026.03.16 21:23:33.271454 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 2760 | 2026.03.16 21:23:33.271594 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.03.16 21:23:33.271633 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2863 rows starting from the beginning of the part | ||
| 2762 | 2026.03.16 21:23:33.271693 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2763 | 2026.03.16 21:23:33.271745 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2764 | 2026.03.16 21:23:33.271784 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2765 | 2026.03.16 21:23:33.271822 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2766 | 2026.03.16 21:23:33.271858 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2767 | 2026.03.16 21:23:33.273237 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5295 rows, containing 4 columns (4 merged, 0 gathered) in 0.001839204 sec., 2878962.8556701704 rows/sec., 41.18 MiB/sec. | ||
| 2768 | 2026.03.16 21:23:33.273879 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2769 | 2026.03.16 21:23:33.274162 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.03.16 21:23:33.274242 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_11_2} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2771 | 2026.03.16 21:23:33.274336 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2772 | 2026.03.16 21:23:33.544903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2773 | 2026.03.16 21:23:33.562024 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.03.16 21:23:33.562076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2775 | 2026.03.16 21:23:33.568267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2776 | 2026.03.16 21:23:33.568983 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.03.16 21:23:33.569257 [ 129 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2778 | 2026.03.16 21:23:33.569326 [ 129 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.03.16 21:23:33.569348 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2780 | 2026.03.16 21:23:33.569440 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 2781 | 2026.03.16 21:23:33.571850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2782 | 2026.03.16 21:23:33.572590 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2783 | 2026.03.16 21:23:33.573317 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 2784 | 2026.03.16 21:23:33.576586 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 2785 | 2026.03.16 21:23:33.579833 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 2786 | 2026.03.16 21:23:33.583641 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 2787 | 2026.03.16 21:23:33.587953 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 2788 | 2026.03.16 21:23:33.592415 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 2789 | 2026.03.16 21:23:33.641429 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072027315 sec., 1152.3406085594056 rows/sec., 5.96 MiB/sec. | ||
| 2790 | 2026.03.16 21:23:33.642835 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2791 | 2026.03.16 21:23:33.644345 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_11_2} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.03.16 21:23:33.644428 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_11_2} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2793 | 2026.03.16 21:23:33.645576 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2794 | 2026.03.16 21:23:34.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.29 MiB, peak 225.17 MiB, free memory in arenas 0.00 B, will set to 222.76 MiB (RSS), difference: 7.47 MiB | ||
| 2795 | 2026.03.16 21:23:36.740536 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.03.16 21:23:36.740727 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2797 | 2026.03.16 21:23:36.740800 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2798 | 2026.03.16 21:23:36.741523 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.03.16 21:23:36.741577 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2800 | 2026.03.16 21:23:36.742017 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2801 | 2026.03.16 21:23:36.742256 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.03.16 21:23:36.742423 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001747 sec., 66399.54207212364 rows/sec., 5.63 MiB/sec. | ||
| 2803 | 2026.03.16 21:23:36.742428 [ 179 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2804 | 2026.03.16 21:23:36.742475 [ 268 ] {1f1b06ac-96ac-4622-92c3-a7523bb8de5b} <Debug> TCPHandler: Processed in 0.002078138 sec. | ||
| 2805 | 2026.03.16 21:23:36.742495 [ 179 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.03.16 21:23:36.742523 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2807 | 2026.03.16 21:23:36.742617 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.03.16 21:23:36.742659 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 2809 | 2026.03.16 21:23:36.742728 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.03.16 21:23:36.742782 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2811 | 2026.03.16 21:23:36.742814 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2812 | 2026.03.16 21:23:36.742854 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2145 rows starting from the beginning of the part | ||
| 2813 | 2026.03.16 21:23:36.742922 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2814 | 2026.03.16 21:23:36.742967 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 2815 | 2026.03.16 21:23:36.743010 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 116 rows starting from the beginning of the part | ||
| 2816 | 2026.03.16 21:23:36.743051 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 201 rows starting from the beginning of the part | ||
| 2817 | 2026.03.16 21:23:36.743089 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 2818 | 2026.03.16 21:23:36.743233 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.03.16 21:23:36.743280 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2820 | 2026.03.16 21:23:36.743793 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2821 | 2026.03.16 21:23:36.744059 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.03.16 21:23:36.744215 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001511 sec., 19854.40105890139 rows/sec., 1.46 MiB/sec. | ||
| 2823 | 2026.03.16 21:23:36.744259 [ 268 ] {5af593ff-7341-4d17-946d-60244d9d9cd2} <Debug> TCPHandler: Processed in 0.001697071 sec. | ||
| 2824 | 2026.03.16 21:23:36.744367 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.03.16 21:23:36.744469 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2826 | 2026.03.16 21:23:36.744489 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001891855 sec., 1432456.504330406 rows/sec., 118.07 MiB/sec. | ||
| 2827 | 2026.03.16 21:23:36.744515 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2828 | 2026.03.16 21:23:36.744874 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2829 | 2026.03.16 21:23:36.744979 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.03.16 21:23:36.745025 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2831 | 2026.03.16 21:23:36.745263 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.03.16 21:23:36.745368 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_16_3} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2833 | 2026.03.16 21:23:36.745395 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2834 | 2026.03.16 21:23:36.745463 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2835 | 2026.03.16 21:23:36.745625 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.16 21:23:36.745747 [ 179 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2837 | 2026.03.16 21:23:36.745767 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001322 sec., 71104.38729198184 rows/sec., 5.55 MiB/sec. | ||
| 2838 | 2026.03.16 21:23:36.745800 [ 179 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.03.16 21:23:36.745817 [ 268 ] {6ca90794-b095-43cf-8c83-47d70de718c8} <Debug> TCPHandler: Processed in 0.001501588 sec. | ||
| 2840 | 2026.03.16 21:23:36.745825 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2841 | 2026.03.16 21:23:36.745926 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 2842 | 2026.03.16 21:23:36.745942 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.03.16 21:23:36.746038 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2844 | 2026.03.16 21:23:36.746060 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.03.16 21:23:36.746074 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1121 rows starting from the beginning of the part | ||
| 2846 | 2026.03.16 21:23:36.746113 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2847 | 2026.03.16 21:23:36.746142 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2848 | 2026.03.16 21:23:36.746197 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 2849 | 2026.03.16 21:23:36.746241 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
| 2850 | 2026.03.16 21:23:36.746285 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part | ||
| 2851 | 2026.03.16 21:23:36.746344 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 2852 | 2026.03.16 21:23:36.746557 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.03.16 21:23:36.746599 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2854 | 2026.03.16 21:23:36.747006 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2855 | 2026.03.16 21:23:36.747269 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.03.16 21:23:36.747410 [ 179 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2857 | 2026.03.16 21:23:36.747427 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001389 sec., 115190.78473722102 rows/sec., 8.02 MiB/sec. | ||
| 2858 | 2026.03.16 21:23:36.747458 [ 179 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.03.16 21:23:36.747491 [ 268 ] {b922617e-e603-4bbc-ab19-bb5e955117dd} <Debug> TCPHandler: Processed in 0.001599949 sec. | ||
| 2860 | 2026.03.16 21:23:36.747515 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2861 | 2026.03.16 21:23:36.747601 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 2862 | 2026.03.16 21:23:36.747614 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.03.16 21:23:36.747706 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2864 | 2026.03.16 21:23:36.747726 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.03.16 21:23:36.747741 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4934 rows starting from the beginning of the part | ||
| 2866 | 2026.03.16 21:23:36.747736 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1567 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847484 sec., 848180.5525785339 rows/sec., 64.81 MiB/sec. | ||
| 2867 | 2026.03.16 21:23:36.747794 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2868 | 2026.03.16 21:23:36.747801 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2869 | 2026.03.16 21:23:36.747854 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2870 | 2026.03.16 21:23:36.747889 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 2871 | 2026.03.16 21:23:36.747925 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 201 rows starting from the beginning of the part | ||
| 2872 | 2026.03.16 21:23:36.747965 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2873 | 2026.03.16 21:23:36.748010 [ 193 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2874 | 2026.03.16 21:23:36.748344 [ 193 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.03.16 21:23:36.748418 [ 193 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_16_3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2876 | 2026.03.16 21:23:36.748522 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2877 | 2026.03.16 21:23:36.748679 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.03.16 21:23:36.748717 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2879 | 2026.03.16 21:23:36.749384 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2880 | 2026.03.16 21:23:36.749643 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.03.16 21:23:36.749804 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002099 sec., 14292.520247737017 rows/sec., 25.61 MiB/sec. | ||
| 2882 | 2026.03.16 21:23:36.749879 [ 268 ] {b4334aac-b771-4352-9a6a-ff44e6869e38} <Debug> TCPHandler: Processed in 0.002314322 sec. | ||
| 2883 | 2026.03.16 21:23:36.749996 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.03.16 21:23:36.750096 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.03.16 21:23:36.750140 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2886 | 2026.03.16 21:23:36.750391 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5743 rows, containing 5 columns (5 merged, 0 gathered) in 0.002824402 sec., 2033350.7765537624 rows/sec., 135.49 MiB/sec. | ||
| 2887 | 2026.03.16 21:23:36.750487 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.03.16 21:23:36.750524 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2889 | 2026.03.16 21:23:36.750907 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2890 | 2026.03.16 21:23:36.751077 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2891 | 2026.03.16 21:23:36.751154 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.03.16 21:23:36.751296 [ 151 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2893 | 2026.03.16 21:23:36.751307 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 2894 | 2026.03.16 21:23:36.751346 [ 151 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.03.16 21:23:36.751364 [ 268 ] {04487f2e-8089-4cb1-bea8-20522da36c0c} <Debug> TCPHandler: Processed in 0.001418656 sec. | ||
| 2896 | 2026.03.16 21:23:36.751377 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2897 | 2026.03.16 21:23:36.751464 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 2898 | 2026.03.16 21:23:36.751500 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.03.16 21:23:36.751575 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2900 | 2026.03.16 21:23:36.751608 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2901 | 2026.03.16 21:23:36.751612 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
| 2902 | 2026.03.16 21:23:36.751686 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 2903 | 2026.03.16 21:23:36.751728 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 2904 | 2026.03.16 21:23:36.751748 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2905 | 2026.03.16 21:23:36.751804 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 2906 | 2026.03.16 21:23:36.751848 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2907 | 2026.03.16 21:23:36.751897 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2908 | 2026.03.16 21:23:36.753036 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001609569 sec., 521878.8383722599 rows/sec., 35.17 MiB/sec. | ||
| 2909 | 2026.03.16 21:23:36.753254 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2910 | 2026.03.16 21:23:36.753550 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.16 21:23:36.753622 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_16_3} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2912 | 2026.03.16 21:23:36.753716 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2913 | 2026.03.16 21:23:40.707862 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2914 | 2026.03.16 21:23:40.707928 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2915 | 2026.03.16 21:23:40.771496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5743 | ||
| 2916 | 2026.03.16 21:23:40.772177 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.16 21:23:40.772230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2918 | 2026.03.16 21:23:40.772724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2919 | 2026.03.16 21:23:40.772974 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.16 21:23:40.773121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5743 | ||
| 2921 | 2026.03.16 21:23:40.786130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 394 | ||
| 2922 | 2026.03.16 21:23:40.788346 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.03.16 21:23:40.788380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2924 | 2026.03.16 21:23:40.789503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2925 | 2026.03.16 21:23:40.789761 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.16 21:23:40.789998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 2927 | 2026.03.16 21:23:41.072023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2928 | 2026.03.16 21:23:41.090263 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.03.16 21:23:41.090326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2930 | 2026.03.16 21:23:41.096135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2931 | 2026.03.16 21:23:41.096864 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.03.16 21:23:41.099792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2933 | 2026.03.16 21:23:41.734087 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.03.16 21:23:41.734279 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2935 | 2026.03.16 21:23:41.734354 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2936 | 2026.03.16 21:23:41.735105 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.03.16 21:23:41.735155 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2938 | 2026.03.16 21:23:41.735544 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2939 | 2026.03.16 21:23:41.735776 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.03.16 21:23:41.735931 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001706 sec., 44548.65181711606 rows/sec., 3.67 MiB/sec. | ||
| 2941 | 2026.03.16 21:23:41.735977 [ 268 ] {416b835b-a2ad-4cbf-ac34-1c6e802e72ae} <Debug> TCPHandler: Processed in 0.002022937 sec. | ||
| 2942 | 2026.03.16 21:23:41.736111 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.03.16 21:23:41.736209 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2944 | 2026.03.16 21:23:41.736252 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2945 | 2026.03.16 21:23:41.736652 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.03.16 21:23:41.736690 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2947 | 2026.03.16 21:23:41.736985 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2948 | 2026.03.16 21:23:41.737194 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.03.16 21:23:41.737320 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 2950 | 2026.03.16 21:23:41.737356 [ 268 ] {2e7b7426-d0ba-4bfc-b9e6-64d8c5edbd31} <Debug> TCPHandler: Processed in 0.001295334 sec. | ||
| 2951 | 2026.03.16 21:23:41.737464 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2026.03.16 21:23:41.737556 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2953 | 2026.03.16 21:23:41.737595 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2954 | 2026.03.16 21:23:41.737995 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.03.16 21:23:41.738031 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2956 | 2026.03.16 21:23:41.738337 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2957 | 2026.03.16 21:23:41.738545 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.03.16 21:23:41.738667 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001129 sec., 65544.72984942427 rows/sec., 5.12 MiB/sec. | ||
| 2959 | 2026.03.16 21:23:41.738703 [ 268 ] {c41e9c3e-c132-4b9a-8dda-5ade4aa2e7c1} <Debug> TCPHandler: Processed in 0.001286583 sec. | ||
| 2960 | 2026.03.16 21:23:41.738812 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.03.16 21:23:41.738905 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2962 | 2026.03.16 21:23:41.738949 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2963 | 2026.03.16 21:23:41.739348 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.03.16 21:23:41.739383 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2965 | 2026.03.16 21:23:41.739701 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2966 | 2026.03.16 21:23:41.739909 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.03.16 21:23:41.740032 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 2968 | 2026.03.16 21:23:41.740068 [ 268 ] {7b76ba74-aff7-49ad-ab7b-82ea4a7966bd} <Debug> TCPHandler: Processed in 0.001302104 sec. | ||
| 2969 | 2026.03.16 21:23:41.740173 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.03.16 21:23:41.740263 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.03.16 21:23:41.740316 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2972 | 2026.03.16 21:23:41.741058 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.03.16 21:23:41.741095 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2974 | 2026.03.16 21:23:41.741589 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2975 | 2026.03.16 21:23:41.741806 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.03.16 21:23:41.741940 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001694 sec., 5903.18772136954 rows/sec., 10.58 MiB/sec. | ||
| 2977 | 2026.03.16 21:23:41.741997 [ 268 ] {1cfbcfe3-8adb-4bfe-9d16-d1ee5979e0c1} <Debug> TCPHandler: Processed in 0.001870635 sec. | ||
| 2978 | 2026.03.16 21:23:41.742135 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.03.16 21:23:41.742253 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.03.16 21:23:41.742301 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2981 | 2026.03.16 21:23:41.742703 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.03.16 21:23:41.742745 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2983 | 2026.03.16 21:23:41.743107 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2984 | 2026.03.16 21:23:41.743312 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.03.16 21:23:41.743435 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 2986 | 2026.03.16 21:23:41.743470 [ 268 ] {5b0c4c93-1e42-4838-b4ee-b807ab00e844} <Debug> TCPHandler: Processed in 0.001393736 sec. | ||
| 2987 | 2026.03.16 21:23:41.969904 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.03.16 21:23:41.970124 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2989 | 2026.03.16 21:23:41.970191 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2990 | 2026.03.16 21:23:41.970804 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.16 21:23:41.970856 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 2992 | 2026.03.16 21:23:41.971230 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2993 | 2026.03.16 21:23:41.971457 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.16 21:23:41.971624 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001545 sec., 2588.9967637540453 rows/sec., 211.11 KiB/sec. | ||
| 2995 | 2026.03.16 21:23:41.971685 [ 268 ] {22a08ccf-1948-4bdf-92cf-d43c42538c0c} <Debug> TCPHandler: Processed in 0.001928176 sec. | ||
| 2996 | 2026.03.16 21:23:41.971824 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.03.16 21:23:41.971925 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2998 | 2026.03.16 21:23:41.971966 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2999 | 2026.03.16 21:23:41.973573 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.03.16 21:23:41.973615 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3001 | 2026.03.16 21:23:41.974116 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3002 | 2026.03.16 21:23:41.974343 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.03.16 21:23:41.974499 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Debug> executeQuery: Read 1998 rows, 154.94 KiB in 0.002591 sec., 771130.8375144731 rows/sec., 58.40 MiB/sec. | ||
| 3004 | 2026.03.16 21:23:41.974551 [ 268 ] {e7913324-e9ff-444c-94bc-6b27cfaf5b1f} <Debug> TCPHandler: Processed in 0.002777591 sec. | ||
| 3005 | 2026.03.16 21:23:41.974676 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.03.16 21:23:41.974773 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.03.16 21:23:41.974813 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3008 | 2026.03.16 21:23:41.975236 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.03.16 21:23:41.975273 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3010 | 2026.03.16 21:23:41.975588 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3011 | 2026.03.16 21:23:41.975792 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.03.16 21:23:41.975920 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001164 sec., 36941.58075601374 rows/sec., 2.69 MiB/sec. | ||
| 3013 | 2026.03.16 21:23:41.975956 [ 268 ] {dad8f904-5cf6-4930-87dc-605b8eb723e3} <Debug> TCPHandler: Processed in 0.001329315 sec. | ||
| 3014 | 2026.03.16 21:23:41.976064 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.03.16 21:23:41.976157 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.03.16 21:23:41.976196 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3017 | 2026.03.16 21:23:41.976852 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.03.16 21:23:41.976889 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3019 | 2026.03.16 21:23:41.977209 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3020 | 2026.03.16 21:23:41.977408 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.03.16 21:23:41.977509 [ 152 ] {} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3022 | 2026.03.16 21:23:41.977525 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001385 sec., 511191.33574007225 rows/sec., 29.82 MiB/sec. | ||
| 3023 | 2026.03.16 21:23:41.977572 [ 152 ] {} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.03.16 21:23:41.977580 [ 268 ] {153aa1e5-1833-4807-96ed-d11e9aa17b19} <Debug> TCPHandler: Processed in 0.001562259 sec. | ||
| 3025 | 2026.03.16 21:23:41.977600 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3026 | 2026.03.16 21:23:41.977700 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.03.16 21:23:41.977720 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::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 | ||
| 3028 | 2026.03.16 21:23:41.977796 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.03.16 21:23:41.977839 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3030 | 2026.03.16 21:23:41.977885 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3031 | 2026.03.16 21:23:41.977928 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3032 | 2026.03.16 21:23:41.978001 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 708 rows starting from the beginning of the part | ||
| 3033 | 2026.03.16 21:23:41.978050 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3034 | 2026.03.16 21:23:41.978090 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 708 rows starting from the beginning of the part | ||
| 3035 | 2026.03.16 21:23:41.978134 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3036 | 2026.03.16 21:23:41.978175 [ 199 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 708 rows starting from the beginning of the part | ||
| 3037 | 2026.03.16 21:23:41.978203 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.03.16 21:23:41.978245 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3039 | 2026.03.16 21:23:41.978559 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3040 | 2026.03.16 21:23:41.978779 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.03.16 21:23:41.978912 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 3042 | 2026.03.16 21:23:41.978949 [ 268 ] {f204d06c-37a2-4a12-8975-bfeccc81793e} <Debug> TCPHandler: Processed in 0.001296744 sec. | ||
| 3043 | 2026.03.16 21:23:41.979055 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.03.16 21:23:41.979145 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3045 | 2026.03.16 21:23:41.979183 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3046 | 2026.03.16 21:23:41.979386 [ 193 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722842 sec., 1274638.0689581516 rows/sec., 80.25 MiB/sec. | ||
| 3047 | 2026.03.16 21:23:41.979565 [ 197 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3048 | 2026.03.16 21:23:41.979814 [ 197 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.03.16 21:23:41.979878 [ 197 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_6_1} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3050 | 2026.03.16 21:23:41.979961 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3051 | 2026.03.16 21:23:41.980026 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.03.16 21:23:41.980064 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3053 | 2026.03.16 21:23:41.980423 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3054 | 2026.03.16 21:23:41.980638 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.03.16 21:23:41.980767 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001638 sec., 636752.1367521368 rows/sec., 43.99 MiB/sec. | ||
| 3056 | 2026.03.16 21:23:41.980805 [ 268 ] {ff08be67-c522-4aa9-a3d3-88f70c5e272e} <Debug> TCPHandler: Processed in 0.001797843 sec. | ||
| 3057 | 2026.03.16 21:23:41.980922 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.03.16 21:23:41.981017 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.03.16 21:23:41.981061 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3060 | 2026.03.16 21:23:41.981715 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.03.16 21:23:41.981752 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3062 | 2026.03.16 21:23:41.982156 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3063 | 2026.03.16 21:23:41.982367 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.03.16 21:23:41.982502 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001504 sec., 810505.3191489362 rows/sec., 50.68 MiB/sec. | ||
| 3065 | 2026.03.16 21:23:41.982540 [ 268 ] {08831df2-8a6e-4649-8d69-105629c5c860} <Debug> TCPHandler: Processed in 0.001666901 sec. | ||
| 3066 | 2026.03.16 21:23:41.982651 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.03.16 21:23:41.982745 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3068 | 2026.03.16 21:23:41.982799 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3069 | 2026.03.16 21:23:41.983640 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.03.16 21:23:41.983676 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3071 | 2026.03.16 21:23:41.984246 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3072 | 2026.03.16 21:23:41.984533 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.03.16 21:23:41.984676 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00195 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 3074 | 2026.03.16 21:23:41.984729 [ 268 ] {c6e05f72-5577-4b2e-8652-2c53211ec407} <Debug> TCPHandler: Processed in 0.002126509 sec. | ||
| 3075 | 2026.03.16 21:23:41.984839 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.03.16 21:23:41.984937 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.03.16 21:23:41.984979 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3078 | 2026.03.16 21:23:41.985298 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.03.16 21:23:41.985336 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3080 | 2026.03.16 21:23:41.985641 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3081 | 2026.03.16 21:23:41.985848 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.03.16 21:23:41.985976 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 3083 | 2026.03.16 21:23:41.986011 [ 268 ] {72b993e6-2039-4a04-8974-18ffda43936f} <Debug> TCPHandler: Processed in 0.001223493 sec. | ||
| 3084 | 2026.03.16 21:23:46.732148 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.03.16 21:23:46.732428 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3086 | 2026.03.16 21:23:46.732527 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3087 | 2026.03.16 21:23:46.733415 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.03.16 21:23:46.733457 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3089 | 2026.03.16 21:23:46.733864 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3090 | 2026.03.16 21:23:46.734094 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.03.16 21:23:46.734262 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. | ||
| 3092 | 2026.03.16 21:23:46.734312 [ 268 ] {961f7124-03e2-46e4-bc4a-5b233229775b} <Debug> TCPHandler: Processed in 0.002333193 sec. | ||
| 3093 | 2026.03.16 21:23:46.734439 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.03.16 21:23:46.734544 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3095 | 2026.03.16 21:23:46.734587 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3096 | 2026.03.16 21:23:46.735018 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.16 21:23:46.735053 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3098 | 2026.03.16 21:23:46.735363 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3099 | 2026.03.16 21:23:46.735589 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.03.16 21:23:46.735720 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 3101 | 2026.03.16 21:23:46.735760 [ 268 ] {d936d3c4-370d-49bd-8781-d9eadc2c88e8} <Debug> TCPHandler: Processed in 0.001374415 sec. | ||
| 3102 | 2026.03.16 21:23:46.735874 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.03.16 21:23:46.735970 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.03.16 21:23:46.736015 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3105 | 2026.03.16 21:23:46.736411 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.03.16 21:23:46.736448 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3107 | 2026.03.16 21:23:46.736782 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3108 | 2026.03.16 21:23:46.736993 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.03.16 21:23:46.737124 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. | ||
| 3110 | 2026.03.16 21:23:46.737161 [ 268 ] {cb9cbc90-4226-4f8b-88ea-0e8ab37a758f} <Debug> TCPHandler: Processed in 0.001338465 sec. | ||
| 3111 | 2026.03.16 21:23:46.737271 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.03.16 21:23:46.737367 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.03.16 21:23:46.737408 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3114 | 2026.03.16 21:23:46.737742 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.16 21:23:46.737779 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3116 | 2026.03.16 21:23:46.738090 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3117 | 2026.03.16 21:23:46.738304 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.03.16 21:23:46.738430 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001083 sec., 44321.3296398892 rows/sec., 2.99 MiB/sec. | ||
| 3119 | 2026.03.16 21:23:46.738465 [ 268 ] {a0792372-bf55-4886-83fc-03a0019bf03f} <Debug> TCPHandler: Processed in 0.001243782 sec. | ||
| 3120 | 2026.03.16 21:23:48.273296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6255 | ||
| 3121 | 2026.03.16 21:23:48.274129 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.16 21:23:48.274206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3123 | 2026.03.16 21:23:48.274806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3124 | 2026.03.16 21:23:48.275045 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.03.16 21:23:48.275182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6255 | ||
| 3126 | 2026.03.16 21:23:48.599962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3127 | 2026.03.16 21:23:48.616612 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.03.16 21:23:48.616675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3129 | 2026.03.16 21:23:48.622395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3130 | 2026.03.16 21:23:48.623139 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.16 21:23:48.626213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3132 | 2026.03.16 21:23:50.790281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 432 | ||
| 3133 | 2026.03.16 21:23:50.793236 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.03.16 21:23:50.793278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3135 | 2026.03.16 21:23:50.794416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3136 | 2026.03.16 21:23:50.794682 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.03.16 21:23:50.794930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3138 | 2026.03.16 21:23:51.734385 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.03.16 21:23:51.734574 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3140 | 2026.03.16 21:23:51.734648 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3141 | 2026.03.16 21:23:51.735397 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.03.16 21:23:51.735454 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3143 | 2026.03.16 21:23:51.735865 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3144 | 2026.03.16 21:23:51.736102 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.03.16 21:23:51.736263 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001742 sec., 43628.01377726751 rows/sec., 3.60 MiB/sec. | ||
| 3146 | 2026.03.16 21:23:51.736313 [ 268 ] {1c9ec392-88cd-473a-ac73-4b5f793872b3} <Debug> TCPHandler: Processed in 0.002057418 sec. | ||
| 3147 | 2026.03.16 21:23:51.736446 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.03.16 21:23:51.736550 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.03.16 21:23:51.736595 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3150 | 2026.03.16 21:23:51.737021 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.03.16 21:23:51.737061 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3152 | 2026.03.16 21:23:51.737381 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3153 | 2026.03.16 21:23:51.737592 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.03.16 21:23:51.737701 [ 143 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3155 | 2026.03.16 21:23:51.737729 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001202 sec., 8319.46755407654 rows/sec., 625.58 KiB/sec. | ||
| 3156 | 2026.03.16 21:23:51.737772 [ 143 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.03.16 21:23:51.737782 [ 268 ] {e1acbe25-23b3-45c5-bb8f-bb772fe26aa1} <Debug> TCPHandler: Processed in 0.001388296 sec. | ||
| 3158 | 2026.03.16 21:23:51.737803 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3159 | 2026.03.16 21:23:51.737898 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 3160 | 2026.03.16 21:23:51.737904 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.03.16 21:23:51.737995 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3162 | 2026.03.16 21:23:51.738019 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3163 | 2026.03.16 21:23:51.738023 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 79 rows starting from the beginning of the part | ||
| 3164 | 2026.03.16 21:23:51.738060 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3165 | 2026.03.16 21:23:51.738089 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 3166 | 2026.03.16 21:23:51.738133 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3167 | 2026.03.16 21:23:51.738176 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3168 | 2026.03.16 21:23:51.738217 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part | ||
| 3169 | 2026.03.16 21:23:51.738256 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3170 | 2026.03.16 21:23:51.738492 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.03.16 21:23:51.738528 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3172 | 2026.03.16 21:23:51.738846 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3173 | 2026.03.16 21:23:51.738955 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.00109655 sec., 186038.0283616798 rows/sec., 14.32 MiB/sec. | ||
| 3174 | 2026.03.16 21:23:51.739065 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.03.16 21:23:51.739065 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3176 | 2026.03.16 21:23:51.739197 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001199 sec., 61718.098415346125 rows/sec., 4.82 MiB/sec. | ||
| 3177 | 2026.03.16 21:23:51.739237 [ 268 ] {9a1be33c-9923-41c2-bf36-7886d978e886} <Debug> TCPHandler: Processed in 0.001384155 sec. | ||
| 3178 | 2026.03.16 21:23:51.739312 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.16 21:23:51.739364 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.03.16 21:23:51.739372 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_16_3} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3181 | 2026.03.16 21:23:51.739440 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3182 | 2026.03.16 21:23:51.739461 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.03.16 21:23:51.739507 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3184 | 2026.03.16 21:23:51.739922 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.03.16 21:23:51.739958 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3186 | 2026.03.16 21:23:51.740288 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3187 | 2026.03.16 21:23:51.740508 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.03.16 21:23:51.740640 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 3189 | 2026.03.16 21:23:51.740678 [ 268 ] {e809f1ba-4498-4da0-b4e4-261c6ff3547d} <Debug> TCPHandler: Processed in 0.001365425 sec. | ||
| 3190 | 2026.03.16 21:23:51.740787 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.03.16 21:23:51.740883 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.03.16 21:23:51.740936 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3193 | 2026.03.16 21:23:51.741690 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.03.16 21:23:51.741727 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3195 | 2026.03.16 21:23:51.742249 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3196 | 2026.03.16 21:23:51.742471 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.03.16 21:23:51.742578 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3198 | 2026.03.16 21:23:51.742609 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 3199 | 2026.03.16 21:23:51.742612 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.03.16 21:23:51.742649 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3201 | 2026.03.16 21:23:51.742671 [ 268 ] {b8f3d0c4-6a42-4702-a8a2-b83aad48c0e4} <Debug> TCPHandler: Processed in 0.001934016 sec. | ||
| 3202 | 2026.03.16 21:23:51.742729 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 3203 | 2026.03.16 21:23:51.742787 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.03.16 21:23:51.742884 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.03.16 21:23:51.742924 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3206 | 2026.03.16 21:23:51.742937 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3207 | 2026.03.16 21:23:51.742995 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 197 rows starting from the beginning of the part | ||
| 3208 | 2026.03.16 21:23:51.743125 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3209 | 2026.03.16 21:23:51.743244 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3210 | 2026.03.16 21:23:51.743261 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.03.16 21:23:51.743298 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3212 | 2026.03.16 21:23:51.743365 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3213 | 2026.03.16 21:23:51.743481 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 3214 | 2026.03.16 21:23:51.743572 [ 205 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3215 | 2026.03.16 21:23:51.743612 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3216 | 2026.03.16 21:23:51.743830 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.03.16 21:23:51.743960 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 3218 | 2026.03.16 21:23:51.744001 [ 268 ] {5e9710fb-4270-477a-b7f4-d26e79922c20} <Debug> TCPHandler: Processed in 0.001264423 sec. | ||
| 3219 | 2026.03.16 21:23:51.746710 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 19 columns (19 merged, 0 gathered) in 0.004018864 sec., 73652.65408334296 rows/sec., 131.98 MiB/sec. | ||
| 3220 | 2026.03.16 21:23:51.747200 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3221 | 2026.03.16 21:23:51.747499 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.16 21:23:51.747567 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3223 | 2026.03.16 21:23:51.747652 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3224 | 2026.03.16 21:23:52.046033 [ 143 ] {} <Debug> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3225 | 2026.03.16 21:23:52.046095 [ 143 ] {} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.16 21:23:52.046123 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3227 | 2026.03.16 21:23:52.046248 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::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 | ||
| 3228 | 2026.03.16 21:23:52.046408 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3229 | 2026.03.16 21:23:52.046456 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::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 | ||
| 3230 | 2026.03.16 21:23:52.046603 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::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 | ||
| 3231 | 2026.03.16 21:23:52.046690 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3232 | 2026.03.16 21:23:52.046768 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3233 | 2026.03.16 21:23:52.046839 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3234 | 2026.03.16 21:23:52.047909 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717602 sec., 18630.625721208988 rows/sec., 1.55 MiB/sec. | ||
| 3235 | 2026.03.16 21:23:52.048084 [ 197 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3236 | 2026.03.16 21:23:52.048384 [ 197 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.03.16 21:23:52.048460 [ 197 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_5_1} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3238 | 2026.03.16 21:23:52.048550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3239 | 2026.03.16 21:23:55.707966 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3240 | 2026.03.16 21:23:55.708030 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3241 | 2026.03.16 21:23:55.775341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6703 | ||
| 3242 | 2026.03.16 21:23:55.775846 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.03.16 21:23:55.775897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3244 | 2026.03.16 21:23:55.776461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3245 | 2026.03.16 21:23:55.776741 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.03.16 21:23:55.776883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6703 | ||
| 3247 | 2026.03.16 21:23:56.126366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3248 | 2026.03.16 21:23:56.143924 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.03.16 21:23:56.143987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3250 | 2026.03.16 21:23:56.150512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3251 | 2026.03.16 21:23:56.151253 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.03.16 21:23:56.154476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3253 | 2026.03.16 21:23:56.735820 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.03.16 21:23:56.736003 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3255 | 2026.03.16 21:23:56.736074 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3256 | 2026.03.16 21:23:56.736782 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.03.16 21:23:56.736833 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3258 | 2026.03.16 21:23:56.737274 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3259 | 2026.03.16 21:23:56.737515 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.03.16 21:23:56.737655 [ 137 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3261 | 2026.03.16 21:23:56.737677 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001723 sec., 67324.43412652351 rows/sec., 5.71 MiB/sec. | ||
| 3262 | 2026.03.16 21:23:56.737696 [ 137 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.03.16 21:23:56.737717 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3264 | 2026.03.16 21:23:56.737729 [ 268 ] {2d945fdb-db64-4cf7-bd36-9daf416ca7d4} <Debug> TCPHandler: Processed in 0.002044147 sec. | ||
| 3265 | 2026.03.16 21:23:56.737845 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 3266 | 2026.03.16 21:23:56.737861 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.03.16 21:23:56.738013 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2026.03.16 21:23:56.738013 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.03.16 21:23:56.738057 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2145 rows starting from the beginning of the part | ||
| 3270 | 2026.03.16 21:23:56.738081 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3271 | 2026.03.16 21:23:56.738150 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 3272 | 2026.03.16 21:23:56.738228 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1998 rows starting from the beginning of the part | ||
| 3273 | 2026.03.16 21:23:56.738292 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3274 | 2026.03.16 21:23:56.738350 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3275 | 2026.03.16 21:23:56.738418 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3276 | 2026.03.16 21:23:56.738777 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.16 21:23:56.738821 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3278 | 2026.03.16 21:23:56.739297 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3279 | 2026.03.16 21:23:56.739535 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.16 21:23:56.739672 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001685 sec., 17804.154302670624 rows/sec., 1.31 MiB/sec. | ||
| 3281 | 2026.03.16 21:23:56.739712 [ 268 ] {7d061e65-0ae7-4d7d-8ab2-0484f192abe8} <Debug> TCPHandler: Processed in 0.001904145 sec. | ||
| 3282 | 2026.03.16 21:23:56.739831 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.03.16 21:23:56.739928 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3284 | 2026.03.16 21:23:56.739970 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3285 | 2026.03.16 21:23:56.740289 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4467 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510016 sec., 1779669.930390882 rows/sec., 143.42 MiB/sec. | ||
| 3286 | 2026.03.16 21:23:56.740414 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.03.16 21:23:56.740450 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3288 | 2026.03.16 21:23:56.740592 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3289 | 2026.03.16 21:23:56.740791 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3290 | 2026.03.16 21:23:56.740963 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.03.16 21:23:56.741069 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.03.16 21:23:56.741090 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_21_4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3293 | 2026.03.16 21:23:56.741184 [ 137 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3294 | 2026.03.16 21:23:56.741197 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3295 | 2026.03.16 21:23:56.741210 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001302 sec., 72196.62058371736 rows/sec., 5.64 MiB/sec. | ||
| 3296 | 2026.03.16 21:23:56.741229 [ 137 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.03.16 21:23:56.741260 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3298 | 2026.03.16 21:23:56.741268 [ 268 ] {b83b5796-cb69-477d-ba03-81ef4d3e3f97} <Debug> TCPHandler: Processed in 0.001486688 sec. | ||
| 3299 | 2026.03.16 21:23:56.741339 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 3300 | 2026.03.16 21:23:56.741382 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.03.16 21:23:56.741467 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.03.16 21:23:56.741483 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.03.16 21:23:56.741502 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1121 rows starting from the beginning of the part | ||
| 3304 | 2026.03.16 21:23:56.741534 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3305 | 2026.03.16 21:23:56.741568 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 3306 | 2026.03.16 21:23:56.741617 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1043 rows starting from the beginning of the part | ||
| 3307 | 2026.03.16 21:23:56.741658 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3308 | 2026.03.16 21:23:56.741694 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3309 | 2026.03.16 21:23:56.741730 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 94 rows starting from the beginning of the part | ||
| 3310 | 2026.03.16 21:23:56.741954 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.16 21:23:56.741996 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3312 | 2026.03.16 21:23:56.742359 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3313 | 2026.03.16 21:23:56.742596 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.03.16 21:23:56.742694 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3315 | 2026.03.16 21:23:56.742725 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 3316 | 2026.03.16 21:23:56.742727 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.03.16 21:23:56.742760 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3318 | 2026.03.16 21:23:56.742763 [ 268 ] {c4bf81fb-05d6-44ac-be11-7769fc456e5e} <Debug> TCPHandler: Processed in 0.001429266 sec. | ||
| 3319 | 2026.03.16 21:23:56.742837 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 3320 | 2026.03.16 21:23:56.742872 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.03.16 21:23:56.742923 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2470 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161609 sec., 1528380.22634878 rows/sec., 113.81 MiB/sec. | ||
| 3322 | 2026.03.16 21:23:56.742925 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.03.16 21:23:56.742965 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.03.16 21:23:56.742979 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5743 rows starting from the beginning of the part | ||
| 3325 | 2026.03.16 21:23:56.743021 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3326 | 2026.03.16 21:23:56.743036 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 3327 | 2026.03.16 21:23:56.743079 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1219 rows starting from the beginning of the part | ||
| 3328 | 2026.03.16 21:23:56.743117 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3329 | 2026.03.16 21:23:56.743121 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3330 | 2026.03.16 21:23:56.743179 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3331 | 2026.03.16 21:23:56.743219 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 3332 | 2026.03.16 21:23:56.743457 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.03.16 21:23:56.743540 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_21_4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3334 | 2026.03.16 21:23:56.743613 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3335 | 2026.03.16 21:23:56.743857 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.03.16 21:23:56.743897 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3337 | 2026.03.16 21:23:56.744537 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3338 | 2026.03.16 21:23:56.744777 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.03.16 21:23:56.744921 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001974 sec., 15197.568389057751 rows/sec., 27.23 MiB/sec. | ||
| 3340 | 2026.03.16 21:23:56.744988 [ 268 ] {76bc2a46-5b1f-4bf0-be38-34aba16bf1ad} <Debug> TCPHandler: Processed in 0.00216542 sec. | ||
| 3341 | 2026.03.16 21:23:56.745106 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.03.16 21:23:56.745200 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.03.16 21:23:56.745242 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3344 | 2026.03.16 21:23:56.745586 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.03.16 21:23:56.745621 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3346 | 2026.03.16 21:23:56.745628 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7570 rows, containing 5 columns (5 merged, 0 gathered) in 0.002826782 sec., 2677956.772046801 rows/sec., 177.32 MiB/sec. | ||
| 3347 | 2026.03.16 21:23:56.746057 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3348 | 2026.03.16 21:23:56.746332 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3349 | 2026.03.16 21:23:56.746355 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.03.16 21:23:56.746470 [ 137 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3351 | 2026.03.16 21:23:56.746503 [ 137 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.03.16 21:23:56.746520 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. | ||
| 3353 | 2026.03.16 21:23:56.746526 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3354 | 2026.03.16 21:23:56.746563 [ 268 ] {ca7d85af-d5f6-4562-a05d-650f7b322af7} <Debug> TCPHandler: Processed in 0.001507268 sec. | ||
| 3355 | 2026.03.16 21:23:56.746612 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 3356 | 2026.03.16 21:23:56.746623 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.03.16 21:23:56.746701 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3358 | 2026.03.16 21:23:56.746717 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2026.03.16 21:23:56.746743 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3360 | 2026.03.16 21:23:56.746775 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3361 | 2026.03.16 21:23:56.746787 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 3362 | 2026.03.16 21:23:56.746824 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3363 | 2026.03.16 21:23:56.746858 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3364 | 2026.03.16 21:23:56.746893 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3365 | 2026.03.16 21:23:56.746928 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 3366 | 2026.03.16 21:23:56.747755 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173742 sec., 920134.0669414573 rows/sec., 62.01 MiB/sec. | ||
| 3367 | 2026.03.16 21:23:56.747923 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3368 | 2026.03.16 21:23:56.748161 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.03.16 21:23:56.748220 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_21_4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3370 | 2026.03.16 21:23:56.748275 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3371 | 2026.03.16 21:23:57.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.90 MiB, peak 234.02 MiB, free memory in arenas 0.00 B, will set to 229.42 MiB (RSS), difference: 1.52 MiB | ||
| 3372 | 2026.03.16 21:24:00.795199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 456 | ||
| 3373 | 2026.03.16 21:24:00.797231 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.03.16 21:24:00.797276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3375 | 2026.03.16 21:24:00.798415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3376 | 2026.03.16 21:24:00.798694 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.03.16 21:24:00.798943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3378 | 2026.03.16 21:24:01.736509 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.03.16 21:24:01.736701 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.03.16 21:24:01.736773 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3381 | 2026.03.16 21:24:01.737432 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.03.16 21:24:01.737475 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3383 | 2026.03.16 21:24:01.737877 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3384 | 2026.03.16 21:24:01.738124 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.03.16 21:24:01.738271 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 3386 | 2026.03.16 21:24:01.738314 [ 268 ] {21c2e225-d78e-46bf-a022-d0c2dfbf2c54} <Debug> TCPHandler: Processed in 0.001940836 sec. | ||
| 3387 | 2026.03.16 21:24:01.738433 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.03.16 21:24:01.738529 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3389 | 2026.03.16 21:24:01.738571 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3390 | 2026.03.16 21:24:01.739087 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.03.16 21:24:01.739124 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3392 | 2026.03.16 21:24:01.739459 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3393 | 2026.03.16 21:24:01.739679 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.16 21:24:01.739805 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001295 sec., 151351.35135135136 rows/sec., 13.48 MiB/sec. | ||
| 3395 | 2026.03.16 21:24:01.739842 [ 268 ] {54df677a-3603-4271-a6f6-dc47b1a527de} <Debug> TCPHandler: Processed in 0.001460007 sec. | ||
| 3396 | 2026.03.16 21:24:01.739957 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.03.16 21:24:01.740052 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3398 | 2026.03.16 21:24:01.740094 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3399 | 2026.03.16 21:24:01.740492 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.16 21:24:01.740529 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3401 | 2026.03.16 21:24:01.740835 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3402 | 2026.03.16 21:24:01.741068 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.16 21:24:01.741204 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001169 sec., 18819.503849443972 rows/sec., 1.43 MiB/sec. | ||
| 3404 | 2026.03.16 21:24:01.741242 [ 268 ] {98300599-7460-4056-bcb9-520e38be317a} <Debug> TCPHandler: Processed in 0.001335285 sec. | ||
| 3405 | 2026.03.16 21:24:01.741345 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.03.16 21:24:01.741441 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.03.16 21:24:01.741481 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3408 | 2026.03.16 21:24:01.741878 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.16 21:24:01.741913 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3410 | 2026.03.16 21:24:01.742204 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3411 | 2026.03.16 21:24:01.742420 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.16 21:24:01.742544 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 3413 | 2026.03.16 21:24:01.742581 [ 268 ] {7277bd40-0ee4-4cd9-b789-c0b8e8505f8f} <Debug> TCPHandler: Processed in 0.001286693 sec. | ||
| 3414 | 2026.03.16 21:24:01.742684 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.03.16 21:24:01.742781 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.03.16 21:24:01.742820 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3417 | 2026.03.16 21:24:01.743219 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.03.16 21:24:01.743254 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3419 | 2026.03.16 21:24:01.743555 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3420 | 2026.03.16 21:24:01.743760 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.16 21:24:01.743880 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 3422 | 2026.03.16 21:24:01.743916 [ 268 ] {f1c7c7ef-fe9d-414f-a490-437e96f496a9} <Debug> TCPHandler: Processed in 0.001279174 sec. | ||
| 3423 | 2026.03.16 21:24:01.744021 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.16 21:24:01.744111 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3425 | 2026.03.16 21:24:01.744149 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3426 | 2026.03.16 21:24:01.744574 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.03.16 21:24:01.744608 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3428 | 2026.03.16 21:24:01.744902 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3429 | 2026.03.16 21:24:01.745106 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.16 21:24:01.745226 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001133 sec., 97087.3786407767 rows/sec., 7.91 MiB/sec. | ||
| 3431 | 2026.03.16 21:24:01.745262 [ 268 ] {bef3f577-a9b2-47f4-bf3b-06cc075f10d4} <Debug> TCPHandler: Processed in 0.001287674 sec. | ||
| 3432 | 2026.03.16 21:24:01.745369 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.03.16 21:24:01.745460 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.03.16 21:24:01.745502 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3435 | 2026.03.16 21:24:01.745890 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.03.16 21:24:01.745923 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3437 | 2026.03.16 21:24:01.746251 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3438 | 2026.03.16 21:24:01.746461 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.03.16 21:24:01.746579 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001137 sec., 172383.4652594547 rows/sec., 12.37 MiB/sec. | ||
| 3440 | 2026.03.16 21:24:01.746613 [ 268 ] {086f3c1a-d5ea-4a7b-ba61-f7767a3c0342} <Debug> TCPHandler: Processed in 0.001290983 sec. | ||
| 3441 | 2026.03.16 21:24:01.746719 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.03.16 21:24:01.746809 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3443 | 2026.03.16 21:24:01.746860 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3444 | 2026.03.16 21:24:01.747580 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.16 21:24:01.747613 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3446 | 2026.03.16 21:24:01.748100 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3447 | 2026.03.16 21:24:01.748320 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.16 21:24:01.748457 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001665 sec., 6006.006006006006 rows/sec., 10.76 MiB/sec. | ||
| 3449 | 2026.03.16 21:24:01.748511 [ 268 ] {3ad26cf3-3761-4fd7-8bd2-162df23ec20e} <Debug> TCPHandler: Processed in 0.001838444 sec. | ||
| 3450 | 2026.03.16 21:24:01.748617 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.03.16 21:24:01.748710 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.03.16 21:24:01.748749 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3453 | 2026.03.16 21:24:01.749075 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.16 21:24:01.749111 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3455 | 2026.03.16 21:24:01.749404 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3456 | 2026.03.16 21:24:01.749608 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.03.16 21:24:01.749731 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 3458 | 2026.03.16 21:24:01.749765 [ 268 ] {6a38fa0c-a5f6-4dbe-ab56-b787a8154984} <Debug> TCPHandler: Processed in 0.001194842 sec. | ||
| 3459 | 2026.03.16 21:24:03.277073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7215 | ||
| 3460 | 2026.03.16 21:24:03.277951 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.03.16 21:24:03.278039 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3462 | 2026.03.16 21:24:03.278670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3463 | 2026.03.16 21:24:03.278902 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.03.16 21:24:03.279043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7215 | ||
| 3465 | 2026.03.16 21:24:03.654637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3466 | 2026.03.16 21:24:03.670070 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.03.16 21:24:03.670119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3468 | 2026.03.16 21:24:03.675427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3469 | 2026.03.16 21:24:03.676096 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.03.16 21:24:03.678718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3471 | 2026.03.16 21:24:06.744304 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2026.03.16 21:24:06.744555 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3473 | 2026.03.16 21:24:06.744660 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3474 | 2026.03.16 21:24:06.745707 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.03.16 21:24:06.745777 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3476 | 2026.03.16 21:24:06.746393 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3477 | 2026.03.16 21:24:06.746780 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.03.16 21:24:06.747025 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.002538 sec., 45705.279747832945 rows/sec., 3.88 MiB/sec. | ||
| 3479 | 2026.03.16 21:24:06.747104 [ 268 ] {a6adda95-fef9-42ef-8512-f6ad3ccae93c} <Debug> TCPHandler: Processed in 0.003018115 sec. | ||
| 3480 | 2026.03.16 21:24:06.747297 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.03.16 21:24:06.747434 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.03.16 21:24:06.747498 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3483 | 2026.03.16 21:24:06.748135 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.03.16 21:24:06.748189 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3485 | 2026.03.16 21:24:06.748663 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3486 | 2026.03.16 21:24:06.748936 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.03.16 21:24:06.749092 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001695 sec., 17699.11504424779 rows/sec., 1.30 MiB/sec. | ||
| 3488 | 2026.03.16 21:24:06.749142 [ 268 ] {0c5276ab-36c5-4be0-aadc-ceff72bebd26} <Debug> TCPHandler: Processed in 0.001916025 sec. | ||
| 3489 | 2026.03.16 21:24:06.749289 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.03.16 21:24:06.749399 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3491 | 2026.03.16 21:24:06.749446 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3492 | 2026.03.16 21:24:06.749993 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.03.16 21:24:06.750034 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3494 | 2026.03.16 21:24:06.750419 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3495 | 2026.03.16 21:24:06.750648 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.03.16 21:24:06.750801 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001427 sec., 65872.45970567624 rows/sec., 5.14 MiB/sec. | ||
| 3497 | 2026.03.16 21:24:06.750843 [ 268 ] {26d6b94f-3be9-447a-8ca9-d3c6a4bf9102} <Debug> TCPHandler: Processed in 0.001608329 sec. | ||
| 3498 | 2026.03.16 21:24:06.750983 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.03.16 21:24:06.751089 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.03.16 21:24:06.751138 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3501 | 2026.03.16 21:24:06.751649 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.03.16 21:24:06.751698 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3503 | 2026.03.16 21:24:06.752175 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3504 | 2026.03.16 21:24:06.752443 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.03.16 21:24:06.752602 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
| 3506 | 2026.03.16 21:24:06.752655 [ 268 ] {24a30f3e-f28f-4837-b418-3ba2536ac69f} <Debug> TCPHandler: Processed in 0.001725102 sec. | ||
| 3507 | 2026.03.16 21:24:06.752808 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.03.16 21:24:06.752934 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.03.16 21:24:06.753007 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3510 | 2026.03.16 21:24:06.754283 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.03.16 21:24:06.754333 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3512 | 2026.03.16 21:24:06.755192 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3513 | 2026.03.16 21:24:06.755560 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.03.16 21:24:06.755782 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002876 sec., 10431.15438108484 rows/sec., 18.69 MiB/sec. | ||
| 3515 | 2026.03.16 21:24:06.755903 [ 268 ] {ee14b284-aa9e-4651-b023-570553678506} <Debug> TCPHandler: Processed in 0.003156718 sec. | ||
| 3516 | 2026.03.16 21:24:06.756093 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.03.16 21:24:06.756221 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.03.16 21:24:06.756285 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3519 | 2026.03.16 21:24:06.756777 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.03.16 21:24:06.756823 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3521 | 2026.03.16 21:24:06.757242 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3522 | 2026.03.16 21:24:06.757556 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.03.16 21:24:06.757739 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
| 3524 | 2026.03.16 21:24:06.757795 [ 268 ] {15b0417c-f21b-4b49-97f8-ba531d8f76bc} <Debug> TCPHandler: Processed in 0.001771522 sec. | ||
| 3525 | 2026.03.16 21:24:07.204404 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37870 | ||
| 3526 | 2026.03.16 21:24:07.204534 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3527 | 2026.03.16 21:24:07.204563 [ 289 ] {} <Debug> TCP-Session: 0a643089-5ccf-4816-8b9e-4627bd42537f Authenticating user 'default' from [fd00:1122:3344:101::e]:37870 | ||
| 3528 | 2026.03.16 21:24:07.204587 [ 289 ] {} <Debug> TCP-Session: 0a643089-5ccf-4816-8b9e-4627bd42537f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.03.16 21:24:07.204600 [ 289 ] {} <Debug> TCP-Session: 0a643089-5ccf-4816-8b9e-4627bd42537f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2026.03.16 21:24:07.204809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40657 | ||
| 3531 | 2026.03.16 21:24:07.204843 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41971 | ||
| 3532 | 2026.03.16 21:24:07.204864 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65256 | ||
| 3533 | 2026.03.16 21:24:07.204885 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51967 | ||
| 3534 | 2026.03.16 21:24:07.204897 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54787 | ||
| 3535 | 2026.03.16 21:24:07.204925 [ 289 ] {} <Trace> TCP-Session: 0a643089-5ccf-4816-8b9e-4627bd42537f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.03.16 21:24:07.204956 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3537 | 2026.03.16 21:24:07.204933 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3538 | 2026.03.16 21:24:07.204995 [ 291 ] {} <Debug> TCP-Session: b6916d45-d202-4dda-b93a-87d40e72c842 Authenticating user 'default' from [fd00:1122:3344:101::e]:41971 | ||
| 3539 | 2026.03.16 21:24:07.204877 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36277 | ||
| 3540 | 2026.03.16 21:24:07.205024 [ 290 ] {} <Debug> TCP-Session: 84a42c01-0390-449e-992d-f9ad11454325 Authenticating user 'default' from [fd00:1122:3344:101::e]:40657 | ||
| 3541 | 2026.03.16 21:24:07.205035 [ 291 ] {} <Debug> TCP-Session: b6916d45-d202-4dda-b93a-87d40e72c842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2026.03.16 21:24:07.205080 [ 290 ] {} <Debug> TCP-Session: 84a42c01-0390-449e-992d-f9ad11454325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.03.16 21:24:07.205106 [ 291 ] {} <Debug> TCP-Session: b6916d45-d202-4dda-b93a-87d40e72c842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.03.16 21:24:07.205118 [ 290 ] {} <Debug> TCP-Session: 84a42c01-0390-449e-992d-f9ad11454325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.03.16 21:24:07.204852 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63426 | ||
| 3546 | 2026.03.16 21:24:07.205145 [ 289 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3547 | 2026.03.16 21:24:07.204844 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57786 | ||
| 3548 | 2026.03.16 21:24:07.205231 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3549 | 2026.03.16 21:24:07.205237 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.03.16 21:24:07.205265 [ 286 ] {} <Debug> TCP-Session: 0d295b94-ff0b-47c5-bc73-2f57cb57050c Authenticating user 'default' from [fd00:1122:3344:101::e]:51967 | ||
| 3551 | 2026.03.16 21:24:07.205290 [ 267 ] {} <Debug> TCP-Session: 61e3ebf8-a5d9-41e5-b39b-e911967b0c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:36277 | ||
| 3552 | 2026.03.16 21:24:07.205293 [ 286 ] {} <Debug> TCP-Session: 0d295b94-ff0b-47c5-bc73-2f57cb57050c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.03.16 21:24:07.205324 [ 267 ] {} <Debug> TCP-Session: 61e3ebf8-a5d9-41e5-b39b-e911967b0c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.03.16 21:24:07.205326 [ 286 ] {} <Debug> TCP-Session: 0d295b94-ff0b-47c5-bc73-2f57cb57050c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.03.16 21:24:07.205353 [ 267 ] {} <Debug> TCP-Session: 61e3ebf8-a5d9-41e5-b39b-e911967b0c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.03.16 21:24:07.205379 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3557 | 2026.03.16 21:24:07.205412 [ 287 ] {} <Debug> TCP-Session: 8d27d8b3-7c47-41bc-aec6-8037330138eb Authenticating user 'default' from [fd00:1122:3344:101::e]:54787 | ||
| 3558 | 2026.03.16 21:24:07.205430 [ 287 ] {} <Debug> TCP-Session: 8d27d8b3-7c47-41bc-aec6-8037330138eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.03.16 21:24:07.205436 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3560 | 2026.03.16 21:24:07.205443 [ 287 ] {} <Debug> TCP-Session: 8d27d8b3-7c47-41bc-aec6-8037330138eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.03.16 21:24:07.205474 [ 293 ] {} <Debug> TCP-Session: f346a94f-2a8b-4314-902e-b3a5ecbd85e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63426 | ||
| 3562 | 2026.03.16 21:24:07.205495 [ 289 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3563 | 2026.03.16 21:24:07.205500 [ 293 ] {} <Debug> TCP-Session: f346a94f-2a8b-4314-902e-b3a5ecbd85e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.03.16 21:24:07.205526 [ 293 ] {} <Debug> TCP-Session: f346a94f-2a8b-4314-902e-b3a5ecbd85e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.03.16 21:24:07.205562 [ 289 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3566 | 2026.03.16 21:24:07.205585 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.03.16 21:24:07.205624 [ 292 ] {} <Debug> TCP-Session: aaac2d32-c6ef-419a-a0e2-3171047dab09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57786 | ||
| 3568 | 2026.03.16 21:24:07.205643 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2026.03.16 21:24:07.205647 [ 292 ] {} <Debug> TCP-Session: aaac2d32-c6ef-419a-a0e2-3171047dab09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.03.16 21:24:07.205677 [ 294 ] {} <Debug> TCP-Session: 4b2513e0-78c0-4e93-a844-122f36a01118 Authenticating user 'default' from [fd00:1122:3344:101::e]:65256 | ||
| 3571 | 2026.03.16 21:24:07.205681 [ 292 ] {} <Debug> TCP-Session: aaac2d32-c6ef-419a-a0e2-3171047dab09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.03.16 21:24:07.205701 [ 294 ] {} <Debug> TCP-Session: 4b2513e0-78c0-4e93-a844-122f36a01118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.03.16 21:24:07.205720 [ 294 ] {} <Debug> TCP-Session: 4b2513e0-78c0-4e93-a844-122f36a01118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.03.16 21:24:07.205865 [ 289 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 3575 | 2026.03.16 21:24:07.206811 [ 338 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Trace> AggregatingTransform: Aggregating | ||
| 3576 | 2026.03.16 21:24:07.206850 [ 338 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3577 | 2026.03.16 21:24:07.206880 [ 338 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909787 sec. (1099.158 rows/sec., 42.94 KiB/sec.) | ||
| 3578 | 2026.03.16 21:24:07.206896 [ 338 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Trace> Aggregator: Merging aggregated data | ||
| 3579 | 2026.03.16 21:24:07.208223 [ 289 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 3580 | 2026.03.16 21:24:07.208372 [ 289 ] {d299ee70-3e17-4a7b-96cf-6306c26d47a2} <Debug> TCPHandler: Processed in 0.003580556 sec. | ||
| 3581 | 2026.03.16 21:24:07.208498 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2026.03.16 21:24:07.208523 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3583 | 2026.03.16 21:24:07.208527 [ 289 ] {} <Debug> TCP-Session: 0a643089-5ccf-4816-8b9e-4627bd42537f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.03.16 21:24:07.208548 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3585 | 2026.03.16 21:24:07.208568 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3586 | 2026.03.16 21:24:07.208582 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3587 | 2026.03.16 21:24:07.208601 [ 292 ] {} <Debug> TCP-Session: aaac2d32-c6ef-419a-a0e2-3171047dab09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.03.16 21:24:07.208619 [ 290 ] {} <Debug> TCP-Session: 84a42c01-0390-449e-992d-f9ad11454325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.03.16 21:24:07.208636 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3590 | 2026.03.16 21:24:07.208652 [ 291 ] {} <Debug> TCP-Session: b6916d45-d202-4dda-b93a-87d40e72c842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.03.16 21:24:07.208668 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3592 | 2026.03.16 21:24:07.208682 [ 294 ] {} <Debug> TCP-Session: 4b2513e0-78c0-4e93-a844-122f36a01118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.03.16 21:24:07.208599 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3594 | 2026.03.16 21:24:07.208710 [ 286 ] {} <Debug> TCP-Session: 0d295b94-ff0b-47c5-bc73-2f57cb57050c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.03.16 21:24:07.208569 [ 287 ] {} <Debug> TCP-Session: 8d27d8b3-7c47-41bc-aec6-8037330138eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2026.03.16 21:24:07.208749 [ 293 ] {} <Debug> TCP-Session: f346a94f-2a8b-4314-902e-b3a5ecbd85e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.03.16 21:24:07.208617 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3598 | 2026.03.16 21:24:07.208814 [ 267 ] {} <Debug> TCP-Session: 61e3ebf8-a5d9-41e5-b39b-e911967b0c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.03.16 21:24:07.267623 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65478 | ||
| 3600 | 2026.03.16 21:24:07.267700 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3601 | 2026.03.16 21:24:07.267723 [ 289 ] {} <Debug> TCP-Session: 93afb53e-0e92-487b-9200-79b228e33aec Authenticating user 'default' from [fd00:1122:3344:101::e]:65478 | ||
| 3602 | 2026.03.16 21:24:07.267740 [ 289 ] {} <Debug> TCP-Session: 93afb53e-0e92-487b-9200-79b228e33aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.03.16 21:24:07.267753 [ 289 ] {} <Debug> TCP-Session: 93afb53e-0e92-487b-9200-79b228e33aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.03.16 21:24:07.267903 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42774 | ||
| 3605 | 2026.03.16 21:24:07.267910 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60063 | ||
| 3606 | 2026.03.16 21:24:07.267945 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36678 | ||
| 3607 | 2026.03.16 21:24:07.267983 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60190 | ||
| 3608 | 2026.03.16 21:24:07.268009 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3609 | 2026.03.16 21:24:07.268025 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3610 | 2026.03.16 21:24:07.268052 [ 290 ] {} <Debug> TCP-Session: e7fc9602-9186-44b9-9ff3-3c4266a1effa Authenticating user 'default' from [fd00:1122:3344:101::e]:42774 | ||
| 3611 | 2026.03.16 21:24:07.268061 [ 289 ] {} <Trace> TCP-Session: 93afb53e-0e92-487b-9200-79b228e33aec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2026.03.16 21:24:07.268069 [ 291 ] {} <Debug> TCP-Session: 2cfd53c0-c530-4ac8-a4f8-ebef33efbfda Authenticating user 'default' from [fd00:1122:3344:101::e]:60063 | ||
| 3613 | 2026.03.16 21:24:07.268085 [ 290 ] {} <Debug> TCP-Session: e7fc9602-9186-44b9-9ff3-3c4266a1effa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.03.16 21:24:07.268116 [ 291 ] {} <Debug> TCP-Session: 2cfd53c0-c530-4ac8-a4f8-ebef33efbfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.03.16 21:24:07.268129 [ 290 ] {} <Debug> TCP-Session: e7fc9602-9186-44b9-9ff3-3c4266a1effa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2026.03.16 21:24:07.268142 [ 291 ] {} <Debug> TCP-Session: 2cfd53c0-c530-4ac8-a4f8-ebef33efbfda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.03.16 21:24:07.268076 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3618 | 2026.03.16 21:24:07.268009 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60306 | ||
| 3619 | 2026.03.16 21:24:07.268203 [ 286 ] {} <Debug> TCP-Session: 4005cb7f-de62-479a-9dbb-61d4a2fd5592 Authenticating user 'default' from [fd00:1122:3344:101::e]:60190 | ||
| 3620 | 2026.03.16 21:24:07.268218 [ 289 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3621 | 2026.03.16 21:24:07.268240 [ 286 ] {} <Debug> TCP-Session: 4005cb7f-de62-479a-9dbb-61d4a2fd5592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.03.16 21:24:07.267977 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45471 | ||
| 3623 | 2026.03.16 21:24:07.268271 [ 286 ] {} <Debug> TCP-Session: 4005cb7f-de62-479a-9dbb-61d4a2fd5592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.03.16 21:24:07.268268 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3625 | 2026.03.16 21:24:07.267962 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41029 | ||
| 3626 | 2026.03.16 21:24:07.268351 [ 287 ] {} <Debug> TCP-Session: e154e235-8c62-4600-a2c5-f474a7b09e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:60306 | ||
| 3627 | 2026.03.16 21:24:07.268351 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3628 | 2026.03.16 21:24:07.268392 [ 287 ] {} <Debug> TCP-Session: e154e235-8c62-4600-a2c5-f474a7b09e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.03.16 21:24:07.267947 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52336 | ||
| 3630 | 2026.03.16 21:24:07.268416 [ 267 ] {} <Debug> TCP-Session: 15365aca-bbde-4d97-852a-31f2baee764d Authenticating user 'default' from [fd00:1122:3344:101::e]:45471 | ||
| 3631 | 2026.03.16 21:24:07.268440 [ 289 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3632 | 2026.03.16 21:24:07.268456 [ 267 ] {} <Debug> TCP-Session: 15365aca-bbde-4d97-852a-31f2baee764d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.03.16 21:24:07.268421 [ 287 ] {} <Debug> TCP-Session: e154e235-8c62-4600-a2c5-f474a7b09e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.03.16 21:24:07.268485 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3635 | 2026.03.16 21:24:07.268492 [ 289 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3636 | 2026.03.16 21:24:07.268517 [ 293 ] {} <Debug> TCP-Session: c35d71df-a2bb-45f8-b02f-78666d5b77c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52336 | ||
| 3637 | 2026.03.16 21:24:07.268479 [ 267 ] {} <Debug> TCP-Session: 15365aca-bbde-4d97-852a-31f2baee764d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.03.16 21:24:07.268538 [ 293 ] {} <Debug> TCP-Session: c35d71df-a2bb-45f8-b02f-78666d5b77c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.03.16 21:24:07.268417 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3640 | 2026.03.16 21:24:07.268558 [ 293 ] {} <Debug> TCP-Session: c35d71df-a2bb-45f8-b02f-78666d5b77c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.03.16 21:24:07.268593 [ 294 ] {} <Debug> TCP-Session: 1cc0e06f-8108-48b9-837f-e17627bb06e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41029 | ||
| 3642 | 2026.03.16 21:24:07.268083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3643 | 2026.03.16 21:24:07.268625 [ 294 ] {} <Debug> TCP-Session: 1cc0e06f-8108-48b9-837f-e17627bb06e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.03.16 21:24:07.268653 [ 292 ] {} <Debug> TCP-Session: 4465832a-00ac-4b1b-8436-aaac1af05b0d Authenticating user 'default' from [fd00:1122:3344:101::e]:36678 | ||
| 3645 | 2026.03.16 21:24:07.268654 [ 294 ] {} <Debug> TCP-Session: 1cc0e06f-8108-48b9-837f-e17627bb06e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.03.16 21:24:07.268683 [ 292 ] {} <Debug> TCP-Session: 4465832a-00ac-4b1b-8436-aaac1af05b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.03.16 21:24:07.268702 [ 292 ] {} <Debug> TCP-Session: 4465832a-00ac-4b1b-8436-aaac1af05b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.03.16 21:24:07.268759 [ 289 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 3649 | 2026.03.16 21:24:07.269570 [ 305 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Trace> AggregatingTransform: Aggregating | ||
| 3650 | 2026.03.16 21:24:07.269664 [ 305 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3651 | 2026.03.16 21:24:07.269693 [ 305 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000839156 sec. (1191.674 rows/sec., 46.55 KiB/sec.) | ||
| 3652 | 2026.03.16 21:24:07.269709 [ 305 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Trace> Aggregator: Merging aggregated data | ||
| 3653 | 2026.03.16 21:24:07.270827 [ 289 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002655 sec., 376.64783427495297 rows/sec., 14.71 KiB/sec. | ||
| 3654 | 2026.03.16 21:24:07.270919 [ 289 ] {04833862-b776-44fb-9088-9631e2fa4fbc} <Debug> TCPHandler: Processed in 0.002942185 sec. | ||
| 3655 | 2026.03.16 21:24:07.271014 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3656 | 2026.03.16 21:24:07.271044 [ 289 ] {} <Debug> TCP-Session: 93afb53e-0e92-487b-9200-79b228e33aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.03.16 21:24:07.271048 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3658 | 2026.03.16 21:24:07.271069 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3659 | 2026.03.16 21:24:07.271086 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3660 | 2026.03.16 21:24:07.271091 [ 290 ] {} <Debug> TCP-Session: e7fc9602-9186-44b9-9ff3-3c4266a1effa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.03.16 21:24:07.271109 [ 291 ] {} <Debug> TCP-Session: 2cfd53c0-c530-4ac8-a4f8-ebef33efbfda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.03.16 21:24:07.271109 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3663 | 2026.03.16 21:24:07.271125 [ 286 ] {} <Debug> TCP-Session: 4005cb7f-de62-479a-9dbb-61d4a2fd5592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.03.16 21:24:07.271150 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3665 | 2026.03.16 21:24:07.271132 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3666 | 2026.03.16 21:24:07.271190 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3667 | 2026.03.16 21:24:07.271172 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3668 | 2026.03.16 21:24:07.271253 [ 267 ] {} <Debug> TCP-Session: 15365aca-bbde-4d97-852a-31f2baee764d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.03.16 21:24:07.271161 [ 287 ] {} <Debug> TCP-Session: e154e235-8c62-4600-a2c5-f474a7b09e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.03.16 21:24:07.271273 [ 293 ] {} <Debug> TCP-Session: c35d71df-a2bb-45f8-b02f-78666d5b77c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.03.16 21:24:07.271187 [ 294 ] {} <Debug> TCP-Session: 1cc0e06f-8108-48b9-837f-e17627bb06e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.03.16 21:24:07.271238 [ 292 ] {} <Debug> TCP-Session: 4465832a-00ac-4b1b-8436-aaac1af05b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.03.16 21:24:08.337197 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48979 | ||
| 3674 | 2026.03.16 21:24:08.337329 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2026.03.16 21:24:08.337360 [ 287 ] {} <Debug> TCP-Session: 97d3000b-5960-43bf-a505-9b59968bf07e Authenticating user 'default' from [fd00:1122:3344:101::e]:48979 | ||
| 3676 | 2026.03.16 21:24:08.337385 [ 287 ] {} <Debug> TCP-Session: 97d3000b-5960-43bf-a505-9b59968bf07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.03.16 21:24:08.337401 [ 287 ] {} <Debug> TCP-Session: 97d3000b-5960-43bf-a505-9b59968bf07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.03.16 21:24:08.337612 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65391 | ||
| 3679 | 2026.03.16 21:24:08.337650 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45076 | ||
| 3680 | 2026.03.16 21:24:08.337668 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41178 | ||
| 3681 | 2026.03.16 21:24:08.337713 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35130 | ||
| 3682 | 2026.03.16 21:24:08.337746 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3683 | 2026.03.16 21:24:08.337705 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51552 | ||
| 3684 | 2026.03.16 21:24:08.337784 [ 288 ] {} <Debug> TCP-Session: ed86cd11-5867-4847-8b46-a05d46b58537 Authenticating user 'default' from [fd00:1122:3344:101::e]:65391 | ||
| 3685 | 2026.03.16 21:24:08.337784 [ 287 ] {} <Trace> TCP-Session: 97d3000b-5960-43bf-a505-9b59968bf07e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.03.16 21:24:08.337835 [ 288 ] {} <Debug> TCP-Session: ed86cd11-5867-4847-8b46-a05d46b58537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.03.16 21:24:08.337805 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3688 | 2026.03.16 21:24:08.337862 [ 288 ] {} <Debug> TCP-Session: ed86cd11-5867-4847-8b46-a05d46b58537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.03.16 21:24:08.337879 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2026.03.16 21:24:08.337894 [ 267 ] {} <Debug> TCP-Session: 7984c4d4-f686-404a-807f-85225de343f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35130 | ||
| 3691 | 2026.03.16 21:24:08.337778 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3692 | 2026.03.16 21:24:08.337918 [ 294 ] {} <Debug> TCP-Session: 86cea801-7089-4507-aee2-c70238db31f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51552 | ||
| 3693 | 2026.03.16 21:24:08.337932 [ 267 ] {} <Debug> TCP-Session: 7984c4d4-f686-404a-807f-85225de343f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.16 21:24:08.337950 [ 289 ] {} <Debug> TCP-Session: 2f2d268a-149c-4036-a67a-f46cacbf830f Authenticating user 'default' from [fd00:1122:3344:101::e]:45076 | ||
| 3695 | 2026.03.16 21:24:08.337966 [ 294 ] {} <Debug> TCP-Session: 86cea801-7089-4507-aee2-c70238db31f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.03.16 21:24:08.337968 [ 267 ] {} <Debug> TCP-Session: 7984c4d4-f686-404a-807f-85225de343f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.03.16 21:24:08.337986 [ 289 ] {} <Debug> TCP-Session: 2f2d268a-149c-4036-a67a-f46cacbf830f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.03.16 21:24:08.337993 [ 294 ] {} <Debug> TCP-Session: 86cea801-7089-4507-aee2-c70238db31f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.03.16 21:24:08.338012 [ 289 ] {} <Debug> TCP-Session: 2f2d268a-149c-4036-a67a-f46cacbf830f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.03.16 21:24:08.337773 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2026.03.16 21:24:08.338034 [ 287 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3702 | 2026.03.16 21:24:08.338071 [ 292 ] {} <Debug> TCP-Session: 6906395b-c95f-4aa5-a9e0-6b488220e84d Authenticating user 'default' from [fd00:1122:3344:101::e]:41178 | ||
| 3703 | 2026.03.16 21:24:08.337690 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59553 | ||
| 3704 | 2026.03.16 21:24:08.338102 [ 292 ] {} <Debug> TCP-Session: 6906395b-c95f-4aa5-a9e0-6b488220e84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.03.16 21:24:08.337660 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52205 | ||
| 3706 | 2026.03.16 21:24:08.338134 [ 292 ] {} <Debug> TCP-Session: 6906395b-c95f-4aa5-a9e0-6b488220e84d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.03.16 21:24:08.338164 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3708 | 2026.03.16 21:24:08.337662 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43007 | ||
| 3709 | 2026.03.16 21:24:08.338202 [ 293 ] {} <Debug> TCP-Session: eae5a38f-bf0e-423b-a109-ac2c8df2592a Authenticating user 'default' from [fd00:1122:3344:101::e]:59553 | ||
| 3710 | 2026.03.16 21:24:08.338208 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3711 | 2026.03.16 21:24:08.338236 [ 293 ] {} <Debug> TCP-Session: eae5a38f-bf0e-423b-a109-ac2c8df2592a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.03.16 21:24:08.338253 [ 290 ] {} <Debug> TCP-Session: 452f70f6-fbdd-4396-96fc-2fd567cf8d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:52205 | ||
| 3713 | 2026.03.16 21:24:08.338258 [ 293 ] {} <Debug> TCP-Session: eae5a38f-bf0e-423b-a109-ac2c8df2592a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.03.16 21:24:08.338268 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.03.16 21:24:08.338280 [ 290 ] {} <Debug> TCP-Session: 452f70f6-fbdd-4396-96fc-2fd567cf8d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.03.16 21:24:08.338319 [ 291 ] {} <Debug> TCP-Session: e5c874c0-5ae6-416d-93eb-fbaf2b3de994 Authenticating user 'default' from [fd00:1122:3344:101::e]:43007 | ||
| 3717 | 2026.03.16 21:24:08.338321 [ 290 ] {} <Debug> TCP-Session: 452f70f6-fbdd-4396-96fc-2fd567cf8d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.03.16 21:24:08.338345 [ 291 ] {} <Debug> TCP-Session: e5c874c0-5ae6-416d-93eb-fbaf2b3de994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.16 21:24:08.338363 [ 291 ] {} <Debug> TCP-Session: e5c874c0-5ae6-416d-93eb-fbaf2b3de994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.03.16 21:24:08.338389 [ 287 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3721 | 2026.03.16 21:24:08.338444 [ 287 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3722 | 2026.03.16 21:24:08.338756 [ 287 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 3723 | 2026.03.16 21:24:08.339738 [ 306 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Trace> AggregatingTransform: Aggregating | ||
| 3724 | 2026.03.16 21:24:08.339793 [ 306 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Trace> Aggregator: Aggregation method: without_key | ||
| 3725 | 2026.03.16 21:24:08.339831 [ 306 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974518 sec. (1026.148 rows/sec., 40.08 KiB/sec.) | ||
| 3726 | 2026.03.16 21:24:08.339850 [ 306 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Trace> Aggregator: Merging aggregated data | ||
| 3727 | 2026.03.16 21:24:08.341407 [ 287 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 3728 | 2026.03.16 21:24:08.341552 [ 287 ] {802f5a4d-1781-4f61-8575-90f90b105d02} <Debug> TCPHandler: Processed in 0.003927712 sec. | ||
| 3729 | 2026.03.16 21:24:08.341669 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3730 | 2026.03.16 21:24:08.341696 [ 287 ] {} <Debug> TCP-Session: 97d3000b-5960-43bf-a505-9b59968bf07e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.03.16 21:24:08.341701 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.03.16 21:24:08.341724 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3733 | 2026.03.16 21:24:08.341753 [ 267 ] {} <Debug> TCP-Session: 7984c4d4-f686-404a-807f-85225de343f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.03.16 21:24:08.341753 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2026.03.16 21:24:08.341771 [ 288 ] {} <Debug> TCP-Session: ed86cd11-5867-4847-8b46-a05d46b58537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.03.16 21:24:08.341790 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2026.03.16 21:24:08.341806 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2026.03.16 21:24:08.341836 [ 292 ] {} <Debug> TCP-Session: 6906395b-c95f-4aa5-a9e0-6b488220e84d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.03.16 21:24:08.341821 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3740 | 2026.03.16 21:24:08.341863 [ 290 ] {} <Debug> TCP-Session: 452f70f6-fbdd-4396-96fc-2fd567cf8d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.03.16 21:24:08.341804 [ 289 ] {} <Debug> TCP-Session: 2f2d268a-149c-4036-a67a-f46cacbf830f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.03.16 21:24:08.341895 [ 294 ] {} <Debug> TCP-Session: 86cea801-7089-4507-aee2-c70238db31f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.03.16 21:24:08.341774 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3744 | 2026.03.16 21:24:08.341755 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3745 | 2026.03.16 21:24:08.341966 [ 291 ] {} <Debug> TCP-Session: e5c874c0-5ae6-416d-93eb-fbaf2b3de994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.03.16 21:24:08.341990 [ 293 ] {} <Debug> TCP-Session: eae5a38f-bf0e-423b-a109-ac2c8df2592a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.03.16 21:24:10.708084 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3748 | 2026.03.16 21:24:10.708135 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3749 | 2026.03.16 21:24:10.779237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7663 | ||
| 3750 | 2026.03.16 21:24:10.780010 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.03.16 21:24:10.780084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3752 | 2026.03.16 21:24:10.780644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3753 | 2026.03.16 21:24:10.780866 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.03.16 21:24:10.780990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7663 | ||
| 3755 | 2026.03.16 21:24:10.781018 [ 120 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3756 | 2026.03.16 21:24:10.781073 [ 120 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.03.16 21:24:10.781096 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3758 | 2026.03.16 21:24:10.781219 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 3759 | 2026.03.16 21:24:10.781339 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3760 | 2026.03.16 21:24:10.781390 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5295 rows starting from the beginning of the part | ||
| 3761 | 2026.03.16 21:24:10.781455 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3762 | 2026.03.16 21:24:10.781502 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3763 | 2026.03.16 21:24:10.781544 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3764 | 2026.03.16 21:24:10.781583 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3765 | 2026.03.16 21:24:10.781629 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3766 | 2026.03.16 21:24:10.783005 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7663 rows, containing 4 columns (4 merged, 0 gathered) in 0.001836064 sec., 4173601.7916586786 rows/sec., 59.70 MiB/sec. | ||
| 3767 | 2026.03.16 21:24:10.783325 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3768 | 2026.03.16 21:24:10.783559 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.03.16 21:24:10.783622 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_16_3} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3770 | 2026.03.16 21:24:10.783683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3771 | 2026.03.16 21:24:10.799214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 492 | ||
| 3772 | 2026.03.16 21:24:10.802092 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.03.16 21:24:10.802133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3774 | 2026.03.16 21:24:10.803285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3775 | 2026.03.16 21:24:10.803545 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.03.16 21:24:10.803689 [ 123 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3777 | 2026.03.16 21:24:10.803725 [ 123 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.03.16 21:24:10.803743 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3779 | 2026.03.16 21:24:10.803777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3780 | 2026.03.16 21:24:10.803873 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 3781 | 2026.03.16 21:24:10.804425 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3782 | 2026.03.16 21:24:10.804550 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 338 rows starting from the beginning of the part | ||
| 3783 | 2026.03.16 21:24:10.804879 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3784 | 2026.03.16 21:24:10.805196 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3785 | 2026.03.16 21:24:10.805481 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3786 | 2026.03.16 21:24:10.805759 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3787 | 2026.03.16 21:24:10.806049 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3788 | 2026.03.16 21:24:10.811393 [ 191 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 72 columns (72 merged, 0 gathered) in 0.007583939 sec., 64873.93951876459 rows/sec., 58.31 MiB/sec. | ||
| 3789 | 2026.03.16 21:24:10.812285 [ 200 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3790 | 2026.03.16 21:24:10.812839 [ 200 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.03.16 21:24:10.812920 [ 200 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_11_2} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3792 | 2026.03.16 21:24:10.813142 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3793 | 2026.03.16 21:24:11.001275 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000882726 sec. | ||
| 3794 | 2026.03.16 21:24:11.178852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3795 | 2026.03.16 21:24:11.195573 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.03.16 21:24:11.195637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3797 | 2026.03.16 21:24:11.201653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3798 | 2026.03.16 21:24:11.202343 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.03.16 21:24:11.202645 [ 123 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3800 | 2026.03.16 21:24:11.202718 [ 123 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.03.16 21:24:11.202742 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3802 | 2026.03.16 21:24:11.202949 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 3803 | 2026.03.16 21:24:11.205696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3804 | 2026.03.16 21:24:11.207334 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2026.03.16 21:24:11.208860 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 3806 | 2026.03.16 21:24:11.213475 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 3807 | 2026.03.16 21:24:11.217811 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 3808 | 2026.03.16 21:24:11.221894 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 3809 | 2026.03.16 21:24:11.226347 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 3810 | 2026.03.16 21:24:11.230451 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 3811 | 2026.03.16 21:24:11.283766 [ 200 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080916119 sec., 1495.375723593466 rows/sec., 7.73 MiB/sec. | ||
| 3812 | 2026.03.16 21:24:11.286337 [ 186 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3813 | 2026.03.16 21:24:11.288498 [ 186 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_16_3} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.03.16 21:24:11.288602 [ 186 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_16_3} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3815 | 2026.03.16 21:24:11.290544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3816 | 2026.03.16 21:24:11.734498 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.03.16 21:24:11.734775 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3818 | 2026.03.16 21:24:11.734881 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3819 | 2026.03.16 21:24:11.735679 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.03.16 21:24:11.735722 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3821 | 2026.03.16 21:24:11.736113 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3822 | 2026.03.16 21:24:11.736335 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.03.16 21:24:11.736476 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001775 sec., 42816.9014084507 rows/sec., 3.53 MiB/sec. | ||
| 3824 | 2026.03.16 21:24:11.736515 [ 268 ] {9f5ecaf7-323b-41a9-9e56-f953d0f02901} <Debug> TCPHandler: Processed in 0.002191551 sec. | ||
| 3825 | 2026.03.16 21:24:11.736649 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.03.16 21:24:11.736743 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3827 | 2026.03.16 21:24:11.736783 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3828 | 2026.03.16 21:24:11.737254 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.03.16 21:24:11.737289 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3830 | 2026.03.16 21:24:11.737591 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3831 | 2026.03.16 21:24:11.737816 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.03.16 21:24:11.737939 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 619.40 KiB/sec. | ||
| 3833 | 2026.03.16 21:24:11.737974 [ 268 ] {56bd8ea2-3ac2-4011-8f04-6e1d9f3531a7} <Debug> TCPHandler: Processed in 0.001379975 sec. | ||
| 3834 | 2026.03.16 21:24:11.738091 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.03.16 21:24:11.738192 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3836 | 2026.03.16 21:24:11.738235 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3837 | 2026.03.16 21:24:11.738662 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.03.16 21:24:11.738698 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3839 | 2026.03.16 21:24:11.738998 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3840 | 2026.03.16 21:24:11.739199 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.03.16 21:24:11.739324 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 3842 | 2026.03.16 21:24:11.739360 [ 268 ] {64ce0f6f-0259-4acf-aba4-d3da884d9a03} <Debug> TCPHandler: Processed in 0.001315024 sec. | ||
| 3843 | 2026.03.16 21:24:11.739473 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.03.16 21:24:11.739564 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3845 | 2026.03.16 21:24:11.739607 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3846 | 2026.03.16 21:24:11.740004 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.03.16 21:24:11.740039 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3848 | 2026.03.16 21:24:11.740370 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3849 | 2026.03.16 21:24:11.740573 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.03.16 21:24:11.740705 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 3851 | 2026.03.16 21:24:11.740741 [ 268 ] {0277bdaf-a30b-4374-b11d-f3f931ee2dd0} <Debug> TCPHandler: Processed in 0.001314874 sec. | ||
| 3852 | 2026.03.16 21:24:11.740848 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.03.16 21:24:11.740950 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3854 | 2026.03.16 21:24:11.741002 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3855 | 2026.03.16 21:24:11.741746 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.03.16 21:24:11.741781 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3857 | 2026.03.16 21:24:11.742303 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3858 | 2026.03.16 21:24:11.742533 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.03.16 21:24:11.742668 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 3860 | 2026.03.16 21:24:11.742718 [ 268 ] {44322ba4-842d-4a5f-a5cf-50e98e8f0227} <Debug> TCPHandler: Processed in 0.001915796 sec. | ||
| 3861 | 2026.03.16 21:24:11.742826 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.03.16 21:24:11.742918 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.03.16 21:24:11.742958 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3864 | 2026.03.16 21:24:11.743281 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.03.16 21:24:11.743315 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3866 | 2026.03.16 21:24:11.743612 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3867 | 2026.03.16 21:24:11.743808 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.03.16 21:24:11.743931 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 3869 | 2026.03.16 21:24:11.743965 [ 268 ] {0b0ef0e8-9afa-4711-aeec-edf07a60359f} <Debug> TCPHandler: Processed in 0.001185131 sec. | ||
| 3870 | 2026.03.16 21:24:11.967237 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.03.16 21:24:11.967435 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3872 | 2026.03.16 21:24:11.967508 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3873 | 2026.03.16 21:24:11.968167 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.03.16 21:24:11.968224 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3875 | 2026.03.16 21:24:11.968618 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3876 | 2026.03.16 21:24:11.968838 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.03.16 21:24:11.968999 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 201.84 KiB/sec. | ||
| 3878 | 2026.03.16 21:24:11.969040 [ 268 ] {799dd3bf-9c4b-4937-9a68-f1bd5faf81b0} <Debug> TCPHandler: Processed in 0.001936195 sec. | ||
| 3879 | 2026.03.16 21:24:11.969155 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.03.16 21:24:11.969250 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3881 | 2026.03.16 21:24:11.969290 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3882 | 2026.03.16 21:24:11.971063 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.03.16 21:24:11.971100 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3884 | 2026.03.16 21:24:11.971585 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3885 | 2026.03.16 21:24:11.971796 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.03.16 21:24:11.971939 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Debug> executeQuery: Read 1998 rows, 154.94 KiB in 0.002708 sec., 737813.8847858198 rows/sec., 55.87 MiB/sec. | ||
| 3887 | 2026.03.16 21:24:11.971978 [ 268 ] {7ef8c78f-a6c6-40a0-93f1-37bfdb3ec6d0} <Debug> TCPHandler: Processed in 0.002873263 sec. | ||
| 3888 | 2026.03.16 21:24:11.972118 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.03.16 21:24:11.972245 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.03.16 21:24:11.972295 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3891 | 2026.03.16 21:24:11.972732 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.03.16 21:24:11.972771 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3893 | 2026.03.16 21:24:11.973138 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3894 | 2026.03.16 21:24:11.973365 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.03.16 21:24:11.973477 [ 119 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3896 | 2026.03.16 21:24:11.973497 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001277 sec., 33672.670321065 rows/sec., 2.46 MiB/sec. | ||
| 3897 | 2026.03.16 21:24:11.973551 [ 119 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.03.16 21:24:11.973558 [ 268 ] {f9593215-daa9-4d2b-9217-9cb62c96640b} <Debug> TCPHandler: Processed in 0.001503048 sec. | ||
| 3899 | 2026.03.16 21:24:11.973585 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3900 | 2026.03.16 21:24:11.973699 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2026.03.16 21:24:11.973715 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 3902 | 2026.03.16 21:24:11.973830 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3903 | 2026.03.16 21:24:11.973873 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3904 | 2026.03.16 21:24:11.973884 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3905 | 2026.03.16 21:24:11.973918 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 79 rows starting from the beginning of the part | ||
| 3906 | 2026.03.16 21:24:11.973998 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 3907 | 2026.03.16 21:24:11.974049 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
| 3908 | 2026.03.16 21:24:11.974114 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 3909 | 2026.03.16 21:24:11.974173 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3910 | 2026.03.16 21:24:11.974239 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
| 3911 | 2026.03.16 21:24:11.974739 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.03.16 21:24:11.974782 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3913 | 2026.03.16 21:24:11.975132 [ 186 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481427 sec., 144455.31234411144 rows/sec., 11.16 MiB/sec. | ||
| 3914 | 2026.03.16 21:24:11.975280 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3915 | 2026.03.16 21:24:11.975308 [ 200 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3916 | 2026.03.16 21:24:11.975553 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.03.16 21:24:11.975620 [ 200 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.03.16 21:24:11.975691 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001886 sec., 375397.6670201484 rows/sec., 21.90 MiB/sec. | ||
| 3919 | 2026.03.16 21:24:11.975698 [ 200 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_21_4} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3920 | 2026.03.16 21:24:11.975737 [ 268 ] {34b9a2be-b43c-44ab-9dcc-e57b0bd02e00} <Debug> TCPHandler: Processed in 0.002101968 sec. | ||
| 3921 | 2026.03.16 21:24:11.975781 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3922 | 2026.03.16 21:24:11.975864 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.03.16 21:24:11.975964 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3924 | 2026.03.16 21:24:11.976004 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3925 | 2026.03.16 21:24:11.976385 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.03.16 21:24:11.976422 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3927 | 2026.03.16 21:24:11.976738 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3928 | 2026.03.16 21:24:11.976943 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.03.16 21:24:11.977068 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 3930 | 2026.03.16 21:24:11.977107 [ 268 ] {ec27fd72-ffca-4fb9-815d-6ebd73152673} <Debug> TCPHandler: Processed in 0.001295264 sec. | ||
| 3931 | 2026.03.16 21:24:11.977209 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.03.16 21:24:11.977304 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3933 | 2026.03.16 21:24:11.977343 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3934 | 2026.03.16 21:24:11.978232 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.03.16 21:24:11.978270 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3936 | 2026.03.16 21:24:11.978614 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3937 | 2026.03.16 21:24:11.978817 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.03.16 21:24:11.978949 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001663 sec., 627179.7955502105 rows/sec., 43.33 MiB/sec. | ||
| 3939 | 2026.03.16 21:24:11.978987 [ 268 ] {5ad768c6-642d-4506-9253-39682955afe0} <Debug> TCPHandler: Processed in 0.001828274 sec. | ||
| 3940 | 2026.03.16 21:24:11.979099 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2026.03.16 21:24:11.979195 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3942 | 2026.03.16 21:24:11.979238 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3943 | 2026.03.16 21:24:11.979950 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.03.16 21:24:11.979986 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3945 | 2026.03.16 21:24:11.980448 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3946 | 2026.03.16 21:24:11.980674 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.03.16 21:24:11.980812 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001636 sec., 745110.0244498777 rows/sec., 46.59 MiB/sec. | ||
| 3948 | 2026.03.16 21:24:11.980850 [ 268 ] {027320db-2c36-4e39-9bdd-dc0e9ec39724} <Debug> TCPHandler: Processed in 0.001801353 sec. | ||
| 3949 | 2026.03.16 21:24:11.980966 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.03.16 21:24:11.981060 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.03.16 21:24:11.981113 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3952 | 2026.03.16 21:24:11.981996 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.03.16 21:24:11.982034 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3954 | 2026.03.16 21:24:11.982615 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3955 | 2026.03.16 21:24:11.982838 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.03.16 21:24:11.982943 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3957 | 2026.03.16 21:24:11.982972 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001931 sec., 20196.78922837908 rows/sec., 36.19 MiB/sec. | ||
| 3958 | 2026.03.16 21:24:11.982984 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.03.16 21:24:11.983017 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3960 | 2026.03.16 21:24:11.983031 [ 268 ] {1b64cfd1-e47d-4839-bd44-d3532aa48788} <Debug> TCPHandler: Processed in 0.00211577 sec. | ||
| 3961 | 2026.03.16 21:24:11.983102 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 3962 | 2026.03.16 21:24:11.983148 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.03.16 21:24:11.983250 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3964 | 2026.03.16 21:24:11.983290 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3965 | 2026.03.16 21:24:11.983365 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3966 | 2026.03.16 21:24:11.983433 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 296 rows starting from the beginning of the part | ||
| 3967 | 2026.03.16 21:24:11.983594 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 3968 | 2026.03.16 21:24:11.983615 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.03.16 21:24:11.983656 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3970 | 2026.03.16 21:24:11.983727 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 3971 | 2026.03.16 21:24:11.983845 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 3972 | 2026.03.16 21:24:11.983958 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3973 | 2026.03.16 21:24:11.983979 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3974 | 2026.03.16 21:24:11.984068 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
| 3975 | 2026.03.16 21:24:11.984212 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.03.16 21:24:11.984359 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 734.80 KiB/sec. | ||
| 3977 | 2026.03.16 21:24:11.984396 [ 268 ] {b9903e5a-dcd7-4562-98e3-fae8b610cd12} <Debug> TCPHandler: Processed in 0.001299884 sec. | ||
| 3978 | 2026.03.16 21:24:11.988149 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 19 columns (19 merged, 0 gathered) in 0.005083534 sec., 81636.1216429358 rows/sec., 146.29 MiB/sec. | ||
| 3979 | 2026.03.16 21:24:11.988727 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3980 | 2026.03.16 21:24:11.989034 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.03.16 21:24:11.989105 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3982 | 2026.03.16 21:24:11.989200 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 3983 | 2026.03.16 21:24:12.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.94 MiB, peak 240.76 MiB, free memory in arenas 0.00 B, will set to 242.11 MiB (RSS), difference: 10.17 MiB | ||
| 3984 | 2026.03.16 21:24:16.732582 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.03.16 21:24:16.732830 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3986 | 2026.03.16 21:24:16.732917 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3987 | 2026.03.16 21:24:16.733716 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.03.16 21:24:16.733768 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3989 | 2026.03.16 21:24:16.734175 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3990 | 2026.03.16 21:24:16.734400 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.03.16 21:24:16.734562 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.40 MiB/sec. | ||
| 3992 | 2026.03.16 21:24:16.734570 [ 115 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3993 | 2026.03.16 21:24:16.734611 [ 268 ] {79f771ad-7087-4611-a693-af394425e315} <Debug> TCPHandler: Processed in 0.002176991 sec. | ||
| 3994 | 2026.03.16 21:24:16.734644 [ 115 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.16 21:24:16.734677 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 3996 | 2026.03.16 21:24:16.734755 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.03.16 21:24:16.734821 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 3998 | 2026.03.16 21:24:16.734862 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3999 | 2026.03.16 21:24:16.734913 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4000 | 2026.03.16 21:24:16.734979 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.03.16 21:24:16.735021 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2145 rows starting from the beginning of the part | ||
| 4002 | 2026.03.16 21:24:16.735097 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4003 | 2026.03.16 21:24:16.735146 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4004 | 2026.03.16 21:24:16.735192 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4005 | 2026.03.16 21:24:16.735232 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1998 rows starting from the beginning of the part | ||
| 4006 | 2026.03.16 21:24:16.735276 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4007 | 2026.03.16 21:24:16.735373 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.03.16 21:24:16.735417 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4009 | 2026.03.16 21:24:16.735788 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4010 | 2026.03.16 21:24:16.736014 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.03.16 21:24:16.736122 [ 115 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4012 | 2026.03.16 21:24:16.736150 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 4013 | 2026.03.16 21:24:16.736155 [ 115 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.03.16 21:24:16.736196 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4015 | 2026.03.16 21:24:16.736201 [ 268 ] {0e274379-5b76-4567-b578-d9f1a32ac331} <Debug> TCPHandler: Processed in 0.001495408 sec. | ||
| 4016 | 2026.03.16 21:24:16.736302 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 4017 | 2026.03.16 21:24:16.736332 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.03.16 21:24:16.736420 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4019 | 2026.03.16 21:24:16.736431 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.03.16 21:24:16.736461 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1121 rows starting from the beginning of the part | ||
| 4021 | 2026.03.16 21:24:16.736486 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4022 | 2026.03.16 21:24:16.736644 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4023 | 2026.03.16 21:24:16.736696 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4024 | 2026.03.16 21:24:16.736734 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4025 | 2026.03.16 21:24:16.736775 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1043 rows starting from the beginning of the part | ||
| 4026 | 2026.03.16 21:24:16.736812 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 4027 | 2026.03.16 21:24:16.736930 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4587 rows, containing 5 columns (5 merged, 0 gathered) in 0.00217525 sec., 2108723.1352718077 rows/sec., 170.85 MiB/sec. | ||
| 4028 | 2026.03.16 21:24:16.737006 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.03.16 21:24:16.737110 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4030 | 2026.03.16 21:24:16.737334 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4031 | 2026.03.16 21:24:16.737600 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4032 | 2026.03.16 21:24:16.737658 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.03.16 21:24:16.737747 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_26_5} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4034 | 2026.03.16 21:24:16.737829 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4035 | 2026.03.16 21:24:16.737843 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.03.16 21:24:16.737966 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4037 | 2026.03.16 21:24:16.737989 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001576 sec., 81218.27411167513 rows/sec., 5.66 MiB/sec. | ||
| 4038 | 2026.03.16 21:24:16.738002 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.03.16 21:24:16.738037 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4040 | 2026.03.16 21:24:16.738037 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779612 sec., 1408172.1184168234 rows/sec., 105.22 MiB/sec. | ||
| 4041 | 2026.03.16 21:24:16.738038 [ 268 ] {e9fd7c2d-757c-44bf-bcd3-422febd11409} <Debug> TCPHandler: Processed in 0.001754533 sec. | ||
| 4042 | 2026.03.16 21:24:16.738114 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 4043 | 2026.03.16 21:24:16.738196 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.03.16 21:24:16.738216 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4045 | 2026.03.16 21:24:16.738250 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7570 rows starting from the beginning of the part | ||
| 4046 | 2026.03.16 21:24:16.738257 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4047 | 2026.03.16 21:24:16.738296 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4048 | 2026.03.16 21:24:16.738307 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4049 | 2026.03.16 21:24:16.738346 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4050 | 2026.03.16 21:24:16.738362 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4051 | 2026.03.16 21:24:16.738406 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 4052 | 2026.03.16 21:24:16.738445 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1219 rows starting from the beginning of the part | ||
| 4053 | 2026.03.16 21:24:16.738483 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4054 | 2026.03.16 21:24:16.738529 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.03.16 21:24:16.738601 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_26_5} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4056 | 2026.03.16 21:24:16.738678 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4057 | 2026.03.16 21:24:16.738704 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.16 21:24:16.738746 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4059 | 2026.03.16 21:24:16.739059 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4060 | 2026.03.16 21:24:16.739267 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.16 21:24:16.739385 [ 115 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4062 | 2026.03.16 21:24:16.739403 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001124 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 4063 | 2026.03.16 21:24:16.739431 [ 115 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.03.16 21:24:16.739447 [ 268 ] {4f6e4930-5788-46ea-93d7-e1ad35598031} <Debug> TCPHandler: Processed in 0.001299014 sec. | ||
| 4065 | 2026.03.16 21:24:16.739468 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4066 | 2026.03.16 21:24:16.739559 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 4067 | 2026.03.16 21:24:16.739661 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4068 | 2026.03.16 21:24:16.739690 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 4069 | 2026.03.16 21:24:16.739739 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4070 | 2026.03.16 21:24:16.739781 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4071 | 2026.03.16 21:24:16.739818 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 4072 | 2026.03.16 21:24:16.739856 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4073 | 2026.03.16 21:24:16.739895 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4074 | 2026.03.16 21:24:16.740850 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322464 sec., 998136.8112856002 rows/sec., 67.27 MiB/sec. | ||
| 4075 | 2026.03.16 21:24:16.741054 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4076 | 2026.03.16 21:24:16.741328 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.03.16 21:24:16.741400 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_26_5} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4078 | 2026.03.16 21:24:16.741467 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4079 | 2026.03.16 21:24:16.741923 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9433 rows, containing 5 columns (5 merged, 0 gathered) in 0.00383671 sec., 2458616.887906566 rows/sec., 162.31 MiB/sec. | ||
| 4080 | 2026.03.16 21:24:16.742189 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4081 | 2026.03.16 21:24:16.742439 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.03.16 21:24:16.742502 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4083 | 2026.03.16 21:24:16.742558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4084 | 2026.03.16 21:24:18.281148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8175 | ||
| 4085 | 2026.03.16 21:24:18.281828 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.03.16 21:24:18.281863 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4087 | 2026.03.16 21:24:18.282360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4088 | 2026.03.16 21:24:18.282590 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.03.16 21:24:18.282712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8175 | ||
| 4090 | 2026.03.16 21:24:18.705833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4091 | 2026.03.16 21:24:18.720913 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.03.16 21:24:18.720965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4093 | 2026.03.16 21:24:18.727157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4094 | 2026.03.16 21:24:18.727862 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.03.16 21:24:18.730521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4096 | 2026.03.16 21:24:20.804022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 530 | ||
| 4097 | 2026.03.16 21:24:20.806498 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.03.16 21:24:20.806542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4099 | 2026.03.16 21:24:20.807727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4100 | 2026.03.16 21:24:20.808043 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.03.16 21:24:20.808289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 4102 | 2026.03.16 21:24:21.735974 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.03.16 21:24:21.736160 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4104 | 2026.03.16 21:24:21.736230 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4105 | 2026.03.16 21:24:21.736899 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.03.16 21:24:21.736952 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4107 | 2026.03.16 21:24:21.737391 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4108 | 2026.03.16 21:24:21.737627 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.03.16 21:24:21.737789 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001676 sec., 45346.062052505964 rows/sec., 3.74 MiB/sec. | ||
| 4110 | 2026.03.16 21:24:21.737839 [ 268 ] {fa21fb60-9672-483d-a870-6fc47d2de97f} <Debug> TCPHandler: Processed in 0.001998377 sec. | ||
| 4111 | 2026.03.16 21:24:21.737967 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.03.16 21:24:21.738072 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4113 | 2026.03.16 21:24:21.738117 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4114 | 2026.03.16 21:24:21.738525 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.03.16 21:24:21.738560 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4116 | 2026.03.16 21:24:21.738860 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4117 | 2026.03.16 21:24:21.739058 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.03.16 21:24:21.739187 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 4119 | 2026.03.16 21:24:21.739225 [ 268 ] {442e5003-399a-4d31-99a9-26d59c35a85f} <Debug> TCPHandler: Processed in 0.001371866 sec. | ||
| 4120 | 2026.03.16 21:24:21.739406 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.03.16 21:24:21.739503 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4122 | 2026.03.16 21:24:21.739545 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4123 | 2026.03.16 21:24:21.739970 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.03.16 21:24:21.740006 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4125 | 2026.03.16 21:24:21.740339 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4126 | 2026.03.16 21:24:21.740556 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.03.16 21:24:21.740690 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 4128 | 2026.03.16 21:24:21.740732 [ 268 ] {1f2195ee-4419-4b7c-84eb-76c959c44a4d} <Debug> TCPHandler: Processed in 0.001377205 sec. | ||
| 4129 | 2026.03.16 21:24:21.740856 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.03.16 21:24:21.740953 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4131 | 2026.03.16 21:24:21.740999 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4132 | 2026.03.16 21:24:21.741416 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.03.16 21:24:21.741451 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4134 | 2026.03.16 21:24:21.741783 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4135 | 2026.03.16 21:24:21.742006 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.03.16 21:24:21.742133 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4137 | 2026.03.16 21:24:21.742173 [ 268 ] {b2b8c006-fc37-49a9-b766-4003b04a3eae} <Debug> TCPHandler: Processed in 0.001367165 sec. | ||
| 4138 | 2026.03.16 21:24:21.742292 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.03.16 21:24:21.742387 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4140 | 2026.03.16 21:24:21.742442 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4141 | 2026.03.16 21:24:21.743206 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.03.16 21:24:21.743242 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4143 | 2026.03.16 21:24:21.743757 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4144 | 2026.03.16 21:24:21.743975 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.03.16 21:24:21.744123 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 4146 | 2026.03.16 21:24:21.744194 [ 268 ] {066d78de-bd49-4ce2-b710-ac9dce3d1a49} <Debug> TCPHandler: Processed in 0.001954176 sec. | ||
| 4147 | 2026.03.16 21:24:21.744310 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.03.16 21:24:21.744408 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4149 | 2026.03.16 21:24:21.744450 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4150 | 2026.03.16 21:24:21.744792 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.03.16 21:24:21.744826 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4152 | 2026.03.16 21:24:21.745152 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4153 | 2026.03.16 21:24:21.745369 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.03.16 21:24:21.745495 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4155 | 2026.03.16 21:24:21.745533 [ 268 ] {7dfa3032-9b15-43bc-a864-a8386c782361} <Debug> TCPHandler: Processed in 0.001274173 sec. | ||
| 4156 | 2026.03.16 21:24:25.708387 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4157 | 2026.03.16 21:24:25.708478 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4158 | 2026.03.16 21:24:25.783854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8623 | ||
| 4159 | 2026.03.16 21:24:25.784349 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.03.16 21:24:25.784391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4161 | 2026.03.16 21:24:25.784883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4162 | 2026.03.16 21:24:25.785148 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.03.16 21:24:25.785283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8623 | ||
| 4164 | 2026.03.16 21:24:26.231643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4165 | 2026.03.16 21:24:26.247584 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.03.16 21:24:26.247644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4167 | 2026.03.16 21:24:26.254093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4168 | 2026.03.16 21:24:26.254829 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.03.16 21:24:26.257791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4170 | 2026.03.16 21:24:26.737060 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.03.16 21:24:26.737261 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4172 | 2026.03.16 21:24:26.737337 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4173 | 2026.03.16 21:24:26.738165 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.03.16 21:24:26.738229 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4175 | 2026.03.16 21:24:26.738662 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4176 | 2026.03.16 21:24:26.738917 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.16 21:24:26.739087 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001876 sec., 61833.68869936034 rows/sec., 5.25 MiB/sec. | ||
| 4178 | 2026.03.16 21:24:26.739144 [ 268 ] {278bbce4-304d-4ab2-85f3-e25a1a2ec928} <Debug> TCPHandler: Processed in 0.002227991 sec. | ||
| 4179 | 2026.03.16 21:24:26.739279 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.03.16 21:24:26.739386 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.03.16 21:24:26.739432 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4182 | 2026.03.16 21:24:26.739908 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.03.16 21:24:26.739950 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4184 | 2026.03.16 21:24:26.740295 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4185 | 2026.03.16 21:24:26.740510 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.03.16 21:24:26.740653 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00129 sec., 23255.813953488374 rows/sec., 1.71 MiB/sec. | ||
| 4187 | 2026.03.16 21:24:26.740696 [ 268 ] {f0a50f13-f8e4-4f88-a7d6-5e69b3115524} <Debug> TCPHandler: Processed in 0.001473067 sec. | ||
| 4188 | 2026.03.16 21:24:26.740812 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.03.16 21:24:26.740913 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4190 | 2026.03.16 21:24:26.740955 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4191 | 2026.03.16 21:24:26.741417 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.03.16 21:24:26.741453 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4193 | 2026.03.16 21:24:26.741772 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4194 | 2026.03.16 21:24:26.741988 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.03.16 21:24:26.742130 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001237 sec., 75990.29911075182 rows/sec., 5.93 MiB/sec. | ||
| 4196 | 2026.03.16 21:24:26.742171 [ 268 ] {adc77320-815a-464b-a561-000efba0d310} <Debug> TCPHandler: Processed in 0.001412126 sec. | ||
| 4197 | 2026.03.16 21:24:26.742290 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.03.16 21:24:26.742387 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4199 | 2026.03.16 21:24:26.742433 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4200 | 2026.03.16 21:24:26.742844 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.03.16 21:24:26.742882 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4202 | 2026.03.16 21:24:26.743208 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4203 | 2026.03.16 21:24:26.743437 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.03.16 21:24:26.743576 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4205 | 2026.03.16 21:24:26.743614 [ 268 ] {7618c4d4-dd32-4744-9623-5d90206cff19} <Debug> TCPHandler: Processed in 0.001377895 sec. | ||
| 4206 | 2026.03.16 21:24:26.743728 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.03.16 21:24:26.743824 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.03.16 21:24:26.743880 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4209 | 2026.03.16 21:24:26.744716 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.03.16 21:24:26.744753 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4211 | 2026.03.16 21:24:26.745300 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4212 | 2026.03.16 21:24:26.745526 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.03.16 21:24:26.745669 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001862 sec., 16111.70784103115 rows/sec., 28.87 MiB/sec. | ||
| 4214 | 2026.03.16 21:24:26.745740 [ 268 ] {fc24911a-7fd6-46fe-99b4-cb1a463503fd} <Debug> TCPHandler: Processed in 0.002063258 sec. | ||
| 4215 | 2026.03.16 21:24:26.745861 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.03.16 21:24:26.745959 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4217 | 2026.03.16 21:24:26.746001 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4218 | 2026.03.16 21:24:26.746349 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.16 21:24:26.746386 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4220 | 2026.03.16 21:24:26.746698 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4221 | 2026.03.16 21:24:26.746905 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.03.16 21:24:26.747036 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4223 | 2026.03.16 21:24:26.747076 [ 268 ] {47f5fc3c-10c7-47c0-a95b-4f372098339f} <Debug> TCPHandler: Processed in 0.001265294 sec. | ||
| 4224 | 2026.03.16 21:24:30.809566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 554 | ||
| 4225 | 2026.03.16 21:24:30.811768 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.03.16 21:24:30.811824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4227 | 2026.03.16 21:24:30.813027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4228 | 2026.03.16 21:24:30.813321 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.03.16 21:24:30.813676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4230 | 2026.03.16 21:24:31.737753 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.03.16 21:24:31.737928 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.03.16 21:24:31.737992 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4233 | 2026.03.16 21:24:31.738672 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.03.16 21:24:31.738716 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4235 | 2026.03.16 21:24:31.739105 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4236 | 2026.03.16 21:24:31.739322 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.03.16 21:24:31.739463 [ 100 ] {} <Debug> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4238 | 2026.03.16 21:24:31.739481 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001599 sec., 15009.3808630394 rows/sec., 1.25 MiB/sec. | ||
| 4239 | 2026.03.16 21:24:31.739535 [ 100 ] {} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.03.16 21:24:31.739551 [ 268 ] {12df41d6-9ba3-4481-bf26-d155ea0c611c} <Debug> TCPHandler: Processed in 0.001916235 sec. | ||
| 4241 | 2026.03.16 21:24:31.739567 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4242 | 2026.03.16 21:24:31.739698 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.03.16 21:24:31.739705 [ 199 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::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 | ||
| 4244 | 2026.03.16 21:24:31.739805 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4245 | 2026.03.16 21:24:31.739850 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4246 | 2026.03.16 21:24:31.739865 [ 199 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4247 | 2026.03.16 21:24:31.739907 [ 199 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4248 | 2026.03.16 21:24:31.739979 [ 199 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4249 | 2026.03.16 21:24:31.740029 [ 199 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4250 | 2026.03.16 21:24:31.740077 [ 199 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4251 | 2026.03.16 21:24:31.740117 [ 199 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4252 | 2026.03.16 21:24:31.740288 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2026.03.16 21:24:31.740328 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4254 | 2026.03.16 21:24:31.740647 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4255 | 2026.03.16 21:24:31.740864 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.03.16 21:24:31.740882 [ 205 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233862 sec., 97255.60881200653 rows/sec., 8.44 MiB/sec. | ||
| 4257 | 2026.03.16 21:24:31.740991 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 675.02 KiB/sec. | ||
| 4258 | 2026.03.16 21:24:31.741036 [ 268 ] {0014b008-9ea3-4371-831a-f805f27b07c0} <Debug> TCPHandler: Processed in 0.001383155 sec. | ||
| 4259 | 2026.03.16 21:24:31.741055 [ 200 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4260 | 2026.03.16 21:24:31.741170 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.03.16 21:24:31.741269 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4262 | 2026.03.16 21:24:31.741310 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4263 | 2026.03.16 21:24:31.741395 [ 200 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.03.16 21:24:31.741481 [ 200 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_5_1} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4265 | 2026.03.16 21:24:31.741576 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4266 | 2026.03.16 21:24:31.741827 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.03.16 21:24:31.741867 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4268 | 2026.03.16 21:24:31.742188 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4269 | 2026.03.16 21:24:31.742394 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.03.16 21:24:31.742520 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001268 sec., 158517.3501577287 rows/sec., 14.05 MiB/sec. | ||
| 4271 | 2026.03.16 21:24:31.742562 [ 268 ] {0ef21c5b-d430-462f-9d27-2e89ce36d231} <Debug> TCPHandler: Processed in 0.001448136 sec. | ||
| 4272 | 2026.03.16 21:24:31.742688 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.16 21:24:31.742780 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.03.16 21:24:31.742819 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4275 | 2026.03.16 21:24:31.743230 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.03.16 21:24:31.743265 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4277 | 2026.03.16 21:24:31.743548 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4278 | 2026.03.16 21:24:31.743749 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.03.16 21:24:31.743876 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001112 sec., 28776.97841726619 rows/sec., 2.12 MiB/sec. | ||
| 4280 | 2026.03.16 21:24:31.743919 [ 268 ] {d87dfc4c-96a2-4d29-abaf-cfd45756064c} <Debug> TCPHandler: Processed in 0.001278974 sec. | ||
| 4281 | 2026.03.16 21:24:31.744031 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.03.16 21:24:31.744123 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.03.16 21:24:31.744162 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4284 | 2026.03.16 21:24:31.744560 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.16 21:24:31.744595 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4286 | 2026.03.16 21:24:31.744880 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4287 | 2026.03.16 21:24:31.745081 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.03.16 21:24:31.745208 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001101 sec., 21798.365122615804 rows/sec., 1.81 MiB/sec. | ||
| 4289 | 2026.03.16 21:24:31.745248 [ 268 ] {656cec8a-1945-44b7-b376-c12d601cc9c2} <Debug> TCPHandler: Processed in 0.001264173 sec. | ||
| 4290 | 2026.03.16 21:24:31.745361 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.03.16 21:24:31.745454 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.03.16 21:24:31.745491 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4293 | 2026.03.16 21:24:31.745887 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.03.16 21:24:31.745923 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4295 | 2026.03.16 21:24:31.746212 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4296 | 2026.03.16 21:24:31.746415 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.03.16 21:24:31.746513 [ 98 ] {} <Debug> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4298 | 2026.03.16 21:24:31.746535 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 4299 | 2026.03.16 21:24:31.746582 [ 98 ] {} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.03.16 21:24:31.746590 [ 268 ] {258a0214-d27a-4642-89b4-a81e891adee4} <Debug> TCPHandler: Processed in 0.001289464 sec. | ||
| 4301 | 2026.03.16 21:24:31.746611 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4302 | 2026.03.16 21:24:31.746698 [ 199 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::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 | ||
| 4303 | 2026.03.16 21:24:31.746705 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.03.16 21:24:31.746793 [ 199 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4305 | 2026.03.16 21:24:31.746813 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4306 | 2026.03.16 21:24:31.746819 [ 199 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4307 | 2026.03.16 21:24:31.746857 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4308 | 2026.03.16 21:24:31.746877 [ 199 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4309 | 2026.03.16 21:24:31.746923 [ 199 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4310 | 2026.03.16 21:24:31.746956 [ 199 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4311 | 2026.03.16 21:24:31.746987 [ 199 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4312 | 2026.03.16 21:24:31.747279 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.03.16 21:24:31.747317 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4314 | 2026.03.16 21:24:31.747668 [ 205 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000982458 sec., 61071.31297215758 rows/sec., 4.89 MiB/sec. | ||
| 4315 | 2026.03.16 21:24:31.747700 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4316 | 2026.03.16 21:24:31.747878 [ 194 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4317 | 2026.03.16 21:24:31.747933 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.03.16 21:24:31.748072 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001249 sec., 96076.86148919136 rows/sec., 7.81 MiB/sec. | ||
| 4319 | 2026.03.16 21:24:31.748114 [ 268 ] {9502b2c9-6a21-4d81-8fb7-7fe48de7f6a4} <Debug> TCPHandler: Processed in 0.001437417 sec. | ||
| 4320 | 2026.03.16 21:24:31.748218 [ 194 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.03.16 21:24:31.748228 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.03.16 21:24:31.748300 [ 194 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_5_1} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4323 | 2026.03.16 21:24:31.748336 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4324 | 2026.03.16 21:24:31.748383 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4325 | 2026.03.16 21:24:31.748394 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4326 | 2026.03.16 21:24:31.748804 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.03.16 21:24:31.748843 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4328 | 2026.03.16 21:24:31.749169 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4329 | 2026.03.16 21:24:31.749376 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.03.16 21:24:31.749501 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001181 sec., 170194.75021168502 rows/sec., 12.20 MiB/sec. | ||
| 4331 | 2026.03.16 21:24:31.749539 [ 268 ] {23c6e5c5-3897-4c64-9c93-0b9b3be3b161} <Debug> TCPHandler: Processed in 0.001358805 sec. | ||
| 4332 | 2026.03.16 21:24:31.749664 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.03.16 21:24:31.749756 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.03.16 21:24:31.749808 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4335 | 2026.03.16 21:24:31.750574 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.03.16 21:24:31.750608 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4337 | 2026.03.16 21:24:31.751102 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4338 | 2026.03.16 21:24:31.751309 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.03.16 21:24:31.751445 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001703 sec., 5871.990604815032 rows/sec., 10.52 MiB/sec. | ||
| 4340 | 2026.03.16 21:24:31.751503 [ 268 ] {d334c276-596c-46c1-9368-b91298817082} <Debug> TCPHandler: Processed in 0.001894135 sec. | ||
| 4341 | 2026.03.16 21:24:31.751623 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.03.16 21:24:31.751717 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4343 | 2026.03.16 21:24:31.751757 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4344 | 2026.03.16 21:24:31.752099 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.03.16 21:24:31.752132 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4346 | 2026.03.16 21:24:31.752429 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4347 | 2026.03.16 21:24:31.752640 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.03.16 21:24:31.752765 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4349 | 2026.03.16 21:24:31.752802 [ 268 ] {a936a6e6-858d-4c1f-bdbf-24b17ede167c} <Debug> TCPHandler: Processed in 0.001234613 sec. | ||
| 4350 | 2026.03.16 21:24:33.285431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9135 | ||
| 4351 | 2026.03.16 21:24:33.286010 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.03.16 21:24:33.286054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4353 | 2026.03.16 21:24:33.286524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4354 | 2026.03.16 21:24:33.286743 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.03.16 21:24:33.286860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9135 | ||
| 4356 | 2026.03.16 21:24:33.757918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4357 | 2026.03.16 21:24:33.774134 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.03.16 21:24:33.774192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4359 | 2026.03.16 21:24:33.780364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4360 | 2026.03.16 21:24:33.781115 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.03.16 21:24:33.784103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4362 | 2026.03.16 21:24:36.740079 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.03.16 21:24:36.740280 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4364 | 2026.03.16 21:24:36.740356 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4365 | 2026.03.16 21:24:36.741192 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.03.16 21:24:36.741251 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4367 | 2026.03.16 21:24:36.741709 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4368 | 2026.03.16 21:24:36.741987 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.16 21:24:36.742185 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001957 sec., 59274.39959121104 rows/sec., 5.03 MiB/sec. | ||
| 4370 | 2026.03.16 21:24:36.742248 [ 268 ] {b52dc6aa-2390-4782-ae98-fbbae2539501} <Debug> TCPHandler: Processed in 0.002313473 sec. | ||
| 4371 | 2026.03.16 21:24:36.742403 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.03.16 21:24:36.742528 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.03.16 21:24:36.742579 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4374 | 2026.03.16 21:24:36.743071 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.03.16 21:24:36.743109 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4376 | 2026.03.16 21:24:36.743465 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4377 | 2026.03.16 21:24:36.743701 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.03.16 21:24:36.743871 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001378 sec., 21770.682148040636 rows/sec., 1.60 MiB/sec. | ||
| 4379 | 2026.03.16 21:24:36.743918 [ 268 ] {bb158e7d-f54d-4b8f-a2f0-1c8b88dc3c59} <Debug> TCPHandler: Processed in 0.001570619 sec. | ||
| 4380 | 2026.03.16 21:24:36.744043 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.03.16 21:24:36.744149 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4382 | 2026.03.16 21:24:36.744194 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4383 | 2026.03.16 21:24:36.744677 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.03.16 21:24:36.744714 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4385 | 2026.03.16 21:24:36.745047 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4386 | 2026.03.16 21:24:36.745276 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.03.16 21:24:36.745425 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.0013 sec., 72307.69230769231 rows/sec., 5.65 MiB/sec. | ||
| 4388 | 2026.03.16 21:24:36.745472 [ 268 ] {6c1c030f-46d2-4249-b1fd-5853975d7087} <Debug> TCPHandler: Processed in 0.001480598 sec. | ||
| 4389 | 2026.03.16 21:24:36.745624 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.03.16 21:24:36.745759 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4391 | 2026.03.16 21:24:36.745821 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4392 | 2026.03.16 21:24:36.746417 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.03.16 21:24:36.746457 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4394 | 2026.03.16 21:24:36.746974 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4395 | 2026.03.16 21:24:36.747303 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.03.16 21:24:36.747480 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001751 sec., 91376.35636778983 rows/sec., 6.36 MiB/sec. | ||
| 4397 | 2026.03.16 21:24:36.747526 [ 268 ] {33ec14e1-1eec-4b83-8313-d7ba318ca3a0} <Debug> TCPHandler: Processed in 0.001966696 sec. | ||
| 4398 | 2026.03.16 21:24:36.747662 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.03.16 21:24:36.747770 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.03.16 21:24:36.747828 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4401 | 2026.03.16 21:24:36.748735 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.03.16 21:24:36.748770 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4403 | 2026.03.16 21:24:36.749360 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4404 | 2026.03.16 21:24:36.749598 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.03.16 21:24:36.749764 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002018 sec., 14866.204162537168 rows/sec., 26.64 MiB/sec. | ||
| 4406 | 2026.03.16 21:24:36.749848 [ 268 ] {ab02f318-e1f9-4a0d-924e-9275aebab124} <Debug> TCPHandler: Processed in 0.002236921 sec. | ||
| 4407 | 2026.03.16 21:24:36.749968 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.03.16 21:24:36.750068 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.03.16 21:24:36.750111 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4410 | 2026.03.16 21:24:36.750471 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.03.16 21:24:36.750505 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4412 | 2026.03.16 21:24:36.750821 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4413 | 2026.03.16 21:24:36.751046 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.03.16 21:24:36.751186 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 4415 | 2026.03.16 21:24:36.751224 [ 268 ] {2f5f34b6-0838-4331-8bb7-271eb3b2ad74} <Debug> TCPHandler: Processed in 0.001306124 sec. | ||
| 4416 | 2026.03.16 21:24:40.708567 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4417 | 2026.03.16 21:24:40.708651 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4418 | 2026.03.16 21:24:40.787005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9583 | ||
| 4419 | 2026.03.16 21:24:40.787839 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.03.16 21:24:40.787883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4421 | 2026.03.16 21:24:40.788407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4422 | 2026.03.16 21:24:40.788643 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.03.16 21:24:40.788781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9583 | ||
| 4424 | 2026.03.16 21:24:40.813878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 586 | ||
| 4425 | 2026.03.16 21:24:40.816160 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.03.16 21:24:40.816216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4427 | 2026.03.16 21:24:40.817452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4428 | 2026.03.16 21:24:40.817716 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.03.16 21:24:40.818057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4430 | 2026.03.16 21:24:41.284240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4431 | 2026.03.16 21:24:41.300929 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.03.16 21:24:41.300977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4433 | 2026.03.16 21:24:41.306772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4434 | 2026.03.16 21:24:41.307458 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.03.16 21:24:41.310184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4436 | 2026.03.16 21:24:41.735575 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.03.16 21:24:41.735856 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4438 | 2026.03.16 21:24:41.735963 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4439 | 2026.03.16 21:24:41.736834 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.03.16 21:24:41.736885 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4441 | 2026.03.16 21:24:41.737318 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4442 | 2026.03.16 21:24:41.737548 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.03.16 21:24:41.737709 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00193 sec., 39378.23834196891 rows/sec., 3.24 MiB/sec. | ||
| 4444 | 2026.03.16 21:24:41.737742 [ 82 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4445 | 2026.03.16 21:24:41.737760 [ 268 ] {4fc8ccfa-9f87-4b7b-879d-90480b2f07de} <Debug> TCPHandler: Processed in 0.002357013 sec. | ||
| 4446 | 2026.03.16 21:24:41.737820 [ 82 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.03.16 21:24:41.737850 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4448 | 2026.03.16 21:24:41.737924 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.03.16 21:24:41.737959 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 4450 | 2026.03.16 21:24:41.738029 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.03.16 21:24:41.738064 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4452 | 2026.03.16 21:24:41.738074 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4453 | 2026.03.16 21:24:41.738099 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2145 rows starting from the beginning of the part | ||
| 4454 | 2026.03.16 21:24:41.738193 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 4455 | 2026.03.16 21:24:41.738249 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 116 rows starting from the beginning of the part | ||
| 4456 | 2026.03.16 21:24:41.738302 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 201 rows starting from the beginning of the part | ||
| 4457 | 2026.03.16 21:24:41.738347 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 4458 | 2026.03.16 21:24:41.738392 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 4459 | 2026.03.16 21:24:41.738493 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.03.16 21:24:41.738531 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4461 | 2026.03.16 21:24:41.738881 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4462 | 2026.03.16 21:24:41.739096 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.03.16 21:24:41.739225 [ 82 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4464 | 2026.03.16 21:24:41.739231 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001224 sec., 8169.934640522875 rows/sec., 614.34 KiB/sec. | ||
| 4465 | 2026.03.16 21:24:41.739265 [ 82 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.03.16 21:24:41.739289 [ 268 ] {b5adf421-e66e-4f62-b9de-ad3174184fbf} <Debug> TCPHandler: Processed in 0.001417666 sec. | ||
| 4467 | 2026.03.16 21:24:41.739290 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4468 | 2026.03.16 21:24:41.739401 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 4469 | 2026.03.16 21:24:41.739409 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.03.16 21:24:41.739523 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4471 | 2026.03.16 21:24:41.739526 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4472 | 2026.03.16 21:24:41.739573 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4473 | 2026.03.16 21:24:41.739599 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 79 rows starting from the beginning of the part | ||
| 4474 | 2026.03.16 21:24:41.739674 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4475 | 2026.03.16 21:24:41.739722 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 4476 | 2026.03.16 21:24:41.739735 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825124 sec., 1495788.779282942 rows/sec., 123.50 MiB/sec. | ||
| 4477 | 2026.03.16 21:24:41.739764 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 4478 | 2026.03.16 21:24:41.739810 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 4479 | 2026.03.16 21:24:41.739850 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4480 | 2026.03.16 21:24:41.739984 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4481 | 2026.03.16 21:24:41.740013 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.03.16 21:24:41.740050 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4483 | 2026.03.16 21:24:41.740261 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.03.16 21:24:41.740341 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_31_6} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4485 | 2026.03.16 21:24:41.740419 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4486 | 2026.03.16 21:24:41.740471 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4487 | 2026.03.16 21:24:41.740692 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.03.16 21:24:41.740716 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361885 sec., 140246.7902943347 rows/sec., 10.81 MiB/sec. | ||
| 4489 | 2026.03.16 21:24:41.740821 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001318 sec., 56145.67526555387 rows/sec., 4.38 MiB/sec. | ||
| 4490 | 2026.03.16 21:24:41.740821 [ 82 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4491 | 2026.03.16 21:24:41.740837 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4492 | 2026.03.16 21:24:41.740860 [ 268 ] {fdd7f78d-c969-47f4-9541-dbe3111ac3e9} <Debug> TCPHandler: Processed in 0.001499857 sec. | ||
| 4493 | 2026.03.16 21:24:41.740875 [ 82 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.03.16 21:24:41.740900 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4495 | 2026.03.16 21:24:41.740961 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 4496 | 2026.03.16 21:24:41.740978 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.03.16 21:24:41.741052 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4498 | 2026.03.16 21:24:41.741081 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.03.16 21:24:41.741082 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1121 rows starting from the beginning of the part | ||
| 4500 | 2026.03.16 21:24:41.741122 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.03.16 21:24:41.741134 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4502 | 2026.03.16 21:24:41.741155 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 4503 | 2026.03.16 21:24:41.741197 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 4504 | 2026.03.16 21:24:41.741197 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_26_5} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4505 | 2026.03.16 21:24:41.741234 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part | ||
| 4506 | 2026.03.16 21:24:41.741274 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 4507 | 2026.03.16 21:24:41.741301 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4508 | 2026.03.16 21:24:41.741309 [ 194 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 4509 | 2026.03.16 21:24:41.741540 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.03.16 21:24:41.741582 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4511 | 2026.03.16 21:24:41.741954 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4512 | 2026.03.16 21:24:41.742169 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.03.16 21:24:41.742222 [ 197 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287203 sec., 1225136.9830555087 rows/sec., 93.66 MiB/sec. | ||
| 4514 | 2026.03.16 21:24:41.742293 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4515 | 2026.03.16 21:24:41.742299 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 4516 | 2026.03.16 21:24:41.742336 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.03.16 21:24:41.742356 [ 268 ] {51b62a38-267d-4c2d-8bb3-b2ef76e5e7de} <Debug> TCPHandler: Processed in 0.001427526 sec. | ||
| 4518 | 2026.03.16 21:24:41.742363 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4519 | 2026.03.16 21:24:41.742418 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4520 | 2026.03.16 21:24:41.742435 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 4521 | 2026.03.16 21:24:41.742471 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.03.16 21:24:41.742534 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4523 | 2026.03.16 21:24:41.742569 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.03.16 21:24:41.742574 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9433 rows starting from the beginning of the part | ||
| 4525 | 2026.03.16 21:24:41.742632 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4526 | 2026.03.16 21:24:41.742640 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4527 | 2026.03.16 21:24:41.742694 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 4528 | 2026.03.16 21:24:41.742731 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 201 rows starting from the beginning of the part | ||
| 4529 | 2026.03.16 21:24:41.742749 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.03.16 21:24:41.742768 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4531 | 2026.03.16 21:24:41.742811 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 4532 | 2026.03.16 21:24:41.742843 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_31_6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4533 | 2026.03.16 21:24:41.742933 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4534 | 2026.03.16 21:24:41.743439 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.03.16 21:24:41.743476 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4536 | 2026.03.16 21:24:41.744041 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4537 | 2026.03.16 21:24:41.744264 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.03.16 21:24:41.744392 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4539 | 2026.03.16 21:24:41.744404 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001852 sec., 5399.5680345572355 rows/sec., 9.68 MiB/sec. | ||
| 4540 | 2026.03.16 21:24:41.744434 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.03.16 21:24:41.744458 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4542 | 2026.03.16 21:24:41.744486 [ 268 ] {de71d731-b2fd-4706-b532-0e37827afbed} <Debug> TCPHandler: Processed in 0.002062678 sec. | ||
| 4543 | 2026.03.16 21:24:41.744528 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4544 | 2026.03.16 21:24:41.744601 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.03.16 21:24:41.744696 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4546 | 2026.03.16 21:24:41.744702 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4547 | 2026.03.16 21:24:41.744738 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4548 | 2026.03.16 21:24:41.744763 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 415 rows starting from the beginning of the part | ||
| 4549 | 2026.03.16 21:24:41.744878 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4550 | 2026.03.16 21:24:41.744985 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 4551 | 2026.03.16 21:24:41.745067 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.16 21:24:41.745096 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4553 | 2026.03.16 21:24:41.745103 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4554 | 2026.03.16 21:24:41.745203 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 4555 | 2026.03.16 21:24:41.745311 [ 197 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4556 | 2026.03.16 21:24:41.745431 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4557 | 2026.03.16 21:24:41.745652 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.03.16 21:24:41.745773 [ 82 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4559 | 2026.03.16 21:24:41.745774 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10274 rows, containing 5 columns (5 merged, 0 gathered) in 0.003346972 sec., 3069640.2599125416 rows/sec., 203.68 MiB/sec. | ||
| 4560 | 2026.03.16 21:24:41.745815 [ 82 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.03.16 21:24:41.745782 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 4562 | 2026.03.16 21:24:41.745857 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4563 | 2026.03.16 21:24:41.745890 [ 268 ] {eba5719f-7764-47d9-b424-103c68979b04} <Debug> TCPHandler: Processed in 0.001337775 sec. | ||
| 4564 | 2026.03.16 21:24:41.745933 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 4565 | 2026.03.16 21:24:41.746022 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4566 | 2026.03.16 21:24:41.746046 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 4567 | 2026.03.16 21:24:41.746088 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4568 | 2026.03.16 21:24:41.746123 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 4569 | 2026.03.16 21:24:41.746147 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4570 | 2026.03.16 21:24:41.746156 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4571 | 2026.03.16 21:24:41.746192 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4572 | 2026.03.16 21:24:41.746224 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 4573 | 2026.03.16 21:24:41.746436 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.03.16 21:24:41.746523 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4575 | 2026.03.16 21:24:41.746597 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 4576 | 2026.03.16 21:24:41.747155 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243593 sec., 1302677.001237543 rows/sec., 87.79 MiB/sec. | ||
| 4577 | 2026.03.16 21:24:41.747358 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4578 | 2026.03.16 21:24:41.747587 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.03.16 21:24:41.747649 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_31_6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4580 | 2026.03.16 21:24:41.747704 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4581 | 2026.03.16 21:24:41.763045 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 19 columns (19 merged, 0 gathered) in 0.018544491 sec., 27231.807009423985 rows/sec., 48.80 MiB/sec. | ||
| 4582 | 2026.03.16 21:24:41.763887 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4583 | 2026.03.16 21:24:41.764230 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.03.16 21:24:41.764299 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4585 | 2026.03.16 21:24:41.764406 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4586 | 2026.03.16 21:24:41.970917 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.03.16 21:24:41.971110 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4588 | 2026.03.16 21:24:41.971205 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4589 | 2026.03.16 21:24:41.971896 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.16 21:24:41.971953 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4591 | 2026.03.16 21:24:41.972367 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4592 | 2026.03.16 21:24:41.972604 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.03.16 21:24:41.972758 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 191.08 KiB/sec. | ||
| 4594 | 2026.03.16 21:24:41.972812 [ 268 ] {a35fbf6f-2409-4be2-8155-1cfde88b84a1} <Debug> TCPHandler: Processed in 0.002040737 sec. | ||
| 4595 | 2026.03.16 21:24:41.972938 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.03.16 21:24:41.973044 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4597 | 2026.03.16 21:24:41.973089 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4598 | 2026.03.16 21:24:41.974473 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.03.16 21:24:41.974512 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4600 | 2026.03.16 21:24:41.974943 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4601 | 2026.03.16 21:24:41.975159 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.03.16 21:24:41.975290 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Debug> executeQuery: Read 1998 rows, 154.94 KiB in 0.00227 sec., 880176.2114537446 rows/sec., 66.66 MiB/sec. | ||
| 4603 | 2026.03.16 21:24:41.975328 [ 268 ] {ad3402d1-a264-4dce-9994-e9f12f442865} <Debug> TCPHandler: Processed in 0.002442515 sec. | ||
| 4604 | 2026.03.16 21:24:41.975441 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.03.16 21:24:41.975537 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.03.16 21:24:41.975578 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4607 | 2026.03.16 21:24:41.975994 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.03.16 21:24:41.976030 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4609 | 2026.03.16 21:24:41.976325 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4610 | 2026.03.16 21:24:41.976531 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.03.16 21:24:41.976658 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001141 sec., 37686.24014022787 rows/sec., 2.75 MiB/sec. | ||
| 4612 | 2026.03.16 21:24:41.976697 [ 268 ] {7b394210-3231-4fbc-a58b-4afc37bae766} <Debug> TCPHandler: Processed in 0.001306994 sec. | ||
| 4613 | 2026.03.16 21:24:41.976803 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.03.16 21:24:41.976897 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4615 | 2026.03.16 21:24:41.976937 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4616 | 2026.03.16 21:24:41.977528 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.03.16 21:24:41.977565 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4618 | 2026.03.16 21:24:41.977904 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4619 | 2026.03.16 21:24:41.978118 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.03.16 21:24:41.978246 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001367 sec., 517922.45793708856 rows/sec., 30.21 MiB/sec. | ||
| 4621 | 2026.03.16 21:24:41.978283 [ 268 ] {9c92a59c-0224-4efa-8606-a8aaccce97c5} <Debug> TCPHandler: Processed in 0.001531248 sec. | ||
| 4622 | 2026.03.16 21:24:41.978396 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2026.03.16 21:24:41.978491 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4624 | 2026.03.16 21:24:41.978530 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4625 | 2026.03.16 21:24:41.978905 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.03.16 21:24:41.978940 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4627 | 2026.03.16 21:24:41.979221 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4628 | 2026.03.16 21:24:41.979430 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.03.16 21:24:41.979536 [ 25 ] {} <Debug> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4630 | 2026.03.16 21:24:41.979558 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 4631 | 2026.03.16 21:24:41.979572 [ 25 ] {} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.03.16 21:24:41.979594 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4633 | 2026.03.16 21:24:41.979597 [ 268 ] {ed78b9dd-453b-4e7c-aa4c-917bdcfca2e4} <Debug> TCPHandler: Processed in 0.001250983 sec. | ||
| 4634 | 2026.03.16 21:24:41.979684 [ 197 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 4635 | 2026.03.16 21:24:41.979711 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.03.16 21:24:41.979795 [ 197 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4637 | 2026.03.16 21:24:41.979807 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4638 | 2026.03.16 21:24:41.979830 [ 197 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 4639 | 2026.03.16 21:24:41.979847 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4640 | 2026.03.16 21:24:41.979899 [ 197 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 4641 | 2026.03.16 21:24:41.979949 [ 197 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 4642 | 2026.03.16 21:24:41.979999 [ 197 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 4643 | 2026.03.16 21:24:41.980043 [ 197 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 4644 | 2026.03.16 21:24:41.980573 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.03.16 21:24:41.980609 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4646 | 2026.03.16 21:24:41.980794 [ 194 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145181 sec., 4366.122036603821 rows/sec., 324.05 KiB/sec. | ||
| 4647 | 2026.03.16 21:24:41.980954 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4648 | 2026.03.16 21:24:41.980975 [ 194 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4649 | 2026.03.16 21:24:41.981225 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.03.16 21:24:41.981361 [ 194 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_5_1} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.03.16 21:24:41.981366 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001576 sec., 661802.0304568529 rows/sec., 45.72 MiB/sec. | ||
| 4652 | 2026.03.16 21:24:41.981421 [ 268 ] {2c1fb001-d886-485d-8274-04988b79c6f0} <Debug> TCPHandler: Processed in 0.001760143 sec. | ||
| 4653 | 2026.03.16 21:24:41.981456 [ 194 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_5_1} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4654 | 2026.03.16 21:24:41.981534 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.03.16 21:24:41.981553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4656 | 2026.03.16 21:24:41.981642 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4657 | 2026.03.16 21:24:41.981690 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4658 | 2026.03.16 21:24:41.982310 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.03.16 21:24:41.982346 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4660 | 2026.03.16 21:24:41.982767 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4661 | 2026.03.16 21:24:41.982986 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.03.16 21:24:41.983114 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001491 sec., 817572.0992622401 rows/sec., 51.13 MiB/sec. | ||
| 4663 | 2026.03.16 21:24:41.983151 [ 268 ] {bfc5429d-bee1-44e0-9b4f-20117d4e937a} <Debug> TCPHandler: Processed in 0.00166858 sec. | ||
| 4664 | 2026.03.16 21:24:41.983263 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.03.16 21:24:41.983358 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.03.16 21:24:41.983410 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4667 | 2026.03.16 21:24:41.984288 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.03.16 21:24:41.984323 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4669 | 2026.03.16 21:24:41.984886 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4670 | 2026.03.16 21:24:41.985126 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.03.16 21:24:41.985265 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001926 sec., 20249.221183800622 rows/sec., 36.29 MiB/sec. | ||
| 4672 | 2026.03.16 21:24:41.985331 [ 268 ] {cd56b94b-b2e8-4da3-9f60-6f8b1feea0fd} <Debug> TCPHandler: Processed in 0.002118829 sec. | ||
| 4673 | 2026.03.16 21:24:41.985452 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.03.16 21:24:41.985548 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4675 | 2026.03.16 21:24:41.985591 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4676 | 2026.03.16 21:24:41.985925 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.03.16 21:24:41.985960 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4678 | 2026.03.16 21:24:41.986260 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4679 | 2026.03.16 21:24:41.986471 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.03.16 21:24:41.986597 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 4681 | 2026.03.16 21:24:41.986632 [ 268 ] {dacc95c6-266d-4c3a-9a36-e9dae3d8570d} <Debug> TCPHandler: Processed in 0.001230673 sec. | ||
| 4682 | 2026.03.16 21:24:42.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.08 MiB, peak 257.00 MiB, free memory in arenas 0.00 B, will set to 249.50 MiB (RSS), difference: 1.42 MiB | ||
| 4683 | 2026.03.16 21:24:46.734303 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.03.16 21:24:46.734528 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4685 | 2026.03.16 21:24:46.734604 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4686 | 2026.03.16 21:24:46.735270 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.03.16 21:24:46.735320 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4688 | 2026.03.16 21:24:46.735737 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4689 | 2026.03.16 21:24:46.735983 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.03.16 21:24:46.736157 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.56 MiB/sec. | ||
| 4691 | 2026.03.16 21:24:46.736207 [ 268 ] {f2d657ed-5838-4251-acfe-8de4bdf20c85} <Debug> TCPHandler: Processed in 0.002042548 sec. | ||
| 4692 | 2026.03.16 21:24:46.736337 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.03.16 21:24:46.736440 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4694 | 2026.03.16 21:24:46.736485 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4695 | 2026.03.16 21:24:46.736935 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.03.16 21:24:46.736971 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4697 | 2026.03.16 21:24:46.737288 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4698 | 2026.03.16 21:24:46.737501 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.03.16 21:24:46.737687 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 4700 | 2026.03.16 21:24:46.737726 [ 268 ] {71e3623f-463d-4730-8485-0fa50ae51879} <Debug> TCPHandler: Processed in 0.001442497 sec. | ||
| 4701 | 2026.03.16 21:24:46.737841 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.03.16 21:24:46.737937 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4703 | 2026.03.16 21:24:46.737983 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4704 | 2026.03.16 21:24:46.738387 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.03.16 21:24:46.738420 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4706 | 2026.03.16 21:24:46.738759 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4707 | 2026.03.16 21:24:46.738979 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.03.16 21:24:46.739191 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001273 sec., 100549.88216810684 rows/sec., 7.00 MiB/sec. | ||
| 4709 | 2026.03.16 21:24:46.739229 [ 268 ] {978ab580-0af3-4398-bfe5-8923e304d03c} <Debug> TCPHandler: Processed in 0.001439397 sec. | ||
| 4710 | 2026.03.16 21:24:46.739342 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.03.16 21:24:46.739437 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.03.16 21:24:46.739479 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4713 | 2026.03.16 21:24:46.739808 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.03.16 21:24:46.739842 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4715 | 2026.03.16 21:24:46.740142 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4716 | 2026.03.16 21:24:46.740377 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.03.16 21:24:46.740503 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 4718 | 2026.03.16 21:24:46.740539 [ 268 ] {e2cac747-d5f3-40d8-b7cf-cc14b83bfdce} <Debug> TCPHandler: Processed in 0.001247893 sec. | ||
| 4719 | 2026.03.16 21:24:48.288919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10095 | ||
| 4720 | 2026.03.16 21:24:48.289515 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.16 21:24:48.289566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4722 | 2026.03.16 21:24:48.290062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4723 | 2026.03.16 21:24:48.290291 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.16 21:24:48.290415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10095 | ||
| 4725 | 2026.03.16 21:24:48.290436 [ 39 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4726 | 2026.03.16 21:24:48.290512 [ 39 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.03.16 21:24:48.290536 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4728 | 2026.03.16 21:24:48.290687 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 4729 | 2026.03.16 21:24:48.290839 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2026.03.16 21:24:48.290882 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7663 rows starting from the beginning of the part | ||
| 4731 | 2026.03.16 21:24:48.290977 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 4732 | 2026.03.16 21:24:48.291032 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 4733 | 2026.03.16 21:24:48.291080 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 4734 | 2026.03.16 21:24:48.291121 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 4735 | 2026.03.16 21:24:48.291165 [ 198 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 4736 | 2026.03.16 21:24:48.293024 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10095 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400684 sec., 4205051.560305312 rows/sec., 60.15 MiB/sec. | ||
| 4737 | 2026.03.16 21:24:48.293445 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4738 | 2026.03.16 21:24:48.293771 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_21_4} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.03.16 21:24:48.293847 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_21_4} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4740 | 2026.03.16 21:24:48.293947 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4741 | 2026.03.16 21:24:48.810309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4742 | 2026.03.16 21:24:48.827028 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.03.16 21:24:48.827080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4744 | 2026.03.16 21:24:48.832688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4745 | 2026.03.16 21:24:48.833402 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.03.16 21:24:48.833712 [ 39 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4747 | 2026.03.16 21:24:48.833806 [ 39 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.03.16 21:24:48.833844 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4749 | 2026.03.16 21:24:48.833997 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 4750 | 2026.03.16 21:24:48.836358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4751 | 2026.03.16 21:24:48.838226 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2026.03.16 21:24:48.839702 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 4753 | 2026.03.16 21:24:48.844277 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 4754 | 2026.03.16 21:24:48.848625 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 4755 | 2026.03.16 21:24:48.852694 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 4756 | 2026.03.16 21:24:48.856815 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 4757 | 2026.03.16 21:24:48.860583 [ 198 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 4758 | 2026.03.16 21:24:48.912638 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078698408 sec., 2020.3712380052211 rows/sec., 10.45 MiB/sec. | ||
| 4759 | 2026.03.16 21:24:48.915354 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4760 | 2026.03.16 21:24:48.917373 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_21_4} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.03.16 21:24:48.917461 [ 196 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_21_4} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4762 | 2026.03.16 21:24:48.920145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4763 | 2026.03.16 21:24:49.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.64 MiB, peak 261.18 MiB, free memory in arenas 0.00 B, will set to 254.45 MiB (RSS), difference: 3.81 MiB | ||
| 4764 | 2026.03.16 21:24:50.818328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 624 | ||
| 4765 | 2026.03.16 21:24:50.820996 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.03.16 21:24:50.821034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4767 | 2026.03.16 21:24:50.822228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4768 | 2026.03.16 21:24:50.822523 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.16 21:24:50.822783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4770 | 2026.03.16 21:24:51.735382 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.03.16 21:24:51.735581 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4772 | 2026.03.16 21:24:51.735657 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4773 | 2026.03.16 21:24:51.736315 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.03.16 21:24:51.736361 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4775 | 2026.03.16 21:24:51.736768 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4776 | 2026.03.16 21:24:51.737000 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.03.16 21:24:51.737158 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00163 sec., 46625.766871165644 rows/sec., 3.84 MiB/sec. | ||
| 4778 | 2026.03.16 21:24:51.737201 [ 268 ] {098431d3-88b5-47df-b219-3175cb883512} <Debug> TCPHandler: Processed in 0.001955505 sec. | ||
| 4779 | 2026.03.16 21:24:51.737323 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.03.16 21:24:51.737420 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.03.16 21:24:51.737462 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4782 | 2026.03.16 21:24:51.737861 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.03.16 21:24:51.737897 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4784 | 2026.03.16 21:24:51.738196 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4785 | 2026.03.16 21:24:51.738415 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.03.16 21:24:51.738553 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 4787 | 2026.03.16 21:24:51.738592 [ 268 ] {88b1e9ca-1bc6-44d8-978e-a466225b2459} <Debug> TCPHandler: Processed in 0.001321034 sec. | ||
| 4788 | 2026.03.16 21:24:51.738695 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.03.16 21:24:51.738790 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4790 | 2026.03.16 21:24:51.738830 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4791 | 2026.03.16 21:24:51.739245 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.03.16 21:24:51.739281 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4793 | 2026.03.16 21:24:51.739586 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4794 | 2026.03.16 21:24:51.739801 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.03.16 21:24:51.739930 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 4796 | 2026.03.16 21:24:51.739969 [ 268 ] {6f682453-198e-4c3d-8577-d2d724e05877} <Debug> TCPHandler: Processed in 0.001323994 sec. | ||
| 4797 | 2026.03.16 21:24:51.740079 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.03.16 21:24:51.740174 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.03.16 21:24:51.740218 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4800 | 2026.03.16 21:24:51.740608 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.03.16 21:24:51.740646 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4802 | 2026.03.16 21:24:51.740987 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4803 | 2026.03.16 21:24:51.741201 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.16 21:24:51.741327 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4805 | 2026.03.16 21:24:51.741364 [ 268 ] {0a327b95-f7f7-4487-a9ea-19e399ed10ef} <Debug> TCPHandler: Processed in 0.001335894 sec. | ||
| 4806 | 2026.03.16 21:24:51.741473 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.03.16 21:24:51.741577 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.03.16 21:24:51.741635 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4809 | 2026.03.16 21:24:51.742434 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.03.16 21:24:51.742471 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4811 | 2026.03.16 21:24:51.743008 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4812 | 2026.03.16 21:24:51.743257 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.03.16 21:24:51.743401 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 4814 | 2026.03.16 21:24:51.743456 [ 268 ] {554d0f79-7926-4e14-919b-3441bd9a80a4} <Debug> TCPHandler: Processed in 0.002035657 sec. | ||
| 4815 | 2026.03.16 21:24:51.743567 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.03.16 21:24:51.743663 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.03.16 21:24:51.743705 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4818 | 2026.03.16 21:24:51.744055 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.03.16 21:24:51.744091 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4820 | 2026.03.16 21:24:51.744400 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4821 | 2026.03.16 21:24:51.744619 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.03.16 21:24:51.744751 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4823 | 2026.03.16 21:24:51.744789 [ 268 ] {c80a57b9-8f20-4884-b7c0-b8cdb8fe962e} <Debug> TCPHandler: Processed in 0.001272803 sec. | ||
| 4824 | 2026.03.16 21:24:55.501093 [ 29 ] {} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4825 | 2026.03.16 21:24:55.501172 [ 29 ] {} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.03.16 21:24:55.501195 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4827 | 2026.03.16 21:24:55.501296 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::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 | ||
| 4828 | 2026.03.16 21:24:55.501418 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4829 | 2026.03.16 21:24:55.501451 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 732 rows starting from the beginning of the part | ||
| 4830 | 2026.03.16 21:24:55.501519 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4831 | 2026.03.16 21:24:55.501566 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 708 rows starting from the beginning of the part | ||
| 4832 | 2026.03.16 21:24:55.501608 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4833 | 2026.03.16 21:24:55.501650 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 708 rows starting from the beginning of the part | ||
| 4834 | 2026.03.16 21:24:55.502719 [ 187 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462287 sec., 1501757.178994274 rows/sec., 94.55 MiB/sec. | ||
| 4835 | 2026.03.16 21:24:55.502952 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4836 | 2026.03.16 21:24:55.503277 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.03.16 21:24:55.503359 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_10_2} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4838 | 2026.03.16 21:24:55.503470 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4839 | 2026.03.16 21:24:55.708713 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4840 | 2026.03.16 21:24:55.708790 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4841 | 2026.03.16 21:24:55.790567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10543 | ||
| 4842 | 2026.03.16 21:24:55.791096 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.03.16 21:24:55.791141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4844 | 2026.03.16 21:24:55.791743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4845 | 2026.03.16 21:24:55.791979 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.03.16 21:24:55.792118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10543 | ||
| 4847 | 2026.03.16 21:24:56.336521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4848 | 2026.03.16 21:24:56.352792 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.03.16 21:24:56.352870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4850 | 2026.03.16 21:24:56.358497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4851 | 2026.03.16 21:24:56.359224 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.03.16 21:24:56.362282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4853 | 2026.03.16 21:24:56.737397 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.03.16 21:24:56.737582 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4855 | 2026.03.16 21:24:56.737651 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4856 | 2026.03.16 21:24:56.738350 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.03.16 21:24:56.738398 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4858 | 2026.03.16 21:24:56.738821 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4859 | 2026.03.16 21:24:56.739062 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.03.16 21:24:56.739218 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001682 sec., 68965.51724137932 rows/sec., 5.85 MiB/sec. | ||
| 4861 | 2026.03.16 21:24:56.739274 [ 268 ] {e196bede-adf1-4f6c-b032-d0eb0e5ffd24} <Debug> TCPHandler: Processed in 0.002006816 sec. | ||
| 4862 | 2026.03.16 21:24:56.739409 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.03.16 21:24:56.739511 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4864 | 2026.03.16 21:24:56.739555 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4865 | 2026.03.16 21:24:56.739987 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.03.16 21:24:56.740023 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4867 | 2026.03.16 21:24:56.740328 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4868 | 2026.03.16 21:24:56.740564 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.03.16 21:24:56.740701 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001211 sec., 24772.91494632535 rows/sec., 1.82 MiB/sec. | ||
| 4870 | 2026.03.16 21:24:56.740742 [ 268 ] {00f1563e-a040-436b-828a-49db0d402da9} <Debug> TCPHandler: Processed in 0.001387105 sec. | ||
| 4871 | 2026.03.16 21:24:56.740846 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.03.16 21:24:56.740941 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4873 | 2026.03.16 21:24:56.740981 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4874 | 2026.03.16 21:24:56.741420 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.03.16 21:24:56.741454 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4876 | 2026.03.16 21:24:56.741758 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4877 | 2026.03.16 21:24:56.741966 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.03.16 21:24:56.742099 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001175 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 4879 | 2026.03.16 21:24:56.742140 [ 268 ] {ab0cb39d-5f5e-41c6-b432-2ea9fe7e3341} <Debug> TCPHandler: Processed in 0.001344705 sec. | ||
| 4880 | 2026.03.16 21:24:56.742251 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.03.16 21:24:56.742345 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.03.16 21:24:56.742389 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4883 | 2026.03.16 21:24:56.742796 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.03.16 21:24:56.742830 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4885 | 2026.03.16 21:24:56.743161 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4886 | 2026.03.16 21:24:56.743372 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.16 21:24:56.743500 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4888 | 2026.03.16 21:24:56.743537 [ 268 ] {1ae621f2-46da-41f2-b47e-5ed35d649dd3} <Debug> TCPHandler: Processed in 0.001337455 sec. | ||
| 4889 | 2026.03.16 21:24:56.743641 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.03.16 21:24:56.743737 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.03.16 21:24:56.743792 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4892 | 2026.03.16 21:24:56.744616 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.16 21:24:56.744652 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4894 | 2026.03.16 21:24:56.745193 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4895 | 2026.03.16 21:24:56.745433 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.16 21:24:56.745573 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 29.01 MiB/sec. | ||
| 4897 | 2026.03.16 21:24:56.745636 [ 268 ] {0f47fbd5-3cae-404e-8e12-36ce2ba95735} <Debug> TCPHandler: Processed in 0.002045128 sec. | ||
| 4898 | 2026.03.16 21:24:56.745795 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.03.16 21:24:56.745890 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4900 | 2026.03.16 21:24:56.745931 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4901 | 2026.03.16 21:24:56.746269 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.03.16 21:24:56.746303 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4903 | 2026.03.16 21:24:56.746604 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4904 | 2026.03.16 21:24:56.746812 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.03.16 21:24:56.746940 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4906 | 2026.03.16 21:24:56.746977 [ 268 ] {1700a2f4-440f-42c5-90e0-9eb25efb71b0} <Debug> TCPHandler: Processed in 0.001233772 sec. | ||
| 4907 | 2026.03.16 21:25:00.823121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 648 | ||
| 4908 | 2026.03.16 21:25:00.825865 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.03.16 21:25:00.825918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4910 | 2026.03.16 21:25:00.827121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4911 | 2026.03.16 21:25:00.827408 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.03.16 21:25:00.827561 [ 70 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4913 | 2026.03.16 21:25:00.827634 [ 70 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.03.16 21:25:00.827659 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4915 | 2026.03.16 21:25:00.827764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4916 | 2026.03.16 21:25:00.827828 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 4917 | 2026.03.16 21:25:00.828499 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4918 | 2026.03.16 21:25:00.828639 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 492 rows starting from the beginning of the part | ||
| 4919 | 2026.03.16 21:25:00.829002 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 4920 | 2026.03.16 21:25:00.829335 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4921 | 2026.03.16 21:25:00.829666 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4922 | 2026.03.16 21:25:00.830005 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 4923 | 2026.03.16 21:25:00.830329 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4924 | 2026.03.16 21:25:00.836615 [ 187 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 72 columns (72 merged, 0 gathered) in 0.008872343 sec., 73035.95003033585 rows/sec., 62.28 MiB/sec. | ||
| 4925 | 2026.03.16 21:25:00.837436 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4926 | 2026.03.16 21:25:00.837944 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.03.16 21:25:00.838013 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_16_3} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4928 | 2026.03.16 21:25:00.838179 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4929 | 2026.03.16 21:25:01.738340 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.03.16 21:25:01.738604 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.03.16 21:25:01.738703 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4932 | 2026.03.16 21:25:01.739507 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.03.16 21:25:01.739558 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4934 | 2026.03.16 21:25:01.739944 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4935 | 2026.03.16 21:25:01.740175 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.03.16 21:25:01.740331 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001794 sec., 13377.926421404682 rows/sec., 1.11 MiB/sec. | ||
| 4937 | 2026.03.16 21:25:01.740375 [ 268 ] {3b8377ef-87a6-4c20-a312-c10773161400} <Debug> TCPHandler: Processed in 0.002204721 sec. | ||
| 4938 | 2026.03.16 21:25:01.740504 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.03.16 21:25:01.740601 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4940 | 2026.03.16 21:25:01.740644 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4941 | 2026.03.16 21:25:01.741122 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.03.16 21:25:01.741161 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4943 | 2026.03.16 21:25:01.741486 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4944 | 2026.03.16 21:25:01.741724 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.03.16 21:25:01.741829 [ 52 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4946 | 2026.03.16 21:25:01.741853 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001269 sec., 154452.32466509062 rows/sec., 13.76 MiB/sec. | ||
| 4947 | 2026.03.16 21:25:01.741894 [ 52 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.03.16 21:25:01.741906 [ 268 ] {03a4ab15-1cd3-4063-93e1-d30ca8ac8478} <Debug> TCPHandler: Processed in 0.001452877 sec. | ||
| 4949 | 2026.03.16 21:25:01.741924 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4950 | 2026.03.16 21:25:01.742022 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 4951 | 2026.03.16 21:25:01.742034 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.03.16 21:25:01.742115 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4953 | 2026.03.16 21:25:01.742138 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.03.16 21:25:01.742143 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2145 rows starting from the beginning of the part | ||
| 4955 | 2026.03.16 21:25:01.742180 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4956 | 2026.03.16 21:25:01.742208 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1998 rows starting from the beginning of the part | ||
| 4957 | 2026.03.16 21:25:01.742253 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4958 | 2026.03.16 21:25:01.742293 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 4959 | 2026.03.16 21:25:01.742330 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 116 rows starting from the beginning of the part | ||
| 4960 | 2026.03.16 21:25:01.742370 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 196 rows starting from the beginning of the part | ||
| 4961 | 2026.03.16 21:25:01.742593 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.03.16 21:25:01.742628 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4963 | 2026.03.16 21:25:01.742944 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4964 | 2026.03.16 21:25:01.743179 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.03.16 21:25:01.743309 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001187 sec., 18534.119629317607 rows/sec., 1.41 MiB/sec. | ||
| 4966 | 2026.03.16 21:25:01.743348 [ 268 ] {8479ac29-0614-411e-b97b-fd3545ff04e8} <Debug> TCPHandler: Processed in 0.001365326 sec. | ||
| 4967 | 2026.03.16 21:25:01.743459 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.03.16 21:25:01.743554 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.03.16 21:25:01.743595 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4970 | 2026.03.16 21:25:01.743993 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.03.16 21:25:01.744030 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4972 | 2026.03.16 21:25:01.744042 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4587 rows, containing 5 columns (5 merged, 0 gathered) in 0.002060598 sec., 2226052.825441935 rows/sec., 180.35 MiB/sec. | ||
| 4973 | 2026.03.16 21:25:01.744313 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4974 | 2026.03.16 21:25:01.744342 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4975 | 2026.03.16 21:25:01.744632 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.03.16 21:25:01.744671 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.03.16 21:25:01.744752 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_36_7} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4978 | 2026.03.16 21:25:01.744779 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00124 sec., 19354.83870967742 rows/sec., 1.61 MiB/sec. | ||
| 4979 | 2026.03.16 21:25:01.744822 [ 268 ] {251b5585-0623-454f-bd86-1f8c182aafdb} <Debug> TCPHandler: Processed in 0.001413406 sec. | ||
| 4980 | 2026.03.16 21:25:01.744842 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4981 | 2026.03.16 21:25:01.744936 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.16 21:25:01.745035 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.03.16 21:25:01.745075 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4984 | 2026.03.16 21:25:01.745469 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.16 21:25:01.745507 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4986 | 2026.03.16 21:25:01.745862 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4987 | 2026.03.16 21:25:01.746147 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.03.16 21:25:01.746303 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001286 sec., 9331.259720062208 rows/sec., 729.00 KiB/sec. | ||
| 4989 | 2026.03.16 21:25:01.746345 [ 268 ] {6fe03cdb-d304-47a0-af01-e91b36f745ef} <Debug> TCPHandler: Processed in 0.001460037 sec. | ||
| 4990 | 2026.03.16 21:25:01.746456 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.03.16 21:25:01.746554 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4992 | 2026.03.16 21:25:01.746595 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4993 | 2026.03.16 21:25:01.747031 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.16 21:25:01.747070 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4995 | 2026.03.16 21:25:01.747421 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4996 | 2026.03.16 21:25:01.747639 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.16 21:25:01.747737 [ 52 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4998 | 2026.03.16 21:25:01.747767 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001232 sec., 89285.71428571429 rows/sec., 7.27 MiB/sec. | ||
| 4999 | 2026.03.16 21:25:01.747776 [ 52 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.03.16 21:25:01.747808 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5001 | 2026.03.16 21:25:01.747813 [ 268 ] {00315acd-9a43-40c2-af43-242c0d95c2a5} <Debug> TCPHandler: Processed in 0.001408175 sec. | ||
| 5002 | 2026.03.16 21:25:01.747918 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 5003 | 2026.03.16 21:25:01.747935 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.03.16 21:25:01.748056 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.03.16 21:25:01.748066 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5006 | 2026.03.16 21:25:01.748104 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5007 | 2026.03.16 21:25:01.748112 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1121 rows starting from the beginning of the part | ||
| 5008 | 2026.03.16 21:25:01.748193 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1043 rows starting from the beginning of the part | ||
| 5009 | 2026.03.16 21:25:01.748240 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5010 | 2026.03.16 21:25:01.748278 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5011 | 2026.03.16 21:25:01.748314 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 94 rows starting from the beginning of the part | ||
| 5012 | 2026.03.16 21:25:01.748355 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 110 rows starting from the beginning of the part | ||
| 5013 | 2026.03.16 21:25:01.748508 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.03.16 21:25:01.748552 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5015 | 2026.03.16 21:25:01.748941 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5016 | 2026.03.16 21:25:01.749203 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.03.16 21:25:01.749308 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5018 | 2026.03.16 21:25:01.749334 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001296 sec., 151234.56790123455 rows/sec., 10.85 MiB/sec. | ||
| 5019 | 2026.03.16 21:25:01.749342 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.03.16 21:25:01.749377 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5021 | 2026.03.16 21:25:01.749379 [ 268 ] {5f85cbe5-c151-4c84-abd3-a798c3e1783c} <Debug> TCPHandler: Processed in 0.001494637 sec. | ||
| 5022 | 2026.03.16 21:25:01.749450 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 5023 | 2026.03.16 21:25:01.749505 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.03.16 21:25:01.749541 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5025 | 2026.03.16 21:25:01.749575 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10274 rows starting from the beginning of the part | ||
| 5026 | 2026.03.16 21:25:01.749604 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.03.16 21:25:01.749609 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749172 sec., 1432677.861296659 rows/sec., 107.05 MiB/sec. | ||
| 5028 | 2026.03.16 21:25:01.749631 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1219 rows starting from the beginning of the part | ||
| 5029 | 2026.03.16 21:25:01.749666 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5030 | 2026.03.16 21:25:01.749686 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5031 | 2026.03.16 21:25:01.749731 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5032 | 2026.03.16 21:25:01.749767 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 5033 | 2026.03.16 21:25:01.749806 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 196 rows starting from the beginning of the part | ||
| 5034 | 2026.03.16 21:25:01.749837 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5035 | 2026.03.16 21:25:01.750169 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.03.16 21:25:01.750248 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_36_7} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5037 | 2026.03.16 21:25:01.750320 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5038 | 2026.03.16 21:25:01.750432 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.03.16 21:25:01.750475 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5040 | 2026.03.16 21:25:01.751037 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5041 | 2026.03.16 21:25:01.751269 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.03.16 21:25:01.751409 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 5043 | 2026.03.16 21:25:01.751463 [ 268 ] {d0141ed7-02d6-43d5-b406-96da85346688} <Debug> TCPHandler: Processed in 0.002007947 sec. | ||
| 5044 | 2026.03.16 21:25:01.751575 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.03.16 21:25:01.751671 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.03.16 21:25:01.751713 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5047 | 2026.03.16 21:25:01.752059 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.03.16 21:25:01.752096 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5049 | 2026.03.16 21:25:01.752442 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5050 | 2026.03.16 21:25:01.752658 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.03.16 21:25:01.752764 [ 64 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5052 | 2026.03.16 21:25:01.752790 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 5053 | 2026.03.16 21:25:01.752805 [ 64 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.03.16 21:25:01.752832 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5055 | 2026.03.16 21:25:01.752834 [ 268 ] {97f02a6f-256e-4910-8e1d-f5517220d84d} <Debug> TCPHandler: Processed in 0.001308774 sec. | ||
| 5056 | 2026.03.16 21:25:01.752934 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 5057 | 2026.03.16 21:25:01.753061 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5058 | 2026.03.16 21:25:01.753095 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
| 5059 | 2026.03.16 21:25:01.753153 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5060 | 2026.03.16 21:25:01.753202 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5061 | 2026.03.16 21:25:01.753243 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5062 | 2026.03.16 21:25:01.753280 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 5063 | 2026.03.16 21:25:01.753318 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5064 | 2026.03.16 21:25:01.753999 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12137 rows, containing 5 columns (5 merged, 0 gathered) in 0.004578144 sec., 2651074.3218212444 rows/sec., 175.44 MiB/sec. | ||
| 5065 | 2026.03.16 21:25:01.754389 [ 189 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5066 | 2026.03.16 21:25:01.754396 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001505738 sec., 1235274.6626571156 rows/sec., 83.25 MiB/sec. | ||
| 5067 | 2026.03.16 21:25:01.754696 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5068 | 2026.03.16 21:25:01.754736 [ 189 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.03.16 21:25:01.754830 [ 189 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5070 | 2026.03.16 21:25:01.754918 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 5071 | 2026.03.16 21:25:01.754984 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.03.16 21:25:01.755057 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_36_7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5073 | 2026.03.16 21:25:01.755129 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5074 | 2026.03.16 21:25:02.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.15 MiB, peak 264.68 MiB, free memory in arenas 0.00 B, will set to 257.27 MiB (RSS), difference: 1.12 MiB | ||
| 5075 | 2026.03.16 21:25:03.292363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11055 | ||
| 5076 | 2026.03.16 21:25:03.292892 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.03.16 21:25:03.292937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5078 | 2026.03.16 21:25:03.293426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5079 | 2026.03.16 21:25:03.293651 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.03.16 21:25:03.293778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11055 | ||
| 5081 | 2026.03.16 21:25:03.862429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5082 | 2026.03.16 21:25:03.880006 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.03.16 21:25:03.880057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5084 | 2026.03.16 21:25:03.885824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5085 | 2026.03.16 21:25:03.886540 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.03.16 21:25:03.889775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5087 | 2026.03.16 21:25:06.742621 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.16 21:25:06.742867 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.16 21:25:06.742967 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5090 | 2026.03.16 21:25:06.744125 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.16 21:25:06.744192 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5092 | 2026.03.16 21:25:06.744927 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5093 | 2026.03.16 21:25:06.745359 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.16 21:25:06.745628 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.002833 sec., 40945.99364631133 rows/sec., 3.47 MiB/sec. | ||
| 5095 | 2026.03.16 21:25:06.745694 [ 268 ] {cd0b9a8f-cf08-4fa7-8487-3e82de153e3c} <Debug> TCPHandler: Processed in 0.00330609 sec. | ||
| 5096 | 2026.03.16 21:25:06.745892 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.16 21:25:06.746017 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.16 21:25:06.746079 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5099 | 2026.03.16 21:25:06.746805 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.16 21:25:06.746853 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5101 | 2026.03.16 21:25:06.747315 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5102 | 2026.03.16 21:25:06.747694 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.16 21:25:06.747891 [ 74 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5104 | 2026.03.16 21:25:06.747903 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001916 sec., 15657.620041753655 rows/sec., 1.15 MiB/sec. | ||
| 5105 | 2026.03.16 21:25:06.748005 [ 74 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.03.16 21:25:06.748027 [ 268 ] {72f1353d-d315-4b82-9a54-52af60279fb0} <Debug> TCPHandler: Processed in 0.00219966 sec. | ||
| 5107 | 2026.03.16 21:25:06.748046 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5108 | 2026.03.16 21:25:06.748222 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.03.16 21:25:06.748254 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 5110 | 2026.03.16 21:25:06.748358 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5111 | 2026.03.16 21:25:06.748425 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5112 | 2026.03.16 21:25:06.748488 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5113 | 2026.03.16 21:25:06.748549 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 79 rows starting from the beginning of the part | ||
| 5114 | 2026.03.16 21:25:06.748652 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part | ||
| 5115 | 2026.03.16 21:25:06.748728 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5116 | 2026.03.16 21:25:06.748794 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 5117 | 2026.03.16 21:25:06.748860 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
| 5118 | 2026.03.16 21:25:06.748964 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 5119 | 2026.03.16 21:25:06.749164 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.03.16 21:25:06.749226 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5121 | 2026.03.16 21:25:06.749853 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5122 | 2026.03.16 21:25:06.750236 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.03.16 21:25:06.750377 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002226492 sec., 96115.32401643482 rows/sec., 7.42 MiB/sec. | ||
| 5124 | 2026.03.16 21:25:06.750446 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.002118 sec., 44381.49197355996 rows/sec., 3.47 MiB/sec. | ||
| 5125 | 2026.03.16 21:25:06.750508 [ 268 ] {41e92e96-1fd6-473f-b658-de28a04e215b} <Debug> TCPHandler: Processed in 0.002351063 sec. | ||
| 5126 | 2026.03.16 21:25:06.750599 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5127 | 2026.03.16 21:25:06.750683 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.03.16 21:25:06.750818 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.03.16 21:25:06.750883 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5130 | 2026.03.16 21:25:06.750998 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.03.16 21:25:06.751113 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_31_6} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5132 | 2026.03.16 21:25:06.751224 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5133 | 2026.03.16 21:25:06.751459 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.03.16 21:25:06.751504 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5135 | 2026.03.16 21:25:06.751891 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5136 | 2026.03.16 21:25:06.752216 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.03.16 21:25:06.752415 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. | ||
| 5138 | 2026.03.16 21:25:06.752472 [ 268 ] {c12dfc8a-5dc9-479b-a970-7da0018535da} <Debug> TCPHandler: Processed in 0.001856264 sec. | ||
| 5139 | 2026.03.16 21:25:06.752639 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.03.16 21:25:06.752762 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.03.16 21:25:06.752839 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5142 | 2026.03.16 21:25:06.754149 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.03.16 21:25:06.754198 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5144 | 2026.03.16 21:25:06.755070 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5145 | 2026.03.16 21:25:06.755426 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.16 21:25:06.755603 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5147 | 2026.03.16 21:25:06.755654 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002919 sec., 10277.49229188078 rows/sec., 18.42 MiB/sec. | ||
| 5148 | 2026.03.16 21:25:06.755668 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.03.16 21:25:06.755715 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5150 | 2026.03.16 21:25:06.755788 [ 268 ] {bf72e88d-52eb-40a4-a9c1-82a840048998} <Debug> TCPHandler: Processed in 0.003209999 sec. | ||
| 5151 | 2026.03.16 21:25:06.755843 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 5152 | 2026.03.16 21:25:06.755986 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.03.16 21:25:06.756114 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.03.16 21:25:06.756173 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5155 | 2026.03.16 21:25:06.756190 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5156 | 2026.03.16 21:25:06.756282 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 505 rows starting from the beginning of the part | ||
| 5157 | 2026.03.16 21:25:06.756484 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
| 5158 | 2026.03.16 21:25:06.756667 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5159 | 2026.03.16 21:25:06.756692 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.03.16 21:25:06.756746 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5161 | 2026.03.16 21:25:06.756838 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 5162 | 2026.03.16 21:25:06.757018 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5163 | 2026.03.16 21:25:06.757187 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 5164 | 2026.03.16 21:25:06.757243 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5165 | 2026.03.16 21:25:06.757625 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.03.16 21:25:06.757840 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001755 sec., 34188.03418803419 rows/sec., 2.30 MiB/sec. | ||
| 5167 | 2026.03.16 21:25:06.757901 [ 268 ] {6f6c8519-ccdc-46f9-8d4b-0aa8a6bd9fab} <Debug> TCPHandler: Processed in 0.001981996 sec. | ||
| 5168 | 2026.03.16 21:25:06.763274 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 19 columns (19 merged, 0 gathered) in 0.007486958 sec., 83344.93127916571 rows/sec., 149.35 MiB/sec. | ||
| 5169 | 2026.03.16 21:25:06.764651 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5170 | 2026.03.16 21:25:06.765255 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.03.16 21:25:06.765362 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5172 | 2026.03.16 21:25:06.765572 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 5173 | 2026.03.16 21:25:07.368821 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43300 | ||
| 5174 | 2026.03.16 21:25:07.368935 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5175 | 2026.03.16 21:25:07.368961 [ 287 ] {} <Debug> TCP-Session: 480f1d3d-d24c-4609-b423-cb7ae8cf5bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43300 | ||
| 5176 | 2026.03.16 21:25:07.368984 [ 287 ] {} <Debug> TCP-Session: 480f1d3d-d24c-4609-b423-cb7ae8cf5bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2026.03.16 21:25:07.368996 [ 287 ] {} <Debug> TCP-Session: 480f1d3d-d24c-4609-b423-cb7ae8cf5bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.03.16 21:25:07.369161 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33796 | ||
| 5179 | 2026.03.16 21:25:07.369202 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45662 | ||
| 5180 | 2026.03.16 21:25:07.369239 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58167 | ||
| 5181 | 2026.03.16 21:25:07.369266 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60378 | ||
| 5182 | 2026.03.16 21:25:07.369285 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5183 | 2026.03.16 21:25:07.369250 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51251 | ||
| 5184 | 2026.03.16 21:25:07.369333 [ 288 ] {} <Debug> TCP-Session: 7dece275-c901-40da-b6fc-61eae16f9fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33796 | ||
| 5185 | 2026.03.16 21:25:07.369351 [ 287 ] {} <Trace> TCP-Session: 480f1d3d-d24c-4609-b423-cb7ae8cf5bd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.16 21:25:07.369389 [ 288 ] {} <Debug> TCP-Session: 7dece275-c901-40da-b6fc-61eae16f9fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5187 | 2026.03.16 21:25:07.369398 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5188 | 2026.03.16 21:25:07.369412 [ 288 ] {} <Debug> TCP-Session: 7dece275-c901-40da-b6fc-61eae16f9fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2026.03.16 21:25:07.369422 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5190 | 2026.03.16 21:25:07.369446 [ 289 ] {} <Debug> TCP-Session: 646ac5b7-6b28-4c46-a103-2f30146b490f Authenticating user 'default' from [fd00:1122:3344:101::e]:45662 | ||
| 5191 | 2026.03.16 21:25:07.369334 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2026.03.16 21:25:07.369466 [ 267 ] {} <Debug> TCP-Session: 9e0ca8bc-ab4f-4828-9c70-1cc41ff825e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60378 | ||
| 5193 | 2026.03.16 21:25:07.369481 [ 289 ] {} <Debug> TCP-Session: 646ac5b7-6b28-4c46-a103-2f30146b490f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2026.03.16 21:25:07.369495 [ 293 ] {} <Debug> TCP-Session: 5c534a6a-652f-4b3f-a8d9-49c2512da7f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58167 | ||
| 5195 | 2026.03.16 21:25:07.369498 [ 267 ] {} <Debug> TCP-Session: 9e0ca8bc-ab4f-4828-9c70-1cc41ff825e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.03.16 21:25:07.369507 [ 289 ] {} <Debug> TCP-Session: 646ac5b7-6b28-4c46-a103-2f30146b490f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.03.16 21:25:07.369517 [ 267 ] {} <Debug> TCP-Session: 9e0ca8bc-ab4f-4828-9c70-1cc41ff825e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2026.03.16 21:25:07.369514 [ 293 ] {} <Debug> TCP-Session: 5c534a6a-652f-4b3f-a8d9-49c2512da7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.03.16 21:25:07.369514 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5200 | 2026.03.16 21:25:07.369547 [ 287 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43300) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5201 | 2026.03.16 21:25:07.369542 [ 293 ] {} <Debug> TCP-Session: 5c534a6a-652f-4b3f-a8d9-49c2512da7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2026.03.16 21:25:07.369577 [ 294 ] {} <Debug> TCP-Session: 84884cd8-743f-497c-9a50-3f3cd4fb478f Authenticating user 'default' from [fd00:1122:3344:101::e]:51251 | ||
| 5203 | 2026.03.16 21:25:07.369221 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54834 | ||
| 5204 | 2026.03.16 21:25:07.369630 [ 294 ] {} <Debug> TCP-Session: 84884cd8-743f-497c-9a50-3f3cd4fb478f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.03.16 21:25:07.369205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61125 | ||
| 5206 | 2026.03.16 21:25:07.369663 [ 294 ] {} <Debug> TCP-Session: 84884cd8-743f-497c-9a50-3f3cd4fb478f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2026.03.16 21:25:07.369226 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33904 | ||
| 5208 | 2026.03.16 21:25:07.369825 [ 287 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5209 | 2026.03.16 21:25:07.369881 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5210 | 2026.03.16 21:25:07.369885 [ 287 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5211 | 2026.03.16 21:25:07.369917 [ 291 ] {} <Debug> TCP-Session: 8965ca62-e305-4660-bbae-24fea8cc3328 Authenticating user 'default' from [fd00:1122:3344:101::e]:54834 | ||
| 5212 | 2026.03.16 21:25:07.369919 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5213 | 2026.03.16 21:25:07.369940 [ 291 ] {} <Debug> TCP-Session: 8965ca62-e305-4660-bbae-24fea8cc3328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.03.16 21:25:07.369953 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5215 | 2026.03.16 21:25:07.369961 [ 292 ] {} <Debug> TCP-Session: 09046268-f234-418c-9da3-79aaee1bef32 Authenticating user 'default' from [fd00:1122:3344:101::e]:33904 | ||
| 5216 | 2026.03.16 21:25:07.369969 [ 291 ] {} <Debug> TCP-Session: 8965ca62-e305-4660-bbae-24fea8cc3328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5217 | 2026.03.16 21:25:07.369997 [ 290 ] {} <Debug> TCP-Session: fefa0e03-9497-4ff3-91b6-ae3e93be1d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:61125 | ||
| 5218 | 2026.03.16 21:25:07.370014 [ 292 ] {} <Debug> TCP-Session: 09046268-f234-418c-9da3-79aaee1bef32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.03.16 21:25:07.370041 [ 290 ] {} <Debug> TCP-Session: fefa0e03-9497-4ff3-91b6-ae3e93be1d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.03.16 21:25:07.370046 [ 292 ] {} <Debug> TCP-Session: 09046268-f234-418c-9da3-79aaee1bef32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2026.03.16 21:25:07.370066 [ 290 ] {} <Debug> TCP-Session: fefa0e03-9497-4ff3-91b6-ae3e93be1d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2026.03.16 21:25:07.370191 [ 287 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 5223 | 2026.03.16 21:25:07.371096 [ 325 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Trace> AggregatingTransform: Aggregating | ||
| 5224 | 2026.03.16 21:25:07.371145 [ 325 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Trace> Aggregator: Aggregation method: without_key | ||
| 5225 | 2026.03.16 21:25:07.371181 [ 325 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884106 sec. (1131.086 rows/sec., 44.18 KiB/sec.) | ||
| 5226 | 2026.03.16 21:25:07.371200 [ 325 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Trace> Aggregator: Merging aggregated data | ||
| 5227 | 2026.03.16 21:25:07.372745 [ 287 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 5228 | 2026.03.16 21:25:07.372907 [ 287 ] {c3b7d40d-5d27-4650-9491-a4ca1f3c3308} <Debug> TCPHandler: Processed in 0.003670418 sec. | ||
| 5229 | 2026.03.16 21:25:07.373028 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5230 | 2026.03.16 21:25:07.373054 [ 287 ] {} <Debug> TCP-Session: 480f1d3d-d24c-4609-b423-cb7ae8cf5bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.03.16 21:25:07.373056 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5232 | 2026.03.16 21:25:07.373070 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5233 | 2026.03.16 21:25:07.373087 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5234 | 2026.03.16 21:25:07.373104 [ 290 ] {} <Debug> TCP-Session: fefa0e03-9497-4ff3-91b6-ae3e93be1d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5235 | 2026.03.16 21:25:07.373116 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5236 | 2026.03.16 21:25:07.373138 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5237 | 2026.03.16 21:25:07.373148 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5238 | 2026.03.16 21:25:07.373171 [ 294 ] {} <Debug> TCP-Session: 84884cd8-743f-497c-9a50-3f3cd4fb478f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5239 | 2026.03.16 21:25:07.373191 [ 291 ] {} <Debug> TCP-Session: 8965ca62-e305-4660-bbae-24fea8cc3328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.03.16 21:25:07.373209 [ 292 ] {} <Debug> TCP-Session: 09046268-f234-418c-9da3-79aaee1bef32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5241 | 2026.03.16 21:25:07.373169 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5242 | 2026.03.16 21:25:07.373143 [ 289 ] {} <Debug> TCP-Session: 646ac5b7-6b28-4c46-a103-2f30146b490f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2026.03.16 21:25:07.373269 [ 293 ] {} <Debug> TCP-Session: 5c534a6a-652f-4b3f-a8d9-49c2512da7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.03.16 21:25:07.373126 [ 288 ] {} <Debug> TCP-Session: 7dece275-c901-40da-b6fc-61eae16f9fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.03.16 21:25:07.373119 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5246 | 2026.03.16 21:25:07.373342 [ 267 ] {} <Debug> TCP-Session: 9e0ca8bc-ab4f-4828-9c70-1cc41ff825e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.03.16 21:25:07.400765 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61304 | ||
| 5248 | 2026.03.16 21:25:07.400850 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5249 | 2026.03.16 21:25:07.400873 [ 287 ] {} <Debug> TCP-Session: 2a7bf338-6eac-485a-85ee-46845b7561e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61304 | ||
| 5250 | 2026.03.16 21:25:07.400891 [ 287 ] {} <Debug> TCP-Session: 2a7bf338-6eac-485a-85ee-46845b7561e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.03.16 21:25:07.400903 [ 287 ] {} <Debug> TCP-Session: 2a7bf338-6eac-485a-85ee-46845b7561e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.03.16 21:25:07.401054 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45189 | ||
| 5253 | 2026.03.16 21:25:07.401062 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46540 | ||
| 5254 | 2026.03.16 21:25:07.401090 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37139 | ||
| 5255 | 2026.03.16 21:25:07.401128 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62864 | ||
| 5256 | 2026.03.16 21:25:07.401147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5257 | 2026.03.16 21:25:07.401160 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38887 | ||
| 5258 | 2026.03.16 21:25:07.401173 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5259 | 2026.03.16 21:25:07.401188 [ 288 ] {} <Debug> TCP-Session: 7970b2fd-5f7a-46ce-8c55-689fc4d92308 Authenticating user 'default' from [fd00:1122:3344:101::e]:45189 | ||
| 5260 | 2026.03.16 21:25:07.401209 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5261 | 2026.03.16 21:25:07.401217 [ 290 ] {} <Debug> TCP-Session: b7183ff0-8ddc-4071-80d4-84c1cc8d2556 Authenticating user 'default' from [fd00:1122:3344:101::e]:37139 | ||
| 5262 | 2026.03.16 21:25:07.401242 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5263 | 2026.03.16 21:25:07.401247 [ 291 ] {} <Debug> TCP-Session: 77735f08-6bae-4705-ad48-ecbf146470ce Authenticating user 'default' from [fd00:1122:3344:101::e]:62864 | ||
| 5264 | 2026.03.16 21:25:07.401257 [ 290 ] {} <Debug> TCP-Session: b7183ff0-8ddc-4071-80d4-84c1cc8d2556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.03.16 21:25:07.401269 [ 294 ] {} <Debug> TCP-Session: 99e47c6c-1e4f-4269-8dcc-ccdefb61673a Authenticating user 'default' from [fd00:1122:3344:101::e]:38887 | ||
| 5266 | 2026.03.16 21:25:07.401282 [ 291 ] {} <Debug> TCP-Session: 77735f08-6bae-4705-ad48-ecbf146470ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5267 | 2026.03.16 21:25:07.401289 [ 290 ] {} <Debug> TCP-Session: b7183ff0-8ddc-4071-80d4-84c1cc8d2556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5268 | 2026.03.16 21:25:07.401301 [ 294 ] {} <Debug> TCP-Session: 99e47c6c-1e4f-4269-8dcc-ccdefb61673a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5269 | 2026.03.16 21:25:07.401312 [ 291 ] {} <Debug> TCP-Session: 77735f08-6bae-4705-ad48-ecbf146470ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.03.16 21:25:07.401330 [ 294 ] {} <Debug> TCP-Session: 99e47c6c-1e4f-4269-8dcc-ccdefb61673a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5271 | 2026.03.16 21:25:07.401231 [ 288 ] {} <Debug> TCP-Session: 7970b2fd-5f7a-46ce-8c55-689fc4d92308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5272 | 2026.03.16 21:25:07.401164 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41200 | ||
| 5273 | 2026.03.16 21:25:07.401379 [ 288 ] {} <Debug> TCP-Session: 7970b2fd-5f7a-46ce-8c55-689fc4d92308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.03.16 21:25:07.401148 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58362 | ||
| 5275 | 2026.03.16 21:25:07.401154 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5276 | 2026.03.16 21:25:07.401448 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5277 | 2026.03.16 21:25:07.401470 [ 289 ] {} <Debug> TCP-Session: efb4045c-1a24-4d14-aeb6-6d06f57dfd67 Authenticating user 'default' from [fd00:1122:3344:101::e]:46540 | ||
| 5278 | 2026.03.16 21:25:07.401482 [ 267 ] {} <Debug> TCP-Session: f91a96f3-f1c7-46c8-997f-5b64c4c63e6d Authenticating user 'default' from [fd00:1122:3344:101::e]:41200 | ||
| 5279 | 2026.03.16 21:25:07.401486 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5280 | 2026.03.16 21:25:07.401499 [ 267 ] {} <Debug> TCP-Session: f91a96f3-f1c7-46c8-997f-5b64c4c63e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.03.16 21:25:07.401491 [ 289 ] {} <Debug> TCP-Session: efb4045c-1a24-4d14-aeb6-6d06f57dfd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2026.03.16 21:25:07.401512 [ 293 ] {} <Debug> TCP-Session: eefe3aab-4fe7-4707-9c01-09bbd13df444 Authenticating user 'default' from [fd00:1122:3344:101::e]:58362 | ||
| 5283 | 2026.03.16 21:25:07.401515 [ 267 ] {} <Debug> TCP-Session: f91a96f3-f1c7-46c8-997f-5b64c4c63e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2026.03.16 21:25:07.401521 [ 289 ] {} <Debug> TCP-Session: efb4045c-1a24-4d14-aeb6-6d06f57dfd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5285 | 2026.03.16 21:25:07.401531 [ 293 ] {} <Debug> TCP-Session: eefe3aab-4fe7-4707-9c01-09bbd13df444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2026.03.16 21:25:07.401130 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61893 | ||
| 5287 | 2026.03.16 21:25:07.401552 [ 293 ] {} <Debug> TCP-Session: eefe3aab-4fe7-4707-9c01-09bbd13df444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.03.16 21:25:07.401161 [ 287 ] {} <Trace> TCP-Session: 2a7bf338-6eac-485a-85ee-46845b7561e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.16 21:25:07.401638 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5290 | 2026.03.16 21:25:07.401669 [ 292 ] {} <Debug> TCP-Session: be074ead-2236-4973-89de-714b8c0c475c Authenticating user 'default' from [fd00:1122:3344:101::e]:61893 | ||
| 5291 | 2026.03.16 21:25:07.401690 [ 292 ] {} <Debug> TCP-Session: be074ead-2236-4973-89de-714b8c0c475c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.03.16 21:25:07.401705 [ 292 ] {} <Debug> TCP-Session: be074ead-2236-4973-89de-714b8c0c475c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.03.16 21:25:07.401759 [ 287 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5294 | 2026.03.16 21:25:07.401981 [ 287 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5295 | 2026.03.16 21:25:07.402031 [ 287 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5296 | 2026.03.16 21:25:07.402288 [ 287 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 5297 | 2026.03.16 21:25:07.403184 [ 310 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Trace> AggregatingTransform: Aggregating | ||
| 5298 | 2026.03.16 21:25:07.403241 [ 310 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Trace> Aggregator: Aggregation method: without_key | ||
| 5299 | 2026.03.16 21:25:07.403280 [ 310 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896866 sec. (1114.994 rows/sec., 43.55 KiB/sec.) | ||
| 5300 | 2026.03.16 21:25:07.403299 [ 310 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Trace> Aggregator: Merging aggregated data | ||
| 5301 | 2026.03.16 21:25:07.404517 [ 287 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002805 sec., 356.50623885918003 rows/sec., 13.93 KiB/sec. | ||
| 5302 | 2026.03.16 21:25:07.404660 [ 287 ] {89f1cce4-4b75-458c-9c8a-ecbeae44b187} <Debug> TCPHandler: Processed in 0.003592666 sec. | ||
| 5303 | 2026.03.16 21:25:07.404793 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5304 | 2026.03.16 21:25:07.404819 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5305 | 2026.03.16 21:25:07.404821 [ 287 ] {} <Debug> TCP-Session: 2a7bf338-6eac-485a-85ee-46845b7561e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.03.16 21:25:07.404838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5307 | 2026.03.16 21:25:07.404859 [ 267 ] {} <Debug> TCP-Session: f91a96f3-f1c7-46c8-997f-5b64c4c63e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.03.16 21:25:07.404868 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5309 | 2026.03.16 21:25:07.404888 [ 288 ] {} <Debug> TCP-Session: 7970b2fd-5f7a-46ce-8c55-689fc4d92308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2026.03.16 21:25:07.404898 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5311 | 2026.03.16 21:25:07.404913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5312 | 2026.03.16 21:25:07.404921 [ 292 ] {} <Debug> TCP-Session: be074ead-2236-4973-89de-714b8c0c475c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.03.16 21:25:07.404947 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5314 | 2026.03.16 21:25:07.404960 [ 290 ] {} <Debug> TCP-Session: b7183ff0-8ddc-4071-80d4-84c1cc8d2556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.03.16 21:25:07.404944 [ 294 ] {} <Debug> TCP-Session: 99e47c6c-1e4f-4269-8dcc-ccdefb61673a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2026.03.16 21:25:07.404993 [ 293 ] {} <Debug> TCP-Session: eefe3aab-4fe7-4707-9c01-09bbd13df444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.03.16 21:25:07.404914 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.03.16 21:25:07.404852 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5319 | 2026.03.16 21:25:07.405081 [ 291 ] {} <Debug> TCP-Session: 77735f08-6bae-4705-ad48-ecbf146470ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.03.16 21:25:07.405105 [ 289 ] {} <Debug> TCP-Session: efb4045c-1a24-4d14-aeb6-6d06f57dfd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.03.16 21:25:08.068591 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43648 | ||
| 5322 | 2026.03.16 21:25:08.068713 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5323 | 2026.03.16 21:25:08.068744 [ 287 ] {} <Debug> TCP-Session: d35c59cb-160a-4dcf-bb0b-1d66a49f09ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43648 | ||
| 5324 | 2026.03.16 21:25:08.068767 [ 287 ] {} <Debug> TCP-Session: d35c59cb-160a-4dcf-bb0b-1d66a49f09ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.03.16 21:25:08.068779 [ 287 ] {} <Debug> TCP-Session: d35c59cb-160a-4dcf-bb0b-1d66a49f09ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.03.16 21:25:08.069016 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52238 | ||
| 5327 | 2026.03.16 21:25:08.069072 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34951 | ||
| 5328 | 2026.03.16 21:25:08.069079 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56659 | ||
| 5329 | 2026.03.16 21:25:08.069130 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5330 | 2026.03.16 21:25:08.069183 [ 288 ] {} <Debug> TCP-Session: e96bd46b-465f-4f98-afed-19c5a26c8f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:52238 | ||
| 5331 | 2026.03.16 21:25:08.069203 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5332 | 2026.03.16 21:25:08.069207 [ 288 ] {} <Debug> TCP-Session: e96bd46b-465f-4f98-afed-19c5a26c8f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.03.16 21:25:08.069230 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2026.03.16 21:25:08.069240 [ 289 ] {} <Debug> TCP-Session: 569d079c-0129-4d8f-84a3-868c4ff52281 Authenticating user 'default' from [fd00:1122:3344:101::e]:34951 | ||
| 5335 | 2026.03.16 21:25:08.069246 [ 288 ] {} <Debug> TCP-Session: e96bd46b-465f-4f98-afed-19c5a26c8f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.03.16 21:25:08.069270 [ 290 ] {} <Debug> TCP-Session: c948e5f1-85ff-4f09-b01b-0e421448f113 Authenticating user 'default' from [fd00:1122:3344:101::e]:56659 | ||
| 5337 | 2026.03.16 21:25:08.069284 [ 289 ] {} <Debug> TCP-Session: 569d079c-0129-4d8f-84a3-868c4ff52281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.03.16 21:25:08.069311 [ 290 ] {} <Debug> TCP-Session: c948e5f1-85ff-4f09-b01b-0e421448f113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.03.16 21:25:08.069319 [ 289 ] {} <Debug> TCP-Session: 569d079c-0129-4d8f-84a3-868c4ff52281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.03.16 21:25:08.069333 [ 290 ] {} <Debug> TCP-Session: c948e5f1-85ff-4f09-b01b-0e421448f113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2026.03.16 21:25:08.069208 [ 287 ] {} <Trace> TCP-Session: d35c59cb-160a-4dcf-bb0b-1d66a49f09ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.03.16 21:25:08.069550 [ 287 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5343 | 2026.03.16 21:25:08.069823 [ 287 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5344 | 2026.03.16 21:25:08.069879 [ 287 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5345 | 2026.03.16 21:25:08.070176 [ 287 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 5346 | 2026.03.16 21:25:08.071192 [ 296 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Trace> AggregatingTransform: Aggregating | ||
| 5347 | 2026.03.16 21:25:08.071252 [ 296 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5348 | 2026.03.16 21:25:08.071294 [ 296 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014059 sec. (986.136 rows/sec., 38.52 KiB/sec.) | ||
| 5349 | 2026.03.16 21:25:08.071317 [ 296 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Trace> Aggregator: Merging aggregated data | ||
| 5350 | 2026.03.16 21:25:08.072757 [ 287 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003276 sec., 305.25030525030525 rows/sec., 11.92 KiB/sec. | ||
| 5351 | 2026.03.16 21:25:08.072917 [ 287 ] {b75844a0-b3b9-4816-a3e1-d02977f10be8} <Debug> TCPHandler: Processed in 0.00383466 sec. | ||
| 5352 | 2026.03.16 21:25:08.073036 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5353 | 2026.03.16 21:25:08.073063 [ 287 ] {} <Debug> TCP-Session: d35c59cb-160a-4dcf-bb0b-1d66a49f09ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.03.16 21:25:08.073072 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5355 | 2026.03.16 21:25:08.073121 [ 288 ] {} <Debug> TCP-Session: e96bd46b-465f-4f98-afed-19c5a26c8f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.03.16 21:25:08.073146 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5357 | 2026.03.16 21:25:08.073182 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5358 | 2026.03.16 21:25:08.073200 [ 289 ] {} <Debug> TCP-Session: 569d079c-0129-4d8f-84a3-868c4ff52281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.03.16 21:25:08.073241 [ 290 ] {} <Debug> TCP-Session: c948e5f1-85ff-4f09-b01b-0e421448f113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.03.16 21:25:08.075259 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54519 | ||
| 5361 | 2026.03.16 21:25:08.075276 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52305 | ||
| 5362 | 2026.03.16 21:25:08.075280 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37354 | ||
| 5363 | 2026.03.16 21:25:08.075318 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40953 | ||
| 5364 | 2026.03.16 21:25:08.075337 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5365 | 2026.03.16 21:25:08.075360 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5366 | 2026.03.16 21:25:08.075366 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5367 | 2026.03.16 21:25:08.075385 [ 291 ] {} <Debug> TCP-Session: 7047195a-0fe3-4e82-a78a-6b1e0cd17ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54519 | ||
| 5368 | 2026.03.16 21:25:08.075398 [ 292 ] {} <Debug> TCP-Session: 5b9bd868-433d-4586-a53a-335f41926dce Authenticating user 'default' from [fd00:1122:3344:101::e]:52305 | ||
| 5369 | 2026.03.16 21:25:08.075405 [ 288 ] {} <Debug> TCP-Session: ed0ad0dd-f689-42b0-b6ac-0cb241bed0aa Authenticating user 'default' from [fd00:1122:3344:101::e]:37354 | ||
| 5370 | 2026.03.16 21:25:08.075424 [ 291 ] {} <Debug> TCP-Session: 7047195a-0fe3-4e82-a78a-6b1e0cd17ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.03.16 21:25:08.075436 [ 292 ] {} <Debug> TCP-Session: 5b9bd868-433d-4586-a53a-335f41926dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.03.16 21:25:08.075441 [ 288 ] {} <Debug> TCP-Session: ed0ad0dd-f689-42b0-b6ac-0cb241bed0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.03.16 21:25:08.075454 [ 291 ] {} <Debug> TCP-Session: 7047195a-0fe3-4e82-a78a-6b1e0cd17ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.03.16 21:25:08.075465 [ 292 ] {} <Debug> TCP-Session: 5b9bd868-433d-4586-a53a-335f41926dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.03.16 21:25:08.075483 [ 288 ] {} <Debug> TCP-Session: ed0ad0dd-f689-42b0-b6ac-0cb241bed0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.03.16 21:25:08.075407 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.03.16 21:25:08.075311 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39472 | ||
| 5378 | 2026.03.16 21:25:08.075550 [ 294 ] {} <Debug> TCP-Session: f2c578bf-015c-425a-be0a-07d041f8331e Authenticating user 'default' from [fd00:1122:3344:101::e]:40953 | ||
| 5379 | 2026.03.16 21:25:08.075588 [ 294 ] {} <Debug> TCP-Session: f2c578bf-015c-425a-be0a-07d041f8331e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.03.16 21:25:08.075601 [ 294 ] {} <Debug> TCP-Session: f2c578bf-015c-425a-be0a-07d041f8331e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.03.16 21:25:08.075621 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5382 | 2026.03.16 21:25:08.075651 [ 293 ] {} <Debug> TCP-Session: f0d176e6-def1-4d78-a4b0-1c847c6d2152 Authenticating user 'default' from [fd00:1122:3344:101::e]:39472 | ||
| 5383 | 2026.03.16 21:25:08.075670 [ 293 ] {} <Debug> TCP-Session: f0d176e6-def1-4d78-a4b0-1c847c6d2152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.03.16 21:25:08.075683 [ 293 ] {} <Debug> TCP-Session: f0d176e6-def1-4d78-a4b0-1c847c6d2152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5385 | 2026.03.16 21:25:08.098290 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37354). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5386 | |||
| 5387 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5388 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5389 | 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 | ||
| 5390 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5391 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5392 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5393 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5394 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5395 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5396 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5397 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5398 | (version 23.8.7.1) | ||
| 5399 | 2026.03.16 21:25:08.098462 [ 288 ] {} <Debug> TCP-Session: ed0ad0dd-f689-42b0-b6ac-0cb241bed0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.03.16 21:25:08.098498 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39472). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5401 | |||
| 5402 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5403 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5404 | 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 | ||
| 5405 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5406 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5407 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5408 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5409 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5410 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5411 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5412 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5413 | (version 23.8.7.1) | ||
| 5414 | 2026.03.16 21:25:08.098596 [ 293 ] {} <Debug> TCP-Session: f0d176e6-def1-4d78-a4b0-1c847c6d2152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.03.16 21:25:08.098620 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54519). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5416 | |||
| 5417 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5418 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5419 | 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 | ||
| 5420 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5421 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5422 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5423 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5424 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5425 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5426 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5427 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5428 | (version 23.8.7.1) | ||
| 5429 | 2026.03.16 21:25:08.098700 [ 291 ] {} <Debug> TCP-Session: 7047195a-0fe3-4e82-a78a-6b1e0cd17ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.03.16 21:25:08.098735 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40953). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5431 | |||
| 5432 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5433 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5434 | 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 | ||
| 5435 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5436 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5437 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5438 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5439 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5440 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5441 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5442 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5443 | (version 23.8.7.1) | ||
| 5444 | 2026.03.16 21:25:08.098827 [ 294 ] {} <Debug> TCP-Session: f2c578bf-015c-425a-be0a-07d041f8331e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.03.16 21:25:08.098844 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52305). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5446 | |||
| 5447 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5448 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5449 | 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 | ||
| 5450 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5451 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5452 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5453 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5454 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5455 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5456 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5457 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5458 | (version 23.8.7.1) | ||
| 5459 | 2026.03.16 21:25:08.098962 [ 292 ] {} <Debug> TCP-Session: 5b9bd868-433d-4586-a53a-335f41926dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.03.16 21:25:10.708840 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5461 | 2026.03.16 21:25:10.708913 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5462 | 2026.03.16 21:25:10.793919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11503 | ||
| 5463 | 2026.03.16 21:25:10.794458 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.03.16 21:25:10.794502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5465 | 2026.03.16 21:25:10.794997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5466 | 2026.03.16 21:25:10.795228 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.16 21:25:10.795362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11503 | ||
| 5468 | 2026.03.16 21:25:10.828002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 684 | ||
| 5469 | 2026.03.16 21:25:10.830296 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.16 21:25:10.830341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5471 | 2026.03.16 21:25:10.831525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5472 | 2026.03.16 21:25:10.831777 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.03.16 21:25:10.832028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5474 | 2026.03.16 21:25:11.389912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5475 | 2026.03.16 21:25:11.407385 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.16 21:25:11.407444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5477 | 2026.03.16 21:25:11.413973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5478 | 2026.03.16 21:25:11.414708 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.16 21:25:11.417952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5480 | 2026.03.16 21:25:11.736329 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2026.03.16 21:25:11.736559 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5482 | 2026.03.16 21:25:11.736646 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5483 | 2026.03.16 21:25:11.737281 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.03.16 21:25:11.737326 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5485 | 2026.03.16 21:25:11.737741 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5486 | 2026.03.16 21:25:11.737971 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.03.16 21:25:11.738129 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001632 sec., 46568.62745098039 rows/sec., 3.84 MiB/sec. | ||
| 5488 | 2026.03.16 21:25:11.738173 [ 268 ] {c251d023-7b70-485f-9138-ec332b746b44} <Debug> TCPHandler: Processed in 0.002000087 sec. | ||
| 5489 | 2026.03.16 21:25:11.738298 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.03.16 21:25:11.738394 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5491 | 2026.03.16 21:25:11.738436 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5492 | 2026.03.16 21:25:11.738846 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.03.16 21:25:11.738882 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5494 | 2026.03.16 21:25:11.739179 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5495 | 2026.03.16 21:25:11.739381 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.03.16 21:25:11.739509 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 664.27 KiB/sec. | ||
| 5497 | 2026.03.16 21:25:11.739547 [ 268 ] {94839abb-8fb7-4ef1-bc55-3e7ae59ce74c} <Debug> TCPHandler: Processed in 0.001300883 sec. | ||
| 5498 | 2026.03.16 21:25:11.739660 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.03.16 21:25:11.739755 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5500 | 2026.03.16 21:25:11.739796 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5501 | 2026.03.16 21:25:11.740210 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.03.16 21:25:11.740245 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5503 | 2026.03.16 21:25:11.740548 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5504 | 2026.03.16 21:25:11.740763 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.03.16 21:25:11.740894 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001155 sec., 64069.26406926407 rows/sec., 5.00 MiB/sec. | ||
| 5506 | 2026.03.16 21:25:11.740933 [ 268 ] {fee37597-933b-42f6-8e66-4f41a6938a7a} <Debug> TCPHandler: Processed in 0.001324514 sec. | ||
| 5507 | 2026.03.16 21:25:11.741046 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.03.16 21:25:11.741141 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.03.16 21:25:11.741185 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5510 | 2026.03.16 21:25:11.741580 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.03.16 21:25:11.741613 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5512 | 2026.03.16 21:25:11.741929 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5513 | 2026.03.16 21:25:11.742131 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.03.16 21:25:11.742262 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 5515 | 2026.03.16 21:25:11.742299 [ 268 ] {d23f6ff7-1929-45f1-90ad-c7f9e394da39} <Debug> TCPHandler: Processed in 0.001303554 sec. | ||
| 5516 | 2026.03.16 21:25:11.742403 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.03.16 21:25:11.742500 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5518 | 2026.03.16 21:25:11.742554 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5519 | 2026.03.16 21:25:11.743306 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.03.16 21:25:11.743342 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5521 | 2026.03.16 21:25:11.743845 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5522 | 2026.03.16 21:25:11.744061 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.03.16 21:25:11.744199 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001716 sec., 5827.505827505827 rows/sec., 10.44 MiB/sec. | ||
| 5524 | 2026.03.16 21:25:11.744260 [ 268 ] {f05ba65d-c2c7-4683-b92e-93226ce29bd8} <Debug> TCPHandler: Processed in 0.001906735 sec. | ||
| 5525 | 2026.03.16 21:25:11.744374 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.03.16 21:25:11.744471 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.03.16 21:25:11.744513 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5528 | 2026.03.16 21:25:11.744851 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.03.16 21:25:11.744887 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5530 | 2026.03.16 21:25:11.745190 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5531 | 2026.03.16 21:25:11.745394 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.03.16 21:25:11.745525 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5533 | 2026.03.16 21:25:11.745562 [ 268 ] {e9817c9e-e7a2-4a27-9570-dac8ded465d8} <Debug> TCPHandler: Processed in 0.001240043 sec. | ||
| 5534 | 2026.03.16 21:25:11.968747 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.03.16 21:25:11.968965 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5536 | 2026.03.16 21:25:11.969050 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5537 | 2026.03.16 21:25:11.969812 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.03.16 21:25:11.969853 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5539 | 2026.03.16 21:25:11.970182 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5540 | 2026.03.16 21:25:11.970391 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.03.16 21:25:11.970531 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 202.21 KiB/sec. | ||
| 5542 | 2026.03.16 21:25:11.970574 [ 268 ] {1d7cfc52-0959-443b-b278-aee3a10cad49} <Debug> TCPHandler: Processed in 0.001950186 sec. | ||
| 5543 | 2026.03.16 21:25:11.970720 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.03.16 21:25:11.970815 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5545 | 2026.03.16 21:25:11.970855 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5546 | 2026.03.16 21:25:11.972234 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.03.16 21:25:11.972271 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5548 | 2026.03.16 21:25:11.972710 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5549 | 2026.03.16 21:25:11.972920 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.03.16 21:25:11.973051 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Debug> executeQuery: Read 1998 rows, 154.94 KiB in 0.002251 sec., 887605.5086628165 rows/sec., 67.22 MiB/sec. | ||
| 5551 | 2026.03.16 21:25:11.973090 [ 268 ] {05c06810-4247-486f-a9d9-3b82a864af58} <Debug> TCPHandler: Processed in 0.002421595 sec. | ||
| 5552 | 2026.03.16 21:25:11.973204 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.03.16 21:25:11.973300 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.03.16 21:25:11.973340 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5555 | 2026.03.16 21:25:11.973755 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.03.16 21:25:11.973791 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5557 | 2026.03.16 21:25:11.974076 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5558 | 2026.03.16 21:25:11.974281 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.03.16 21:25:11.974410 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001127 sec., 38154.39219165927 rows/sec., 2.78 MiB/sec. | ||
| 5560 | 2026.03.16 21:25:11.974450 [ 268 ] {bd55b7b6-b560-4318-a05e-75d4192e6623} <Debug> TCPHandler: Processed in 0.001296744 sec. | ||
| 5561 | 2026.03.16 21:25:11.974561 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.03.16 21:25:11.974654 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.03.16 21:25:11.974694 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5564 | 2026.03.16 21:25:11.975295 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.03.16 21:25:11.975330 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5566 | 2026.03.16 21:25:11.975649 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5567 | 2026.03.16 21:25:11.975908 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.03.16 21:25:11.976036 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001397 sec., 506800.28632784536 rows/sec., 29.56 MiB/sec. | ||
| 5569 | 2026.03.16 21:25:11.976076 [ 268 ] {76d930bd-8b8c-4deb-885b-585b4a5fc17f} <Debug> TCPHandler: Processed in 0.001564689 sec. | ||
| 5570 | 2026.03.16 21:25:11.976190 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.03.16 21:25:11.976284 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.03.16 21:25:11.976322 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5573 | 2026.03.16 21:25:11.976702 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.03.16 21:25:11.976739 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5575 | 2026.03.16 21:25:11.977021 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5576 | 2026.03.16 21:25:11.977223 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.03.16 21:25:11.977348 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 5578 | 2026.03.16 21:25:11.977388 [ 268 ] {167198aa-6219-45d6-b9c4-e8c851a593d0} <Debug> TCPHandler: Processed in 0.001249223 sec. | ||
| 5579 | 2026.03.16 21:25:11.977503 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.03.16 21:25:11.977598 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5581 | 2026.03.16 21:25:11.977637 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5582 | 2026.03.16 21:25:11.978386 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.03.16 21:25:11.978423 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5584 | 2026.03.16 21:25:11.978754 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5585 | 2026.03.16 21:25:11.978960 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.03.16 21:25:11.979087 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001505 sec., 693023.2558139535 rows/sec., 47.88 MiB/sec. | ||
| 5587 | 2026.03.16 21:25:11.979128 [ 268 ] {550652af-15a5-4e83-b2aa-0c62b797f3fc} <Debug> TCPHandler: Processed in 0.001674921 sec. | ||
| 5588 | 2026.03.16 21:25:11.979243 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.03.16 21:25:11.979339 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.03.16 21:25:11.979381 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5591 | 2026.03.16 21:25:11.980006 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.03.16 21:25:11.980043 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5593 | 2026.03.16 21:25:11.980436 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5594 | 2026.03.16 21:25:11.980652 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.03.16 21:25:11.980780 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001458 sec., 836076.8175582989 rows/sec., 52.28 MiB/sec. | ||
| 5596 | 2026.03.16 21:25:11.980820 [ 268 ] {98511062-032c-4fd3-8517-6a1db01de815} <Debug> TCPHandler: Processed in 0.00162897 sec. | ||
| 5597 | 2026.03.16 21:25:11.980937 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.03.16 21:25:11.981032 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5599 | 2026.03.16 21:25:11.981083 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5600 | 2026.03.16 21:25:11.981921 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.03.16 21:25:11.981958 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5602 | 2026.03.16 21:25:11.982504 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5603 | 2026.03.16 21:25:11.982722 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.03.16 21:25:11.982863 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001847 sec., 21115.322144017326 rows/sec., 37.84 MiB/sec. | ||
| 5605 | 2026.03.16 21:25:11.982922 [ 268 ] {5c5833fe-b808-433e-968b-89085ec1f307} <Debug> TCPHandler: Processed in 0.002034947 sec. | ||
| 5606 | 2026.03.16 21:25:11.983039 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.03.16 21:25:11.983134 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.03.16 21:25:11.983174 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5609 | 2026.03.16 21:25:11.983502 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.03.16 21:25:11.983538 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5611 | 2026.03.16 21:25:11.983828 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5612 | 2026.03.16 21:25:11.984033 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.03.16 21:25:11.984162 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 5614 | 2026.03.16 21:25:11.984200 [ 268 ] {774e66e8-b7ee-4c58-baf5-ed1d8c3d14f7} <Debug> TCPHandler: Processed in 0.001211482 sec. | ||
| 5615 | 2026.03.16 21:25:12.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.86 MiB, peak 269.38 MiB, free memory in arenas 0.00 B, will set to 259.62 MiB (RSS), difference: -1.24 MiB | ||
| 5616 | 2026.03.16 21:25:16.735166 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.03.16 21:25:16.735387 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5618 | 2026.03.16 21:25:16.735462 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5619 | 2026.03.16 21:25:16.736205 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.03.16 21:25:16.736252 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5621 | 2026.03.16 21:25:16.736651 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5622 | 2026.03.16 21:25:16.736889 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.03.16 21:25:16.737054 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.50 MiB/sec. | ||
| 5624 | 2026.03.16 21:25:16.737098 [ 268 ] {78118236-d454-48d5-a7c3-1b565a5a5b5a} <Debug> TCPHandler: Processed in 0.002068419 sec. | ||
| 5625 | 2026.03.16 21:25:16.737225 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2026.03.16 21:25:16.737321 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5627 | 2026.03.16 21:25:16.737362 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5628 | 2026.03.16 21:25:16.737805 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.03.16 21:25:16.737843 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5630 | 2026.03.16 21:25:16.738149 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5631 | 2026.03.16 21:25:16.738353 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.03.16 21:25:16.738482 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 5633 | 2026.03.16 21:25:16.738522 [ 268 ] {67747546-c9dd-40f0-888a-7b6b1aac8113} <Debug> TCPHandler: Processed in 0.001348445 sec. | ||
| 5634 | 2026.03.16 21:25:16.738641 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2026.03.16 21:25:16.738735 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5636 | 2026.03.16 21:25:16.738780 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5637 | 2026.03.16 21:25:16.739190 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.03.16 21:25:16.739227 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5639 | 2026.03.16 21:25:16.739551 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5640 | 2026.03.16 21:25:16.739757 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.03.16 21:25:16.739886 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 5642 | 2026.03.16 21:25:16.739927 [ 268 ] {98aa5dce-680f-44ee-a2e3-e445cdbc0d42} <Debug> TCPHandler: Processed in 0.001337055 sec. | ||
| 5643 | 2026.03.16 21:25:16.740044 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.03.16 21:25:16.740138 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5645 | 2026.03.16 21:25:16.740179 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5646 | 2026.03.16 21:25:16.740521 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.03.16 21:25:16.740556 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5648 | 2026.03.16 21:25:16.740855 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5649 | 2026.03.16 21:25:16.741066 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.03.16 21:25:16.741194 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 5651 | 2026.03.16 21:25:16.741231 [ 268 ] {5cca33d2-f48c-460d-9877-c182aeb0e6f2} <Debug> TCPHandler: Processed in 0.001238143 sec. | ||
| 5652 | 2026.03.16 21:25:18.295493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12015 | ||
| 5653 | 2026.03.16 21:25:18.296015 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.03.16 21:25:18.296060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5655 | 2026.03.16 21:25:18.296535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5656 | 2026.03.16 21:25:18.296770 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.03.16 21:25:18.296897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12015 | ||
| 5658 | 2026.03.16 21:25:18.918074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5659 | 2026.03.16 21:25:18.935099 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.03.16 21:25:18.935154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5661 | 2026.03.16 21:25:18.941073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5662 | 2026.03.16 21:25:18.941740 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.03.16 21:25:18.944475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5664 | 2026.03.16 21:25:20.832269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 722 | ||
| 5665 | 2026.03.16 21:25:20.834624 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.03.16 21:25:20.834672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5667 | 2026.03.16 21:25:20.835856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5668 | 2026.03.16 21:25:20.836123 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.03.16 21:25:20.836393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5670 | 2026.03.16 21:25:21.736468 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.03.16 21:25:21.736649 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5672 | 2026.03.16 21:25:21.736715 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5673 | 2026.03.16 21:25:21.737479 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.03.16 21:25:21.737532 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5675 | 2026.03.16 21:25:21.737963 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5676 | 2026.03.16 21:25:21.738195 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.03.16 21:25:21.738353 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001701 sec., 44679.60023515579 rows/sec., 3.68 MiB/sec. | ||
| 5678 | 2026.03.16 21:25:21.738361 [ 54 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5679 | 2026.03.16 21:25:21.738401 [ 268 ] {3feca7dc-6eec-4ef8-a082-df7640bd490e} <Debug> TCPHandler: Processed in 0.002087188 sec. | ||
| 5680 | 2026.03.16 21:25:21.738447 [ 54 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.03.16 21:25:21.738475 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5682 | 2026.03.16 21:25:21.738564 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.03.16 21:25:21.738575 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 5684 | 2026.03.16 21:25:21.738681 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5685 | 2026.03.16 21:25:21.738692 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.03.16 21:25:21.738711 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2145 rows starting from the beginning of the part | ||
| 5687 | 2026.03.16 21:25:21.738752 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5688 | 2026.03.16 21:25:21.738771 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 116 rows starting from the beginning of the part | ||
| 5689 | 2026.03.16 21:25:21.738815 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 5690 | 2026.03.16 21:25:21.738869 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1998 rows starting from the beginning of the part | ||
| 5691 | 2026.03.16 21:25:21.738939 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5692 | 2026.03.16 21:25:21.739006 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 5693 | 2026.03.16 21:25:21.739211 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.03.16 21:25:21.739246 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5695 | 2026.03.16 21:25:21.739552 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5696 | 2026.03.16 21:25:21.739766 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.03.16 21:25:21.739900 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001232 sec., 8116.883116883117 rows/sec., 610.35 KiB/sec. | ||
| 5698 | 2026.03.16 21:25:21.739942 [ 268 ] {8abe72f8-4d4b-435b-8886-789a3b039689} <Debug> TCPHandler: Processed in 0.001435276 sec. | ||
| 5699 | 2026.03.16 21:25:21.740064 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.03.16 21:25:21.740160 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5701 | 2026.03.16 21:25:21.740201 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5702 | 2026.03.16 21:25:21.740643 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.03.16 21:25:21.740680 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5704 | 2026.03.16 21:25:21.740784 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4467 rows, containing 5 columns (5 merged, 0 gathered) in 0.002253392 sec., 1982344.838359238 rows/sec., 159.75 MiB/sec. | ||
| 5705 | 2026.03.16 21:25:21.740988 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5706 | 2026.03.16 21:25:21.741078 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5707 | 2026.03.16 21:25:21.741214 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.03.16 21:25:21.741345 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.03.16 21:25:21.741348 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001206 sec., 61359.86733001658 rows/sec., 4.79 MiB/sec. | ||
| 5710 | 2026.03.16 21:25:21.741367 [ 56 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5711 | 2026.03.16 21:25:21.741397 [ 268 ] {13251e69-e1a3-467b-b717-bf63a94dc2c2} <Debug> TCPHandler: Processed in 0.001383765 sec. | ||
| 5712 | 2026.03.16 21:25:21.741427 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_41_8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5713 | 2026.03.16 21:25:21.741444 [ 56 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.03.16 21:25:21.741477 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5715 | 2026.03.16 21:25:21.741508 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 5716 | 2026.03.16 21:25:21.741543 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.03.16 21:25:21.741639 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.03.16 21:25:21.741643 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 5719 | 2026.03.16 21:25:21.741686 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5720 | 2026.03.16 21:25:21.741794 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5721 | 2026.03.16 21:25:21.741833 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1121 rows starting from the beginning of the part | ||
| 5722 | 2026.03.16 21:25:21.741900 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part | ||
| 5723 | 2026.03.16 21:25:21.741948 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 5724 | 2026.03.16 21:25:21.741993 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1043 rows starting from the beginning of the part | ||
| 5725 | 2026.03.16 21:25:21.742034 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5726 | 2026.03.16 21:25:21.742074 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 5727 | 2026.03.16 21:25:21.742138 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.03.16 21:25:21.742180 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5729 | 2026.03.16 21:25:21.742577 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5730 | 2026.03.16 21:25:21.742869 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.03.16 21:25:21.743001 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5732 | 2026.03.16 21:25:21.743020 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001398 sec., 114449.21316165951 rows/sec., 7.97 MiB/sec. | ||
| 5733 | 2026.03.16 21:25:21.743052 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.03.16 21:25:21.743072 [ 268 ] {d949ff12-a596-4bce-b11b-0435f2788a74} <Debug> TCPHandler: Processed in 0.001580579 sec. | ||
| 5735 | 2026.03.16 21:25:21.743078 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5736 | 2026.03.16 21:25:21.743168 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 5737 | 2026.03.16 21:25:21.743200 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.03.16 21:25:21.743262 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2026.03.16 21:25:21.743289 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12137 rows starting from the beginning of the part | ||
| 5740 | 2026.03.16 21:25:21.743308 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5741 | 2026.03.16 21:25:21.743349 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5742 | 2026.03.16 21:25:21.743382 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5743 | 2026.03.16 21:25:21.743393 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 5744 | 2026.03.16 21:25:21.743430 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838034 sec., 1343827.1544487209 rows/sec., 100.07 MiB/sec. | ||
| 5745 | 2026.03.16 21:25:21.743439 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1219 rows starting from the beginning of the part | ||
| 5746 | 2026.03.16 21:25:21.743509 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 5747 | 2026.03.16 21:25:21.743546 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5748 | 2026.03.16 21:25:21.743617 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5749 | 2026.03.16 21:25:21.743900 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.03.16 21:25:21.743976 [ 195 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_41_8} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5751 | 2026.03.16 21:25:21.744053 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5752 | 2026.03.16 21:25:21.744361 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.03.16 21:25:21.744404 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5754 | 2026.03.16 21:25:21.744971 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5755 | 2026.03.16 21:25:21.745200 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.03.16 21:25:21.745347 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002063 sec., 4847.309743092584 rows/sec., 8.69 MiB/sec. | ||
| 5757 | 2026.03.16 21:25:21.745423 [ 268 ] {036cdb3d-0952-49aa-8c2d-a96393e82bcc} <Debug> TCPHandler: Processed in 0.002274792 sec. | ||
| 5758 | 2026.03.16 21:25:21.745546 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.03.16 21:25:21.745641 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.03.16 21:25:21.745683 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5761 | 2026.03.16 21:25:21.746054 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.03.16 21:25:21.746090 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5763 | 2026.03.16 21:25:21.746413 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5764 | 2026.03.16 21:25:21.746626 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.03.16 21:25:21.746733 [ 56 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5766 | 2026.03.16 21:25:21.746758 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 5767 | 2026.03.16 21:25:21.746768 [ 56 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.03.16 21:25:21.746801 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5769 | 2026.03.16 21:25:21.746805 [ 268 ] {8358e241-8586-40b0-afd5-c1fd291624a6} <Debug> TCPHandler: Processed in 0.001311304 sec. | ||
| 5770 | 2026.03.16 21:25:21.746885 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 5771 | 2026.03.16 21:25:21.746987 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5772 | 2026.03.16 21:25:21.747014 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 5773 | 2026.03.16 21:25:21.747060 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5774 | 2026.03.16 21:25:21.747095 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 5775 | 2026.03.16 21:25:21.747127 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 5776 | 2026.03.16 21:25:21.747158 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 5777 | 2026.03.16 21:25:21.747189 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5778 | 2026.03.16 21:25:21.747262 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13964 rows, containing 5 columns (5 merged, 0 gathered) in 0.004127026 sec., 3383550.285362874 rows/sec., 223.35 MiB/sec. | ||
| 5779 | 2026.03.16 21:25:21.747616 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5780 | 2026.03.16 21:25:21.747885 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.03.16 21:25:21.747953 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5782 | 2026.03.16 21:25:21.748028 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 5783 | 2026.03.16 21:25:21.748247 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001396856 sec., 1503376.1533042777 rows/sec., 101.32 MiB/sec. | ||
| 5784 | 2026.03.16 21:25:21.748550 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5785 | 2026.03.16 21:25:21.748874 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.03.16 21:25:21.748969 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_41_8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5787 | 2026.03.16 21:25:21.749066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5788 | 2026.03.16 21:25:22.669126 [ 50 ] {} <Debug> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5789 | 2026.03.16 21:25:22.669226 [ 50 ] {} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.03.16 21:25:22.669266 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5791 | 2026.03.16 21:25:22.669458 [ 195 ] {8e33ed51-1237-4ac4-8099-d219046636a7::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 | ||
| 5792 | 2026.03.16 21:25:22.669689 [ 195 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5793 | 2026.03.16 21:25:22.669746 [ 195 ] {8e33ed51-1237-4ac4-8099-d219046636a7::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 | ||
| 5794 | 2026.03.16 21:25:22.669852 [ 195 ] {8e33ed51-1237-4ac4-8099-d219046636a7::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 | ||
| 5795 | 2026.03.16 21:25:22.669927 [ 195 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5796 | 2026.03.16 21:25:22.670006 [ 195 ] {8e33ed51-1237-4ac4-8099-d219046636a7::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 | ||
| 5797 | 2026.03.16 21:25:22.670063 [ 195 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5798 | 2026.03.16 21:25:22.670786 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416196 sec., 28244.6779965485 rows/sec., 2.36 MiB/sec. | ||
| 5799 | 2026.03.16 21:25:22.670981 [ 191 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5800 | 2026.03.16 21:25:22.671342 [ 191 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_9_2} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.03.16 21:25:22.671432 [ 191 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_9_2} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5802 | 2026.03.16 21:25:22.671535 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5803 | 2026.03.16 21:25:25.708972 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5804 | 2026.03.16 21:25:25.709041 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5805 | 2026.03.16 21:25:25.797018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12463 | ||
| 5806 | 2026.03.16 21:25:25.797513 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.03.16 21:25:25.797561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5808 | 2026.03.16 21:25:25.798070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5809 | 2026.03.16 21:25:25.798318 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.03.16 21:25:25.798464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12463 | ||
| 5811 | 2026.03.16 21:25:25.798463 [ 47 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5812 | 2026.03.16 21:25:25.798538 [ 47 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.03.16 21:25:25.798563 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5814 | 2026.03.16 21:25:25.798695 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 5815 | 2026.03.16 21:25:25.798841 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5816 | 2026.03.16 21:25:25.798880 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10095 rows starting from the beginning of the part | ||
| 5817 | 2026.03.16 21:25:25.798943 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 5818 | 2026.03.16 21:25:25.798986 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 5819 | 2026.03.16 21:25:25.799026 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 5820 | 2026.03.16 21:25:25.799065 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 5821 | 2026.03.16 21:25:25.799102 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 5822 | 2026.03.16 21:25:25.801068 [ 196 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12463 rows, containing 4 columns (4 merged, 0 gathered) in 0.002434515 sec., 5119294.808206152 rows/sec., 73.23 MiB/sec. | ||
| 5823 | 2026.03.16 21:25:25.801318 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5824 | 2026.03.16 21:25:25.801581 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_26_5} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.03.16 21:25:25.801658 [ 194 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_26_5} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5826 | 2026.03.16 21:25:25.801732 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5827 | 2026.03.16 21:25:26.444595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5828 | 2026.03.16 21:25:26.462061 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.03.16 21:25:26.462112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5830 | 2026.03.16 21:25:26.467797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5831 | 2026.03.16 21:25:26.468486 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.03.16 21:25:26.468793 [ 47 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5833 | 2026.03.16 21:25:26.468864 [ 47 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.03.16 21:25:26.468888 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5835 | 2026.03.16 21:25:26.468992 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 5836 | 2026.03.16 21:25:26.473172 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5837 | 2026.03.16 21:25:26.474069 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 5838 | 2026.03.16 21:25:26.474621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5839 | 2026.03.16 21:25:26.477660 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 5840 | 2026.03.16 21:25:26.481335 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 5841 | 2026.03.16 21:25:26.485441 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 5842 | 2026.03.16 21:25:26.489512 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 5843 | 2026.03.16 21:25:26.493884 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 5844 | 2026.03.16 21:25:26.546717 [ 194 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077761491 sec., 2520.5278021225186 rows/sec., 13.03 MiB/sec. | ||
| 5845 | 2026.03.16 21:25:26.549513 [ 194 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5846 | 2026.03.16 21:25:26.551725 [ 194 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_26_5} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.03.16 21:25:26.551839 [ 194 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_26_5} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5848 | 2026.03.16 21:25:26.554228 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5849 | 2026.03.16 21:25:26.737188 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.03.16 21:25:26.737392 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5851 | 2026.03.16 21:25:26.737470 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5852 | 2026.03.16 21:25:26.738250 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.03.16 21:25:26.738305 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5854 | 2026.03.16 21:25:26.738768 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5855 | 2026.03.16 21:25:26.739013 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.03.16 21:25:26.739178 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.00184 sec., 63043.47826086956 rows/sec., 5.35 MiB/sec. | ||
| 5857 | 2026.03.16 21:25:26.739233 [ 268 ] {30d9d1fc-7889-4436-ba65-987d3fc1aeb2} <Debug> TCPHandler: Processed in 0.002187071 sec. | ||
| 5858 | 2026.03.16 21:25:26.739370 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.03.16 21:25:26.739476 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5860 | 2026.03.16 21:25:26.739522 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5861 | 2026.03.16 21:25:26.739971 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.03.16 21:25:26.740011 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5863 | 2026.03.16 21:25:26.740341 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5864 | 2026.03.16 21:25:26.740559 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.03.16 21:25:26.740695 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001241 sec., 24174.053182917003 rows/sec., 1.78 MiB/sec. | ||
| 5866 | 2026.03.16 21:25:26.740736 [ 268 ] {3eec8c9b-c644-450f-bcfd-484529aa231e} <Debug> TCPHandler: Processed in 0.001420726 sec. | ||
| 5867 | 2026.03.16 21:25:26.740854 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2026.03.16 21:25:26.740952 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5869 | 2026.03.16 21:25:26.740993 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5870 | 2026.03.16 21:25:26.741444 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.03.16 21:25:26.741480 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5872 | 2026.03.16 21:25:26.741789 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5873 | 2026.03.16 21:25:26.742003 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.03.16 21:25:26.742134 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001201 sec., 78268.10990840966 rows/sec., 6.11 MiB/sec. | ||
| 5875 | 2026.03.16 21:25:26.742174 [ 268 ] {38e9b894-d2bf-4f1a-b0d9-69738619f660} <Debug> TCPHandler: Processed in 0.001372676 sec. | ||
| 5876 | 2026.03.16 21:25:26.742293 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.03.16 21:25:26.742390 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5878 | 2026.03.16 21:25:26.742434 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5879 | 2026.03.16 21:25:26.742849 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.03.16 21:25:26.742886 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5881 | 2026.03.16 21:25:26.743216 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5882 | 2026.03.16 21:25:26.743435 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.03.16 21:25:26.743568 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 5884 | 2026.03.16 21:25:26.743608 [ 268 ] {6c077812-ea49-4ec0-98f4-ef1e5ab1815a} <Debug> TCPHandler: Processed in 0.001365465 sec. | ||
| 5885 | 2026.03.16 21:25:26.743713 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2026.03.16 21:25:26.743807 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5887 | 2026.03.16 21:25:26.743863 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5888 | 2026.03.16 21:25:26.744691 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.03.16 21:25:26.744728 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5890 | 2026.03.16 21:25:26.745318 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5891 | 2026.03.16 21:25:26.745548 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.03.16 21:25:26.745690 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001899 sec., 15797.78830963665 rows/sec., 28.31 MiB/sec. | ||
| 5893 | 2026.03.16 21:25:26.745757 [ 268 ] {aaef8b64-3c96-42dd-a745-2d2904b457d5} <Debug> TCPHandler: Processed in 0.002094719 sec. | ||
| 5894 | 2026.03.16 21:25:26.745932 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2026.03.16 21:25:26.746033 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5896 | 2026.03.16 21:25:26.746075 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5897 | 2026.03.16 21:25:26.746433 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.03.16 21:25:26.746470 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5899 | 2026.03.16 21:25:26.746796 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5900 | 2026.03.16 21:25:26.747008 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.03.16 21:25:26.747139 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 5902 | 2026.03.16 21:25:26.747177 [ 268 ] {1ea80d13-5c0d-4cde-9933-6a6e20495e25} <Debug> TCPHandler: Processed in 0.001296274 sec. | ||
| 5903 | 2026.03.16 21:25:27.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.04 MiB, peak 272.16 MiB, free memory in arenas 0.00 B, will set to 266.65 MiB (RSS), difference: 4.61 MiB | ||
| 5904 | 2026.03.16 21:25:30.836664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 746 | ||
| 5905 | 2026.03.16 21:25:30.839032 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.03.16 21:25:30.839072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5907 | 2026.03.16 21:25:30.840242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5908 | 2026.03.16 21:25:30.840504 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.03.16 21:25:30.840756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5910 | 2026.03.16 21:25:31.738686 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.03.16 21:25:31.738890 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5912 | 2026.03.16 21:25:31.738965 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5913 | 2026.03.16 21:25:31.739667 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.03.16 21:25:31.739710 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5915 | 2026.03.16 21:25:31.740117 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5916 | 2026.03.16 21:25:31.740354 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.03.16 21:25:31.740510 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001674 sec., 14336.917562724015 rows/sec., 1.19 MiB/sec. | ||
| 5918 | 2026.03.16 21:25:31.740559 [ 268 ] {d4d1945c-8e46-4efd-9b15-4e88e74f941a} <Debug> TCPHandler: Processed in 0.002009267 sec. | ||
| 5919 | 2026.03.16 21:25:31.740706 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.03.16 21:25:31.740811 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5921 | 2026.03.16 21:25:31.740854 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5922 | 2026.03.16 21:25:31.741285 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.16 21:25:31.741320 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5924 | 2026.03.16 21:25:31.741620 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5925 | 2026.03.16 21:25:31.741837 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.03.16 21:25:31.741964 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 692.22 KiB/sec. | ||
| 5927 | 2026.03.16 21:25:31.742002 [ 268 ] {d6e8dc42-8ba1-4008-b1b5-8d789fb8ee4e} <Debug> TCPHandler: Processed in 0.001349764 sec. | ||
| 5928 | 2026.03.16 21:25:31.742123 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.03.16 21:25:31.742220 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5930 | 2026.03.16 21:25:31.742261 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5931 | 2026.03.16 21:25:31.742755 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.03.16 21:25:31.742790 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5933 | 2026.03.16 21:25:31.743116 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5934 | 2026.03.16 21:25:31.743322 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.03.16 21:25:31.743449 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001248 sec., 161057.6923076923 rows/sec., 14.27 MiB/sec. | ||
| 5936 | 2026.03.16 21:25:31.743486 [ 268 ] {ce0ef24c-c2e2-47a3-a1ee-6a60bd8eea39} <Debug> TCPHandler: Processed in 0.001412696 sec. | ||
| 5937 | 2026.03.16 21:25:31.743604 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.03.16 21:25:31.743699 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5939 | 2026.03.16 21:25:31.743738 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5940 | 2026.03.16 21:25:31.744150 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.03.16 21:25:31.744184 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5942 | 2026.03.16 21:25:31.744483 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5943 | 2026.03.16 21:25:31.744688 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.03.16 21:25:31.744780 [ 41 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5945 | 2026.03.16 21:25:31.744815 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001134 sec., 28218.69488536155 rows/sec., 2.08 MiB/sec. | ||
| 5946 | 2026.03.16 21:25:31.744818 [ 41 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.03.16 21:25:31.744848 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5948 | 2026.03.16 21:25:31.744853 [ 268 ] {0f911a8b-8c76-4068-a8af-85a64a9012eb} <Debug> TCPHandler: Processed in 0.001299514 sec. | ||
| 5949 | 2026.03.16 21:25:31.744968 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2026.03.16 21:25:31.744979 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 5951 | 2026.03.16 21:25:31.745069 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5952 | 2026.03.16 21:25:31.745115 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5953 | 2026.03.16 21:25:31.745145 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5954 | 2026.03.16 21:25:31.745190 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 79 rows starting from the beginning of the part | ||
| 5955 | 2026.03.16 21:25:31.745264 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 5956 | 2026.03.16 21:25:31.745316 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part | ||
| 5957 | 2026.03.16 21:25:31.745369 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 5958 | 2026.03.16 21:25:31.745426 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 5959 | 2026.03.16 21:25:31.745495 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 5960 | 2026.03.16 21:25:31.745532 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.03.16 21:25:31.745572 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5962 | 2026.03.16 21:25:31.745929 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5963 | 2026.03.16 21:25:31.746189 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.03.16 21:25:31.746322 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001272 sec., 18867.924528301886 rows/sec., 1.57 MiB/sec. | ||
| 5965 | 2026.03.16 21:25:31.746359 [ 268 ] {b415c08a-f283-4a86-b55a-cea757d19add} <Debug> TCPHandler: Processed in 0.001441616 sec. | ||
| 5966 | 2026.03.16 21:25:31.746400 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484807 sec., 137391.59365493292 rows/sec., 10.58 MiB/sec. | ||
| 5967 | 2026.03.16 21:25:31.746470 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.03.16 21:25:31.746570 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5969 | 2026.03.16 21:25:31.746594 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5970 | 2026.03.16 21:25:31.746609 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5971 | 2026.03.16 21:25:31.746898 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.03.16 21:25:31.746976 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_36_7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5973 | 2026.03.16 21:25:31.747011 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.03.16 21:25:31.747045 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5975 | 2026.03.16 21:25:31.747075 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5976 | 2026.03.16 21:25:31.747337 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5977 | 2026.03.16 21:25:31.747541 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2026.03.16 21:25:31.747664 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 5979 | 2026.03.16 21:25:31.747702 [ 268 ] {898fc847-0285-4ae3-84c9-6b9ea8f183ef} <Debug> TCPHandler: Processed in 0.001282323 sec. | ||
| 5980 | 2026.03.16 21:25:31.747816 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.03.16 21:25:31.747910 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5982 | 2026.03.16 21:25:31.747949 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5983 | 2026.03.16 21:25:31.748386 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.03.16 21:25:31.748421 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5985 | 2026.03.16 21:25:31.748720 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5986 | 2026.03.16 21:25:31.748922 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.03.16 21:25:31.749045 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001152 sec., 104166.66666666666 rows/sec., 8.47 MiB/sec. | ||
| 5988 | 2026.03.16 21:25:31.749083 [ 268 ] {82676559-6a5c-4e72-8da7-9ada8290435a} <Debug> TCPHandler: Processed in 0.001316515 sec. | ||
| 5989 | 2026.03.16 21:25:31.749196 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.03.16 21:25:31.749291 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.03.16 21:25:31.749334 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5992 | 2026.03.16 21:25:31.749737 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.03.16 21:25:31.749772 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5994 | 2026.03.16 21:25:31.750100 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5995 | 2026.03.16 21:25:31.750316 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.03.16 21:25:31.750439 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001166 sec., 172384.2195540309 rows/sec., 12.35 MiB/sec. | ||
| 5997 | 2026.03.16 21:25:31.750475 [ 268 ] {9979bcc3-e5f9-4b96-9b0a-5835b5e0f1e1} <Debug> TCPHandler: Processed in 0.001329274 sec. | ||
| 5998 | 2026.03.16 21:25:31.750588 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.03.16 21:25:31.750681 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6000 | 2026.03.16 21:25:31.750734 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6001 | 2026.03.16 21:25:31.751545 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.03.16 21:25:31.751579 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6003 | 2026.03.16 21:25:31.752089 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6004 | 2026.03.16 21:25:31.752308 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.03.16 21:25:31.752409 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6006 | 2026.03.16 21:25:31.752443 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.03.16 21:25:31.752447 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 6008 | 2026.03.16 21:25:31.752464 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6009 | 2026.03.16 21:25:31.752513 [ 268 ] {18c26db7-b46e-486e-9260-c25828fb9bee} <Debug> TCPHandler: Processed in 0.001975666 sec. | ||
| 6010 | 2026.03.16 21:25:31.752545 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 6011 | 2026.03.16 21:25:31.752626 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.03.16 21:25:31.752725 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.03.16 21:25:31.752765 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6014 | 2026.03.16 21:25:31.752785 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6015 | 2026.03.16 21:25:31.752844 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 624 rows starting from the beginning of the part | ||
| 6016 | 2026.03.16 21:25:31.752970 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6017 | 2026.03.16 21:25:31.753079 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
| 6018 | 2026.03.16 21:25:31.753128 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.03.16 21:25:31.753169 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6020 | 2026.03.16 21:25:31.753198 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6021 | 2026.03.16 21:25:31.753309 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 6022 | 2026.03.16 21:25:31.753407 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6023 | 2026.03.16 21:25:31.753483 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6024 | 2026.03.16 21:25:31.753713 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.03.16 21:25:31.753853 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 6026 | 2026.03.16 21:25:31.753889 [ 268 ] {2cce8e20-6d52-4be2-9b8f-fd1c146d7625} <Debug> TCPHandler: Processed in 0.001313784 sec. | ||
| 6027 | 2026.03.16 21:25:31.757868 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 19 columns (19 merged, 0 gathered) in 0.005353278 sec., 135057.4358365099 rows/sec., 242.02 MiB/sec. | ||
| 6028 | 2026.03.16 21:25:31.758878 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6029 | 2026.03.16 21:25:31.759198 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.03.16 21:25:31.759272 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6031 | 2026.03.16 21:25:31.759361 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 6032 | 2026.03.16 21:25:32.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.46 MiB, peak 274.94 MiB, free memory in arenas 0.00 B, will set to 269.29 MiB (RSS), difference: 1.84 MiB | ||
| 6033 | 2026.03.16 21:25:33.298632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12975 | ||
| 6034 | 2026.03.16 21:25:33.299217 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.03.16 21:25:33.299262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6036 | 2026.03.16 21:25:33.299766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6037 | 2026.03.16 21:25:33.299987 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.03.16 21:25:33.300114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12975 | ||
| 6039 | 2026.03.16 21:25:33.974792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6040 | 2026.03.16 21:25:33.989636 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.03.16 21:25:33.989694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6042 | 2026.03.16 21:25:33.995357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6043 | 2026.03.16 21:25:33.996032 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.03.16 21:25:33.998545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6045 | 2026.03.16 21:25:36.740479 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.03.16 21:25:36.740765 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6047 | 2026.03.16 21:25:36.740873 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6048 | 2026.03.16 21:25:36.742087 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.03.16 21:25:36.742165 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6050 | 2026.03.16 21:25:36.742816 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6051 | 2026.03.16 21:25:36.743178 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.03.16 21:25:36.743472 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.002757 sec., 42074.7188973522 rows/sec., 3.57 MiB/sec. | ||
| 6053 | 2026.03.16 21:25:36.743651 [ 268 ] {796b4af5-4898-4d02-80cf-5ba245e9d29c} <Debug> TCPHandler: Processed in 0.003340232 sec. | ||
| 6054 | 2026.03.16 21:25:36.743888 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.03.16 21:25:36.744032 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.03.16 21:25:36.744098 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6057 | 2026.03.16 21:25:36.744822 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.03.16 21:25:36.744873 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6059 | 2026.03.16 21:25:36.745322 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6060 | 2026.03.16 21:25:36.745660 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.03.16 21:25:36.745863 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001863 sec., 16103.05958132045 rows/sec., 1.18 MiB/sec. | ||
| 6062 | 2026.03.16 21:25:36.745940 [ 268 ] {7d25b40e-96a1-4463-bec5-77afc0528e30} <Debug> TCPHandler: Processed in 0.002122699 sec. | ||
| 6063 | 2026.03.16 21:25:36.746103 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.03.16 21:25:36.746267 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6065 | 2026.03.16 21:25:36.746333 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6066 | 2026.03.16 21:25:36.747024 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.16 21:25:36.747075 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6068 | 2026.03.16 21:25:36.747555 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6069 | 2026.03.16 21:25:36.747906 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.03.16 21:25:36.748090 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001855 sec., 50673.85444743935 rows/sec., 3.96 MiB/sec. | ||
| 6071 | 2026.03.16 21:25:36.748152 [ 268 ] {e487558a-0c48-4bea-b34c-8872ef5e6cc6} <Debug> TCPHandler: Processed in 0.002112809 sec. | ||
| 6072 | 2026.03.16 21:25:36.748318 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.03.16 21:25:36.748470 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.03.16 21:25:36.748535 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6075 | 2026.03.16 21:25:36.749193 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.03.16 21:25:36.749241 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6077 | 2026.03.16 21:25:36.749735 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6078 | 2026.03.16 21:25:36.750086 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.03.16 21:25:36.750286 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001849 sec., 86533.26122228232 rows/sec., 6.03 MiB/sec. | ||
| 6080 | 2026.03.16 21:25:36.750344 [ 268 ] {ce202ff2-7de6-4011-a181-8c6e968083b6} <Debug> TCPHandler: Processed in 0.002089969 sec. | ||
| 6081 | 2026.03.16 21:25:36.750516 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.03.16 21:25:36.750654 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6083 | 2026.03.16 21:25:36.750721 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6084 | 2026.03.16 21:25:36.751843 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.03.16 21:25:36.751892 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6086 | 2026.03.16 21:25:36.752507 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6087 | 2026.03.16 21:25:36.752760 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.03.16 21:25:36.752925 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0023 sec., 13043.478260869566 rows/sec., 23.37 MiB/sec. | ||
| 6089 | 2026.03.16 21:25:36.753009 [ 268 ] {6b728ca1-d207-4322-96b1-8c8f37612eea} <Debug> TCPHandler: Processed in 0.002561107 sec. | ||
| 6090 | 2026.03.16 21:25:36.753153 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.03.16 21:25:36.753262 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.03.16 21:25:36.753308 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6093 | 2026.03.16 21:25:36.753715 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.03.16 21:25:36.753760 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6095 | 2026.03.16 21:25:36.754168 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6096 | 2026.03.16 21:25:36.754472 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.03.16 21:25:36.754643 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
| 6098 | 2026.03.16 21:25:36.754683 [ 268 ] {33cab2ad-fd65-4af5-86a8-2d4f71a963fd} <Debug> TCPHandler: Processed in 0.0015897 sec. | ||
| 6099 | 2026.03.16 21:25:40.709081 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6100 | 2026.03.16 21:25:40.709148 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6101 | 2026.03.16 21:25:40.800353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13423 | ||
| 6102 | 2026.03.16 21:25:40.801048 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.03.16 21:25:40.801098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6104 | 2026.03.16 21:25:40.801587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6105 | 2026.03.16 21:25:40.801827 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.03.16 21:25:40.801965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13423 | ||
| 6107 | 2026.03.16 21:25:40.841088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 778 | ||
| 6108 | 2026.03.16 21:25:40.843348 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.03.16 21:25:40.843396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6110 | 2026.03.16 21:25:40.844585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6111 | 2026.03.16 21:25:40.844848 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.03.16 21:25:40.845103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 6113 | 2026.03.16 21:25:41.498713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6114 | 2026.03.16 21:25:41.514031 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.03.16 21:25:41.514088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6116 | 2026.03.16 21:25:41.520065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6117 | 2026.03.16 21:25:41.520746 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.03.16 21:25:41.523624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6119 | 2026.03.16 21:25:41.736240 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2026.03.16 21:25:41.736526 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6121 | 2026.03.16 21:25:41.736633 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6122 | 2026.03.16 21:25:41.737394 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.03.16 21:25:41.737439 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6124 | 2026.03.16 21:25:41.737846 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6125 | 2026.03.16 21:25:41.738089 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.03.16 21:25:41.738261 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00181 sec., 41988.95027624309 rows/sec., 3.46 MiB/sec. | ||
| 6127 | 2026.03.16 21:25:41.738312 [ 268 ] {2994f1e3-e3da-4efd-b571-75a0e2c94dd4} <Debug> TCPHandler: Processed in 0.002255672 sec. | ||
| 6128 | 2026.03.16 21:25:41.738445 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2026.03.16 21:25:41.738550 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6130 | 2026.03.16 21:25:41.738594 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6131 | 2026.03.16 21:25:41.739037 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.03.16 21:25:41.739075 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6133 | 2026.03.16 21:25:41.739376 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6134 | 2026.03.16 21:25:41.739579 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.03.16 21:25:41.739718 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 6136 | 2026.03.16 21:25:41.739783 [ 268 ] {aa6f4265-de3d-4c8b-a212-0b5cd3fcb952} <Debug> TCPHandler: Processed in 0.001392886 sec. | ||
| 6137 | 2026.03.16 21:25:41.739893 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.03.16 21:25:41.739989 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6139 | 2026.03.16 21:25:41.740029 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6140 | 2026.03.16 21:25:41.740448 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.03.16 21:25:41.740485 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6142 | 2026.03.16 21:25:41.740784 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6143 | 2026.03.16 21:25:41.740989 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.03.16 21:25:41.741144 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001172 sec., 63139.93174061433 rows/sec., 4.93 MiB/sec. | ||
| 6145 | 2026.03.16 21:25:41.741184 [ 268 ] {b9dc653b-f2a5-4411-87b4-b4febaa742dc} <Debug> TCPHandler: Processed in 0.001341315 sec. | ||
| 6146 | 2026.03.16 21:25:41.741298 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6147 | 2026.03.16 21:25:41.741393 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.03.16 21:25:41.741437 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6149 | 2026.03.16 21:25:41.741847 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.03.16 21:25:41.741883 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6151 | 2026.03.16 21:25:41.742202 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6152 | 2026.03.16 21:25:41.742406 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.03.16 21:25:41.742538 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6154 | 2026.03.16 21:25:41.742576 [ 268 ] {f82068fb-5298-4a90-ae2c-f2113d899140} <Debug> TCPHandler: Processed in 0.001328914 sec. | ||
| 6155 | 2026.03.16 21:25:41.742683 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.03.16 21:25:41.742777 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6157 | 2026.03.16 21:25:41.742832 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6158 | 2026.03.16 21:25:41.743626 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.03.16 21:25:41.743662 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6160 | 2026.03.16 21:25:41.744182 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6161 | 2026.03.16 21:25:41.744397 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.03.16 21:25:41.744541 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 6163 | 2026.03.16 21:25:41.744607 [ 268 ] {4090998c-a1ef-4891-88ee-3c5555bdbfe8} <Debug> TCPHandler: Processed in 0.001974306 sec. | ||
| 6164 | 2026.03.16 21:25:41.744719 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.03.16 21:25:41.744813 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6166 | 2026.03.16 21:25:41.744855 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6167 | 2026.03.16 21:25:41.745191 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.03.16 21:25:41.745228 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6169 | 2026.03.16 21:25:41.745524 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6170 | 2026.03.16 21:25:41.745731 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.03.16 21:25:41.745863 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6172 | 2026.03.16 21:25:41.745900 [ 268 ] {0c93495f-4cbc-4172-b43c-e1185c71d81a} <Debug> TCPHandler: Processed in 0.001233292 sec. | ||
| 6173 | 2026.03.16 21:25:41.969293 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.03.16 21:25:41.969456 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6175 | 2026.03.16 21:25:41.969519 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6176 | 2026.03.16 21:25:41.970101 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.16 21:25:41.970153 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6178 | 2026.03.16 21:25:41.970537 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6179 | 2026.03.16 21:25:41.970764 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.03.16 21:25:41.970924 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001508 sec., 2652.5198938992044 rows/sec., 216.29 KiB/sec. | ||
| 6181 | 2026.03.16 21:25:41.970972 [ 268 ] {cb0a3e58-a84d-4221-822e-7d04fba7ecaf} <Debug> TCPHandler: Processed in 0.001793673 sec. | ||
| 6182 | 2026.03.16 21:25:41.971103 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.03.16 21:25:41.971205 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6184 | 2026.03.16 21:25:41.971249 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6185 | 2026.03.16 21:25:41.972961 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.03.16 21:25:41.973001 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6187 | 2026.03.16 21:25:41.973500 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6188 | 2026.03.16 21:25:41.973715 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.03.16 21:25:41.973839 [ 24 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6190 | 2026.03.16 21:25:41.973855 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Debug> executeQuery: Read 1998 rows, 154.94 KiB in 0.00267 sec., 748314.606741573 rows/sec., 56.67 MiB/sec. | ||
| 6191 | 2026.03.16 21:25:41.973910 [ 24 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.03.16 21:25:41.973920 [ 268 ] {5dbb7b52-392c-438e-91db-8a3910889e42} <Debug> TCPHandler: Processed in 0.002873023 sec. | ||
| 6193 | 2026.03.16 21:25:41.973943 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6194 | 2026.03.16 21:25:41.974051 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.03.16 21:25:41.974073 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 6196 | 2026.03.16 21:25:41.974153 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6197 | 2026.03.16 21:25:41.974199 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6198 | 2026.03.16 21:25:41.974214 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6199 | 2026.03.16 21:25:41.974252 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2145 rows starting from the beginning of the part | ||
| 6200 | 2026.03.16 21:25:41.974321 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 116 rows starting from the beginning of the part | ||
| 6201 | 2026.03.16 21:25:41.974366 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 201 rows starting from the beginning of the part | ||
| 6202 | 2026.03.16 21:25:41.974409 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 6203 | 2026.03.16 21:25:41.974447 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 6204 | 2026.03.16 21:25:41.974485 [ 194 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1998 rows starting from the beginning of the part | ||
| 6205 | 2026.03.16 21:25:41.974646 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.03.16 21:25:41.974689 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6207 | 2026.03.16 21:25:41.975016 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6208 | 2026.03.16 21:25:41.975247 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.03.16 21:25:41.975386 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001253 sec., 34317.63766959298 rows/sec., 2.50 MiB/sec. | ||
| 6210 | 2026.03.16 21:25:41.975426 [ 268 ] {5b91842a-a806-4401-b9da-2df7567ee44b} <Debug> TCPHandler: Processed in 0.001429536 sec. | ||
| 6211 | 2026.03.16 21:25:41.975537 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.03.16 21:25:41.975632 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6213 | 2026.03.16 21:25:41.975672 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6214 | 2026.03.16 21:25:41.976307 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4652 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293232 sec., 2028578.0069351902 rows/sec., 164.74 MiB/sec. | ||
| 6215 | 2026.03.16 21:25:41.976395 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.03.16 21:25:41.976437 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6217 | 2026.03.16 21:25:41.976579 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6218 | 2026.03.16 21:25:41.976778 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6219 | 2026.03.16 21:25:41.976858 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.03.16 21:25:41.976928 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_46_9} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6221 | 2026.03.16 21:25:41.976996 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.03.16 21:25:41.977024 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 6223 | 2026.03.16 21:25:41.977125 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001509 sec., 469184.8906560636 rows/sec., 27.37 MiB/sec. | ||
| 6224 | 2026.03.16 21:25:41.977169 [ 268 ] {ffed7b57-127b-4547-bbcf-86a0024b0a03} <Debug> TCPHandler: Processed in 0.001682641 sec. | ||
| 6225 | 2026.03.16 21:25:41.977302 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.03.16 21:25:41.977396 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.03.16 21:25:41.977436 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6228 | 2026.03.16 21:25:41.977825 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.03.16 21:25:41.977863 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6230 | 2026.03.16 21:25:41.978181 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6231 | 2026.03.16 21:25:41.978399 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.03.16 21:25:41.978526 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 6233 | 2026.03.16 21:25:41.978565 [ 268 ] {4d4213be-dabb-4d63-a4ab-62c9848d3ea7} <Debug> TCPHandler: Processed in 0.001314225 sec. | ||
| 6234 | 2026.03.16 21:25:41.978683 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.03.16 21:25:41.978777 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6236 | 2026.03.16 21:25:41.978816 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6237 | 2026.03.16 21:25:41.979708 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.03.16 21:25:41.979745 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6239 | 2026.03.16 21:25:41.980100 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6240 | 2026.03.16 21:25:41.980313 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.16 21:25:41.980431 [ 24 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6242 | 2026.03.16 21:25:41.980446 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001684 sec., 619358.6698337293 rows/sec., 42.79 MiB/sec. | ||
| 6243 | 2026.03.16 21:25:41.980472 [ 24 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.03.16 21:25:41.980496 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6245 | 2026.03.16 21:25:41.980497 [ 268 ] {5dbdacef-c7c2-4985-8d2c-c0a296fc0810} <Debug> TCPHandler: Processed in 0.001864224 sec. | ||
| 6246 | 2026.03.16 21:25:41.980592 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 6247 | 2026.03.16 21:25:41.980654 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.03.16 21:25:41.980718 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6249 | 2026.03.16 21:25:41.980756 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.03.16 21:25:41.980757 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1121 rows starting from the beginning of the part | ||
| 6251 | 2026.03.16 21:25:41.980810 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6252 | 2026.03.16 21:25:41.980854 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 94 rows starting from the beginning of the part | ||
| 6253 | 2026.03.16 21:25:41.980910 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 120 rows starting from the beginning of the part | ||
| 6254 | 2026.03.16 21:25:41.980955 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 6255 | 2026.03.16 21:25:41.980998 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 6256 | 2026.03.16 21:25:41.981043 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1043 rows starting from the beginning of the part | ||
| 6257 | 2026.03.16 21:25:41.981584 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.03.16 21:25:41.981625 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6259 | 2026.03.16 21:25:41.982117 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6260 | 2026.03.16 21:25:41.982340 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.03.16 21:25:41.982408 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860584 sec., 1368387.5600349137 rows/sec., 102.41 MiB/sec. | ||
| 6262 | 2026.03.16 21:25:41.982463 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6263 | 2026.03.16 21:25:41.982478 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001741 sec., 700172.3147616313 rows/sec., 43.78 MiB/sec. | ||
| 6264 | 2026.03.16 21:25:41.982496 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.03.16 21:25:41.982520 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6266 | 2026.03.16 21:25:41.982524 [ 268 ] {d430b147-509a-47a0-a01f-cd9e166d58ff} <Debug> TCPHandler: Processed in 0.001921915 sec. | ||
| 6267 | 2026.03.16 21:25:41.982583 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6268 | 2026.03.16 21:25:41.982642 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 6269 | 2026.03.16 21:25:41.982652 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.03.16 21:25:41.982790 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2026.03.16 21:25:41.982804 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6272 | 2026.03.16 21:25:41.982836 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.03.16 21:25:41.982845 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13964 rows starting from the beginning of the part | ||
| 6274 | 2026.03.16 21:25:41.982848 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6275 | 2026.03.16 21:25:41.982912 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_46_9} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6276 | 2026.03.16 21:25:41.982947 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 6277 | 2026.03.16 21:25:41.982981 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6278 | 2026.03.16 21:25:41.983009 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 201 rows starting from the beginning of the part | ||
| 6279 | 2026.03.16 21:25:41.983080 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6280 | 2026.03.16 21:25:41.983158 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 6281 | 2026.03.16 21:25:41.983226 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1219 rows starting from the beginning of the part | ||
| 6282 | 2026.03.16 21:25:41.983878 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.03.16 21:25:41.983923 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6284 | 2026.03.16 21:25:41.984565 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6285 | 2026.03.16 21:25:41.984823 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.03.16 21:25:41.984973 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002203 sec., 17703.132092600998 rows/sec., 31.72 MiB/sec. | ||
| 6287 | 2026.03.16 21:25:41.985045 [ 268 ] {87f3d148-8045-4dd3-be3a-b093d8c2b5c7} <Debug> TCPHandler: Processed in 0.002444165 sec. | ||
| 6288 | 2026.03.16 21:25:41.985163 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.03.16 21:25:41.985261 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6290 | 2026.03.16 21:25:41.985304 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6291 | 2026.03.16 21:25:41.985636 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.03.16 21:25:41.985673 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6293 | 2026.03.16 21:25:41.986046 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6294 | 2026.03.16 21:25:41.986273 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.03.16 21:25:41.986376 [ 24 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6296 | 2026.03.16 21:25:41.986405 [ 24 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.03.16 21:25:41.986407 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 711.45 KiB/sec. | ||
| 6298 | 2026.03.16 21:25:41.986422 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6299 | 2026.03.16 21:25:41.986457 [ 268 ] {b7dd402b-b97f-43ce-b933-b1fb6eebfa8b} <Debug> TCPHandler: Processed in 0.001343805 sec. | ||
| 6300 | 2026.03.16 21:25:41.986511 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 6301 | 2026.03.16 21:25:41.986600 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6302 | 2026.03.16 21:25:41.986627 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2100 rows starting from the beginning of the part | ||
| 6303 | 2026.03.16 21:25:41.986682 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 6304 | 2026.03.16 21:25:41.986723 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6305 | 2026.03.16 21:25:41.986761 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6306 | 2026.03.16 21:25:41.986801 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 6307 | 2026.03.16 21:25:41.986839 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 6308 | 2026.03.16 21:25:41.987593 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15864 rows, containing 5 columns (5 merged, 0 gathered) in 0.005021923 sec., 3158949.2710262584 rows/sec., 208.26 MiB/sec. | ||
| 6309 | 2026.03.16 21:25:41.987917 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2352 rows, containing 4 columns (4 merged, 0 gathered) in 0.001440307 sec., 1632985.1899629731 rows/sec., 110.05 MiB/sec. | ||
| 6310 | 2026.03.16 21:25:41.988041 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6311 | 2026.03.16 21:25:41.988137 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6312 | 2026.03.16 21:25:41.988421 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.03.16 21:25:41.988496 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.03.16 21:25:41.988510 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6315 | 2026.03.16 21:25:41.988572 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_46_9} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6316 | 2026.03.16 21:25:41.988599 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 6317 | 2026.03.16 21:25:41.988669 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6318 | 2026.03.16 21:25:46.734735 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.03.16 21:25:46.734938 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6320 | 2026.03.16 21:25:46.735008 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6321 | 2026.03.16 21:25:46.735673 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.03.16 21:25:46.735726 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6323 | 2026.03.16 21:25:46.736166 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6324 | 2026.03.16 21:25:46.736413 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.03.16 21:25:46.736592 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 6326 | 2026.03.16 21:25:46.736645 [ 268 ] {47fca47a-072a-4645-af49-0d6c0dcc6712} <Debug> TCPHandler: Processed in 0.002040948 sec. | ||
| 6327 | 2026.03.16 21:25:46.736773 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.03.16 21:25:46.736880 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6329 | 2026.03.16 21:25:46.736925 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6330 | 2026.03.16 21:25:46.737382 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.03.16 21:25:46.737422 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6332 | 2026.03.16 21:25:46.737746 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6333 | 2026.03.16 21:25:46.737970 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.03.16 21:25:46.738109 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 6335 | 2026.03.16 21:25:46.738150 [ 268 ] {ead9e5d5-7856-49a3-a2f6-3acd85cb1ec5} <Debug> TCPHandler: Processed in 0.001430226 sec. | ||
| 6336 | 2026.03.16 21:25:46.738265 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.03.16 21:25:46.738364 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6338 | 2026.03.16 21:25:46.738411 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6339 | 2026.03.16 21:25:46.738811 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.03.16 21:25:46.738849 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6341 | 2026.03.16 21:25:46.739192 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6342 | 2026.03.16 21:25:46.739414 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.03.16 21:25:46.739550 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 7.39 MiB/sec. | ||
| 6344 | 2026.03.16 21:25:46.739588 [ 268 ] {dfdcb8e7-0aec-464a-82cb-f596937fc6ba} <Debug> TCPHandler: Processed in 0.001373825 sec. | ||
| 6345 | 2026.03.16 21:25:46.739698 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.03.16 21:25:46.739796 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.03.16 21:25:46.739838 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6348 | 2026.03.16 21:25:46.740175 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.03.16 21:25:46.740213 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6350 | 2026.03.16 21:25:46.740519 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6351 | 2026.03.16 21:25:46.740742 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.03.16 21:25:46.740872 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 6353 | 2026.03.16 21:25:46.740910 [ 268 ] {6a78fd06-bd0d-4c93-9b36-7b75ed910f22} <Debug> TCPHandler: Processed in 0.001261334 sec. | ||
| 6354 | 2026.03.16 21:25:48.303016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13935 | ||
| 6355 | 2026.03.16 21:25:48.303534 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.03.16 21:25:48.303572 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6357 | 2026.03.16 21:25:48.304048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6358 | 2026.03.16 21:25:48.304287 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.03.16 21:25:48.304416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13935 | ||
| 6360 | 2026.03.16 21:25:49.023700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6361 | 2026.03.16 21:25:49.040406 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.03.16 21:25:49.040458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6363 | 2026.03.16 21:25:49.046264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6364 | 2026.03.16 21:25:49.047003 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.03.16 21:25:49.049559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6366 | 2026.03.16 21:25:50.845359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 816 | ||
| 6367 | 2026.03.16 21:25:50.848081 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.16 21:25:50.848130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6369 | 2026.03.16 21:25:50.849331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6370 | 2026.03.16 21:25:50.849591 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.03.16 21:25:50.849736 [ 95 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6372 | 2026.03.16 21:25:50.849779 [ 95 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.03.16 21:25:50.849802 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6374 | 2026.03.16 21:25:50.849862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6375 | 2026.03.16 21:25:50.849926 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 6376 | 2026.03.16 21:25:50.850484 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2026.03.16 21:25:50.850648 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 648 rows starting from the beginning of the part | ||
| 6378 | 2026.03.16 21:25:50.851059 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6379 | 2026.03.16 21:25:50.851407 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6380 | 2026.03.16 21:25:50.851736 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6381 | 2026.03.16 21:25:50.852085 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6382 | 2026.03.16 21:25:50.852417 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6383 | 2026.03.16 21:25:50.858599 [ 192 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 72 columns (72 merged, 0 gathered) in 0.0087298 sec., 93472.93179683384 rows/sec., 77.00 MiB/sec. | ||
| 6384 | 2026.03.16 21:25:50.859676 [ 193 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6385 | 2026.03.16 21:25:50.860191 [ 193 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.03.16 21:25:50.860264 [ 193 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_21_4} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6387 | 2026.03.16 21:25:50.860438 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 6388 | 2026.03.16 21:25:51.736991 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.03.16 21:25:51.737175 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6390 | 2026.03.16 21:25:51.737244 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6391 | 2026.03.16 21:25:51.737941 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.03.16 21:25:51.737992 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6393 | 2026.03.16 21:25:51.738415 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6394 | 2026.03.16 21:25:51.738654 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.03.16 21:25:51.738821 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001696 sec., 44811.32075471698 rows/sec., 3.69 MiB/sec. | ||
| 6396 | 2026.03.16 21:25:51.738873 [ 268 ] {024ee02e-1bf1-44e5-9324-cd5b43925a33} <Debug> TCPHandler: Processed in 0.002013917 sec. | ||
| 6397 | 2026.03.16 21:25:51.739001 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.03.16 21:25:51.739108 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6399 | 2026.03.16 21:25:51.739155 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6400 | 2026.03.16 21:25:51.739572 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.16 21:25:51.739611 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6402 | 2026.03.16 21:25:51.739925 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6403 | 2026.03.16 21:25:51.740143 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.03.16 21:25:51.740279 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 6405 | 2026.03.16 21:25:51.740323 [ 268 ] {304af5c2-fd91-4ff6-af47-a2bdf32ef9f0} <Debug> TCPHandler: Processed in 0.001375136 sec. | ||
| 6406 | 2026.03.16 21:25:51.740435 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.03.16 21:25:51.740533 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6408 | 2026.03.16 21:25:51.740575 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6409 | 2026.03.16 21:25:51.740995 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.03.16 21:25:51.741032 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6411 | 2026.03.16 21:25:51.741337 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6412 | 2026.03.16 21:25:51.741549 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.03.16 21:25:51.741670 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 6414 | 2026.03.16 21:25:51.741706 [ 268 ] {55b0c258-381b-4b84-9194-f1e51d5ef921} <Debug> TCPHandler: Processed in 0.001350224 sec. | ||
| 6415 | 2026.03.16 21:25:51.741811 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.03.16 21:25:51.741902 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.03.16 21:25:51.741944 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6418 | 2026.03.16 21:25:51.742394 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.03.16 21:25:51.742431 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6420 | 2026.03.16 21:25:51.742761 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6421 | 2026.03.16 21:25:51.742977 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.03.16 21:25:51.743108 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6423 | 2026.03.16 21:25:51.743146 [ 268 ] {a4ca2cf0-84f9-42b7-bfeb-0e56548ad531} <Debug> TCPHandler: Processed in 0.001350795 sec. | ||
| 6424 | 2026.03.16 21:25:51.743248 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.03.16 21:25:51.743343 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6426 | 2026.03.16 21:25:51.743399 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6427 | 2026.03.16 21:25:51.744178 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.03.16 21:25:51.744215 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6429 | 2026.03.16 21:25:51.744733 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6430 | 2026.03.16 21:25:51.744955 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.03.16 21:25:51.745096 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 6432 | 2026.03.16 21:25:51.745162 [ 268 ] {423ea5f6-d181-40bf-8897-78ca0c8b1550} <Debug> TCPHandler: Processed in 0.001964126 sec. | ||
| 6433 | 2026.03.16 21:25:51.745279 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.03.16 21:25:51.745378 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.03.16 21:25:51.745419 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6436 | 2026.03.16 21:25:51.745759 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.03.16 21:25:51.745796 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6438 | 2026.03.16 21:25:51.746104 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6439 | 2026.03.16 21:25:51.746334 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.03.16 21:25:51.746467 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 6441 | 2026.03.16 21:25:51.746503 [ 268 ] {e793f7a2-db0e-4e81-9750-18cee908f7a8} <Debug> TCPHandler: Processed in 0.001274713 sec. | ||
| 6442 | 2026.03.16 21:25:54.715135 [ 166 ] {} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6443 | 2026.03.16 21:25:54.715224 [ 166 ] {} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.03.16 21:25:54.715250 [ 166 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6445 | 2026.03.16 21:25:54.715407 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6446 | 2026.03.16 21:25:54.715591 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6447 | 2026.03.16 21:25:54.715649 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 732 rows starting from the beginning of the part | ||
| 6448 | 2026.03.16 21:25:54.715756 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6449 | 2026.03.16 21:25:54.715839 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 708 rows starting from the beginning of the part | ||
| 6450 | 2026.03.16 21:25:54.715907 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6451 | 2026.03.16 21:25:54.715974 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 708 rows starting from the beginning of the part | ||
| 6452 | 2026.03.16 21:25:54.717158 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819833 sec., 1206704.1316428485 rows/sec., 75.97 MiB/sec. | ||
| 6453 | 2026.03.16 21:25:54.717341 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6454 | 2026.03.16 21:25:54.717633 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.03.16 21:25:54.717711 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_14_3} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6456 | 2026.03.16 21:25:54.717790 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6457 | 2026.03.16 21:25:55.709440 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6458 | 2026.03.16 21:25:55.709517 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6459 | 2026.03.16 21:25:55.804576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14383 | ||
| 6460 | 2026.03.16 21:25:55.805077 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.03.16 21:25:55.805125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6462 | 2026.03.16 21:25:55.805631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6463 | 2026.03.16 21:25:55.805878 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.03.16 21:25:55.806027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14383 | ||
| 6465 | 2026.03.16 21:25:56.549679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6466 | 2026.03.16 21:25:56.567109 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.03.16 21:25:56.567152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6468 | 2026.03.16 21:25:56.572856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6469 | 2026.03.16 21:25:56.573572 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.03.16 21:25:56.576517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6471 | 2026.03.16 21:25:56.737499 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.03.16 21:25:56.737680 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6473 | 2026.03.16 21:25:56.737749 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6474 | 2026.03.16 21:25:56.738515 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.03.16 21:25:56.738564 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6476 | 2026.03.16 21:25:56.738986 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6477 | 2026.03.16 21:25:56.739232 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.03.16 21:25:56.739392 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001759 sec., 65946.56054576465 rows/sec., 5.60 MiB/sec. | ||
| 6479 | 2026.03.16 21:25:56.739444 [ 268 ] {fae210ff-7362-48ab-84d7-6ccb7324d1d8} <Debug> TCPHandler: Processed in 0.002071148 sec. | ||
| 6480 | 2026.03.16 21:25:56.739583 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.03.16 21:25:56.739690 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.03.16 21:25:56.739734 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6483 | 2026.03.16 21:25:56.740170 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.03.16 21:25:56.740210 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6485 | 2026.03.16 21:25:56.740515 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6486 | 2026.03.16 21:25:56.740769 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.03.16 21:25:56.740884 [ 170 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6488 | 2026.03.16 21:25:56.740903 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001278 sec., 23474.17840375587 rows/sec., 1.72 MiB/sec. | ||
| 6489 | 2026.03.16 21:25:56.740952 [ 170 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.03.16 21:25:56.740963 [ 268 ] {bbf05a1e-9dd9-4b33-a832-ff4e295fdb9f} <Debug> TCPHandler: Processed in 0.001478427 sec. | ||
| 6491 | 2026.03.16 21:25:56.740982 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6492 | 2026.03.16 21:25:56.741071 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.03.16 21:25:56.741117 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 6494 | 2026.03.16 21:25:56.741190 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6495 | 2026.03.16 21:25:56.741303 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6496 | 2026.03.16 21:25:56.741337 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6497 | 2026.03.16 21:25:56.741376 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 79 rows starting from the beginning of the part | ||
| 6498 | 2026.03.16 21:25:56.741444 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 6499 | 2026.03.16 21:25:56.741491 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6500 | 2026.03.16 21:25:56.741534 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part | ||
| 6501 | 2026.03.16 21:25:56.741574 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6502 | 2026.03.16 21:25:56.741623 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 6503 | 2026.03.16 21:25:56.741756 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.03.16 21:25:56.741800 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6505 | 2026.03.16 21:25:56.742138 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6506 | 2026.03.16 21:25:56.742380 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.03.16 21:25:56.742493 [ 192 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392766 sec., 145035.1315296324 rows/sec., 11.16 MiB/sec. | ||
| 6508 | 2026.03.16 21:25:56.742514 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001288 sec., 72981.36645962733 rows/sec., 5.70 MiB/sec. | ||
| 6509 | 2026.03.16 21:25:56.742592 [ 268 ] {ad606d1f-7f3b-4a5d-b746-ece3ea5c0b79} <Debug> TCPHandler: Processed in 0.001516988 sec. | ||
| 6510 | 2026.03.16 21:25:56.742715 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6511 | 2026.03.16 21:25:56.742718 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.03.16 21:25:56.742836 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6513 | 2026.03.16 21:25:56.742882 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6514 | 2026.03.16 21:25:56.743115 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.03.16 21:25:56.743221 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_41_8} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6516 | 2026.03.16 21:25:56.743304 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.03.16 21:25:56.743322 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6518 | 2026.03.16 21:25:56.743348 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6519 | 2026.03.16 21:25:56.743706 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6520 | 2026.03.16 21:25:56.743920 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.03.16 21:25:56.744056 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 6522 | 2026.03.16 21:25:56.744094 [ 268 ] {29e4a39f-f047-47bb-859d-f53786f0bf98} <Debug> TCPHandler: Processed in 0.001428856 sec. | ||
| 6523 | 2026.03.16 21:25:56.744206 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.03.16 21:25:56.744305 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6525 | 2026.03.16 21:25:56.744361 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6526 | 2026.03.16 21:25:56.745241 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.03.16 21:25:56.745277 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6528 | 2026.03.16 21:25:56.745834 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6529 | 2026.03.16 21:25:56.746063 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.03.16 21:25:56.746180 [ 170 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6531 | 2026.03.16 21:25:56.746205 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001923 sec., 15600.624024960998 rows/sec., 27.96 MiB/sec. | ||
| 6532 | 2026.03.16 21:25:56.746224 [ 170 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.03.16 21:25:56.746250 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6534 | 2026.03.16 21:25:56.746274 [ 268 ] {d3bf56c7-150b-4aab-b4c5-f7287ccb3b35} <Debug> TCPHandler: Processed in 0.002118749 sec. | ||
| 6535 | 2026.03.16 21:25:56.746376 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 6536 | 2026.03.16 21:25:56.746412 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.03.16 21:25:56.746511 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.03.16 21:25:56.746557 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6539 | 2026.03.16 21:25:56.746607 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6540 | 2026.03.16 21:25:56.746675 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 723 rows starting from the beginning of the part | ||
| 6541 | 2026.03.16 21:25:56.746815 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 6542 | 2026.03.16 21:25:56.746905 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.03.16 21:25:56.746941 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6544 | 2026.03.16 21:25:56.746946 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6545 | 2026.03.16 21:25:56.747064 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
| 6546 | 2026.03.16 21:25:56.747175 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6547 | 2026.03.16 21:25:56.747286 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 6548 | 2026.03.16 21:25:56.747289 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6549 | 2026.03.16 21:25:56.747530 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.03.16 21:25:56.747676 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 6551 | 2026.03.16 21:25:56.747714 [ 268 ] {1b5b1307-3acc-404c-a669-75c50eb9b453} <Debug> TCPHandler: Processed in 0.001352535 sec. | ||
| 6552 | 2026.03.16 21:25:56.762442 [ 192 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 19 columns (19 merged, 0 gathered) in 0.016123507 sec., 52221.889443779204 rows/sec., 93.58 MiB/sec. | ||
| 6553 | 2026.03.16 21:25:56.764031 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6554 | 2026.03.16 21:25:56.764403 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.03.16 21:25:56.764487 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6556 | 2026.03.16 21:25:56.764620 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6557 | 2026.03.16 21:25:57.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.20 MiB, peak 280.32 MiB, free memory in arenas 0.00 B, will set to 274.57 MiB (RSS), difference: 2.37 MiB | ||
| 6558 | 2026.03.16 21:26:00.850133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 840 | ||
| 6559 | 2026.03.16 21:26:00.852330 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2026.03.16 21:26:00.852387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6561 | 2026.03.16 21:26:00.853595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6562 | 2026.03.16 21:26:00.853867 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2026.03.16 21:26:00.854218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6564 | 2026.03.16 21:26:01.739199 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.03.16 21:26:01.739380 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.03.16 21:26:01.739446 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6567 | 2026.03.16 21:26:01.740082 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.03.16 21:26:01.740129 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6569 | 2026.03.16 21:26:01.740527 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6570 | 2026.03.16 21:26:01.740759 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.03.16 21:26:01.740913 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.26 MiB/sec. | ||
| 6572 | 2026.03.16 21:26:01.740956 [ 268 ] {e9b18f38-5637-4749-8503-b5405cabea09} <Debug> TCPHandler: Processed in 0.001885215 sec. | ||
| 6573 | 2026.03.16 21:26:01.741080 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.03.16 21:26:01.741177 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6575 | 2026.03.16 21:26:01.741217 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6576 | 2026.03.16 21:26:01.741705 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.03.16 21:26:01.741743 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6578 | 2026.03.16 21:26:01.742074 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6579 | 2026.03.16 21:26:01.742298 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.03.16 21:26:01.742433 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001275 sec., 153725.49019607843 rows/sec., 13.69 MiB/sec. | ||
| 6581 | 2026.03.16 21:26:01.742473 [ 268 ] {37c93625-2b0d-460a-82ce-c7349e117d7c} <Debug> TCPHandler: Processed in 0.001442567 sec. | ||
| 6582 | 2026.03.16 21:26:01.742587 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.03.16 21:26:01.742681 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6584 | 2026.03.16 21:26:01.742721 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6585 | 2026.03.16 21:26:01.743115 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.03.16 21:26:01.743152 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6587 | 2026.03.16 21:26:01.743455 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6588 | 2026.03.16 21:26:01.743667 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.03.16 21:26:01.743796 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001134 sec., 19400.352733686068 rows/sec., 1.48 MiB/sec. | ||
| 6590 | 2026.03.16 21:26:01.743834 [ 268 ] {9df4b1d5-98b4-4590-80e9-9a50b90a917c} <Debug> TCPHandler: Processed in 0.001297144 sec. | ||
| 6591 | 2026.03.16 21:26:01.743956 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.03.16 21:26:01.744080 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6593 | 2026.03.16 21:26:01.744131 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6594 | 2026.03.16 21:26:01.744611 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.03.16 21:26:01.744646 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6596 | 2026.03.16 21:26:01.744951 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6597 | 2026.03.16 21:26:01.745159 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.03.16 21:26:01.745286 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.62 MiB/sec. | ||
| 6599 | 2026.03.16 21:26:01.745325 [ 268 ] {0b120659-76f9-4188-aabb-bb191fb3af4b} <Debug> TCPHandler: Processed in 0.001429386 sec. | ||
| 6600 | 2026.03.16 21:26:01.745433 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.03.16 21:26:01.745528 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.03.16 21:26:01.745567 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6603 | 2026.03.16 21:26:01.745966 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.03.16 21:26:01.746003 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6605 | 2026.03.16 21:26:01.746304 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6606 | 2026.03.16 21:26:01.746593 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.03.16 21:26:01.746764 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001254 sec., 9569.377990430623 rows/sec., 747.61 KiB/sec. | ||
| 6608 | 2026.03.16 21:26:01.746814 [ 268 ] {6dc95bec-5092-42f2-947e-b06f82f76f6e} <Debug> TCPHandler: Processed in 0.001427846 sec. | ||
| 6609 | 2026.03.16 21:26:01.746949 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.03.16 21:26:01.747065 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6611 | 2026.03.16 21:26:01.747120 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6612 | 2026.03.16 21:26:01.747690 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.03.16 21:26:01.747738 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6614 | 2026.03.16 21:26:01.748122 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6615 | 2026.03.16 21:26:01.748384 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.03.16 21:26:01.748546 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001505 sec., 73089.70099667774 rows/sec., 5.95 MiB/sec. | ||
| 6617 | 2026.03.16 21:26:01.748590 [ 268 ] {ae0dd21a-6c6f-498b-8be9-baa502946cce} <Debug> TCPHandler: Processed in 0.001704472 sec. | ||
| 6618 | 2026.03.16 21:26:01.748712 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.03.16 21:26:01.748811 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6620 | 2026.03.16 21:26:01.748855 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6621 | 2026.03.16 21:26:01.749275 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.03.16 21:26:01.749313 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6623 | 2026.03.16 21:26:01.749661 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6624 | 2026.03.16 21:26:01.749870 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.03.16 21:26:01.750000 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001207 sec., 162386.0811930406 rows/sec., 11.65 MiB/sec. | ||
| 6626 | 2026.03.16 21:26:01.750038 [ 268 ] {51ef6218-0158-4c2e-9422-613f70804bcd} <Debug> TCPHandler: Processed in 0.001382935 sec. | ||
| 6627 | 2026.03.16 21:26:01.750152 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.03.16 21:26:01.750247 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6629 | 2026.03.16 21:26:01.750302 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6630 | 2026.03.16 21:26:01.751092 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.03.16 21:26:01.751129 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6632 | 2026.03.16 21:26:01.751649 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6633 | 2026.03.16 21:26:01.751868 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.03.16 21:26:01.752010 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 6635 | 2026.03.16 21:26:01.752069 [ 268 ] {3a137b30-fe5e-427c-ac19-de62c21a2b76} <Debug> TCPHandler: Processed in 0.001966897 sec. | ||
| 6636 | 2026.03.16 21:26:01.752186 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.03.16 21:26:01.752281 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.03.16 21:26:01.752323 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6639 | 2026.03.16 21:26:01.752662 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.03.16 21:26:01.752699 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6641 | 2026.03.16 21:26:01.753001 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6642 | 2026.03.16 21:26:01.753210 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.03.16 21:26:01.753338 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6644 | 2026.03.16 21:26:01.753374 [ 268 ] {59112e6a-caca-4e35-8400-c2c777f68e18} <Debug> TCPHandler: Processed in 0.001239523 sec. | ||
| 6645 | 2026.03.16 21:26:03.306219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14895 | ||
| 6646 | 2026.03.16 21:26:03.306753 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.03.16 21:26:03.306800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6648 | 2026.03.16 21:26:03.307281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6649 | 2026.03.16 21:26:03.307511 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.03.16 21:26:03.307644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14895 | ||
| 6651 | 2026.03.16 21:26:03.307679 [ 99 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6652 | 2026.03.16 21:26:03.307751 [ 99 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.03.16 21:26:03.307772 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6654 | 2026.03.16 21:26:03.307878 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 6655 | 2026.03.16 21:26:03.308005 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6656 | 2026.03.16 21:26:03.308045 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12463 rows starting from the beginning of the part | ||
| 6657 | 2026.03.16 21:26:03.308138 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 6658 | 2026.03.16 21:26:03.308191 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 6659 | 2026.03.16 21:26:03.308237 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 6660 | 2026.03.16 21:26:03.308279 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 6661 | 2026.03.16 21:26:03.308326 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 6662 | 2026.03.16 21:26:03.310062 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14895 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234662 sec., 6665437.547154782 rows/sec., 95.35 MiB/sec. | ||
| 6663 | 2026.03.16 21:26:03.310531 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6664 | 2026.03.16 21:26:03.310866 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_31_6} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.03.16 21:26:03.310954 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_31_6} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6666 | 2026.03.16 21:26:03.311081 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6667 | 2026.03.16 21:26:04.076708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6668 | 2026.03.16 21:26:04.094551 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.03.16 21:26:04.094615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6670 | 2026.03.16 21:26:04.100151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6671 | 2026.03.16 21:26:04.100855 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.03.16 21:26:04.101131 [ 150 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6673 | 2026.03.16 21:26:04.101199 [ 150 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.16 21:26:04.101219 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6675 | 2026.03.16 21:26:04.101357 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 6676 | 2026.03.16 21:26:04.104518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6677 | 2026.03.16 21:26:04.105309 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6678 | 2026.03.16 21:26:04.106775 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 6679 | 2026.03.16 21:26:04.111145 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 6680 | 2026.03.16 21:26:04.115478 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 6681 | 2026.03.16 21:26:04.119670 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 6682 | 2026.03.16 21:26:04.123821 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 6683 | 2026.03.16 21:26:04.127891 [ 197 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 6684 | 2026.03.16 21:26:04.183759 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082471727 sec., 2837.3360000088273 rows/sec., 14.67 MiB/sec. | ||
| 6685 | 2026.03.16 21:26:04.186647 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6686 | 2026.03.16 21:26:04.188711 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_31_6} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.03.16 21:26:04.188819 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_31_6} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6688 | 2026.03.16 21:26:04.190850 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6689 | 2026.03.16 21:26:05.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.64 MiB, peak 286.21 MiB, free memory in arenas 0.00 B, will set to 278.53 MiB (RSS), difference: 2.89 MiB | ||
| 6690 | 2026.03.16 21:26:06.744219 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.03.16 21:26:06.744481 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6692 | 2026.03.16 21:26:06.744581 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6693 | 2026.03.16 21:26:06.745631 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.03.16 21:26:06.745695 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6695 | 2026.03.16 21:26:06.746283 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6696 | 2026.03.16 21:26:06.746608 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.03.16 21:26:06.746821 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.002419 sec., 47953.69987598181 rows/sec., 4.07 MiB/sec. | ||
| 6698 | 2026.03.16 21:26:06.746856 [ 146 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6699 | 2026.03.16 21:26:06.746885 [ 268 ] {e156d3d6-96de-4c8f-86f1-05a6db1fefc5} <Debug> TCPHandler: Processed in 0.002886373 sec. | ||
| 6700 | 2026.03.16 21:26:06.746950 [ 146 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.03.16 21:26:06.747116 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.03.16 21:26:06.747233 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6703 | 2026.03.16 21:26:06.747322 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.03.16 21:26:06.747386 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6705 | 2026.03.16 21:26:06.747444 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 6706 | 2026.03.16 21:26:06.747661 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6707 | 2026.03.16 21:26:06.747719 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2145 rows starting from the beginning of the part | ||
| 6708 | 2026.03.16 21:26:06.747826 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6709 | 2026.03.16 21:26:06.747911 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 6710 | 2026.03.16 21:26:06.747998 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 116 rows starting from the beginning of the part | ||
| 6711 | 2026.03.16 21:26:06.748005 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.03.16 21:26:06.748071 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6713 | 2026.03.16 21:26:06.748074 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 196 rows starting from the beginning of the part | ||
| 6714 | 2026.03.16 21:26:06.748194 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part | ||
| 6715 | 2026.03.16 21:26:06.748546 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6716 | 2026.03.16 21:26:06.748903 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.03.16 21:26:06.749103 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001809 sec., 16583.74792703151 rows/sec., 1.22 MiB/sec. | ||
| 6718 | 2026.03.16 21:26:06.749160 [ 268 ] {5739ae24-036b-4a81-b505-00dd6b1f30e4} <Debug> TCPHandler: Processed in 0.002107479 sec. | ||
| 6719 | 2026.03.16 21:26:06.749340 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.03.16 21:26:06.749464 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6721 | 2026.03.16 21:26:06.749522 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6722 | 2026.03.16 21:26:06.750157 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.03.16 21:26:06.750204 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6724 | 2026.03.16 21:26:06.750820 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6725 | 2026.03.16 21:26:06.750913 [ 188 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2705 rows, containing 5 columns (5 merged, 0 gathered) in 0.003551755 sec., 761595.3240017963 rows/sec., 62.78 MiB/sec. | ||
| 6726 | 2026.03.16 21:26:06.751132 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.03.16 21:26:06.751310 [ 146 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6728 | 2026.03.16 21:26:06.751319 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001882 sec., 49946.865037194475 rows/sec., 3.90 MiB/sec. | ||
| 6729 | 2026.03.16 21:26:06.751369 [ 146 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.03.16 21:26:06.751402 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6731 | 2026.03.16 21:26:06.751403 [ 268 ] {cd41ca93-e85a-4ba0-92ef-61e90347e783} <Debug> TCPHandler: Processed in 0.002127399 sec. | ||
| 6732 | 2026.03.16 21:26:06.751414 [ 188 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6733 | 2026.03.16 21:26:06.751508 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 6734 | 2026.03.16 21:26:06.751595 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.03.16 21:26:06.751640 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6736 | 2026.03.16 21:26:06.751680 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1121 rows starting from the beginning of the part | ||
| 6737 | 2026.03.16 21:26:06.751725 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.03.16 21:26:06.751737 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6739 | 2026.03.16 21:26:06.751794 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6740 | 2026.03.16 21:26:06.751798 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 6741 | 2026.03.16 21:26:06.751863 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 94 rows starting from the beginning of the part | ||
| 6742 | 2026.03.16 21:26:06.751912 [ 188 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.03.16 21:26:06.751924 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 110 rows starting from the beginning of the part | ||
| 6744 | 2026.03.16 21:26:06.752013 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 94 rows starting from the beginning of the part | ||
| 6745 | 2026.03.16 21:26:06.752044 [ 188 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_51_10} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6746 | 2026.03.16 21:26:06.752210 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6747 | 2026.03.16 21:26:06.752401 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.03.16 21:26:06.752455 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6749 | 2026.03.16 21:26:06.752981 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6750 | 2026.03.16 21:26:06.753176 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714932 sec., 907907.7187900161 rows/sec., 69.34 MiB/sec. | ||
| 6751 | 2026.03.16 21:26:06.753340 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.03.16 21:26:06.753496 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6753 | 2026.03.16 21:26:06.753535 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6754 | 2026.03.16 21:26:06.753543 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001844 sec., 86767.89587852494 rows/sec., 6.04 MiB/sec. | ||
| 6755 | 2026.03.16 21:26:06.753604 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.03.16 21:26:06.753647 [ 268 ] {63f48556-2d94-4432-bad4-275dd5f93143} <Debug> TCPHandler: Processed in 0.00211835 sec. | ||
| 6757 | 2026.03.16 21:26:06.753650 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6758 | 2026.03.16 21:26:06.753789 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 6759 | 2026.03.16 21:26:06.753835 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.03.16 21:26:06.753927 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6761 | 2026.03.16 21:26:06.753939 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.03.16 21:26:06.753959 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6763 | 2026.03.16 21:26:06.753973 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15864 rows starting from the beginning of the part | ||
| 6764 | 2026.03.16 21:26:06.754048 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6765 | 2026.03.16 21:26:06.754068 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 6766 | 2026.03.16 21:26:06.754071 [ 199 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_51_10} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6767 | 2026.03.16 21:26:06.754132 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6768 | 2026.03.16 21:26:06.754201 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 6769 | 2026.03.16 21:26:06.754210 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6770 | 2026.03.16 21:26:06.754269 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 196 rows starting from the beginning of the part | ||
| 6771 | 2026.03.16 21:26:06.754331 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6772 | 2026.03.16 21:26:06.755568 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.03.16 21:26:06.755621 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6774 | 2026.03.16 21:26:06.757098 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6775 | 2026.03.16 21:26:06.757500 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.03.16 21:26:06.757741 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003808 sec., 7878.151260504202 rows/sec., 14.12 MiB/sec. | ||
| 6777 | 2026.03.16 21:26:06.757884 [ 268 ] {ee3032dc-0833-4a8c-9f35-7e65b8263a0d} <Debug> TCPHandler: Processed in 0.004112806 sec. | ||
| 6778 | 2026.03.16 21:26:06.758073 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.03.16 21:26:06.758196 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6780 | 2026.03.16 21:26:06.758254 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6781 | 2026.03.16 21:26:06.758779 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.03.16 21:26:06.758830 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6783 | 2026.03.16 21:26:06.759484 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6784 | 2026.03.16 21:26:06.759839 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.03.16 21:26:06.760033 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001865 sec., 32171.581769436998 rows/sec., 2.17 MiB/sec. | ||
| 6786 | 2026.03.16 21:26:06.760051 [ 144 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6787 | 2026.03.16 21:26:06.760102 [ 268 ] {7ccd179c-397f-4107-b00e-7b77c1deba6a} <Debug> TCPHandler: Processed in 0.002098088 sec. | ||
| 6788 | 2026.03.16 21:26:06.760157 [ 144 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.03.16 21:26:06.760193 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6790 | 2026.03.16 21:26:06.760336 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 6791 | 2026.03.16 21:26:06.760506 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6792 | 2026.03.16 21:26:06.760558 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2352 rows starting from the beginning of the part | ||
| 6793 | 2026.03.16 21:26:06.760649 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 6794 | 2026.03.16 21:26:06.760716 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6795 | 2026.03.16 21:26:06.760785 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 6796 | 2026.03.16 21:26:06.760844 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6797 | 2026.03.16 21:26:06.760907 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6798 | 2026.03.16 21:26:06.763622 [ 205 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003349102 sec., 788271.0051828818 rows/sec., 53.12 MiB/sec. | ||
| 6799 | 2026.03.16 21:26:06.763968 [ 205 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6800 | 2026.03.16 21:26:06.764400 [ 205 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.03.16 21:26:06.764459 [ 189 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16668 rows, containing 5 columns (5 merged, 0 gathered) in 0.010722117 sec., 1554543.7528801449 rows/sec., 102.80 MiB/sec. | ||
| 6802 | 2026.03.16 21:26:06.764515 [ 205 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_51_10} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6803 | 2026.03.16 21:26:06.764635 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6804 | 2026.03.16 21:26:06.764764 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6805 | 2026.03.16 21:26:06.765273 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.03.16 21:26:06.765404 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6807 | 2026.03.16 21:26:06.765553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6808 | 2026.03.16 21:26:07.000320 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.11 MiB, peak 288.09 MiB, free memory in arenas 0.00 B, will set to 281.30 MiB (RSS), difference: 2.19 MiB | ||
| 6809 | 2026.03.16 21:26:07.401658 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57972 | ||
| 6810 | 2026.03.16 21:26:07.401768 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6811 | 2026.03.16 21:26:07.401794 [ 291 ] {} <Debug> TCP-Session: 29dcac6b-fc14-4b47-bde6-dde37f1f314d Authenticating user 'default' from [fd00:1122:3344:101::e]:57972 | ||
| 6812 | 2026.03.16 21:26:07.401816 [ 291 ] {} <Debug> TCP-Session: 29dcac6b-fc14-4b47-bde6-dde37f1f314d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2026.03.16 21:26:07.401828 [ 291 ] {} <Debug> TCP-Session: 29dcac6b-fc14-4b47-bde6-dde37f1f314d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2026.03.16 21:26:07.402029 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57994 | ||
| 6815 | 2026.03.16 21:26:07.402067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43438 | ||
| 6816 | 2026.03.16 21:26:07.402077 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47263 | ||
| 6817 | 2026.03.16 21:26:07.402110 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40384 | ||
| 6818 | 2026.03.16 21:26:07.402142 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40716 | ||
| 6819 | 2026.03.16 21:26:07.402194 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6820 | 2026.03.16 21:26:07.402154 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6821 | 2026.03.16 21:26:07.402131 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42543 | ||
| 6822 | 2026.03.16 21:26:07.402085 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60015 | ||
| 6823 | 2026.03.16 21:26:07.402300 [ 293 ] {} <Debug> TCP-Session: 61b317b8-9a34-4cb6-99b9-20773dc61628 Authenticating user 'default' from [fd00:1122:3344:101::e]:43438 | ||
| 6824 | 2026.03.16 21:26:07.402277 [ 292 ] {} <Debug> TCP-Session: 471a23b9-81e2-48d7-a1b4-1ed4f580084d Authenticating user 'default' from [fd00:1122:3344:101::e]:57994 | ||
| 6825 | 2026.03.16 21:26:07.402332 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6826 | 2026.03.16 21:26:07.402347 [ 293 ] {} <Debug> TCP-Session: 61b317b8-9a34-4cb6-99b9-20773dc61628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6827 | 2026.03.16 21:26:07.402359 [ 291 ] {} <Trace> TCP-Session: 29dcac6b-fc14-4b47-bde6-dde37f1f314d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.03.16 21:26:07.402380 [ 267 ] {} <Debug> TCP-Session: a8426af1-c904-4377-965d-e1a67583a40a Authenticating user 'default' from [fd00:1122:3344:101::e]:47263 | ||
| 6829 | 2026.03.16 21:26:07.402379 [ 293 ] {} <Debug> TCP-Session: 61b317b8-9a34-4cb6-99b9-20773dc61628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6830 | 2026.03.16 21:26:07.402365 [ 292 ] {} <Debug> TCP-Session: 471a23b9-81e2-48d7-a1b4-1ed4f580084d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6831 | 2026.03.16 21:26:07.402428 [ 267 ] {} <Debug> TCP-Session: a8426af1-c904-4377-965d-e1a67583a40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6832 | 2026.03.16 21:26:07.402447 [ 292 ] {} <Debug> TCP-Session: 471a23b9-81e2-48d7-a1b4-1ed4f580084d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2026.03.16 21:26:07.402462 [ 267 ] {} <Debug> TCP-Session: a8426af1-c904-4377-965d-e1a67583a40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2026.03.16 21:26:07.402078 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43755 | ||
| 6835 | 2026.03.16 21:26:07.402576 [ 291 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57972) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6836 | 2026.03.16 21:26:07.402800 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6837 | 2026.03.16 21:26:07.402841 [ 290 ] {} <Debug> TCP-Session: ad5563ff-9eee-4a41-98d7-21049e3a3a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:40716 | ||
| 6838 | 2026.03.16 21:26:07.402860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6839 | 2026.03.16 21:26:07.402863 [ 290 ] {} <Debug> TCP-Session: ad5563ff-9eee-4a41-98d7-21049e3a3a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.03.16 21:26:07.402890 [ 290 ] {} <Debug> TCP-Session: ad5563ff-9eee-4a41-98d7-21049e3a3a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2026.03.16 21:26:07.402890 [ 294 ] {} <Debug> TCP-Session: 3b57e1db-326f-489f-b7d1-881dabdcd0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43755 | ||
| 6842 | 2026.03.16 21:26:07.402917 [ 294 ] {} <Debug> TCP-Session: 3b57e1db-326f-489f-b7d1-881dabdcd0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6843 | 2026.03.16 21:26:07.402930 [ 294 ] {} <Debug> TCP-Session: 3b57e1db-326f-489f-b7d1-881dabdcd0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.03.16 21:26:07.402965 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6845 | 2026.03.16 21:26:07.402998 [ 287 ] {} <Debug> TCP-Session: 42c97024-d8ae-45f4-b8a7-1f17ddab45da Authenticating user 'default' from [fd00:1122:3344:101::e]:60015 | ||
| 6846 | 2026.03.16 21:26:07.403017 [ 287 ] {} <Debug> TCP-Session: 42c97024-d8ae-45f4-b8a7-1f17ddab45da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6847 | 2026.03.16 21:26:07.403024 [ 291 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6848 | 2026.03.16 21:26:07.403029 [ 287 ] {} <Debug> TCP-Session: 42c97024-d8ae-45f4-b8a7-1f17ddab45da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6849 | 2026.03.16 21:26:07.403088 [ 291 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6850 | 2026.03.16 21:26:07.403324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6851 | 2026.03.16 21:26:07.403358 [ 289 ] {} <Debug> TCP-Session: 36cb6652-ce1b-4425-a0a5-8a2d1aa3528a Authenticating user 'default' from [fd00:1122:3344:101::e]:42543 | ||
| 6852 | 2026.03.16 21:26:07.403375 [ 289 ] {} <Debug> TCP-Session: 36cb6652-ce1b-4425-a0a5-8a2d1aa3528a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6853 | 2026.03.16 21:26:07.403390 [ 289 ] {} <Debug> TCP-Session: 36cb6652-ce1b-4425-a0a5-8a2d1aa3528a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.03.16 21:26:07.403431 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6855 | 2026.03.16 21:26:07.403467 [ 288 ] {} <Debug> TCP-Session: 694aadc7-607f-46f8-a8f3-40e3981202a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40384 | ||
| 6856 | 2026.03.16 21:26:07.403486 [ 288 ] {} <Debug> TCP-Session: 694aadc7-607f-46f8-a8f3-40e3981202a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2026.03.16 21:26:07.403498 [ 288 ] {} <Debug> TCP-Session: 694aadc7-607f-46f8-a8f3-40e3981202a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6858 | 2026.03.16 21:26:07.403555 [ 291 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 6859 | 2026.03.16 21:26:07.404577 [ 338 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Trace> AggregatingTransform: Aggregating | ||
| 6860 | 2026.03.16 21:26:07.404617 [ 338 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6861 | 2026.03.16 21:26:07.404652 [ 338 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991018 sec. (1009.063 rows/sec., 39.42 KiB/sec.) | ||
| 6862 | 2026.03.16 21:26:07.404671 [ 338 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Trace> Aggregator: Merging aggregated data | ||
| 6863 | 2026.03.16 21:26:07.406095 [ 291 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003585 sec., 278.9400278940028 rows/sec., 10.90 KiB/sec. | ||
| 6864 | 2026.03.16 21:26:07.406241 [ 291 ] {d1f59939-def6-4f1c-b8e2-c79b78a38d6a} <Debug> TCPHandler: Processed in 0.004167357 sec. | ||
| 6865 | 2026.03.16 21:26:07.406348 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6866 | 2026.03.16 21:26:07.406378 [ 291 ] {} <Debug> TCP-Session: 29dcac6b-fc14-4b47-bde6-dde37f1f314d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2026.03.16 21:26:07.406389 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6868 | 2026.03.16 21:26:07.406407 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6869 | 2026.03.16 21:26:07.406433 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6870 | 2026.03.16 21:26:07.406452 [ 293 ] {} <Debug> TCP-Session: 61b317b8-9a34-4cb6-99b9-20773dc61628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.03.16 21:26:07.406453 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6872 | 2026.03.16 21:26:07.406476 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6873 | 2026.03.16 21:26:07.406490 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6874 | 2026.03.16 21:26:07.406504 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6875 | 2026.03.16 21:26:07.406526 [ 290 ] {} <Debug> TCP-Session: ad5563ff-9eee-4a41-98d7-21049e3a3a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2026.03.16 21:26:07.406542 [ 288 ] {} <Debug> TCP-Session: 694aadc7-607f-46f8-a8f3-40e3981202a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.03.16 21:26:07.406569 [ 289 ] {} <Debug> TCP-Session: 36cb6652-ce1b-4425-a0a5-8a2d1aa3528a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.03.16 21:26:07.406479 [ 287 ] {} <Debug> TCP-Session: 42c97024-d8ae-45f4-b8a7-1f17ddab45da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2026.03.16 21:26:07.406437 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6880 | 2026.03.16 21:26:07.406436 [ 292 ] {} <Debug> TCP-Session: 471a23b9-81e2-48d7-a1b4-1ed4f580084d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6881 | 2026.03.16 21:26:07.406679 [ 294 ] {} <Debug> TCP-Session: 3b57e1db-326f-489f-b7d1-881dabdcd0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6882 | 2026.03.16 21:26:07.406505 [ 267 ] {} <Debug> TCP-Session: a8426af1-c904-4377-965d-e1a67583a40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2026.03.16 21:26:07.454340 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53550 | ||
| 6884 | 2026.03.16 21:26:07.454409 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6885 | 2026.03.16 21:26:07.454430 [ 291 ] {} <Debug> TCP-Session: 0d7daccf-a1a5-4668-bf5f-d7d5c3bf4e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:53550 | ||
| 6886 | 2026.03.16 21:26:07.454448 [ 291 ] {} <Debug> TCP-Session: 0d7daccf-a1a5-4668-bf5f-d7d5c3bf4e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6887 | 2026.03.16 21:26:07.454462 [ 291 ] {} <Debug> TCP-Session: 0d7daccf-a1a5-4668-bf5f-d7d5c3bf4e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2026.03.16 21:26:07.454658 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51090 | ||
| 6889 | 2026.03.16 21:26:07.454679 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51234 | ||
| 6890 | 2026.03.16 21:26:07.454690 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47032 | ||
| 6891 | 2026.03.16 21:26:07.454724 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65374 | ||
| 6892 | 2026.03.16 21:26:07.454747 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6893 | 2026.03.16 21:26:07.454770 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6894 | 2026.03.16 21:26:07.454794 [ 292 ] {} <Debug> TCP-Session: d549e175-29fe-4f64-b3c1-7459409a71c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51090 | ||
| 6895 | 2026.03.16 21:26:07.454794 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6896 | 2026.03.16 21:26:07.454813 [ 294 ] {} <Debug> TCP-Session: b81ec88a-80dc-4b17-a2b1-ce68bc954b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:51234 | ||
| 6897 | 2026.03.16 21:26:07.454823 [ 292 ] {} <Debug> TCP-Session: d549e175-29fe-4f64-b3c1-7459409a71c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.03.16 21:26:07.454839 [ 267 ] {} <Debug> TCP-Session: 4cdd1145-46c5-45af-a389-7e54926c10a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47032 | ||
| 6899 | 2026.03.16 21:26:07.454850 [ 294 ] {} <Debug> TCP-Session: b81ec88a-80dc-4b17-a2b1-ce68bc954b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2026.03.16 21:26:07.454858 [ 292 ] {} <Debug> TCP-Session: d549e175-29fe-4f64-b3c1-7459409a71c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.03.16 21:26:07.454885 [ 294 ] {} <Debug> TCP-Session: b81ec88a-80dc-4b17-a2b1-ce68bc954b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6902 | 2026.03.16 21:26:07.454877 [ 267 ] {} <Debug> TCP-Session: 4cdd1145-46c5-45af-a389-7e54926c10a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2026.03.16 21:26:07.454709 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43135 | ||
| 6904 | 2026.03.16 21:26:07.454933 [ 267 ] {} <Debug> TCP-Session: 4cdd1145-46c5-45af-a389-7e54926c10a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6905 | 2026.03.16 21:26:07.454715 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38514 | ||
| 6906 | 2026.03.16 21:26:07.454695 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44905 | ||
| 6907 | 2026.03.16 21:26:07.454996 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6908 | 2026.03.16 21:26:07.454667 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36187 | ||
| 6909 | 2026.03.16 21:26:07.455032 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6910 | 2026.03.16 21:26:07.455041 [ 288 ] {} <Debug> TCP-Session: d0baae9c-bd4f-48f1-97f9-15dd157e2399 Authenticating user 'default' from [fd00:1122:3344:101::e]:43135 | ||
| 6911 | 2026.03.16 21:26:07.455060 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6912 | 2026.03.16 21:26:07.455081 [ 289 ] {} <Debug> TCP-Session: dcbd2ed8-868e-4471-9e21-6637deb7a45d Authenticating user 'default' from [fd00:1122:3344:101::e]:38514 | ||
| 6913 | 2026.03.16 21:26:07.455091 [ 288 ] {} <Debug> TCP-Session: d0baae9c-bd4f-48f1-97f9-15dd157e2399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6914 | 2026.03.16 21:26:07.455100 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6915 | 2026.03.16 21:26:07.455130 [ 288 ] {} <Debug> TCP-Session: d0baae9c-bd4f-48f1-97f9-15dd157e2399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6916 | 2026.03.16 21:26:07.455153 [ 293 ] {} <Debug> TCP-Session: ecb898bc-1210-45d3-9212-58f18bcef059 Authenticating user 'default' from [fd00:1122:3344:101::e]:36187 | ||
| 6917 | 2026.03.16 21:26:07.455124 [ 289 ] {} <Debug> TCP-Session: dcbd2ed8-868e-4471-9e21-6637deb7a45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.03.16 21:26:07.455181 [ 293 ] {} <Debug> TCP-Session: ecb898bc-1210-45d3-9212-58f18bcef059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.03.16 21:26:07.455195 [ 289 ] {} <Debug> TCP-Session: dcbd2ed8-868e-4471-9e21-6637deb7a45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6920 | 2026.03.16 21:26:07.455201 [ 293 ] {} <Debug> TCP-Session: ecb898bc-1210-45d3-9212-58f18bcef059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.03.16 21:26:07.455108 [ 287 ] {} <Debug> TCP-Session: 52bb75a7-0826-4c67-a8f3-2ebb830a0564 Authenticating user 'default' from [fd00:1122:3344:101::e]:44905 | ||
| 6922 | 2026.03.16 21:26:07.454807 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6923 | 2026.03.16 21:26:07.455249 [ 287 ] {} <Debug> TCP-Session: 52bb75a7-0826-4c67-a8f3-2ebb830a0564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6924 | 2026.03.16 21:26:07.454709 [ 291 ] {} <Trace> TCP-Session: 0d7daccf-a1a5-4668-bf5f-d7d5c3bf4e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2026.03.16 21:26:07.455278 [ 287 ] {} <Debug> TCP-Session: 52bb75a7-0826-4c67-a8f3-2ebb830a0564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6926 | 2026.03.16 21:26:07.455273 [ 290 ] {} <Debug> TCP-Session: 02de9eab-9318-4d91-8300-2790165379a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65374 | ||
| 6927 | 2026.03.16 21:26:07.455329 [ 290 ] {} <Debug> TCP-Session: 02de9eab-9318-4d91-8300-2790165379a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6928 | 2026.03.16 21:26:07.455341 [ 290 ] {} <Debug> TCP-Session: 02de9eab-9318-4d91-8300-2790165379a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6929 | 2026.03.16 21:26:07.455411 [ 291 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53550) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6930 | 2026.03.16 21:26:07.455602 [ 291 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6931 | 2026.03.16 21:26:07.455646 [ 291 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6932 | 2026.03.16 21:26:07.455886 [ 291 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 6933 | 2026.03.16 21:26:07.456861 [ 314 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Trace> AggregatingTransform: Aggregating | ||
| 6934 | 2026.03.16 21:26:07.456910 [ 314 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6935 | 2026.03.16 21:26:07.456948 [ 314 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976038 sec. (1024.550 rows/sec., 40.02 KiB/sec.) | ||
| 6936 | 2026.03.16 21:26:07.456967 [ 314 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Trace> Aggregator: Merging aggregated data | ||
| 6937 | 2026.03.16 21:26:07.458319 [ 291 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 6938 | 2026.03.16 21:26:07.458525 [ 291 ] {ff861ce5-5b6f-42db-8063-60f4ce15929f} <Debug> TCPHandler: Processed in 0.003884841 sec. | ||
| 6939 | 2026.03.16 21:26:07.458690 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6940 | 2026.03.16 21:26:07.458716 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6941 | 2026.03.16 21:26:07.458737 [ 291 ] {} <Debug> TCP-Session: 0d7daccf-a1a5-4668-bf5f-d7d5c3bf4e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.03.16 21:26:07.458740 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6943 | 2026.03.16 21:26:07.458765 [ 290 ] {} <Debug> TCP-Session: 02de9eab-9318-4d91-8300-2790165379a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6944 | 2026.03.16 21:26:07.458782 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6945 | 2026.03.16 21:26:07.458810 [ 294 ] {} <Debug> TCP-Session: b81ec88a-80dc-4b17-a2b1-ce68bc954b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.03.16 21:26:07.458825 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6947 | 2026.03.16 21:26:07.458844 [ 293 ] {} <Debug> TCP-Session: ecb898bc-1210-45d3-9212-58f18bcef059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2026.03.16 21:26:07.458872 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6949 | 2026.03.16 21:26:07.458888 [ 267 ] {} <Debug> TCP-Session: 4cdd1145-46c5-45af-a389-7e54926c10a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6950 | 2026.03.16 21:26:07.458926 [ 287 ] {} <Debug> TCP-Session: 52bb75a7-0826-4c67-a8f3-2ebb830a0564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6951 | 2026.03.16 21:26:07.458842 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6952 | 2026.03.16 21:26:07.458800 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6953 | 2026.03.16 21:26:07.459007 [ 288 ] {} <Debug> TCP-Session: d0baae9c-bd4f-48f1-97f9-15dd157e2399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.03.16 21:26:07.458906 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6955 | 2026.03.16 21:26:07.459034 [ 292 ] {} <Debug> TCP-Session: d549e175-29fe-4f64-b3c1-7459409a71c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.03.16 21:26:07.459070 [ 289 ] {} <Debug> TCP-Session: dcbd2ed8-868e-4471-9e21-6637deb7a45d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6957 | 2026.03.16 21:26:07.989447 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62664 | ||
| 6958 | 2026.03.16 21:26:07.989589 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6959 | 2026.03.16 21:26:07.989617 [ 291 ] {} <Debug> TCP-Session: e2485d3a-0e36-4123-99ef-239c9d4f4255 Authenticating user 'default' from [fd00:1122:3344:101::e]:62664 | ||
| 6960 | 2026.03.16 21:26:07.989640 [ 291 ] {} <Debug> TCP-Session: e2485d3a-0e36-4123-99ef-239c9d4f4255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6961 | 2026.03.16 21:26:07.989652 [ 291 ] {} <Debug> TCP-Session: e2485d3a-0e36-4123-99ef-239c9d4f4255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.03.16 21:26:07.989846 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50111 | ||
| 6963 | 2026.03.16 21:26:07.989888 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41299 | ||
| 6964 | 2026.03.16 21:26:07.989931 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59183 | ||
| 6965 | 2026.03.16 21:26:07.989941 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49647 | ||
| 6966 | 2026.03.16 21:26:07.989965 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6967 | 2026.03.16 21:26:07.989980 [ 291 ] {} <Trace> TCP-Session: e2485d3a-0e36-4123-99ef-239c9d4f4255 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.03.16 21:26:07.989991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63837 | ||
| 6969 | 2026.03.16 21:26:07.990018 [ 292 ] {} <Debug> TCP-Session: 7a0c3ea6-48fa-45cb-85fa-e9f60eae371f Authenticating user 'default' from [fd00:1122:3344:101::e]:50111 | ||
| 6970 | 2026.03.16 21:26:07.990009 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6971 | 2026.03.16 21:26:07.990063 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6972 | 2026.03.16 21:26:07.990068 [ 292 ] {} <Debug> TCP-Session: 7a0c3ea6-48fa-45cb-85fa-e9f60eae371f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.03.16 21:26:07.990089 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6974 | 2026.03.16 21:26:07.990105 [ 294 ] {} <Debug> TCP-Session: 524da1fa-3cb7-490f-a25c-2daf822854b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49647 | ||
| 6975 | 2026.03.16 21:26:07.990108 [ 292 ] {} <Debug> TCP-Session: 7a0c3ea6-48fa-45cb-85fa-e9f60eae371f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.03.16 21:26:07.990125 [ 290 ] {} <Debug> TCP-Session: 26a8079f-b10e-479e-b9ac-bd9c830ea633 Authenticating user 'default' from [fd00:1122:3344:101::e]:63837 | ||
| 6977 | 2026.03.16 21:26:07.990135 [ 294 ] {} <Debug> TCP-Session: 524da1fa-3cb7-490f-a25c-2daf822854b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.03.16 21:26:07.990155 [ 290 ] {} <Debug> TCP-Session: 26a8079f-b10e-479e-b9ac-bd9c830ea633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6979 | 2026.03.16 21:26:07.990161 [ 294 ] {} <Debug> TCP-Session: 524da1fa-3cb7-490f-a25c-2daf822854b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6980 | 2026.03.16 21:26:07.990168 [ 291 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62664) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6981 | 2026.03.16 21:26:07.990175 [ 290 ] {} <Debug> TCP-Session: 26a8079f-b10e-479e-b9ac-bd9c830ea633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.03.16 21:26:07.990092 [ 293 ] {} <Debug> TCP-Session: 117e2491-5507-4daa-9c2a-990861258cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41299 | ||
| 6983 | 2026.03.16 21:26:07.990009 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6984 | 2026.03.16 21:26:07.989978 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50469 | ||
| 6985 | 2026.03.16 21:26:07.990241 [ 293 ] {} <Debug> TCP-Session: 117e2491-5507-4daa-9c2a-990861258cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.03.16 21:26:07.990253 [ 267 ] {} <Debug> TCP-Session: 982b2f9d-d20c-40e5-a3c6-7024d1ac46c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59183 | ||
| 6987 | 2026.03.16 21:26:07.990272 [ 293 ] {} <Debug> TCP-Session: 117e2491-5507-4daa-9c2a-990861258cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.03.16 21:26:07.990284 [ 267 ] {} <Debug> TCP-Session: 982b2f9d-d20c-40e5-a3c6-7024d1ac46c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6989 | 2026.03.16 21:26:07.989963 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42428 | ||
| 6990 | 2026.03.16 21:26:07.990301 [ 267 ] {} <Debug> TCP-Session: 982b2f9d-d20c-40e5-a3c6-7024d1ac46c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2026.03.16 21:26:07.990308 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6992 | 2026.03.16 21:26:07.989957 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57447 | ||
| 6993 | 2026.03.16 21:26:07.990361 [ 289 ] {} <Debug> TCP-Session: 91f2bb0f-267d-4cfd-9c39-5da4c98b6c78 Authenticating user 'default' from [fd00:1122:3344:101::e]:50469 | ||
| 6994 | 2026.03.16 21:26:07.990383 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6995 | 2026.03.16 21:26:07.990399 [ 289 ] {} <Debug> TCP-Session: 91f2bb0f-267d-4cfd-9c39-5da4c98b6c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6996 | 2026.03.16 21:26:07.990419 [ 288 ] {} <Debug> TCP-Session: e1922f9f-3dc1-4e91-8329-bfa6e597b721 Authenticating user 'default' from [fd00:1122:3344:101::e]:42428 | ||
| 6997 | 2026.03.16 21:26:07.990423 [ 289 ] {} <Debug> TCP-Session: 91f2bb0f-267d-4cfd-9c39-5da4c98b6c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.03.16 21:26:07.990433 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6999 | 2026.03.16 21:26:07.990447 [ 291 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7000 | 2026.03.16 21:26:07.990475 [ 287 ] {} <Debug> TCP-Session: 7edaea10-bb46-423d-96eb-a8f3673143fe Authenticating user 'default' from [fd00:1122:3344:101::e]:57447 | ||
| 7001 | 2026.03.16 21:26:07.990446 [ 288 ] {} <Debug> TCP-Session: e1922f9f-3dc1-4e91-8329-bfa6e597b721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7002 | 2026.03.16 21:26:07.990501 [ 287 ] {} <Debug> TCP-Session: 7edaea10-bb46-423d-96eb-a8f3673143fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.03.16 21:26:07.990514 [ 288 ] {} <Debug> TCP-Session: e1922f9f-3dc1-4e91-8329-bfa6e597b721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7004 | 2026.03.16 21:26:07.990525 [ 291 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7005 | 2026.03.16 21:26:07.990526 [ 287 ] {} <Debug> TCP-Session: 7edaea10-bb46-423d-96eb-a8f3673143fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.03.16 21:26:07.990836 [ 291 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 7007 | 2026.03.16 21:26:07.991780 [ 346 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Trace> AggregatingTransform: Aggregating | ||
| 7008 | 2026.03.16 21:26:07.991834 [ 346 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7009 | 2026.03.16 21:26:07.991871 [ 346 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934718 sec. (1069.841 rows/sec., 41.79 KiB/sec.) | ||
| 7010 | 2026.03.16 21:26:07.991888 [ 346 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Trace> Aggregator: Merging aggregated data | ||
| 7011 | 2026.03.16 21:26:07.993081 [ 291 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002967 sec., 337.0407819346141 rows/sec., 13.17 KiB/sec. | ||
| 7012 | 2026.03.16 21:26:07.993252 [ 291 ] {f1054b94-da8d-4763-b5a2-ac4bb760abc0} <Debug> TCPHandler: Processed in 0.003391212 sec. | ||
| 7013 | 2026.03.16 21:26:07.993382 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7014 | 2026.03.16 21:26:07.993415 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7015 | 2026.03.16 21:26:07.993418 [ 291 ] {} <Debug> TCP-Session: e2485d3a-0e36-4123-99ef-239c9d4f4255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.03.16 21:26:07.993438 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7017 | 2026.03.16 21:26:07.993456 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7018 | 2026.03.16 21:26:07.993476 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7019 | 2026.03.16 21:26:07.993494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7020 | 2026.03.16 21:26:07.993519 [ 288 ] {} <Debug> TCP-Session: e1922f9f-3dc1-4e91-8329-bfa6e597b721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2026.03.16 21:26:07.993519 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7022 | 2026.03.16 21:26:07.993559 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7023 | 2026.03.16 21:26:07.993588 [ 287 ] {} <Debug> TCP-Session: 7edaea10-bb46-423d-96eb-a8f3673143fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7024 | 2026.03.16 21:26:07.993554 [ 290 ] {} <Debug> TCP-Session: 26a8079f-b10e-479e-b9ac-bd9c830ea633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.03.16 21:26:07.993613 [ 289 ] {} <Debug> TCP-Session: 91f2bb0f-267d-4cfd-9c39-5da4c98b6c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.03.16 21:26:07.993541 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7027 | 2026.03.16 21:26:07.993461 [ 292 ] {} <Debug> TCP-Session: 7a0c3ea6-48fa-45cb-85fa-e9f60eae371f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2026.03.16 21:26:07.993694 [ 294 ] {} <Debug> TCP-Session: 524da1fa-3cb7-490f-a25c-2daf822854b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.03.16 21:26:07.993533 [ 293 ] {} <Debug> TCP-Session: 117e2491-5507-4daa-9c2a-990861258cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7030 | 2026.03.16 21:26:07.993512 [ 267 ] {} <Debug> TCP-Session: 982b2f9d-d20c-40e5-a3c6-7024d1ac46c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2026.03.16 21:26:10.709566 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7032 | 2026.03.16 21:26:10.709621 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7033 | 2026.03.16 21:26:10.807782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15343 | ||
| 7034 | 2026.03.16 21:26:10.808325 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.03.16 21:26:10.808370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7036 | 2026.03.16 21:26:10.808950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7037 | 2026.03.16 21:26:10.809182 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.03.16 21:26:10.809319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15343 | ||
| 7039 | 2026.03.16 21:26:10.854432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 876 | ||
| 7040 | 2026.03.16 21:26:10.856820 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.03.16 21:26:10.856861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7042 | 2026.03.16 21:26:10.858091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7043 | 2026.03.16 21:26:10.858363 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.03.16 21:26:10.858650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 7045 | 2026.03.16 21:26:11.001370 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000941547 sec. | ||
| 7046 | 2026.03.16 21:26:11.604642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7047 | 2026.03.16 21:26:11.621461 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.03.16 21:26:11.621527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7049 | 2026.03.16 21:26:11.627747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7050 | 2026.03.16 21:26:11.628471 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.03.16 21:26:11.631632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7052 | 2026.03.16 21:26:11.737181 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.03.16 21:26:11.737361 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7054 | 2026.03.16 21:26:11.737430 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7055 | 2026.03.16 21:26:11.738101 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.03.16 21:26:11.738148 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7057 | 2026.03.16 21:26:11.738583 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7058 | 2026.03.16 21:26:11.738817 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.03.16 21:26:11.738971 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001658 sec., 45838.35946924005 rows/sec., 3.78 MiB/sec. | ||
| 7060 | 2026.03.16 21:26:11.739021 [ 268 ] {0e5b4e99-1f4c-4410-8636-695453a3eada} <Debug> TCPHandler: Processed in 0.001964317 sec. | ||
| 7061 | 2026.03.16 21:26:11.739145 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.03.16 21:26:11.739249 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7063 | 2026.03.16 21:26:11.739294 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7064 | 2026.03.16 21:26:11.739701 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.03.16 21:26:11.739736 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7066 | 2026.03.16 21:26:11.740049 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7067 | 2026.03.16 21:26:11.740255 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.03.16 21:26:11.740386 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 7069 | 2026.03.16 21:26:11.740426 [ 268 ] {75d3ae4b-3239-4de6-9a2d-fe3a30774942} <Debug> TCPHandler: Processed in 0.001333644 sec. | ||
| 7070 | 2026.03.16 21:26:11.740529 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.03.16 21:26:11.740624 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7072 | 2026.03.16 21:26:11.740665 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7073 | 2026.03.16 21:26:11.741087 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.03.16 21:26:11.741123 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7075 | 2026.03.16 21:26:11.741439 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7076 | 2026.03.16 21:26:11.741666 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.03.16 21:26:11.741792 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 7078 | 2026.03.16 21:26:11.741831 [ 268 ] {f5614685-f631-4323-860c-e1080f014471} <Debug> TCPHandler: Processed in 0.001351585 sec. | ||
| 7079 | 2026.03.16 21:26:11.741939 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.03.16 21:26:11.742035 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7081 | 2026.03.16 21:26:11.742079 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7082 | 2026.03.16 21:26:11.742473 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.03.16 21:26:11.742511 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7084 | 2026.03.16 21:26:11.742848 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7085 | 2026.03.16 21:26:11.743059 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.03.16 21:26:11.743188 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 7087 | 2026.03.16 21:26:11.743225 [ 268 ] {2f689ffa-c4e3-419a-b432-6518a35c87bc} <Debug> TCPHandler: Processed in 0.001334545 sec. | ||
| 7088 | 2026.03.16 21:26:11.743346 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.03.16 21:26:11.743473 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.03.16 21:26:11.743541 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7091 | 2026.03.16 21:26:11.744379 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.03.16 21:26:11.744416 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7093 | 2026.03.16 21:26:11.744981 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7094 | 2026.03.16 21:26:11.745205 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.03.16 21:26:11.745346 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0019 sec., 5263.1578947368425 rows/sec., 9.43 MiB/sec. | ||
| 7096 | 2026.03.16 21:26:11.745409 [ 268 ] {53e5beab-c21d-4f84-8453-71780aca2b4b} <Debug> TCPHandler: Processed in 0.002122589 sec. | ||
| 7097 | 2026.03.16 21:26:11.745514 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.03.16 21:26:11.745611 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7099 | 2026.03.16 21:26:11.745653 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7100 | 2026.03.16 21:26:11.746013 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.03.16 21:26:11.746050 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7102 | 2026.03.16 21:26:11.746371 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7103 | 2026.03.16 21:26:11.746617 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.03.16 21:26:11.746752 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 7105 | 2026.03.16 21:26:11.746789 [ 268 ] {923732d0-98bd-46d8-9369-e18b3b2af728} <Debug> TCPHandler: Processed in 0.001323355 sec. | ||
| 7106 | 2026.03.16 21:26:11.973722 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2026.03.16 21:26:11.973861 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7108 | 2026.03.16 21:26:11.973915 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7109 | 2026.03.16 21:26:11.974414 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.03.16 21:26:11.974524 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7111 | 2026.03.16 21:26:11.974897 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7112 | 2026.03.16 21:26:11.975129 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.03.16 21:26:11.975280 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001433 sec., 2791.3468248429867 rows/sec., 227.61 KiB/sec. | ||
| 7114 | 2026.03.16 21:26:11.975325 [ 268 ] {6c81fc44-0a0a-43d1-b539-7dc18e2fac4e} <Debug> TCPHandler: Processed in 0.001684701 sec. | ||
| 7115 | 2026.03.16 21:26:11.975442 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7116 | 2026.03.16 21:26:11.975549 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7117 | 2026.03.16 21:26:11.975592 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7118 | 2026.03.16 21:26:11.977020 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2026.03.16 21:26:11.977058 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7120 | 2026.03.16 21:26:11.977503 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7121 | 2026.03.16 21:26:11.977717 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2026.03.16 21:26:11.977857 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Debug> executeQuery: Read 1998 rows, 154.94 KiB in 0.00233 sec., 857510.729613734 rows/sec., 64.94 MiB/sec. | ||
| 7123 | 2026.03.16 21:26:11.977896 [ 268 ] {f95b2760-cd14-43d9-ae68-95e666c1f919} <Debug> TCPHandler: Processed in 0.002503646 sec. | ||
| 7124 | 2026.03.16 21:26:11.977999 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7125 | 2026.03.16 21:26:11.978096 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7126 | 2026.03.16 21:26:11.978137 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7127 | 2026.03.16 21:26:11.978555 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.03.16 21:26:11.978591 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7129 | 2026.03.16 21:26:11.978892 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7130 | 2026.03.16 21:26:11.979102 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.03.16 21:26:11.979233 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001158 sec., 37132.987910189986 rows/sec., 2.71 MiB/sec. | ||
| 7132 | 2026.03.16 21:26:11.979271 [ 268 ] {d2ee0882-6098-4dfc-bda4-e5c67e759388} <Debug> TCPHandler: Processed in 0.001320684 sec. | ||
| 7133 | 2026.03.16 21:26:11.979397 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7134 | 2026.03.16 21:26:11.979520 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7135 | 2026.03.16 21:26:11.979570 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7136 | 2026.03.16 21:26:11.980247 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.03.16 21:26:11.980285 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7138 | 2026.03.16 21:26:11.980635 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7139 | 2026.03.16 21:26:11.980847 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.03.16 21:26:11.980975 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001481 sec., 478055.3679945983 rows/sec., 27.89 MiB/sec. | ||
| 7141 | 2026.03.16 21:26:11.981013 [ 268 ] {4e59df4a-3679-454a-af13-534082efbc8a} <Debug> TCPHandler: Processed in 0.001679211 sec. | ||
| 7142 | 2026.03.16 21:26:11.981125 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7143 | 2026.03.16 21:26:11.981220 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7144 | 2026.03.16 21:26:11.981260 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7145 | 2026.03.16 21:26:11.981632 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.03.16 21:26:11.981669 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7147 | 2026.03.16 21:26:11.981949 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7148 | 2026.03.16 21:26:11.982161 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.03.16 21:26:11.982285 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 7150 | 2026.03.16 21:26:11.982322 [ 268 ] {4f03a062-c139-4675-9b10-5a926303441a} <Debug> TCPHandler: Processed in 0.001247712 sec. | ||
| 7151 | 2026.03.16 21:26:11.982429 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.03.16 21:26:11.982523 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7153 | 2026.03.16 21:26:11.982563 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7154 | 2026.03.16 21:26:11.983300 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.03.16 21:26:11.983337 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7156 | 2026.03.16 21:26:11.983683 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7157 | 2026.03.16 21:26:11.983895 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.03.16 21:26:11.984020 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001515 sec., 688448.8448844884 rows/sec., 47.57 MiB/sec. | ||
| 7159 | 2026.03.16 21:26:11.984058 [ 268 ] {0c75bd24-89d1-40c4-b3d7-cb917bd6774d} <Debug> TCPHandler: Processed in 0.001678751 sec. | ||
| 7160 | 2026.03.16 21:26:11.984165 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.03.16 21:26:11.984260 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7162 | 2026.03.16 21:26:11.984302 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7163 | 2026.03.16 21:26:11.984916 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.03.16 21:26:11.984952 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7165 | 2026.03.16 21:26:11.985368 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7166 | 2026.03.16 21:26:11.985591 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.03.16 21:26:11.985718 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001476 sec., 825880.758807588 rows/sec., 51.65 MiB/sec. | ||
| 7168 | 2026.03.16 21:26:11.985755 [ 268 ] {6c30de1c-79cd-4653-a710-7c0ee614bfbb} <Debug> TCPHandler: Processed in 0.001640521 sec. | ||
| 7169 | 2026.03.16 21:26:11.985865 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.03.16 21:26:11.985960 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.03.16 21:26:11.986012 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7172 | 2026.03.16 21:26:11.986863 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.03.16 21:26:11.986900 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7174 | 2026.03.16 21:26:11.987443 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7175 | 2026.03.16 21:26:11.987671 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.03.16 21:26:11.987814 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001872 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 7177 | 2026.03.16 21:26:11.987878 [ 268 ] {cbab49e7-6fbe-4f36-9218-74f24b483d63} <Debug> TCPHandler: Processed in 0.002063798 sec. | ||
| 7178 | 2026.03.16 21:26:11.987984 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.03.16 21:26:11.988079 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.03.16 21:26:11.988120 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7181 | 2026.03.16 21:26:11.988429 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.03.16 21:26:11.988466 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 7183 | 2026.03.16 21:26:11.988762 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7184 | 2026.03.16 21:26:11.988984 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.03.16 21:26:11.989112 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 787.19 KiB/sec. | ||
| 7186 | 2026.03.16 21:26:11.989149 [ 268 ] {4aa39519-bca6-4317-bd9d-bec9e323d08b} <Debug> TCPHandler: Processed in 0.001215272 sec. | ||
| 7187 | 2026.03.16 21:26:16.735150 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.03.16 21:26:16.735373 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7189 | 2026.03.16 21:26:16.735449 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7190 | 2026.03.16 21:26:16.736218 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.03.16 21:26:16.736271 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7192 | 2026.03.16 21:26:16.736687 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7193 | 2026.03.16 21:26:16.736914 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.03.16 21:26:16.737071 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 7195 | 2026.03.16 21:26:16.737115 [ 268 ] {4890e5d0-6df7-44bb-9d11-470c4a362669} <Debug> TCPHandler: Processed in 0.002103379 sec. | ||
| 7196 | 2026.03.16 21:26:16.737253 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.03.16 21:26:16.737349 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7198 | 2026.03.16 21:26:16.737391 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7199 | 2026.03.16 21:26:16.737830 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.03.16 21:26:16.737869 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7201 | 2026.03.16 21:26:16.738179 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7202 | 2026.03.16 21:26:16.738406 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.03.16 21:26:16.738537 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 7204 | 2026.03.16 21:26:16.738578 [ 268 ] {b5b14907-dd99-4e7f-83d2-750de4bcde56} <Debug> TCPHandler: Processed in 0.001377275 sec. | ||
| 7205 | 2026.03.16 21:26:16.738695 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.03.16 21:26:16.738791 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7207 | 2026.03.16 21:26:16.738836 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7208 | 2026.03.16 21:26:16.739237 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.03.16 21:26:16.739275 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7210 | 2026.03.16 21:26:16.739600 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7211 | 2026.03.16 21:26:16.739811 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.03.16 21:26:16.739939 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 7213 | 2026.03.16 21:26:16.739978 [ 268 ] {6b3024bc-98e1-48c0-a297-c89b6bc0ad8e} <Debug> TCPHandler: Processed in 0.001333904 sec. | ||
| 7214 | 2026.03.16 21:26:16.740095 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.03.16 21:26:16.740189 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7216 | 2026.03.16 21:26:16.740232 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7217 | 2026.03.16 21:26:16.740572 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.03.16 21:26:16.740609 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7219 | 2026.03.16 21:26:16.740915 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7220 | 2026.03.16 21:26:16.741127 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.03.16 21:26:16.741257 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 7222 | 2026.03.16 21:26:16.741294 [ 268 ] {b1875c0e-2235-44e0-9a11-dfa53a8627a6} <Debug> TCPHandler: Processed in 0.001249563 sec. | ||
| 7223 | 2026.03.16 21:26:18.309444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15855 | ||
| 7224 | 2026.03.16 21:26:18.310019 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.03.16 21:26:18.310074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7226 | 2026.03.16 21:26:18.310582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7227 | 2026.03.16 21:26:18.310814 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.03.16 21:26:18.310954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15855 | ||
| 7229 | 2026.03.16 21:26:19.131753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7230 | 2026.03.16 21:26:19.148729 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.03.16 21:26:19.148797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7232 | 2026.03.16 21:26:19.154657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7233 | 2026.03.16 21:26:19.155331 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.03.16 21:26:19.158206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7235 | 2026.03.16 21:26:20.859047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 914 | ||
| 7236 | 2026.03.16 21:26:20.861553 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.03.16 21:26:20.861598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7238 | 2026.03.16 21:26:20.862755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7239 | 2026.03.16 21:26:20.863013 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.03.16 21:26:20.863263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7241 | 2026.03.16 21:26:21.738156 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.03.16 21:26:21.738378 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7243 | 2026.03.16 21:26:21.738456 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7244 | 2026.03.16 21:26:21.739205 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.03.16 21:26:21.739257 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7246 | 2026.03.16 21:26:21.739712 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7247 | 2026.03.16 21:26:21.739948 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.03.16 21:26:21.740113 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001791 sec., 42434.39419318816 rows/sec., 3.50 MiB/sec. | ||
| 7249 | 2026.03.16 21:26:21.740170 [ 268 ] {aad7c698-d9f1-4af7-9cd8-89aeb81e08dc} <Debug> TCPHandler: Processed in 0.002154709 sec. | ||
| 7250 | 2026.03.16 21:26:21.740313 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.03.16 21:26:21.740422 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7252 | 2026.03.16 21:26:21.740470 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7253 | 2026.03.16 21:26:21.740966 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.03.16 21:26:21.741007 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7255 | 2026.03.16 21:26:21.741352 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7256 | 2026.03.16 21:26:21.741575 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.03.16 21:26:21.741709 [ 132 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7258 | 2026.03.16 21:26:21.741717 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001322 sec., 7564.296520423601 rows/sec., 568.80 KiB/sec. | ||
| 7259 | 2026.03.16 21:26:21.741782 [ 132 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.03.16 21:26:21.741805 [ 268 ] {5040bc53-1ab9-4e97-aeee-91864ecf0baf} <Debug> TCPHandler: Processed in 0.001553798 sec. | ||
| 7261 | 2026.03.16 21:26:21.741810 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7262 | 2026.03.16 21:26:21.741920 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 7263 | 2026.03.16 21:26:21.741932 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2026.03.16 21:26:21.742010 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7265 | 2026.03.16 21:26:21.742039 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 79 rows starting from the beginning of the part | ||
| 7266 | 2026.03.16 21:26:21.742047 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7267 | 2026.03.16 21:26:21.742089 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7268 | 2026.03.16 21:26:21.742097 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 7269 | 2026.03.16 21:26:21.742142 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 7270 | 2026.03.16 21:26:21.742184 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7271 | 2026.03.16 21:26:21.742225 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part | ||
| 7272 | 2026.03.16 21:26:21.742267 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7273 | 2026.03.16 21:26:21.742519 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.03.16 21:26:21.742556 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7275 | 2026.03.16 21:26:21.742889 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7276 | 2026.03.16 21:26:21.743048 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161771 sec., 166986.43708613832 rows/sec., 12.90 MiB/sec. | ||
| 7277 | 2026.03.16 21:26:21.743131 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2026.03.16 21:26:21.743226 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7279 | 2026.03.16 21:26:21.743271 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 7280 | 2026.03.16 21:26:21.743323 [ 268 ] {c4afe4e0-5233-4868-986a-fff30d2a81dd} <Debug> TCPHandler: Processed in 0.001440766 sec. | ||
| 7281 | 2026.03.16 21:26:21.743457 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2026.03.16 21:26:21.743504 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2026.03.16 21:26:21.743559 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.03.16 21:26:21.743575 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_46_9} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7285 | 2026.03.16 21:26:21.743606 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7286 | 2026.03.16 21:26:21.743655 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7287 | 2026.03.16 21:26:21.744037 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.03.16 21:26:21.744075 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7289 | 2026.03.16 21:26:21.744434 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7290 | 2026.03.16 21:26:21.744656 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.03.16 21:26:21.744792 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 7292 | 2026.03.16 21:26:21.744843 [ 268 ] {2505caed-f496-480d-81a0-b2a94a151023} <Debug> TCPHandler: Processed in 0.001436516 sec. | ||
| 7293 | 2026.03.16 21:26:21.744967 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7294 | 2026.03.16 21:26:21.745073 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7295 | 2026.03.16 21:26:21.745132 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7296 | 2026.03.16 21:26:21.745919 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.03.16 21:26:21.745958 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7298 | 2026.03.16 21:26:21.746485 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7299 | 2026.03.16 21:26:21.746784 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.03.16 21:26:21.746906 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7301 | 2026.03.16 21:26:21.746948 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.03.16 21:26:21.746955 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001899 sec., 5265.92943654555 rows/sec., 9.44 MiB/sec. | ||
| 7303 | 2026.03.16 21:26:21.746967 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7304 | 2026.03.16 21:26:21.747042 [ 268 ] {f4459774-95b6-4891-8082-e17a86cebc7c} <Debug> TCPHandler: Processed in 0.002129189 sec. | ||
| 7305 | 2026.03.16 21:26:21.747064 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 7306 | 2026.03.16 21:26:21.747172 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.03.16 21:26:21.747216 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7308 | 2026.03.16 21:26:21.747255 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 842 rows starting from the beginning of the part | ||
| 7309 | 2026.03.16 21:26:21.747271 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7310 | 2026.03.16 21:26:21.747314 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7311 | 2026.03.16 21:26:21.747354 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7312 | 2026.03.16 21:26:21.747446 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 7313 | 2026.03.16 21:26:21.747546 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7314 | 2026.03.16 21:26:21.747642 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
| 7315 | 2026.03.16 21:26:21.747736 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7316 | 2026.03.16 21:26:21.747739 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.03.16 21:26:21.747782 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7318 | 2026.03.16 21:26:21.748127 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7319 | 2026.03.16 21:26:21.748367 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.03.16 21:26:21.748519 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 7321 | 2026.03.16 21:26:21.748564 [ 268 ] {f4ddfa07-a286-4706-ae31-248f23011fb6} <Debug> TCPHandler: Processed in 0.001446037 sec. | ||
| 7322 | 2026.03.16 21:26:21.753553 [ 198 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 941 rows, containing 19 columns (19 merged, 0 gathered) in 0.006529361 sec., 144118.23760395544 rows/sec., 258.25 MiB/sec. | ||
| 7323 | 2026.03.16 21:26:21.755027 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7324 | 2026.03.16 21:26:21.755411 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.03.16 21:26:21.755494 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7326 | 2026.03.16 21:26:21.755656 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
| 7327 | 2026.03.16 21:26:22.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.25 MiB, peak 291.28 MiB, free memory in arenas 0.00 B, will set to 286.25 MiB (RSS), difference: 3.00 MiB | ||
| 7328 | 2026.03.16 21:26:25.709689 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7329 | 2026.03.16 21:26:25.709764 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7330 | 2026.03.16 21:26:25.811064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16303 | ||
| 7331 | 2026.03.16 21:26:25.811611 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.03.16 21:26:25.811662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7333 | 2026.03.16 21:26:25.812163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7334 | 2026.03.16 21:26:25.812409 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.03.16 21:26:25.812557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16303 | ||
| 7336 | 2026.03.16 21:26:26.658292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7337 | 2026.03.16 21:26:26.674686 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2026.03.16 21:26:26.674740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7339 | 2026.03.16 21:26:26.680929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7340 | 2026.03.16 21:26:26.681604 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.03.16 21:26:26.684428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7342 | 2026.03.16 21:26:26.737731 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2026.03.16 21:26:26.737933 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7344 | 2026.03.16 21:26:26.738007 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7345 | 2026.03.16 21:26:26.738710 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.03.16 21:26:26.738762 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7347 | 2026.03.16 21:26:26.739166 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7348 | 2026.03.16 21:26:26.739393 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.03.16 21:26:26.739531 [ 128 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7350 | 2026.03.16 21:26:26.739554 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001673 sec., 70531.97848176927 rows/sec., 6.00 MiB/sec. | ||
| 7351 | 2026.03.16 21:26:26.739586 [ 128 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.03.16 21:26:26.739612 [ 268 ] {b1f3e8e5-bb9c-46c1-a1cd-3b8a3e64d02f} <Debug> TCPHandler: Processed in 0.002015517 sec. | ||
| 7353 | 2026.03.16 21:26:26.739616 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7354 | 2026.03.16 21:26:26.739738 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 7355 | 2026.03.16 21:26:26.739744 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.03.16 21:26:26.739858 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7357 | 2026.03.16 21:26:26.739875 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.03.16 21:26:26.739896 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2145 rows starting from the beginning of the part | ||
| 7359 | 2026.03.16 21:26:26.739924 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7360 | 2026.03.16 21:26:26.739966 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 7361 | 2026.03.16 21:26:26.740020 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1998 rows starting from the beginning of the part | ||
| 7362 | 2026.03.16 21:26:26.740065 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 7363 | 2026.03.16 21:26:26.740105 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 7364 | 2026.03.16 21:26:26.740147 [ 196 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 118 rows starting from the beginning of the part | ||
| 7365 | 2026.03.16 21:26:26.740350 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.03.16 21:26:26.740393 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7367 | 2026.03.16 21:26:26.740737 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7368 | 2026.03.16 21:26:26.740966 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2026.03.16 21:26:26.741102 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001252 sec., 24760.383386581467 rows/sec., 1.82 MiB/sec. | ||
| 7370 | 2026.03.16 21:26:26.741140 [ 268 ] {7a2c9275-7cf9-4bfd-80f8-8890f9c94222} <Debug> TCPHandler: Processed in 0.001447317 sec. | ||
| 7371 | 2026.03.16 21:26:26.741242 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.03.16 21:26:26.741337 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7373 | 2026.03.16 21:26:26.741378 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7374 | 2026.03.16 21:26:26.741691 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999757 sec., 2234771.524740256 rows/sec., 180.11 MiB/sec. | ||
| 7375 | 2026.03.16 21:26:26.741810 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.03.16 21:26:26.741850 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7377 | 2026.03.16 21:26:26.742068 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7378 | 2026.03.16 21:26:26.742174 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7379 | 2026.03.16 21:26:26.742537 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.03.16 21:26:26.742545 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.03.16 21:26:26.742659 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_56_11} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7382 | 2026.03.16 21:26:26.742684 [ 128 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7383 | 2026.03.16 21:26:26.742716 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001396 sec., 68051.57593123209 rows/sec., 5.31 MiB/sec. | ||
| 7384 | 2026.03.16 21:26:26.742727 [ 128 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.03.16 21:26:26.742763 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7386 | 2026.03.16 21:26:26.742770 [ 268 ] {cfc4e17c-c31c-4c9f-b413-a1f83613c2ba} <Debug> TCPHandler: Processed in 0.001576469 sec. | ||
| 7387 | 2026.03.16 21:26:26.742784 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7388 | 2026.03.16 21:26:26.742871 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 7389 | 2026.03.16 21:26:26.742913 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.03.16 21:26:26.742972 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7391 | 2026.03.16 21:26:26.743002 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1121 rows starting from the beginning of the part | ||
| 7392 | 2026.03.16 21:26:26.743033 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7393 | 2026.03.16 21:26:26.743047 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 7394 | 2026.03.16 21:26:26.743094 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1043 rows starting from the beginning of the part | ||
| 7395 | 2026.03.16 21:26:26.743095 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7396 | 2026.03.16 21:26:26.743131 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7397 | 2026.03.16 21:26:26.743168 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 7398 | 2026.03.16 21:26:26.743200 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 95 rows starting from the beginning of the part | ||
| 7399 | 2026.03.16 21:26:26.743571 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.03.16 21:26:26.743615 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7401 | 2026.03.16 21:26:26.743989 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7402 | 2026.03.16 21:26:26.744192 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347405 sec., 1833895.525101955 rows/sec., 136.57 MiB/sec. | ||
| 7403 | 2026.03.16 21:26:26.744205 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.03.16 21:26:26.744320 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7405 | 2026.03.16 21:26:26.744350 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.03.16 21:26:26.744352 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001343 sec., 119136.26209977662 rows/sec., 8.30 MiB/sec. | ||
| 7407 | 2026.03.16 21:26:26.744368 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7408 | 2026.03.16 21:26:26.744387 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7409 | 2026.03.16 21:26:26.744403 [ 268 ] {5fa9da13-b8c3-4e33-aa03-dec5f95b6638} <Debug> TCPHandler: Processed in 0.001553889 sec. | ||
| 7410 | 2026.03.16 21:26:26.744485 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 7411 | 2026.03.16 21:26:26.744527 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.03.16 21:26:26.744631 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7413 | 2026.03.16 21:26:26.744671 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7414 | 2026.03.16 21:26:26.744690 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7415 | 2026.03.16 21:26:26.744698 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.03.16 21:26:26.744719 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16668 rows starting from the beginning of the part | ||
| 7417 | 2026.03.16 21:26:26.744790 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_56_11} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7418 | 2026.03.16 21:26:26.744794 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 7419 | 2026.03.16 21:26:26.744859 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1219 rows starting from the beginning of the part | ||
| 7420 | 2026.03.16 21:26:26.744896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7421 | 2026.03.16 21:26:26.744904 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 7422 | 2026.03.16 21:26:26.744958 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7423 | 2026.03.16 21:26:26.744998 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 7424 | 2026.03.16 21:26:26.745546 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.03.16 21:26:26.745589 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7426 | 2026.03.16 21:26:26.746200 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7427 | 2026.03.16 21:26:26.746431 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.03.16 21:26:26.746577 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001965 sec., 15776.081424936385 rows/sec., 28.27 MiB/sec. | ||
| 7429 | 2026.03.16 21:26:26.746649 [ 268 ] {6dd714b5-e861-41f0-bac3-0edf82ec8742} <Debug> TCPHandler: Processed in 0.00217345 sec. | ||
| 7430 | 2026.03.16 21:26:26.746779 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.03.16 21:26:26.746876 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.03.16 21:26:26.746917 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7433 | 2026.03.16 21:26:26.747253 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.03.16 21:26:26.747289 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7435 | 2026.03.16 21:26:26.747612 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7436 | 2026.03.16 21:26:26.747817 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.03.16 21:26:26.747923 [ 128 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7438 | 2026.03.16 21:26:26.747950 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7439 | 2026.03.16 21:26:26.747954 [ 128 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.03.16 21:26:26.747989 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7441 | 2026.03.16 21:26:26.747994 [ 268 ] {214c0a02-b2a3-4ecf-8e62-1a63045872ee} <Debug> TCPHandler: Processed in 0.001267453 sec. | ||
| 7442 | 2026.03.16 21:26:26.748071 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 7443 | 2026.03.16 21:26:26.748173 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7444 | 2026.03.16 21:26:26.748203 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2640 rows starting from the beginning of the part | ||
| 7445 | 2026.03.16 21:26:26.748265 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 7446 | 2026.03.16 21:26:26.748307 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 7447 | 2026.03.16 21:26:26.748347 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 7448 | 2026.03.16 21:26:26.748384 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7449 | 2026.03.16 21:26:26.748443 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 7450 | 2026.03.16 21:26:26.749768 [ 192 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001740322 sec., 1654866.16844469 rows/sec., 111.53 MiB/sec. | ||
| 7451 | 2026.03.16 21:26:26.750104 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7452 | 2026.03.16 21:26:26.750256 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18495 rows, containing 5 columns (5 merged, 0 gathered) in 0.005864708 sec., 3153609.693781856 rows/sec., 208.17 MiB/sec. | ||
| 7453 | 2026.03.16 21:26:26.750441 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.03.16 21:26:26.750530 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_56_11} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7455 | 2026.03.16 21:26:26.750662 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7456 | 2026.03.16 21:26:26.750703 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7457 | 2026.03.16 21:26:26.750935 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.03.16 21:26:26.751010 [ 197 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7459 | 2026.03.16 21:26:26.751108 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 7460 | 2026.03.16 21:26:30.863462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 938 | ||
| 7461 | 2026.03.16 21:26:30.865565 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.03.16 21:26:30.865604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7463 | 2026.03.16 21:26:30.866743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7464 | 2026.03.16 21:26:30.867020 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.03.16 21:26:30.867420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7466 | 2026.03.16 21:26:31.739915 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.03.16 21:26:31.740110 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7468 | 2026.03.16 21:26:31.740182 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7469 | 2026.03.16 21:26:31.740889 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.03.16 21:26:31.740937 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7471 | 2026.03.16 21:26:31.741313 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7472 | 2026.03.16 21:26:31.741539 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.03.16 21:26:31.741671 [ 119 ] {} <Debug> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7474 | 2026.03.16 21:26:31.741687 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 7475 | 2026.03.16 21:26:31.741746 [ 119 ] {} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.03.16 21:26:31.741758 [ 268 ] {05981a60-0bb4-49f4-a3e3-85bd5dcd2dbb} <Debug> TCPHandler: Processed in 0.001977046 sec. | ||
| 7477 | 2026.03.16 21:26:31.741782 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7478 | 2026.03.16 21:26:31.741896 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2026.03.16 21:26:31.741896 [ 186 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::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 | ||
| 7480 | 2026.03.16 21:26:31.742000 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7481 | 2026.03.16 21:26:31.742025 [ 186 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7482 | 2026.03.16 21:26:31.742045 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7483 | 2026.03.16 21:26:31.742062 [ 186 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7484 | 2026.03.16 21:26:31.742131 [ 186 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7485 | 2026.03.16 21:26:31.742172 [ 186 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7486 | 2026.03.16 21:26:31.742213 [ 186 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7487 | 2026.03.16 21:26:31.742251 [ 186 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7488 | 2026.03.16 21:26:31.742455 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.03.16 21:26:31.742494 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7490 | 2026.03.16 21:26:31.742801 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7491 | 2026.03.16 21:26:31.742999 [ 197 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147341 sec., 104589.65556011682 rows/sec., 9.08 MiB/sec. | ||
| 7492 | 2026.03.16 21:26:31.743009 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2026.03.16 21:26:31.743136 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7494 | 2026.03.16 21:26:31.743151 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 697.54 KiB/sec. | ||
| 7495 | 2026.03.16 21:26:31.743194 [ 268 ] {d5ff3003-25ad-45a2-b8ed-2008b47408e4} <Debug> TCPHandler: Processed in 0.001346854 sec. | ||
| 7496 | 2026.03.16 21:26:31.743308 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.03.16 21:26:31.743403 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7498 | 2026.03.16 21:26:31.743419 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.03.16 21:26:31.743442 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7500 | 2026.03.16 21:26:31.743494 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_9_2} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7501 | 2026.03.16 21:26:31.743563 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7502 | 2026.03.16 21:26:31.743963 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.03.16 21:26:31.744006 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7504 | 2026.03.16 21:26:31.744326 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7505 | 2026.03.16 21:26:31.744535 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.03.16 21:26:31.744662 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001276 sec., 157523.51097178683 rows/sec., 13.96 MiB/sec. | ||
| 7507 | 2026.03.16 21:26:31.744699 [ 268 ] {2edb4587-c9fb-4647-a325-3797bef5466d} <Debug> TCPHandler: Processed in 0.001437537 sec. | ||
| 7508 | 2026.03.16 21:26:31.744815 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.03.16 21:26:31.744909 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7510 | 2026.03.16 21:26:31.744948 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7511 | 2026.03.16 21:26:31.745355 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.03.16 21:26:31.745391 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7513 | 2026.03.16 21:26:31.745687 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7514 | 2026.03.16 21:26:31.745901 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.03.16 21:26:31.746028 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001137 sec., 28144.23922603342 rows/sec., 2.07 MiB/sec. | ||
| 7516 | 2026.03.16 21:26:31.746064 [ 268 ] {44300f40-2e73-4606-a678-fb2e3effa90c} <Debug> TCPHandler: Processed in 0.001297114 sec. | ||
| 7517 | 2026.03.16 21:26:31.746173 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7518 | 2026.03.16 21:26:31.746264 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7519 | 2026.03.16 21:26:31.746302 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7520 | 2026.03.16 21:26:31.746714 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.03.16 21:26:31.746751 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7522 | 2026.03.16 21:26:31.747035 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7523 | 2026.03.16 21:26:31.747248 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.03.16 21:26:31.747371 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 7525 | 2026.03.16 21:26:31.747408 [ 268 ] {9f5a22f7-e888-4553-a4cf-5f496e0286bd} <Debug> TCPHandler: Processed in 0.001282774 sec. | ||
| 7526 | 2026.03.16 21:26:31.747522 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.03.16 21:26:31.747613 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7528 | 2026.03.16 21:26:31.747652 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7529 | 2026.03.16 21:26:31.748040 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.03.16 21:26:31.748075 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7531 | 2026.03.16 21:26:31.748362 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7532 | 2026.03.16 21:26:31.748563 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.03.16 21:26:31.748657 [ 119 ] {} <Debug> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7534 | 2026.03.16 21:26:31.748687 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 7535 | 2026.03.16 21:26:31.748690 [ 119 ] {} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.03.16 21:26:31.748731 [ 268 ] {6cfd0543-f15f-4c41-a97e-e375d2625c5d} <Debug> TCPHandler: Processed in 0.001259713 sec. | ||
| 7537 | 2026.03.16 21:26:31.748733 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7538 | 2026.03.16 21:26:31.748815 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::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 | ||
| 7539 | 2026.03.16 21:26:31.748848 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.03.16 21:26:31.748896 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7541 | 2026.03.16 21:26:31.748923 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7542 | 2026.03.16 21:26:31.748952 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7543 | 2026.03.16 21:26:31.748964 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7544 | 2026.03.16 21:26:31.748996 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7545 | 2026.03.16 21:26:31.749007 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7546 | 2026.03.16 21:26:31.749089 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7547 | 2026.03.16 21:26:31.749122 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7548 | 2026.03.16 21:26:31.749473 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.03.16 21:26:31.749513 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7550 | 2026.03.16 21:26:31.749779 [ 187 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000980478 sec., 61194.641797164244 rows/sec., 4.90 MiB/sec. | ||
| 7551 | 2026.03.16 21:26:31.749846 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7552 | 2026.03.16 21:26:31.749926 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7553 | 2026.03.16 21:26:31.750200 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.03.16 21:26:31.750227 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.03.16 21:26:31.750296 [ 186 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_9_2} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7556 | 2026.03.16 21:26:31.750348 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001419 sec., 84566.59619450317 rows/sec., 6.87 MiB/sec. | ||
| 7557 | 2026.03.16 21:26:31.750353 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7558 | 2026.03.16 21:26:31.750397 [ 268 ] {05587ef7-7882-46ca-948b-1773803fdce4} <Debug> TCPHandler: Processed in 0.00159676 sec. | ||
| 7559 | 2026.03.16 21:26:31.750521 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.03.16 21:26:31.750616 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7561 | 2026.03.16 21:26:31.750659 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7562 | 2026.03.16 21:26:31.751073 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.03.16 21:26:31.751110 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7564 | 2026.03.16 21:26:31.751456 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7565 | 2026.03.16 21:26:31.751667 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.03.16 21:26:31.751795 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001197 sec., 167919.79949874687 rows/sec., 12.03 MiB/sec. | ||
| 7567 | 2026.03.16 21:26:31.751834 [ 268 ] {af76a952-75b7-42b9-996b-d36524af44d7} <Debug> TCPHandler: Processed in 0.001360135 sec. | ||
| 7568 | 2026.03.16 21:26:31.751950 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.03.16 21:26:31.752042 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7570 | 2026.03.16 21:26:31.752095 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7571 | 2026.03.16 21:26:31.752858 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.03.16 21:26:31.752891 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7573 | 2026.03.16 21:26:31.753423 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7574 | 2026.03.16 21:26:31.753635 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.03.16 21:26:31.753770 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 7576 | 2026.03.16 21:26:31.753822 [ 268 ] {863859de-1cbb-4445-aace-978755ed41e2} <Debug> TCPHandler: Processed in 0.001920466 sec. | ||
| 7577 | 2026.03.16 21:26:31.753935 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.03.16 21:26:31.754028 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7579 | 2026.03.16 21:26:31.754067 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7580 | 2026.03.16 21:26:31.754409 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.03.16 21:26:31.754441 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7582 | 2026.03.16 21:26:31.754744 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7583 | 2026.03.16 21:26:31.754949 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.03.16 21:26:31.755071 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 7585 | 2026.03.16 21:26:31.755107 [ 268 ] {52be13c1-07a5-4353-be4d-0725b639cc59} <Debug> TCPHandler: Processed in 0.001218433 sec. | ||
| 7586 | 2026.03.16 21:26:33.312780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16815 | ||
| 7587 | 2026.03.16 21:26:33.313621 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.03.16 21:26:33.313691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7589 | 2026.03.16 21:26:33.314253 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7590 | 2026.03.16 21:26:33.314497 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.03.16 21:26:33.314640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16815 | ||
| 7592 | 2026.03.16 21:26:34.184604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7593 | 2026.03.16 21:26:34.201335 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.03.16 21:26:34.201387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7595 | 2026.03.16 21:26:34.207331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7596 | 2026.03.16 21:26:34.208034 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.03.16 21:26:34.210698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7598 | 2026.03.16 21:26:36.745155 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2026.03.16 21:26:36.745418 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7600 | 2026.03.16 21:26:36.745517 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7601 | 2026.03.16 21:26:36.746508 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.03.16 21:26:36.746573 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7603 | 2026.03.16 21:26:36.747186 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7604 | 2026.03.16 21:26:36.747562 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.03.16 21:26:36.747797 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002451 sec., 48143.61485108119 rows/sec., 4.10 MiB/sec. | ||
| 7606 | 2026.03.16 21:26:36.747869 [ 268 ] {76ca17fc-ec35-4fdb-bf66-e0c4b0c9a86a} <Debug> TCPHandler: Processed in 0.002931005 sec. | ||
| 7607 | 2026.03.16 21:26:36.748071 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.03.16 21:26:36.748209 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7609 | 2026.03.16 21:26:36.748271 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7610 | 2026.03.16 21:26:36.748901 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.03.16 21:26:36.748952 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7612 | 2026.03.16 21:26:36.749382 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7613 | 2026.03.16 21:26:36.749694 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.03.16 21:26:36.749884 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001706 sec., 18171.16060961313 rows/sec., 1.33 MiB/sec. | ||
| 7615 | 2026.03.16 21:26:36.749939 [ 268 ] {8e613455-65d2-43f3-98d0-b8551cac172b} <Debug> TCPHandler: Processed in 0.001936475 sec. | ||
| 7616 | 2026.03.16 21:26:36.750109 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.03.16 21:26:36.750240 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7618 | 2026.03.16 21:26:36.750298 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7619 | 2026.03.16 21:26:36.750914 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.03.16 21:26:36.750965 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7621 | 2026.03.16 21:26:36.751446 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7622 | 2026.03.16 21:26:36.751769 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.03.16 21:26:36.751993 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001784 sec., 53251.12107623318 rows/sec., 4.16 MiB/sec. | ||
| 7624 | 2026.03.16 21:26:36.752054 [ 268 ] {5a635451-4c4d-4b6e-a997-70c21af8f09c} <Debug> TCPHandler: Processed in 0.002007896 sec. | ||
| 7625 | 2026.03.16 21:26:36.752234 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.03.16 21:26:36.752369 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7627 | 2026.03.16 21:26:36.752434 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7628 | 2026.03.16 21:26:36.753065 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.03.16 21:26:36.753117 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7630 | 2026.03.16 21:26:36.753615 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7631 | 2026.03.16 21:26:36.754044 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.03.16 21:26:36.754247 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001909 sec., 83813.51492928235 rows/sec., 5.84 MiB/sec. | ||
| 7633 | 2026.03.16 21:26:36.754323 [ 268 ] {a28352c2-5f50-495a-91d5-c8283ce6e192} <Debug> TCPHandler: Processed in 0.002154919 sec. | ||
| 7634 | 2026.03.16 21:26:36.754497 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2026.03.16 21:26:36.754634 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7636 | 2026.03.16 21:26:36.754717 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7637 | 2026.03.16 21:26:36.756010 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.03.16 21:26:36.756058 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7639 | 2026.03.16 21:26:36.756702 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7640 | 2026.03.16 21:26:36.756964 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.03.16 21:26:36.757125 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002524 sec., 12282.091917591124 rows/sec., 22.01 MiB/sec. | ||
| 7642 | 2026.03.16 21:26:36.757216 [ 268 ] {1168cbc7-d02b-414e-aac8-c7679a50d272} <Debug> TCPHandler: Processed in 0.002786351 sec. | ||
| 7643 | 2026.03.16 21:26:36.757368 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2026.03.16 21:26:36.757477 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7645 | 2026.03.16 21:26:36.757527 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7646 | 2026.03.16 21:26:36.757963 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.03.16 21:26:36.758014 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7648 | 2026.03.16 21:26:36.758447 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7649 | 2026.03.16 21:26:36.758781 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.03.16 21:26:36.758975 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
| 7651 | 2026.03.16 21:26:36.759035 [ 268 ] {a6685db0-95bc-4c9d-bc09-be01bf15bc31} <Debug> TCPHandler: Processed in 0.001725592 sec. | ||
| 7652 | 2026.03.16 21:26:40.709805 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7653 | 2026.03.16 21:26:40.709872 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7654 | 2026.03.16 21:26:40.814700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17263 | ||
| 7655 | 2026.03.16 21:26:40.815221 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.03.16 21:26:40.815261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7657 | 2026.03.16 21:26:40.815725 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7658 | 2026.03.16 21:26:40.815972 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.03.16 21:26:40.816098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17263 | ||
| 7660 | 2026.03.16 21:26:40.816121 [ 112 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7661 | 2026.03.16 21:26:40.816187 [ 112 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.03.16 21:26:40.816211 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7663 | 2026.03.16 21:26:40.816308 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 7664 | 2026.03.16 21:26:40.816400 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7665 | 2026.03.16 21:26:40.816428 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14895 rows starting from the beginning of the part | ||
| 7666 | 2026.03.16 21:26:40.816481 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 7667 | 2026.03.16 21:26:40.816524 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 7668 | 2026.03.16 21:26:40.816563 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 7669 | 2026.03.16 21:26:40.816602 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 7670 | 2026.03.16 21:26:40.816644 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 7671 | 2026.03.16 21:26:40.818543 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17263 rows, containing 4 columns (4 merged, 0 gathered) in 0.002277152 sec., 7580960.779078427 rows/sec., 108.45 MiB/sec. | ||
| 7672 | 2026.03.16 21:26:40.818810 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7673 | 2026.03.16 21:26:40.819106 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_36_7} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.03.16 21:26:40.819183 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_36_7} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7675 | 2026.03.16 21:26:40.819281 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7676 | 2026.03.16 21:26:40.867632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 970 | ||
| 7677 | 2026.03.16 21:26:40.869886 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.03.16 21:26:40.869929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7679 | 2026.03.16 21:26:40.871096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7680 | 2026.03.16 21:26:40.871352 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.03.16 21:26:40.871511 [ 112 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7682 | 2026.03.16 21:26:40.871565 [ 112 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.03.16 21:26:40.871588 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7684 | 2026.03.16 21:26:40.871602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7685 | 2026.03.16 21:26:40.871685 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 7686 | 2026.03.16 21:26:40.872216 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7687 | 2026.03.16 21:26:40.872345 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 816 rows starting from the beginning of the part | ||
| 7688 | 2026.03.16 21:26:40.872676 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7689 | 2026.03.16 21:26:40.873003 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 7690 | 2026.03.16 21:26:40.873327 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 7691 | 2026.03.16 21:26:40.873652 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7692 | 2026.03.16 21:26:40.873971 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7693 | 2026.03.16 21:26:40.880162 [ 189 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 72 columns (72 merged, 0 gathered) in 0.008517697 sec., 113880.54775839057 rows/sec., 91.81 MiB/sec. | ||
| 7694 | 2026.03.16 21:26:40.881148 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7695 | 2026.03.16 21:26:40.881635 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.03.16 21:26:40.881706 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_26_5} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7697 | 2026.03.16 21:26:40.881871 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7698 | 2026.03.16 21:26:41.710746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7699 | 2026.03.16 21:26:41.728232 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.03.16 21:26:41.728281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7701 | 2026.03.16 21:26:41.734327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7702 | 2026.03.16 21:26:41.735067 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.03.16 21:26:41.735376 [ 110 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7704 | 2026.03.16 21:26:41.735451 [ 110 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.03.16 21:26:41.735477 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7706 | 2026.03.16 21:26:41.735585 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 7707 | 2026.03.16 21:26:41.737175 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.03.16 21:26:41.737368 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7709 | 2026.03.16 21:26:41.737440 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7710 | 2026.03.16 21:26:41.737975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7711 | 2026.03.16 21:26:41.738184 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.03.16 21:26:41.738236 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7713 | 2026.03.16 21:26:41.738588 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7714 | 2026.03.16 21:26:41.738653 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7715 | 2026.03.16 21:26:41.738882 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.03.16 21:26:41.739027 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001712 sec., 44392.52336448598 rows/sec., 3.66 MiB/sec. | ||
| 7717 | 2026.03.16 21:26:41.739070 [ 268 ] {5da6ea3f-02b5-41df-b4b4-f85208f291c4} <Debug> TCPHandler: Processed in 0.002023798 sec. | ||
| 7718 | 2026.03.16 21:26:41.739199 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.03.16 21:26:41.739294 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.03.16 21:26:41.739334 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7721 | 2026.03.16 21:26:41.739374 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 7722 | 2026.03.16 21:26:41.739788 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.03.16 21:26:41.739829 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7724 | 2026.03.16 21:26:41.740127 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7725 | 2026.03.16 21:26:41.740333 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.03.16 21:26:41.740461 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 7727 | 2026.03.16 21:26:41.740499 [ 268 ] {f10a3a06-a4f1-48ab-8cb1-7d0c10d9d8f2} <Debug> TCPHandler: Processed in 0.001347665 sec. | ||
| 7728 | 2026.03.16 21:26:41.740618 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.03.16 21:26:41.740711 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7730 | 2026.03.16 21:26:41.740752 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7731 | 2026.03.16 21:26:41.741209 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.03.16 21:26:41.741246 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7733 | 2026.03.16 21:26:41.741552 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7734 | 2026.03.16 21:26:41.741765 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.03.16 21:26:41.741895 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001203 sec., 61512.88445552784 rows/sec., 4.80 MiB/sec. | ||
| 7736 | 2026.03.16 21:26:41.741934 [ 268 ] {3d762e06-d198-4f1c-b798-6b2cedb7ec4e} <Debug> TCPHandler: Processed in 0.001364615 sec. | ||
| 7737 | 2026.03.16 21:26:41.742048 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.03.16 21:26:41.742143 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.03.16 21:26:41.742187 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7740 | 2026.03.16 21:26:41.742633 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.03.16 21:26:41.742671 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7742 | 2026.03.16 21:26:41.743015 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7743 | 2026.03.16 21:26:41.743143 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 7744 | 2026.03.16 21:26:41.743223 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.03.16 21:26:41.743354 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 7746 | 2026.03.16 21:26:41.743392 [ 268 ] {939dc429-8b3a-48f3-91f7-83a5ac7d55d3} <Debug> TCPHandler: Processed in 0.001391615 sec. | ||
| 7747 | 2026.03.16 21:26:41.743512 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.03.16 21:26:41.743605 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.03.16 21:26:41.743659 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7750 | 2026.03.16 21:26:41.744496 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.03.16 21:26:41.744534 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7752 | 2026.03.16 21:26:41.745059 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7753 | 2026.03.16 21:26:41.745280 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.03.16 21:26:41.745418 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 7755 | 2026.03.16 21:26:41.745475 [ 268 ] {b65db034-7631-4d82-9af5-8a54989e3925} <Debug> TCPHandler: Processed in 0.002010647 sec. | ||
| 7756 | 2026.03.16 21:26:41.745593 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.03.16 21:26:41.745688 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.03.16 21:26:41.745729 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7759 | 2026.03.16 21:26:41.746094 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.03.16 21:26:41.746130 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7761 | 2026.03.16 21:26:41.746458 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7762 | 2026.03.16 21:26:41.746669 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.03.16 21:26:41.746720 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 7764 | 2026.03.16 21:26:41.746828 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 7765 | 2026.03.16 21:26:41.746877 [ 268 ] {dea17b0f-dab4-4187-9f97-8f16d31a3abf} <Debug> TCPHandler: Processed in 0.001331634 sec. | ||
| 7766 | 2026.03.16 21:26:41.750543 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 7767 | 2026.03.16 21:26:41.754678 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 7768 | 2026.03.16 21:26:41.758517 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7769 | 2026.03.16 21:26:41.814530 [ 189 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078992014 sec., 3430.7265542058467 rows/sec., 17.74 MiB/sec. | ||
| 7770 | 2026.03.16 21:26:41.817366 [ 199 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7771 | 2026.03.16 21:26:41.819573 [ 199 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_36_7} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.03.16 21:26:41.819685 [ 199 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_36_7} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7773 | 2026.03.16 21:26:41.821618 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7774 | 2026.03.16 21:26:41.969618 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.03.16 21:26:41.969787 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7776 | 2026.03.16 21:26:41.969854 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7777 | 2026.03.16 21:26:41.970474 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.03.16 21:26:41.970527 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7779 | 2026.03.16 21:26:41.970916 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7780 | 2026.03.16 21:26:41.971147 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.03.16 21:26:41.971295 [ 110 ] {} <Debug> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7782 | 2026.03.16 21:26:41.971305 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. | ||
| 7783 | 2026.03.16 21:26:41.971368 [ 110 ] {} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.03.16 21:26:41.971396 [ 268 ] {1fc3c9e1-0427-4348-9911-eb9f75153e37} <Debug> TCPHandler: Processed in 0.001897064 sec. | ||
| 7785 | 2026.03.16 21:26:41.971398 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7786 | 2026.03.16 21:26:41.971527 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.03.16 21:26:41.971531 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 7788 | 2026.03.16 21:26:41.971635 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7789 | 2026.03.16 21:26:41.971670 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7790 | 2026.03.16 21:26:41.971684 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7791 | 2026.03.16 21:26:41.971716 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7792 | 2026.03.16 21:26:41.971795 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7793 | 2026.03.16 21:26:41.971846 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7794 | 2026.03.16 21:26:41.971895 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7795 | 2026.03.16 21:26:41.971941 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7796 | 2026.03.16 21:26:41.971985 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7797 | 2026.03.16 21:26:41.972758 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279984 sec., 39062.98828735359 rows/sec., 3.26 MiB/sec. | ||
| 7798 | 2026.03.16 21:26:41.972914 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7799 | 2026.03.16 21:26:41.973025 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.03.16 21:26:41.973063 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7801 | 2026.03.16 21:26:41.973212 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.03.16 21:26:41.973293 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_14_3} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7803 | 2026.03.16 21:26:41.973385 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7804 | 2026.03.16 21:26:41.973596 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7805 | 2026.03.16 21:26:41.973840 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.03.16 21:26:41.973976 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Debug> executeQuery: Read 2000 rows, 155.14 KiB in 0.002363 sec., 846381.7181548878 rows/sec., 64.11 MiB/sec. | ||
| 7807 | 2026.03.16 21:26:41.974013 [ 268 ] {e1ab3c88-c163-4b2f-a5f6-9e877b355fa3} <Debug> TCPHandler: Processed in 0.002538167 sec. | ||
| 7808 | 2026.03.16 21:26:41.974127 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.03.16 21:26:41.974222 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.03.16 21:26:41.974263 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7811 | 2026.03.16 21:26:41.974677 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.03.16 21:26:41.974713 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7813 | 2026.03.16 21:26:41.975028 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7814 | 2026.03.16 21:26:41.975234 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.03.16 21:26:41.975355 [ 110 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7816 | 2026.03.16 21:26:41.975362 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.00116 sec., 37931.03448275862 rows/sec., 2.77 MiB/sec. | ||
| 7817 | 2026.03.16 21:26:41.975394 [ 110 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.03.16 21:26:41.975415 [ 268 ] {04b4c958-0511-4eb8-a518-aa4597a801f7} <Debug> TCPHandler: Processed in 0.001337074 sec. | ||
| 7819 | 2026.03.16 21:26:41.975418 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7820 | 2026.03.16 21:26:41.975508 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 7821 | 2026.03.16 21:26:41.975523 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.03.16 21:26:41.975617 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7823 | 2026.03.16 21:26:41.975642 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.03.16 21:26:41.975652 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 79 rows starting from the beginning of the part | ||
| 7825 | 2026.03.16 21:26:41.975688 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7826 | 2026.03.16 21:26:41.975718 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7827 | 2026.03.16 21:26:41.975766 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 7828 | 2026.03.16 21:26:41.975808 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7829 | 2026.03.16 21:26:41.975846 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7830 | 2026.03.16 21:26:41.975887 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 7831 | 2026.03.16 21:26:41.976291 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.03.16 21:26:41.976333 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7833 | 2026.03.16 21:26:41.976591 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111602 sec., 203401.37273525566 rows/sec., 15.66 MiB/sec. | ||
| 7834 | 2026.03.16 21:26:41.976692 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7835 | 2026.03.16 21:26:41.976713 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7836 | 2026.03.16 21:26:41.976969 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.03.16 21:26:41.977038 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.03.16 21:26:41.977116 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001493 sec., 474212.9939718687 rows/sec., 27.66 MiB/sec. | ||
| 7839 | 2026.03.16 21:26:41.977118 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_51_10} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7840 | 2026.03.16 21:26:41.977161 [ 268 ] {a02b75b8-4c74-4caa-84d4-26130f54878c} <Debug> TCPHandler: Processed in 0.001686562 sec. | ||
| 7841 | 2026.03.16 21:26:41.977205 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7842 | 2026.03.16 21:26:41.977277 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.03.16 21:26:41.977375 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7844 | 2026.03.16 21:26:41.977413 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7845 | 2026.03.16 21:26:41.977784 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.03.16 21:26:41.977821 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7847 | 2026.03.16 21:26:41.978122 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7848 | 2026.03.16 21:26:41.978328 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.03.16 21:26:41.978424 [ 110 ] {} <Debug> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7850 | 2026.03.16 21:26:41.978453 [ 110 ] {} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.03.16 21:26:41.978454 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 7852 | 2026.03.16 21:26:41.978470 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7853 | 2026.03.16 21:26:41.978503 [ 268 ] {2a9a06c9-7394-4bf5-934e-4151450c93b2} <Debug> TCPHandler: Processed in 0.001274423 sec. | ||
| 7854 | 2026.03.16 21:26:41.978577 [ 196 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 7855 | 2026.03.16 21:26:41.978606 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.03.16 21:26:41.978701 [ 196 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7857 | 2026.03.16 21:26:41.978706 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7858 | 2026.03.16 21:26:41.978745 [ 196 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 7859 | 2026.03.16 21:26:41.978772 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7860 | 2026.03.16 21:26:41.978809 [ 196 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 7861 | 2026.03.16 21:26:41.978854 [ 196 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 7862 | 2026.03.16 21:26:41.978892 [ 196 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 7863 | 2026.03.16 21:26:41.978928 [ 196 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 7864 | 2026.03.16 21:26:41.979545 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.03.16 21:26:41.979561 [ 188 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001024279 sec., 4881.482486705283 rows/sec., 362.30 KiB/sec. | ||
| 7866 | 2026.03.16 21:26:41.979589 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7867 | 2026.03.16 21:26:41.979700 [ 205 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7868 | 2026.03.16 21:26:41.979989 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7869 | 2026.03.16 21:26:41.980014 [ 205 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.03.16 21:26:41.980084 [ 205 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_9_2} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7871 | 2026.03.16 21:26:41.980153 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7872 | 2026.03.16 21:26:41.980199 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.03.16 21:26:41.980328 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Debug> executeQuery: Read 1044 rows, 73.87 KiB in 0.00164 sec., 636585.3658536585 rows/sec., 43.99 MiB/sec. | ||
| 7874 | 2026.03.16 21:26:41.980367 [ 268 ] {8cde40c1-d6ee-4f1d-89f5-8673f9d7e7ad} <Debug> TCPHandler: Processed in 0.001808263 sec. | ||
| 7875 | 2026.03.16 21:26:41.980487 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2026.03.16 21:26:41.980594 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7877 | 2026.03.16 21:26:41.980646 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7878 | 2026.03.16 21:26:41.981292 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.03.16 21:26:41.981329 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7880 | 2026.03.16 21:26:41.981783 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7881 | 2026.03.16 21:26:41.981992 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.03.16 21:26:41.982122 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001551 sec., 785944.5519019987 rows/sec., 49.15 MiB/sec. | ||
| 7883 | 2026.03.16 21:26:41.982158 [ 268 ] {a411e852-4545-4833-b238-8e27989930f9} <Debug> TCPHandler: Processed in 0.001729502 sec. | ||
| 7884 | 2026.03.16 21:26:41.982275 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.03.16 21:26:41.982368 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7886 | 2026.03.16 21:26:41.982422 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7887 | 2026.03.16 21:26:41.983302 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.03.16 21:26:41.983339 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7889 | 2026.03.16 21:26:41.983948 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7890 | 2026.03.16 21:26:41.984175 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.03.16 21:26:41.984288 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7892 | 2026.03.16 21:26:41.984312 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 7893 | 2026.03.16 21:26:41.984323 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.03.16 21:26:41.984354 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7895 | 2026.03.16 21:26:41.984381 [ 268 ] {01d3c29e-8958-4af8-866d-45ca3186452c} <Debug> TCPHandler: Processed in 0.002154599 sec. | ||
| 7896 | 2026.03.16 21:26:41.984431 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 7897 | 2026.03.16 21:26:41.984496 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.03.16 21:26:41.984593 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.03.16 21:26:41.984629 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7900 | 2026.03.16 21:26:41.984634 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7901 | 2026.03.16 21:26:41.984692 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 941 rows starting from the beginning of the part | ||
| 7902 | 2026.03.16 21:26:41.984833 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7903 | 2026.03.16 21:26:41.984947 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 7904 | 2026.03.16 21:26:41.984979 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.03.16 21:26:41.985020 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7906 | 2026.03.16 21:26:41.985051 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7907 | 2026.03.16 21:26:41.985142 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7908 | 2026.03.16 21:26:41.985228 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 7909 | 2026.03.16 21:26:41.985361 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7910 | 2026.03.16 21:26:41.985639 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.03.16 21:26:41.985780 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001205 sec., 9958.50622406639 rows/sec., 687.24 KiB/sec. | ||
| 7912 | 2026.03.16 21:26:41.985817 [ 268 ] {61379d68-de20-4a7c-922b-694ee7d451a4} <Debug> TCPHandler: Processed in 0.001370595 sec. | ||
| 7913 | 2026.03.16 21:26:41.992287 [ 191 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1063 rows, containing 19 columns (19 merged, 0 gathered) in 0.007886195 sec., 134792.50766687864 rows/sec., 241.54 MiB/sec. | ||
| 7914 | 2026.03.16 21:26:41.993778 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7915 | 2026.03.16 21:26:41.994108 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.03.16 21:26:41.994190 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7917 | 2026.03.16 21:26:41.994271 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 7918 | 2026.03.16 21:26:42.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.65 MiB, peak 301.73 MiB, free memory in arenas 0.00 B, will set to 295.78 MiB (RSS), difference: 5.13 MiB | ||
| 7919 | 2026.03.16 21:26:46.735352 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.03.16 21:26:46.735550 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7921 | 2026.03.16 21:26:46.735618 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7922 | 2026.03.16 21:26:46.736301 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.03.16 21:26:46.736355 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7924 | 2026.03.16 21:26:46.736803 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7925 | 2026.03.16 21:26:46.737052 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.03.16 21:26:46.737191 [ 103 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7927 | 2026.03.16 21:26:46.737213 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 7928 | 2026.03.16 21:26:46.737266 [ 103 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.16 21:26:46.737285 [ 268 ] {9c350fa4-7a9d-4720-af25-0d7dd24ba961} <Debug> TCPHandler: Processed in 0.002058138 sec. | ||
| 7930 | 2026.03.16 21:26:46.737296 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7931 | 2026.03.16 21:26:46.737403 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 7932 | 2026.03.16 21:26:46.737416 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.03.16 21:26:46.737494 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7934 | 2026.03.16 21:26:46.737524 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2147 rows starting from the beginning of the part | ||
| 7935 | 2026.03.16 21:26:46.737525 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7936 | 2026.03.16 21:26:46.737574 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7937 | 2026.03.16 21:26:46.737584 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 201 rows starting from the beginning of the part | ||
| 7938 | 2026.03.16 21:26:46.737629 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part | ||
| 7939 | 2026.03.16 21:26:46.737668 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 7940 | 2026.03.16 21:26:46.737707 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2000 rows starting from the beginning of the part | ||
| 7941 | 2026.03.16 21:26:46.737748 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7942 | 2026.03.16 21:26:46.738011 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.03.16 21:26:46.738048 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7944 | 2026.03.16 21:26:46.738379 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7945 | 2026.03.16 21:26:46.738593 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.03.16 21:26:46.738725 [ 103 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7947 | 2026.03.16 21:26:46.738730 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 7948 | 2026.03.16 21:26:46.738759 [ 103 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.03.16 21:26:46.738782 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7950 | 2026.03.16 21:26:46.738786 [ 268 ] {4d29a395-4c92-41f3-a65b-ca15ae3c86b1} <Debug> TCPHandler: Processed in 0.001421497 sec. | ||
| 7951 | 2026.03.16 21:26:46.738888 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 7952 | 2026.03.16 21:26:46.738911 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.03.16 21:26:46.739027 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7954 | 2026.03.16 21:26:46.739030 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7955 | 2026.03.16 21:26:46.739075 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7956 | 2026.03.16 21:26:46.739081 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1122 rows starting from the beginning of the part | ||
| 7957 | 2026.03.16 21:26:46.739164 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 120 rows starting from the beginning of the part | ||
| 7958 | 2026.03.16 21:26:46.739208 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 95 rows starting from the beginning of the part | ||
| 7959 | 2026.03.16 21:26:46.739248 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part | ||
| 7960 | 2026.03.16 21:26:46.739287 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1044 rows starting from the beginning of the part | ||
| 7961 | 2026.03.16 21:26:46.739313 [ 192 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951326 sec., 2356346.402395089 rows/sec., 190.96 MiB/sec. | ||
| 7962 | 2026.03.16 21:26:46.739324 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7963 | 2026.03.16 21:26:46.739512 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.03.16 21:26:46.739556 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7965 | 2026.03.16 21:26:46.739671 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7966 | 2026.03.16 21:26:46.740070 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.03.16 21:26:46.740137 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7968 | 2026.03.16 21:26:46.740169 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_61_12} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7969 | 2026.03.16 21:26:46.740284 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 7970 | 2026.03.16 21:26:46.740386 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.03.16 21:26:46.740508 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7972 | 2026.03.16 21:26:46.740526 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001521 sec., 84155.161078238 rows/sec., 5.86 MiB/sec. | ||
| 7973 | 2026.03.16 21:26:46.740540 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2026.03.16 21:26:46.740569 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7975 | 2026.03.16 21:26:46.740571 [ 268 ] {f808b337-569b-4daa-84b7-7d458bd821ae} <Debug> TCPHandler: Processed in 0.001709692 sec. | ||
| 7976 | 2026.03.16 21:26:46.740655 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 7977 | 2026.03.16 21:26:46.740666 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827833 sec., 1378134.6545335378 rows/sec., 103.03 MiB/sec. | ||
| 7978 | 2026.03.16 21:26:46.740711 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.03.16 21:26:46.740783 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7980 | 2026.03.16 21:26:46.740806 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7981 | 2026.03.16 21:26:46.740825 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18495 rows starting from the beginning of the part | ||
| 7982 | 2026.03.16 21:26:46.740855 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7983 | 2026.03.16 21:26:46.740858 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7984 | 2026.03.16 21:26:46.740896 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 201 rows starting from the beginning of the part | ||
| 7985 | 2026.03.16 21:26:46.740948 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7986 | 2026.03.16 21:26:46.740990 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 7987 | 2026.03.16 21:26:46.741034 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1219 rows starting from the beginning of the part | ||
| 7988 | 2026.03.16 21:26:46.741075 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 7989 | 2026.03.16 21:26:46.741138 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.03.16 21:26:46.741225 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2026.03.16 21:26:46.741227 [ 191 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_61_12} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7992 | 2026.03.16 21:26:46.741270 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7993 | 2026.03.16 21:26:46.741342 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 7994 | 2026.03.16 21:26:46.741616 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7995 | 2026.03.16 21:26:46.741835 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.03.16 21:26:46.741944 [ 103 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7997 | 2026.03.16 21:26:46.741968 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001182 sec., 40609.13705583756 rows/sec., 2.74 MiB/sec. | ||
| 7998 | 2026.03.16 21:26:46.741971 [ 103 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.03.16 21:26:46.742007 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8000 | 2026.03.16 21:26:46.742010 [ 268 ] {375655a9-3373-442c-b584-627dfa02c861} <Debug> TCPHandler: Processed in 0.001348155 sec. | ||
| 8001 | 2026.03.16 21:26:46.742105 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 8002 | 2026.03.16 21:26:46.742233 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8003 | 2026.03.16 21:26:46.742268 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part | ||
| 8004 | 2026.03.16 21:26:46.742344 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8005 | 2026.03.16 21:26:46.742396 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8006 | 2026.03.16 21:26:46.742449 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 8007 | 2026.03.16 21:26:46.742489 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 8008 | 2026.03.16 21:26:46.742527 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 8009 | 2026.03.16 21:26:46.744071 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002011417 sec., 1551145.2871284273 rows/sec., 104.54 MiB/sec. | ||
| 8010 | 2026.03.16 21:26:46.744443 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8011 | 2026.03.16 21:26:46.744756 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.03.16 21:26:46.744836 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_61_12} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8013 | 2026.03.16 21:26:46.744931 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8014 | 2026.03.16 21:26:46.746912 [ 200 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20363 rows, containing 5 columns (5 merged, 0 gathered) in 0.006293576 sec., 3235521.4269280294 rows/sec., 213.34 MiB/sec. | ||
| 8015 | 2026.03.16 21:26:46.747254 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8016 | 2026.03.16 21:26:46.747543 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.03.16 21:26:46.747614 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8018 | 2026.03.16 21:26:46.747705 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8019 | 2026.03.16 21:26:47.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.15 MiB, peak 306.77 MiB, free memory in arenas 0.00 B, will set to 297.77 MiB (RSS), difference: 1.62 MiB | ||
| 8020 | 2026.03.16 21:26:48.316220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17775 | ||
| 8021 | 2026.03.16 21:26:48.317095 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.03.16 21:26:48.317186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8023 | 2026.03.16 21:26:48.317939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8024 | 2026.03.16 21:26:48.318179 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.16 21:26:48.318327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17775 | ||
| 8026 | 2026.03.16 21:26:49.238079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8027 | 2026.03.16 21:26:49.254107 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.03.16 21:26:49.254167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8029 | 2026.03.16 21:26:49.259489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8030 | 2026.03.16 21:26:49.260163 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.03.16 21:26:49.263060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8032 | 2026.03.16 21:26:50.871813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1008 | ||
| 8033 | 2026.03.16 21:26:50.874329 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.03.16 21:26:50.874388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8035 | 2026.03.16 21:26:50.875676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8036 | 2026.03.16 21:26:50.875977 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.03.16 21:26:50.876376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8038 | 2026.03.16 21:26:51.737046 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.03.16 21:26:51.737240 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8040 | 2026.03.16 21:26:51.737312 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8041 | 2026.03.16 21:26:51.737972 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.03.16 21:26:51.738011 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8043 | 2026.03.16 21:26:51.738408 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8044 | 2026.03.16 21:26:51.738636 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.03.16 21:26:51.738785 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001598 sec., 47559.449311639546 rows/sec., 3.92 MiB/sec. | ||
| 8046 | 2026.03.16 21:26:51.738831 [ 268 ] {fff8ed3d-96d3-4660-be81-d70503f1813a} <Debug> TCPHandler: Processed in 0.001916745 sec. | ||
| 8047 | 2026.03.16 21:26:51.738960 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2026.03.16 21:26:51.739055 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8049 | 2026.03.16 21:26:51.739096 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8050 | 2026.03.16 21:26:51.739495 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.03.16 21:26:51.739530 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8052 | 2026.03.16 21:26:51.739829 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8053 | 2026.03.16 21:26:51.740054 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.03.16 21:26:51.740182 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001146 sec., 8726.003490401396 rows/sec., 656.15 KiB/sec. | ||
| 8055 | 2026.03.16 21:26:51.740219 [ 268 ] {4a609005-2ea9-49c4-b754-eb244293cf48} <Debug> TCPHandler: Processed in 0.001309344 sec. | ||
| 8056 | 2026.03.16 21:26:51.740326 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2026.03.16 21:26:51.740422 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8058 | 2026.03.16 21:26:51.740461 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8059 | 2026.03.16 21:26:51.740876 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.03.16 21:26:51.740911 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8061 | 2026.03.16 21:26:51.741216 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8062 | 2026.03.16 21:26:51.741427 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2026.03.16 21:26:51.741552 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 8064 | 2026.03.16 21:26:51.741589 [ 268 ] {95d2b46a-4fd8-4a27-b20f-412aefd4565a} <Debug> TCPHandler: Processed in 0.001311424 sec. | ||
| 8065 | 2026.03.16 21:26:51.741699 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2026.03.16 21:26:51.741793 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8067 | 2026.03.16 21:26:51.741837 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8068 | 2026.03.16 21:26:51.742235 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.03.16 21:26:51.742270 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8070 | 2026.03.16 21:26:51.742601 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8071 | 2026.03.16 21:26:51.742816 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.03.16 21:26:51.742943 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8073 | 2026.03.16 21:26:51.742979 [ 268 ] {6c8da3ee-a52f-4f19-b4a1-08e84d4b3999} <Debug> TCPHandler: Processed in 0.001328495 sec. | ||
| 8074 | 2026.03.16 21:26:51.743086 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.03.16 21:26:51.743178 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8076 | 2026.03.16 21:26:51.743232 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8077 | 2026.03.16 21:26:51.744001 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.03.16 21:26:51.744035 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8079 | 2026.03.16 21:26:51.744544 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8080 | 2026.03.16 21:26:51.744779 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.03.16 21:26:51.744916 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 8082 | 2026.03.16 21:26:51.744978 [ 268 ] {06b61d83-3627-421e-abd7-c29f2ab5b2f5} <Debug> TCPHandler: Processed in 0.001939126 sec. | ||
| 8083 | 2026.03.16 21:26:51.745086 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2026.03.16 21:26:51.745180 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8085 | 2026.03.16 21:26:51.745221 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8086 | 2026.03.16 21:26:51.745550 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.03.16 21:26:51.745585 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8088 | 2026.03.16 21:26:51.745893 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8089 | 2026.03.16 21:26:51.746101 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.03.16 21:26:51.746227 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 8091 | 2026.03.16 21:26:51.746262 [ 268 ] {024da4fb-8c37-462c-8112-97d481b969de} <Debug> TCPHandler: Processed in 0.001224442 sec. | ||
| 8092 | 2026.03.16 21:26:55.710114 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8093 | 2026.03.16 21:26:55.710184 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8094 | 2026.03.16 21:26:55.818450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18223 | ||
| 8095 | 2026.03.16 21:26:55.819202 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.03.16 21:26:55.819270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8097 | 2026.03.16 21:26:55.819880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8098 | 2026.03.16 21:26:55.820118 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.03.16 21:26:55.820264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18223 | ||
| 8100 | 2026.03.16 21:26:55.945547 [ 89 ] {} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8101 | 2026.03.16 21:26:55.945582 [ 89 ] {} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.03.16 21:26:55.945601 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8103 | 2026.03.16 21:26:55.945722 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8104 | 2026.03.16 21:26:55.945929 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8105 | 2026.03.16 21:26:55.945965 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 732 rows starting from the beginning of the part | ||
| 8106 | 2026.03.16 21:26:55.946032 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 8107 | 2026.03.16 21:26:55.946079 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 708 rows starting from the beginning of the part | ||
| 8108 | 2026.03.16 21:26:55.946121 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8109 | 2026.03.16 21:26:55.946163 [ 186 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 708 rows starting from the beginning of the part | ||
| 8110 | 2026.03.16 21:26:55.947254 [ 200 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524298 sec., 1440663.1774101914 rows/sec., 90.70 MiB/sec. | ||
| 8111 | 2026.03.16 21:26:55.947495 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8112 | 2026.03.16 21:26:55.947818 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.03.16 21:26:55.947896 [ 190 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_18_4} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8114 | 2026.03.16 21:26:55.947997 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8115 | 2026.03.16 21:26:56.738088 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.03.16 21:26:56.738284 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8117 | 2026.03.16 21:26:56.738357 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8118 | 2026.03.16 21:26:56.739061 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.03.16 21:26:56.739101 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8120 | 2026.03.16 21:26:56.739516 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8121 | 2026.03.16 21:26:56.739754 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.03.16 21:26:56.739911 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001681 sec., 70196.31171921475 rows/sec., 5.97 MiB/sec. | ||
| 8123 | 2026.03.16 21:26:56.739955 [ 268 ] {3cd0c4de-e5cd-42f4-8db1-068d5bc537f1} <Debug> TCPHandler: Processed in 0.001998157 sec. | ||
| 8124 | 2026.03.16 21:26:56.740082 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.03.16 21:26:56.740179 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.03.16 21:26:56.740221 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8127 | 2026.03.16 21:26:56.740630 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.03.16 21:26:56.740668 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8129 | 2026.03.16 21:26:56.740974 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8130 | 2026.03.16 21:26:56.741188 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.03.16 21:26:56.741315 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001156 sec., 26816.608996539795 rows/sec., 1.97 MiB/sec. | ||
| 8132 | 2026.03.16 21:26:56.741353 [ 268 ] {c22f5289-9365-4172-956a-5e8f4e620d44} <Debug> TCPHandler: Processed in 0.001320265 sec. | ||
| 8133 | 2026.03.16 21:26:56.741453 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.03.16 21:26:56.741546 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8135 | 2026.03.16 21:26:56.741584 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8136 | 2026.03.16 21:26:56.742007 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.03.16 21:26:56.742044 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8138 | 2026.03.16 21:26:56.742359 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8139 | 2026.03.16 21:26:56.742571 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.03.16 21:26:56.742694 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001167 sec., 81405.31276778063 rows/sec., 6.36 MiB/sec. | ||
| 8141 | 2026.03.16 21:26:56.742732 [ 268 ] {8b6fce0f-a501-4689-8a5a-0b66bb1bef92} <Debug> TCPHandler: Processed in 0.001326994 sec. | ||
| 8142 | 2026.03.16 21:26:56.742899 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2026.03.16 21:26:56.742993 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8144 | 2026.03.16 21:26:56.743037 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8145 | 2026.03.16 21:26:56.743428 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.03.16 21:26:56.743465 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8147 | 2026.03.16 21:26:56.743789 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8148 | 2026.03.16 21:26:56.744000 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.03.16 21:26:56.744126 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 8150 | 2026.03.16 21:26:56.744162 [ 268 ] {84dd30af-35b0-4385-a535-9a9890019439} <Debug> TCPHandler: Processed in 0.001310794 sec. | ||
| 8151 | 2026.03.16 21:26:56.744262 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2026.03.16 21:26:56.744355 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8153 | 2026.03.16 21:26:56.744409 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8154 | 2026.03.16 21:26:56.745344 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.03.16 21:26:56.745388 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8156 | 2026.03.16 21:26:56.745951 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8157 | 2026.03.16 21:26:56.746193 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.03.16 21:26:56.746334 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001997 sec., 15523.284927391085 rows/sec., 27.82 MiB/sec. | ||
| 8159 | 2026.03.16 21:26:56.746390 [ 268 ] {dc88d4ac-02f7-4262-bd6f-eabae8f46033} <Debug> TCPHandler: Processed in 0.00217578 sec. | ||
| 8160 | 2026.03.16 21:26:56.746507 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.03.16 21:26:56.746604 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8162 | 2026.03.16 21:26:56.746646 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8163 | 2026.03.16 21:26:56.746991 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.03.16 21:26:56.747030 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8165 | 2026.03.16 21:26:56.747337 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8166 | 2026.03.16 21:26:56.747543 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.03.16 21:26:56.747673 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8168 | 2026.03.16 21:26:56.747711 [ 268 ] {449c2fc0-7993-4626-9d65-6ee73a48ffdf} <Debug> TCPHandler: Processed in 0.001254043 sec. | ||
| 8169 | 2026.03.16 21:26:56.763183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8170 | 2026.03.16 21:26:56.779602 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.03.16 21:26:56.779669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8172 | 2026.03.16 21:26:56.786030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8173 | 2026.03.16 21:26:56.786721 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.03.16 21:26:56.789501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8175 | 2026.03.16 21:27:00.876702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1032 | ||
| 8176 | 2026.03.16 21:27:00.879059 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.03.16 21:27:00.879095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8178 | 2026.03.16 21:27:00.880218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8179 | 2026.03.16 21:27:00.880470 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.03.16 21:27:00.880725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 8181 | 2026.03.16 21:27:01.739320 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.03.16 21:27:01.739501 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8183 | 2026.03.16 21:27:01.739569 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8184 | 2026.03.16 21:27:01.740191 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.03.16 21:27:01.740242 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8186 | 2026.03.16 21:27:01.740647 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8187 | 2026.03.16 21:27:01.740874 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.03.16 21:27:01.741041 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 8189 | 2026.03.16 21:27:01.741093 [ 268 ] {3bc5b1eb-2d14-4273-821e-f812e80436b6} <Debug> TCPHandler: Processed in 0.001899555 sec. | ||
| 8190 | 2026.03.16 21:27:01.741220 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.03.16 21:27:01.741325 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8192 | 2026.03.16 21:27:01.741369 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8193 | 2026.03.16 21:27:01.741853 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.03.16 21:27:01.741891 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8195 | 2026.03.16 21:27:01.742223 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8196 | 2026.03.16 21:27:01.742434 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.03.16 21:27:01.742564 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001263 sec., 155186.06492478226 rows/sec., 13.82 MiB/sec. | ||
| 8198 | 2026.03.16 21:27:01.742604 [ 268 ] {09b1dca5-9ce5-4ae5-8b9b-ee0773bb1363} <Debug> TCPHandler: Processed in 0.001436537 sec. | ||
| 8199 | 2026.03.16 21:27:01.742714 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.03.16 21:27:01.742811 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.03.16 21:27:01.742852 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8202 | 2026.03.16 21:27:01.743253 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.03.16 21:27:01.743292 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8204 | 2026.03.16 21:27:01.743605 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8205 | 2026.03.16 21:27:01.743810 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.03.16 21:27:01.743942 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.00115 sec., 19130.434782608696 rows/sec., 1.45 MiB/sec. | ||
| 8207 | 2026.03.16 21:27:01.743981 [ 268 ] {ee2d6751-8718-4e69-b883-30262d6eb437} <Debug> TCPHandler: Processed in 0.001317004 sec. | ||
| 8208 | 2026.03.16 21:27:01.744084 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.03.16 21:27:01.744180 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.03.16 21:27:01.744221 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8211 | 2026.03.16 21:27:01.744609 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.03.16 21:27:01.744646 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8213 | 2026.03.16 21:27:01.744944 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8214 | 2026.03.16 21:27:01.745147 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.03.16 21:27:01.745274 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001113 sec., 21563.342318059298 rows/sec., 1.79 MiB/sec. | ||
| 8216 | 2026.03.16 21:27:01.745313 [ 268 ] {0bd276c0-0ea2-4aa1-a804-ff12f9b25de2} <Debug> TCPHandler: Processed in 0.001278074 sec. | ||
| 8217 | 2026.03.16 21:27:01.745419 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.03.16 21:27:01.745518 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8219 | 2026.03.16 21:27:01.745558 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8220 | 2026.03.16 21:27:01.745963 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.03.16 21:27:01.745999 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8222 | 2026.03.16 21:27:01.746338 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8223 | 2026.03.16 21:27:01.746555 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.03.16 21:27:01.746685 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 8225 | 2026.03.16 21:27:01.746725 [ 268 ] {e211939c-bac6-4221-aa51-c3c4f02b9deb} <Debug> TCPHandler: Processed in 0.001354405 sec. | ||
| 8226 | 2026.03.16 21:27:01.746842 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.03.16 21:27:01.746934 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8228 | 2026.03.16 21:27:01.746973 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8229 | 2026.03.16 21:27:01.747401 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.03.16 21:27:01.747461 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8231 | 2026.03.16 21:27:01.747772 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8232 | 2026.03.16 21:27:01.747989 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.03.16 21:27:01.748117 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001199 sec., 91743.11926605504 rows/sec., 7.47 MiB/sec. | ||
| 8234 | 2026.03.16 21:27:01.748157 [ 268 ] {79854492-99c5-4e66-8309-dbe16ff28df7} <Debug> TCPHandler: Processed in 0.001362785 sec. | ||
| 8235 | 2026.03.16 21:27:01.748266 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.03.16 21:27:01.748357 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8237 | 2026.03.16 21:27:01.748399 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8238 | 2026.03.16 21:27:01.748795 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.03.16 21:27:01.748831 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8240 | 2026.03.16 21:27:01.749153 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8241 | 2026.03.16 21:27:01.749362 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.03.16 21:27:01.749487 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001146 sec., 171029.66841186734 rows/sec., 12.27 MiB/sec. | ||
| 8243 | 2026.03.16 21:27:01.749526 [ 268 ] {1602048c-56fc-4055-a17d-c71c1c36d8ad} <Debug> TCPHandler: Processed in 0.001307684 sec. | ||
| 8244 | 2026.03.16 21:27:01.749634 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2026.03.16 21:27:01.749725 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8246 | 2026.03.16 21:27:01.749778 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8247 | 2026.03.16 21:27:01.750520 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.03.16 21:27:01.750555 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8249 | 2026.03.16 21:27:01.751066 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8250 | 2026.03.16 21:27:01.751282 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.03.16 21:27:01.751419 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00171 sec., 5847.95321637427 rows/sec., 10.48 MiB/sec. | ||
| 8252 | 2026.03.16 21:27:01.751474 [ 268 ] {52947ce8-5a30-4718-81f0-e23d09a0a50a} <Debug> TCPHandler: Processed in 0.001887215 sec. | ||
| 8253 | 2026.03.16 21:27:01.751579 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.03.16 21:27:01.751671 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8255 | 2026.03.16 21:27:01.751710 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8256 | 2026.03.16 21:27:01.752046 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.03.16 21:27:01.752080 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8258 | 2026.03.16 21:27:01.752377 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8259 | 2026.03.16 21:27:01.752583 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.03.16 21:27:01.752711 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8261 | 2026.03.16 21:27:01.752748 [ 268 ] {8d4e4db2-3043-485e-99ad-c89e16af2902} <Debug> TCPHandler: Processed in 0.001216502 sec. | ||
| 8262 | 2026.03.16 21:27:03.320403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18735 | ||
| 8263 | 2026.03.16 21:27:03.320969 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2026.03.16 21:27:03.321006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8265 | 2026.03.16 21:27:03.321486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8266 | 2026.03.16 21:27:03.321714 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2026.03.16 21:27:03.321855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18735 | ||
| 8268 | 2026.03.16 21:27:04.289632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8269 | 2026.03.16 21:27:04.306887 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.03.16 21:27:04.306955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8271 | 2026.03.16 21:27:04.313190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8272 | 2026.03.16 21:27:04.313887 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.03.16 21:27:04.317275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8274 | 2026.03.16 21:27:06.746797 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.03.16 21:27:06.747059 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8276 | 2026.03.16 21:27:06.747164 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8277 | 2026.03.16 21:27:06.748236 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.16 21:27:06.748314 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8279 | 2026.03.16 21:27:06.748910 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8280 | 2026.03.16 21:27:06.749255 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.03.16 21:27:06.749521 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002527 sec., 46695.68658488326 rows/sec., 3.97 MiB/sec. | ||
| 8282 | 2026.03.16 21:27:06.749606 [ 268 ] {4ececbe2-ed3e-471b-a1f5-3ca365eea285} <Debug> TCPHandler: Processed in 0.003016276 sec. | ||
| 8283 | 2026.03.16 21:27:06.749816 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.03.16 21:27:06.749948 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.03.16 21:27:06.750009 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8286 | 2026.03.16 21:27:06.750661 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.03.16 21:27:06.750712 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8288 | 2026.03.16 21:27:06.751149 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8289 | 2026.03.16 21:27:06.751469 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.03.16 21:27:06.751675 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00176 sec., 17613.636363636364 rows/sec., 1.29 MiB/sec. | ||
| 8291 | 2026.03.16 21:27:06.751740 [ 268 ] {6e1e5689-d635-4b25-a6a9-18ce276c2b6d} <Debug> TCPHandler: Processed in 0.001990447 sec. | ||
| 8292 | 2026.03.16 21:27:06.751912 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.03.16 21:27:06.752046 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8294 | 2026.03.16 21:27:06.752105 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8295 | 2026.03.16 21:27:06.752738 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.03.16 21:27:06.752787 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8297 | 2026.03.16 21:27:06.753221 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8298 | 2026.03.16 21:27:06.753514 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.03.16 21:27:06.753717 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001708 sec., 55620.60889929742 rows/sec., 4.34 MiB/sec. | ||
| 8300 | 2026.03.16 21:27:06.753774 [ 268 ] {2149cf22-86e9-4762-bee6-bc207ad7b267} <Debug> TCPHandler: Processed in 0.001922795 sec. | ||
| 8301 | 2026.03.16 21:27:06.753944 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.03.16 21:27:06.754067 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.03.16 21:27:06.754127 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8304 | 2026.03.16 21:27:06.754724 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.03.16 21:27:06.754771 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8306 | 2026.03.16 21:27:06.755223 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8307 | 2026.03.16 21:27:06.755518 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.03.16 21:27:06.755720 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
| 8309 | 2026.03.16 21:27:06.755777 [ 268 ] {a529ea77-58c4-40bc-a930-cc4c9e9bf51c} <Debug> TCPHandler: Processed in 0.001895415 sec. | ||
| 8310 | 2026.03.16 21:27:06.755940 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.03.16 21:27:06.756059 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8312 | 2026.03.16 21:27:06.756137 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8313 | 2026.03.16 21:27:06.757365 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.03.16 21:27:06.757411 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8315 | 2026.03.16 21:27:06.758215 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8316 | 2026.03.16 21:27:06.758535 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.03.16 21:27:06.758749 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002718 sec., 11405.445180279617 rows/sec., 20.44 MiB/sec. | ||
| 8318 | 2026.03.16 21:27:06.758881 [ 268 ] {bba2fc45-3155-45b0-8d27-a4ec9ffd4521} <Debug> TCPHandler: Processed in 0.003001265 sec. | ||
| 8319 | 2026.03.16 21:27:06.759060 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.03.16 21:27:06.759184 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8321 | 2026.03.16 21:27:06.759240 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8322 | 2026.03.16 21:27:06.759742 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.03.16 21:27:06.759787 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8324 | 2026.03.16 21:27:06.760206 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8325 | 2026.03.16 21:27:06.760497 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.03.16 21:27:06.760696 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 8327 | 2026.03.16 21:27:06.760749 [ 268 ] {a90dae54-5ae0-4ffb-b297-da2b85308f84} <Debug> TCPHandler: Processed in 0.001751012 sec. | ||
| 8328 | 2026.03.16 21:27:07.428652 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41874 | ||
| 8329 | 2026.03.16 21:27:07.428754 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8330 | 2026.03.16 21:27:07.428780 [ 291 ] {} <Debug> TCP-Session: 149b2698-9123-4984-8efd-04c0a2e32c57 Authenticating user 'default' from [fd00:1122:3344:101::e]:41874 | ||
| 8331 | 2026.03.16 21:27:07.428801 [ 291 ] {} <Debug> TCP-Session: 149b2698-9123-4984-8efd-04c0a2e32c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2026.03.16 21:27:07.428813 [ 291 ] {} <Debug> TCP-Session: 149b2698-9123-4984-8efd-04c0a2e32c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.03.16 21:27:07.429130 [ 291 ] {} <Trace> TCP-Session: 149b2698-9123-4984-8efd-04c0a2e32c57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.03.16 21:27:07.429289 [ 291 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8335 | 2026.03.16 21:27:07.429533 [ 291 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8336 | 2026.03.16 21:27:07.429584 [ 291 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8337 | 2026.03.16 21:27:07.429854 [ 291 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 8338 | 2026.03.16 21:27:07.430718 [ 306 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Trace> AggregatingTransform: Aggregating | ||
| 8339 | 2026.03.16 21:27:07.430785 [ 306 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8340 | 2026.03.16 21:27:07.430823 [ 306 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873186 sec. (1145.231 rows/sec., 44.74 KiB/sec.) | ||
| 8341 | 2026.03.16 21:27:07.430841 [ 306 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Trace> Aggregator: Merging aggregated data | ||
| 8342 | 2026.03.16 21:27:07.431137 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45805 | ||
| 8343 | 2026.03.16 21:27:07.431192 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39633 | ||
| 8344 | 2026.03.16 21:27:07.431230 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8345 | 2026.03.16 21:27:07.431254 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50247 | ||
| 8346 | 2026.03.16 21:27:07.431279 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8347 | 2026.03.16 21:27:07.431287 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40398 | ||
| 8348 | 2026.03.16 21:27:07.431335 [ 349 ] {} <Debug> TCP-Session: 4dfffc39-ff3f-4bd4-9449-a85f236d506a Authenticating user 'default' from [fd00:1122:3344:101::e]:39633 | ||
| 8349 | 2026.03.16 21:27:07.431330 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56165 | ||
| 8350 | 2026.03.16 21:27:07.431260 [ 348 ] {} <Debug> TCP-Session: 8dc520aa-c836-45ae-afd7-41669adfdb18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45805 | ||
| 8351 | 2026.03.16 21:27:07.431381 [ 349 ] {} <Debug> TCP-Session: 4dfffc39-ff3f-4bd4-9449-a85f236d506a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.03.16 21:27:07.431414 [ 348 ] {} <Debug> TCP-Session: 8dc520aa-c836-45ae-afd7-41669adfdb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.03.16 21:27:07.431419 [ 349 ] {} <Debug> TCP-Session: 4dfffc39-ff3f-4bd4-9449-a85f236d506a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.03.16 21:27:07.431443 [ 348 ] {} <Debug> TCP-Session: 8dc520aa-c836-45ae-afd7-41669adfdb18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.03.16 21:27:07.431506 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55934 | ||
| 8356 | 2026.03.16 21:27:07.431573 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35101 | ||
| 8357 | 2026.03.16 21:27:07.431575 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54617 | ||
| 8358 | 2026.03.16 21:27:07.432196 [ 291 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002959 sec., 337.95201081446436 rows/sec., 13.20 KiB/sec. | ||
| 8359 | 2026.03.16 21:27:07.432323 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8360 | 2026.03.16 21:27:07.432355 [ 291 ] {e3dfb875-ac84-4ad2-9fbb-04ba8e073d3a} <Debug> TCPHandler: Processed in 0.003337991 sec. | ||
| 8361 | 2026.03.16 21:27:07.432372 [ 355 ] {} <Debug> TCP-Session: c5127cf4-0c72-4f17-a82f-7d3b67400522 Authenticating user 'default' from [fd00:1122:3344:101::e]:54617 | ||
| 8362 | 2026.03.16 21:27:07.432405 [ 355 ] {} <Debug> TCP-Session: c5127cf4-0c72-4f17-a82f-7d3b67400522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.03.16 21:27:07.432418 [ 355 ] {} <Debug> TCP-Session: c5127cf4-0c72-4f17-a82f-7d3b67400522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.03.16 21:27:07.432454 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8365 | 2026.03.16 21:27:07.432492 [ 354 ] {} <Debug> TCP-Session: 8ed211ca-e48d-4773-9ea2-02c4f607a6e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55934 | ||
| 8366 | 2026.03.16 21:27:07.432497 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8367 | 2026.03.16 21:27:07.432510 [ 354 ] {} <Debug> TCP-Session: 8ed211ca-e48d-4773-9ea2-02c4f607a6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.03.16 21:27:07.432528 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8369 | 2026.03.16 21:27:07.432529 [ 354 ] {} <Debug> TCP-Session: 8ed211ca-e48d-4773-9ea2-02c4f607a6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.03.16 21:27:07.432551 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8371 | 2026.03.16 21:27:07.432567 [ 355 ] {} <Debug> TCP-Session: c5127cf4-0c72-4f17-a82f-7d3b67400522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.03.16 21:27:07.432586 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8373 | 2026.03.16 21:27:07.432598 [ 349 ] {} <Debug> TCP-Session: 4dfffc39-ff3f-4bd4-9449-a85f236d506a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.03.16 21:27:07.432536 [ 291 ] {} <Debug> TCP-Session: 149b2698-9123-4984-8efd-04c0a2e32c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.03.16 21:27:07.432623 [ 348 ] {} <Debug> TCP-Session: 8dc520aa-c836-45ae-afd7-41669adfdb18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.03.16 21:27:07.432647 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8377 | 2026.03.16 21:27:07.432680 [ 354 ] {} <Debug> TCP-Session: 8ed211ca-e48d-4773-9ea2-02c4f607a6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8378 | 2026.03.16 21:27:07.432722 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8379 | 2026.03.16 21:27:07.432730 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8380 | 2026.03.16 21:27:07.432767 [ 351 ] {} <Debug> TCP-Session: 936e8c8c-bd05-41e1-b6cc-b0747065213d Authenticating user 'default' from [fd00:1122:3344:101::e]:40398 | ||
| 8381 | 2026.03.16 21:27:07.432781 [ 352 ] {} <Debug> TCP-Session: 2128289a-9bf4-4e43-bfb5-cf39ed32e899 Authenticating user 'default' from [fd00:1122:3344:101::e]:56165 | ||
| 8382 | 2026.03.16 21:27:07.432798 [ 351 ] {} <Debug> TCP-Session: 936e8c8c-bd05-41e1-b6cc-b0747065213d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8383 | 2026.03.16 21:27:07.432808 [ 352 ] {} <Debug> TCP-Session: 2128289a-9bf4-4e43-bfb5-cf39ed32e899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.03.16 21:27:07.432819 [ 351 ] {} <Debug> TCP-Session: 936e8c8c-bd05-41e1-b6cc-b0747065213d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.03.16 21:27:07.432832 [ 352 ] {} <Debug> TCP-Session: 2128289a-9bf4-4e43-bfb5-cf39ed32e899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.03.16 21:27:07.432843 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8387 | 2026.03.16 21:27:07.432882 [ 350 ] {} <Debug> TCP-Session: 2319879b-17a1-4a4f-928d-88e9a1e8fe87 Authenticating user 'default' from [fd00:1122:3344:101::e]:50247 | ||
| 8388 | 2026.03.16 21:27:07.432901 [ 350 ] {} <Debug> TCP-Session: 2319879b-17a1-4a4f-928d-88e9a1e8fe87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.03.16 21:27:07.432917 [ 350 ] {} <Debug> TCP-Session: 2319879b-17a1-4a4f-928d-88e9a1e8fe87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.03.16 21:27:07.432962 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8391 | 2026.03.16 21:27:07.433005 [ 353 ] {} <Debug> TCP-Session: 05acc710-1cf7-4b06-b098-7b7eaf412e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:35101 | ||
| 8392 | 2026.03.16 21:27:07.433024 [ 353 ] {} <Debug> TCP-Session: 05acc710-1cf7-4b06-b098-7b7eaf412e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2026.03.16 21:27:07.433037 [ 353 ] {} <Debug> TCP-Session: 05acc710-1cf7-4b06-b098-7b7eaf412e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.03.16 21:27:07.433105 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40398). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8395 | |||
| 8396 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8397 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8398 | 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 | ||
| 8399 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8400 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8401 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8402 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8403 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8404 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8405 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8406 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 8407 | (version 23.8.7.1) | ||
| 8408 | 2026.03.16 21:27:07.433311 [ 351 ] {} <Debug> TCP-Session: 936e8c8c-bd05-41e1-b6cc-b0747065213d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.03.16 21:27:07.433319 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35101). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8410 | |||
| 8411 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8412 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8413 | 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 | ||
| 8414 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8415 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8416 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8417 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8418 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8419 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8420 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8421 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 8422 | (version 23.8.7.1) | ||
| 8423 | 2026.03.16 21:27:07.433379 [ 353 ] {} <Debug> TCP-Session: 05acc710-1cf7-4b06-b098-7b7eaf412e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2026.03.16 21:27:07.433397 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50247). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8425 | |||
| 8426 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8427 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8428 | 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 | ||
| 8429 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8430 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8431 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8432 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8433 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8434 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8435 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8436 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 8437 | (version 23.8.7.1) | ||
| 8438 | 2026.03.16 21:27:07.433470 [ 350 ] {} <Debug> TCP-Session: 2319879b-17a1-4a4f-928d-88e9a1e8fe87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2026.03.16 21:27:07.433482 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56165). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8440 | |||
| 8441 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8442 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8443 | 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 | ||
| 8444 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8445 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8446 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8447 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8448 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8449 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8450 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8451 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 8452 | (version 23.8.7.1) | ||
| 8453 | 2026.03.16 21:27:07.433550 [ 352 ] {} <Debug> TCP-Session: 2128289a-9bf4-4e43-bfb5-cf39ed32e899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8454 | 2026.03.16 21:27:07.576141 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41743 | ||
| 8455 | 2026.03.16 21:27:07.576281 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8456 | 2026.03.16 21:27:07.576321 [ 291 ] {} <Debug> TCP-Session: 8c29494a-5dff-446b-a622-7eb772577d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:41743 | ||
| 8457 | 2026.03.16 21:27:07.576351 [ 291 ] {} <Debug> TCP-Session: 8c29494a-5dff-446b-a622-7eb772577d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8458 | 2026.03.16 21:27:07.576368 [ 291 ] {} <Debug> TCP-Session: 8c29494a-5dff-446b-a622-7eb772577d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2026.03.16 21:27:07.576650 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34643 | ||
| 8460 | 2026.03.16 21:27:07.576701 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34100 | ||
| 8461 | 2026.03.16 21:27:07.576731 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45423 | ||
| 8462 | 2026.03.16 21:27:07.576746 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65495 | ||
| 8463 | 2026.03.16 21:27:07.576779 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51692 | ||
| 8464 | 2026.03.16 21:27:07.576847 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8465 | 2026.03.16 21:27:07.576847 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8466 | 2026.03.16 21:27:07.576910 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8467 | 2026.03.16 21:27:07.576938 [ 352 ] {} <Debug> TCP-Session: ad674034-d9e1-4e01-924a-6928d2d6691c Authenticating user 'default' from [fd00:1122:3344:101::e]:45423 | ||
| 8468 | 2026.03.16 21:27:07.576916 [ 349 ] {} <Debug> TCP-Session: 6ed3c937-6ab4-4447-a25b-c439b6e0cead Authenticating user 'default' from [fd00:1122:3344:101::e]:34100 | ||
| 8469 | 2026.03.16 21:27:07.576974 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8470 | 2026.03.16 21:27:07.576991 [ 352 ] {} <Debug> TCP-Session: ad674034-d9e1-4e01-924a-6928d2d6691c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8471 | 2026.03.16 21:27:07.577004 [ 349 ] {} <Debug> TCP-Session: 6ed3c937-6ab4-4447-a25b-c439b6e0cead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8472 | 2026.03.16 21:27:07.577028 [ 291 ] {} <Trace> TCP-Session: 8c29494a-5dff-446b-a622-7eb772577d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2026.03.16 21:27:07.577031 [ 352 ] {} <Debug> TCP-Session: ad674034-d9e1-4e01-924a-6928d2d6691c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8474 | 2026.03.16 21:27:07.577049 [ 349 ] {} <Debug> TCP-Session: 6ed3c937-6ab4-4447-a25b-c439b6e0cead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.03.16 21:27:07.577038 [ 355 ] {} <Debug> TCP-Session: 813f03b7-9459-44fa-990b-a8552dc96a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:51692 | ||
| 8476 | 2026.03.16 21:27:07.576777 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8477 | 2026.03.16 21:27:07.577167 [ 355 ] {} <Debug> TCP-Session: 813f03b7-9459-44fa-990b-a8552dc96a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2026.03.16 21:27:07.576764 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46151 | ||
| 8479 | 2026.03.16 21:27:07.577204 [ 348 ] {} <Debug> TCP-Session: 0dd878e3-3754-4e42-9f99-c19f63a55719 Authenticating user 'default' from [fd00:1122:3344:101::e]:34643 | ||
| 8480 | 2026.03.16 21:27:07.577207 [ 355 ] {} <Debug> TCP-Session: 813f03b7-9459-44fa-990b-a8552dc96a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8481 | 2026.03.16 21:27:07.577254 [ 348 ] {} <Debug> TCP-Session: 0dd878e3-3754-4e42-9f99-c19f63a55719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8482 | 2026.03.16 21:27:07.576712 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60251 | ||
| 8483 | 2026.03.16 21:27:07.577304 [ 348 ] {} <Debug> TCP-Session: 0dd878e3-3754-4e42-9f99-c19f63a55719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8484 | 2026.03.16 21:27:07.577300 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8485 | 2026.03.16 21:27:07.576731 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51946 | ||
| 8486 | 2026.03.16 21:27:07.577410 [ 354 ] {} <Debug> TCP-Session: b4a94c81-ef51-4f1b-a2a9-f4c450792833 Authenticating user 'default' from [fd00:1122:3344:101::e]:46151 | ||
| 8487 | 2026.03.16 21:27:07.577420 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8488 | 2026.03.16 21:27:07.577458 [ 354 ] {} <Debug> TCP-Session: b4a94c81-ef51-4f1b-a2a9-f4c450792833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.03.16 21:27:07.577459 [ 291 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41743) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8490 | 2026.03.16 21:27:07.577491 [ 354 ] {} <Debug> TCP-Session: b4a94c81-ef51-4f1b-a2a9-f4c450792833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8491 | 2026.03.16 21:27:07.577483 [ 351 ] {} <Debug> TCP-Session: 8cd240d3-c67b-4a53-ab9e-694b8b1f8517 Authenticating user 'default' from [fd00:1122:3344:101::e]:60251 | ||
| 8492 | 2026.03.16 21:27:07.576978 [ 353 ] {} <Debug> TCP-Session: d22420f0-f152-4feb-8ec6-889542d66ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65495 | ||
| 8493 | 2026.03.16 21:27:07.577570 [ 351 ] {} <Debug> TCP-Session: 8cd240d3-c67b-4a53-ab9e-694b8b1f8517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8494 | 2026.03.16 21:27:07.577578 [ 353 ] {} <Debug> TCP-Session: d22420f0-f152-4feb-8ec6-889542d66ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8495 | 2026.03.16 21:27:07.577592 [ 351 ] {} <Debug> TCP-Session: 8cd240d3-c67b-4a53-ab9e-694b8b1f8517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8496 | 2026.03.16 21:27:07.577601 [ 353 ] {} <Debug> TCP-Session: d22420f0-f152-4feb-8ec6-889542d66ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8497 | 2026.03.16 21:27:07.577687 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8498 | 2026.03.16 21:27:07.577729 [ 350 ] {} <Debug> TCP-Session: dca1b462-08d5-4c29-97dd-4f51d76277e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51946 | ||
| 8499 | 2026.03.16 21:27:07.577755 [ 350 ] {} <Debug> TCP-Session: dca1b462-08d5-4c29-97dd-4f51d76277e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8500 | 2026.03.16 21:27:07.577772 [ 350 ] {} <Debug> TCP-Session: dca1b462-08d5-4c29-97dd-4f51d76277e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.03.16 21:27:07.577912 [ 291 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8502 | 2026.03.16 21:27:07.578004 [ 291 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8503 | 2026.03.16 21:27:07.578436 [ 291 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 8504 | 2026.03.16 21:27:07.579961 [ 338 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Trace> AggregatingTransform: Aggregating | ||
| 8505 | 2026.03.16 21:27:07.580010 [ 338 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8506 | 2026.03.16 21:27:07.580052 [ 338 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001461327 sec. (684.310 rows/sec., 26.73 KiB/sec.) | ||
| 8507 | 2026.03.16 21:27:07.580095 [ 338 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Trace> Aggregator: Merging aggregated data | ||
| 8508 | 2026.03.16 21:27:07.583427 [ 291 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006226 sec., 160.61676839062 rows/sec., 6.27 KiB/sec. | ||
| 8509 | 2026.03.16 21:27:07.583664 [ 291 ] {fcdb4b68-b818-43c7-82ec-5a24497874a2} <Debug> TCPHandler: Processed in 0.006846236 sec. | ||
| 8510 | 2026.03.16 21:27:07.583827 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8511 | 2026.03.16 21:27:07.583862 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8512 | 2026.03.16 21:27:07.583902 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8513 | 2026.03.16 21:27:07.583910 [ 291 ] {} <Debug> TCP-Session: 8c29494a-5dff-446b-a622-7eb772577d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8514 | 2026.03.16 21:27:07.583934 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8515 | 2026.03.16 21:27:07.583958 [ 352 ] {} <Debug> TCP-Session: ad674034-d9e1-4e01-924a-6928d2d6691c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8516 | 2026.03.16 21:27:07.583966 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8517 | 2026.03.16 21:27:07.583986 [ 351 ] {} <Debug> TCP-Session: 8cd240d3-c67b-4a53-ab9e-694b8b1f8517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8518 | 2026.03.16 21:27:07.584008 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8519 | 2026.03.16 21:27:07.584022 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8520 | 2026.03.16 21:27:07.584043 [ 355 ] {} <Debug> TCP-Session: 813f03b7-9459-44fa-990b-a8552dc96a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8521 | 2026.03.16 21:27:07.584050 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8522 | 2026.03.16 21:27:07.584077 [ 349 ] {} <Debug> TCP-Session: 6ed3c937-6ab4-4447-a25b-c439b6e0cead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8523 | 2026.03.16 21:27:07.584097 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8524 | 2026.03.16 21:27:07.584128 [ 350 ] {} <Debug> TCP-Session: dca1b462-08d5-4c29-97dd-4f51d76277e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8525 | 2026.03.16 21:27:07.583925 [ 348 ] {} <Debug> TCP-Session: 0dd878e3-3754-4e42-9f99-c19f63a55719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8526 | 2026.03.16 21:27:07.584164 [ 354 ] {} <Debug> TCP-Session: b4a94c81-ef51-4f1b-a2a9-f4c450792833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8527 | 2026.03.16 21:27:07.584057 [ 353 ] {} <Debug> TCP-Session: d22420f0-f152-4feb-8ec6-889542d66ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8528 | 2026.03.16 21:27:07.945102 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35239 | ||
| 8529 | 2026.03.16 21:27:07.945232 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8530 | 2026.03.16 21:27:07.945261 [ 291 ] {} <Debug> TCP-Session: a2e7afcb-5db5-4e8e-97af-7d6674c0e743 Authenticating user 'default' from [fd00:1122:3344:101::e]:35239 | ||
| 8531 | 2026.03.16 21:27:07.945287 [ 291 ] {} <Debug> TCP-Session: a2e7afcb-5db5-4e8e-97af-7d6674c0e743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2026.03.16 21:27:07.945302 [ 291 ] {} <Debug> TCP-Session: a2e7afcb-5db5-4e8e-97af-7d6674c0e743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8533 | 2026.03.16 21:27:07.945498 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54774 | ||
| 8534 | 2026.03.16 21:27:07.945525 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54167 | ||
| 8535 | 2026.03.16 21:27:07.945552 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58677 | ||
| 8536 | 2026.03.16 21:27:07.945563 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57632 | ||
| 8537 | 2026.03.16 21:27:07.945579 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52140 | ||
| 8538 | 2026.03.16 21:27:07.945656 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8539 | 2026.03.16 21:27:07.945656 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8540 | 2026.03.16 21:27:07.945702 [ 291 ] {} <Trace> TCP-Session: a2e7afcb-5db5-4e8e-97af-7d6674c0e743 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8541 | 2026.03.16 21:27:07.945720 [ 349 ] {} <Debug> TCP-Session: 51266a89-fd38-4ae1-b3a8-2c15fa859ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54167 | ||
| 8542 | 2026.03.16 21:27:07.945720 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8543 | 2026.03.16 21:27:07.945758 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8544 | 2026.03.16 21:27:07.945761 [ 349 ] {} <Debug> TCP-Session: 51266a89-fd38-4ae1-b3a8-2c15fa859ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8545 | 2026.03.16 21:27:07.945782 [ 353 ] {} <Debug> TCP-Session: b15da916-e980-4f8d-b624-8a8df989e3e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57632 | ||
| 8546 | 2026.03.16 21:27:07.945801 [ 349 ] {} <Debug> TCP-Session: 51266a89-fd38-4ae1-b3a8-2c15fa859ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.03.16 21:27:07.945830 [ 353 ] {} <Debug> TCP-Session: b15da916-e980-4f8d-b624-8a8df989e3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.03.16 21:27:07.945797 [ 355 ] {} <Debug> TCP-Session: 95cc9876-c53e-4fac-8357-7311b484be6c Authenticating user 'default' from [fd00:1122:3344:101::e]:52140 | ||
| 8549 | 2026.03.16 21:27:07.945857 [ 353 ] {} <Debug> TCP-Session: b15da916-e980-4f8d-b624-8a8df989e3e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.03.16 21:27:07.945573 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44284 | ||
| 8551 | 2026.03.16 21:27:07.945903 [ 291 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8552 | 2026.03.16 21:27:07.945896 [ 355 ] {} <Debug> TCP-Session: 95cc9876-c53e-4fac-8357-7311b484be6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8553 | 2026.03.16 21:27:07.945564 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8554 | 2026.03.16 21:27:07.945966 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8555 | 2026.03.16 21:27:07.945540 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60655 | ||
| 8556 | 2026.03.16 21:27:07.945998 [ 348 ] {} <Debug> TCP-Session: bb9e9a60-18cf-461c-b52d-56ad50a12685 Authenticating user 'default' from [fd00:1122:3344:101::e]:54774 | ||
| 8557 | 2026.03.16 21:27:07.946004 [ 354 ] {} <Debug> TCP-Session: 5819c635-eabb-4b5b-8729-34ad99b70e80 Authenticating user 'default' from [fd00:1122:3344:101::e]:44284 | ||
| 8558 | 2026.03.16 21:27:07.946036 [ 348 ] {} <Debug> TCP-Session: bb9e9a60-18cf-461c-b52d-56ad50a12685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.03.16 21:27:07.946045 [ 354 ] {} <Debug> TCP-Session: 5819c635-eabb-4b5b-8729-34ad99b70e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8560 | 2026.03.16 21:27:07.946054 [ 348 ] {} <Debug> TCP-Session: bb9e9a60-18cf-461c-b52d-56ad50a12685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8561 | 2026.03.16 21:27:07.946061 [ 354 ] {} <Debug> TCP-Session: 5819c635-eabb-4b5b-8729-34ad99b70e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8562 | 2026.03.16 21:27:07.946070 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8563 | 2026.03.16 21:27:07.945710 [ 352 ] {} <Debug> TCP-Session: 0deee4cd-fc68-4e59-b041-457da0e5c0cf Authenticating user 'default' from [fd00:1122:3344:101::e]:58677 | ||
| 8564 | 2026.03.16 21:27:07.946104 [ 350 ] {} <Debug> TCP-Session: 524290cd-b95e-4a7f-bd34-9308b105ee55 Authenticating user 'default' from [fd00:1122:3344:101::e]:60655 | ||
| 8565 | 2026.03.16 21:27:07.946129 [ 352 ] {} <Debug> TCP-Session: 0deee4cd-fc68-4e59-b041-457da0e5c0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2026.03.16 21:27:07.946140 [ 350 ] {} <Debug> TCP-Session: 524290cd-b95e-4a7f-bd34-9308b105ee55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8567 | 2026.03.16 21:27:07.946154 [ 352 ] {} <Debug> TCP-Session: 0deee4cd-fc68-4e59-b041-457da0e5c0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8568 | 2026.03.16 21:27:07.946166 [ 350 ] {} <Debug> TCP-Session: 524290cd-b95e-4a7f-bd34-9308b105ee55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8569 | 2026.03.16 21:27:07.946181 [ 291 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8570 | 2026.03.16 21:27:07.945544 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49090 | ||
| 8571 | 2026.03.16 21:27:07.945967 [ 355 ] {} <Debug> TCP-Session: 95cc9876-c53e-4fac-8357-7311b484be6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8572 | 2026.03.16 21:27:07.946245 [ 291 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8573 | 2026.03.16 21:27:07.946287 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8574 | 2026.03.16 21:27:07.946314 [ 351 ] {} <Debug> TCP-Session: 6bc38005-27b8-48df-8073-36523424f3a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49090 | ||
| 8575 | 2026.03.16 21:27:07.946332 [ 351 ] {} <Debug> TCP-Session: 6bc38005-27b8-48df-8073-36523424f3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2026.03.16 21:27:07.946344 [ 351 ] {} <Debug> TCP-Session: 6bc38005-27b8-48df-8073-36523424f3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.03.16 21:27:07.946548 [ 291 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 8578 | 2026.03.16 21:27:07.947514 [ 329 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Trace> AggregatingTransform: Aggregating | ||
| 8579 | 2026.03.16 21:27:07.947567 [ 329 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Trace> Aggregator: Aggregation method: without_key | ||
| 8580 | 2026.03.16 21:27:07.947621 [ 329 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957638 sec. (1044.236 rows/sec., 40.79 KiB/sec.) | ||
| 8581 | 2026.03.16 21:27:07.947661 [ 329 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Trace> Aggregator: Merging aggregated data | ||
| 8582 | 2026.03.16 21:27:07.949032 [ 291 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 8583 | 2026.03.16 21:27:07.949201 [ 291 ] {59f5752e-837f-484a-bf2f-57e0849c6761} <Debug> TCPHandler: Processed in 0.003626497 sec. | ||
| 8584 | 2026.03.16 21:27:07.949293 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8585 | 2026.03.16 21:27:07.949319 [ 291 ] {} <Debug> TCP-Session: a2e7afcb-5db5-4e8e-97af-7d6674c0e743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8586 | 2026.03.16 21:27:07.949323 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8587 | 2026.03.16 21:27:07.949347 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8588 | 2026.03.16 21:27:07.949362 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8589 | 2026.03.16 21:27:07.949382 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8590 | 2026.03.16 21:27:07.949402 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8591 | 2026.03.16 21:27:07.949439 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8592 | 2026.03.16 21:27:07.949446 [ 349 ] {} <Debug> TCP-Session: 51266a89-fd38-4ae1-b3a8-2c15fa859ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8593 | 2026.03.16 21:27:07.949468 [ 354 ] {} <Debug> TCP-Session: 5819c635-eabb-4b5b-8729-34ad99b70e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8594 | 2026.03.16 21:27:07.949480 [ 350 ] {} <Debug> TCP-Session: 524290cd-b95e-4a7f-bd34-9308b105ee55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8595 | 2026.03.16 21:27:07.949422 [ 348 ] {} <Debug> TCP-Session: bb9e9a60-18cf-461c-b52d-56ad50a12685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8596 | 2026.03.16 21:27:07.949460 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8597 | 2026.03.16 21:27:07.949418 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8598 | 2026.03.16 21:27:07.949563 [ 353 ] {} <Debug> TCP-Session: b15da916-e980-4f8d-b624-8a8df989e3e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8599 | 2026.03.16 21:27:07.949402 [ 351 ] {} <Debug> TCP-Session: 6bc38005-27b8-48df-8073-36523424f3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8600 | 2026.03.16 21:27:07.949591 [ 352 ] {} <Debug> TCP-Session: 0deee4cd-fc68-4e59-b041-457da0e5c0cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8601 | 2026.03.16 21:27:07.949368 [ 355 ] {} <Debug> TCP-Session: 95cc9876-c53e-4fac-8357-7311b484be6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8602 | 2026.03.16 21:27:10.710451 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8603 | 2026.03.16 21:27:10.710531 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8604 | 2026.03.16 21:27:10.821992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19183 | ||
| 8605 | 2026.03.16 21:27:10.822706 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.03.16 21:27:10.822779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8607 | 2026.03.16 21:27:10.823391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8608 | 2026.03.16 21:27:10.823622 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.03.16 21:27:10.823763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19183 | ||
| 8610 | 2026.03.16 21:27:10.880975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1068 | ||
| 8611 | 2026.03.16 21:27:10.883997 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.03.16 21:27:10.884039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8613 | 2026.03.16 21:27:10.885236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8614 | 2026.03.16 21:27:10.885497 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.03.16 21:27:10.885753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 8616 | 2026.03.16 21:27:11.737391 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.03.16 21:27:11.737662 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8618 | 2026.03.16 21:27:11.737764 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8619 | 2026.03.16 21:27:11.738614 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.03.16 21:27:11.738664 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8621 | 2026.03.16 21:27:11.739054 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8622 | 2026.03.16 21:27:11.739275 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.03.16 21:27:11.739419 [ 39 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8624 | 2026.03.16 21:27:11.739433 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001845 sec., 41192.41192411924 rows/sec., 3.39 MiB/sec. | ||
| 8625 | 2026.03.16 21:27:11.739499 [ 39 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.03.16 21:27:11.739532 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8627 | 2026.03.16 21:27:11.739533 [ 268 ] {64e58ed5-67aa-48ab-8b6d-f2dd46abba23} <Debug> TCPHandler: Processed in 0.002317282 sec. | ||
| 8628 | 2026.03.16 21:27:11.739640 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 8629 | 2026.03.16 21:27:11.739722 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.03.16 21:27:11.739774 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8631 | 2026.03.16 21:27:11.739813 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2147 rows starting from the beginning of the part | ||
| 8632 | 2026.03.16 21:27:11.739828 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8633 | 2026.03.16 21:27:11.739875 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8634 | 2026.03.16 21:27:11.739880 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 8635 | 2026.03.16 21:27:11.739934 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 8636 | 2026.03.16 21:27:11.739977 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 196 rows starting from the beginning of the part | ||
| 8637 | 2026.03.16 21:27:11.740015 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 8638 | 2026.03.16 21:27:11.740057 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 8639 | 2026.03.16 21:27:11.740318 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.03.16 21:27:11.740361 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8641 | 2026.03.16 21:27:11.740677 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8642 | 2026.03.16 21:27:11.740901 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.03.16 21:27:11.741010 [ 39 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8644 | 2026.03.16 21:27:11.741031 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 612.84 KiB/sec. | ||
| 8645 | 2026.03.16 21:27:11.741040 [ 39 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.03.16 21:27:11.741071 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8647 | 2026.03.16 21:27:11.741075 [ 268 ] {9480ed03-3f12-4d45-ae2d-158bfd3c0cdc} <Debug> TCPHandler: Processed in 0.001412646 sec. | ||
| 8648 | 2026.03.16 21:27:11.741186 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 8649 | 2026.03.16 21:27:11.741238 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.03.16 21:27:11.741337 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8651 | 2026.03.16 21:27:11.741346 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8652 | 2026.03.16 21:27:11.741380 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8653 | 2026.03.16 21:27:11.741391 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 8654 | 2026.03.16 21:27:11.741406 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810293 sec., 1508595.5698884104 rows/sec., 124.64 MiB/sec. | ||
| 8655 | 2026.03.16 21:27:11.741472 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8656 | 2026.03.16 21:27:11.741524 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8657 | 2026.03.16 21:27:11.741569 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 8658 | 2026.03.16 21:27:11.741611 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8659 | 2026.03.16 21:27:11.741656 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8660 | 2026.03.16 21:27:11.741700 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8661 | 2026.03.16 21:27:11.741833 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.03.16 21:27:11.741872 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8663 | 2026.03.16 21:27:11.742036 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.03.16 21:27:11.742116 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_66_13} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8665 | 2026.03.16 21:27:11.742198 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8666 | 2026.03.16 21:27:11.742219 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8667 | 2026.03.16 21:27:11.742431 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.03.16 21:27:11.742543 [ 39 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8669 | 2026.03.16 21:27:11.742560 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001242 sec., 59581.320450885665 rows/sec., 4.65 MiB/sec. | ||
| 8670 | 2026.03.16 21:27:11.742570 [ 39 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.03.16 21:27:11.742587 [ 189 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460107 sec., 126018.1616826712 rows/sec., 9.75 MiB/sec. | ||
| 8672 | 2026.03.16 21:27:11.742603 [ 268 ] {95398781-35a3-4fbd-8abe-78302ef10bf1} <Debug> TCPHandler: Processed in 0.001421186 sec. | ||
| 8673 | 2026.03.16 21:27:11.742598 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8674 | 2026.03.16 21:27:11.742698 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 8675 | 2026.03.16 21:27:11.742739 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.03.16 21:27:11.742762 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8677 | 2026.03.16 21:27:11.742784 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8678 | 2026.03.16 21:27:11.742812 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1122 rows starting from the beginning of the part | ||
| 8679 | 2026.03.16 21:27:11.742832 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8680 | 2026.03.16 21:27:11.742869 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 8681 | 2026.03.16 21:27:11.742875 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8682 | 2026.03.16 21:27:11.742914 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 8683 | 2026.03.16 21:27:11.742952 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 110 rows starting from the beginning of the part | ||
| 8684 | 2026.03.16 21:27:11.742992 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 8685 | 2026.03.16 21:27:11.743041 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 8686 | 2026.03.16 21:27:11.743090 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.03.16 21:27:11.743168 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_56_11} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8688 | 2026.03.16 21:27:11.743244 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8689 | 2026.03.16 21:27:11.743289 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.03.16 21:27:11.743323 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8691 | 2026.03.16 21:27:11.743642 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8692 | 2026.03.16 21:27:11.743847 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.03.16 21:27:11.743987 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8694 | 2026.03.16 21:27:11.744007 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8695 | 2026.03.16 21:27:11.744015 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346495 sec., 1165990.2190502007 rows/sec., 89.10 MiB/sec. | ||
| 8696 | 2026.03.16 21:27:11.744060 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.03.16 21:27:11.744024 [ 268 ] {204e696e-7a1b-42bc-afa1-da294904c32c} <Debug> TCPHandler: Processed in 0.001335344 sec. | ||
| 8698 | 2026.03.16 21:27:11.744099 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8699 | 2026.03.16 21:27:11.744182 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 8700 | 2026.03.16 21:27:11.744219 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.03.16 21:27:11.744226 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8702 | 2026.03.16 21:27:11.744257 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8703 | 2026.03.16 21:27:11.744282 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20363 rows starting from the beginning of the part | ||
| 8704 | 2026.03.16 21:27:11.744311 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2026.03.16 21:27:11.744332 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8706 | 2026.03.16 21:27:11.744364 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8707 | 2026.03.16 21:27:11.744376 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 8708 | 2026.03.16 21:27:11.744416 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 196 rows starting from the beginning of the part | ||
| 8709 | 2026.03.16 21:27:11.744454 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8710 | 2026.03.16 21:27:11.744487 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.03.16 21:27:11.744491 [ 193 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 8712 | 2026.03.16 21:27:11.744553 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_66_13} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8713 | 2026.03.16 21:27:11.744611 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 8714 | 2026.03.16 21:27:11.745123 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.03.16 21:27:11.745157 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8716 | 2026.03.16 21:27:11.745681 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8717 | 2026.03.16 21:27:11.745901 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.03.16 21:27:11.746037 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8719 | 2026.03.16 21:27:11.746039 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 8720 | 2026.03.16 21:27:11.746081 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.03.16 21:27:11.746106 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8722 | 2026.03.16 21:27:11.746140 [ 268 ] {da35e2a4-dd45-47c2-8365-fcf8858da4f1} <Debug> TCPHandler: Processed in 0.001967546 sec. | ||
| 8723 | 2026.03.16 21:27:11.746199 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 8724 | 2026.03.16 21:27:11.746253 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.03.16 21:27:11.746350 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8726 | 2026.03.16 21:27:11.746390 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8727 | 2026.03.16 21:27:11.746445 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8728 | 2026.03.16 21:27:11.746522 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1063 rows starting from the beginning of the part | ||
| 8729 | 2026.03.16 21:27:11.746662 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8730 | 2026.03.16 21:27:11.746720 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.03.16 21:27:11.746760 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8732 | 2026.03.16 21:27:11.746780 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8733 | 2026.03.16 21:27:11.746901 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 8734 | 2026.03.16 21:27:11.747017 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8735 | 2026.03.16 21:27:11.747079 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8736 | 2026.03.16 21:27:11.747131 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8737 | 2026.03.16 21:27:11.747321 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.03.16 21:27:11.747451 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 8739 | 2026.03.16 21:27:11.747460 [ 26 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8740 | 2026.03.16 21:27:11.747490 [ 268 ] {fc88ba4c-3123-4168-ae40-c91596efb5ed} <Debug> TCPHandler: Processed in 0.001284824 sec. | ||
| 8741 | 2026.03.16 21:27:11.747503 [ 26 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.03.16 21:27:11.747530 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8743 | 2026.03.16 21:27:11.747609 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 8744 | 2026.03.16 21:27:11.747697 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.03.16 21:27:11.747724 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3120 rows starting from the beginning of the part | ||
| 8746 | 2026.03.16 21:27:11.747771 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8747 | 2026.03.16 21:27:11.747812 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 8748 | 2026.03.16 21:27:11.747848 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8749 | 2026.03.16 21:27:11.747882 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8750 | 2026.03.16 21:27:11.747920 [ 189 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 8751 | 2026.03.16 21:27:11.748980 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402196 sec., 2439031.347971325 rows/sec., 164.37 MiB/sec. | ||
| 8752 | 2026.03.16 21:27:11.749453 [ 188 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21199 rows, containing 5 columns (5 merged, 0 gathered) in 0.005298437 sec., 4000991.2357172505 rows/sec., 264.48 MiB/sec. | ||
| 8753 | 2026.03.16 21:27:11.749460 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8754 | 2026.03.16 21:27:11.749795 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.03.16 21:27:11.749884 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_66_13} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8756 | 2026.03.16 21:27:11.749991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8757 | 2026.03.16 21:27:11.750037 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8758 | 2026.03.16 21:27:11.750315 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.03.16 21:27:11.750393 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8760 | 2026.03.16 21:27:11.750495 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8761 | 2026.03.16 21:27:11.754110 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 19 columns (19 merged, 0 gathered) in 0.007950526 sec., 145273.40706765818 rows/sec., 260.32 MiB/sec. | ||
| 8762 | 2026.03.16 21:27:11.756021 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8763 | 2026.03.16 21:27:11.756364 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.03.16 21:27:11.756440 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8765 | 2026.03.16 21:27:11.756589 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 8766 | 2026.03.16 21:27:11.817400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8767 | 2026.03.16 21:27:11.834530 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.03.16 21:27:11.834578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8769 | 2026.03.16 21:27:11.840887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8770 | 2026.03.16 21:27:11.841609 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.03.16 21:27:11.844468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8772 | 2026.03.16 21:27:11.976345 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.03.16 21:27:11.976547 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8774 | 2026.03.16 21:27:11.976621 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8775 | 2026.03.16 21:27:11.977305 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.03.16 21:27:11.977356 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8777 | 2026.03.16 21:27:11.977749 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8778 | 2026.03.16 21:27:11.977986 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.03.16 21:27:11.978149 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 196.96 KiB/sec. | ||
| 8780 | 2026.03.16 21:27:11.978193 [ 268 ] {0a750c1f-fefd-4b2a-8a6f-e792466b330a} <Debug> TCPHandler: Processed in 0.001985817 sec. | ||
| 8781 | 2026.03.16 21:27:11.978326 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.03.16 21:27:11.978425 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8783 | 2026.03.16 21:27:11.978467 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8784 | 2026.03.16 21:27:11.980149 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.03.16 21:27:11.980187 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8786 | 2026.03.16 21:27:11.980685 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8787 | 2026.03.16 21:27:11.980923 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.03.16 21:27:11.981066 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Debug> executeQuery: Read 2004 rows, 155.51 KiB in 0.002661 sec., 753100.3382187147 rows/sec., 57.07 MiB/sec. | ||
| 8789 | 2026.03.16 21:27:11.981108 [ 268 ] {660aa0f3-cd46-494b-99a5-80c7e1316c9a} <Debug> TCPHandler: Processed in 0.002840703 sec. | ||
| 8790 | 2026.03.16 21:27:11.981230 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.03.16 21:27:11.981326 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8792 | 2026.03.16 21:27:11.981369 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8793 | 2026.03.16 21:27:11.981802 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.03.16 21:27:11.981838 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8795 | 2026.03.16 21:27:11.982141 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8796 | 2026.03.16 21:27:11.982381 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.03.16 21:27:11.982516 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001209 sec., 38047.9735318445 rows/sec., 2.78 MiB/sec. | ||
| 8798 | 2026.03.16 21:27:11.982554 [ 268 ] {e711e336-ac0f-4d26-9e96-a19c6b36d321} <Debug> TCPHandler: Processed in 0.001373815 sec. | ||
| 8799 | 2026.03.16 21:27:11.982665 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.03.16 21:27:11.982777 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8801 | 2026.03.16 21:27:11.982829 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8802 | 2026.03.16 21:27:11.983505 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.03.16 21:27:11.983542 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8804 | 2026.03.16 21:27:11.983890 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8805 | 2026.03.16 21:27:11.984110 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.03.16 21:27:11.984237 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00148 sec., 478378.3783783784 rows/sec., 27.91 MiB/sec. | ||
| 8807 | 2026.03.16 21:27:11.984277 [ 268 ] {0a7e34cf-43a4-4a22-91d5-e342c59194e7} <Debug> TCPHandler: Processed in 0.001659831 sec. | ||
| 8808 | 2026.03.16 21:27:11.984390 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2026.03.16 21:27:11.984483 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8810 | 2026.03.16 21:27:11.984522 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8811 | 2026.03.16 21:27:11.984913 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.03.16 21:27:11.984950 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8813 | 2026.03.16 21:27:11.985248 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8814 | 2026.03.16 21:27:11.985470 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.03.16 21:27:11.985601 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. | ||
| 8816 | 2026.03.16 21:27:11.985638 [ 268 ] {b657957c-9d96-4823-ab10-e77593c4b4cc} <Debug> TCPHandler: Processed in 0.001297864 sec. | ||
| 8817 | 2026.03.16 21:27:11.985760 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.03.16 21:27:11.985853 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8819 | 2026.03.16 21:27:11.985891 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8820 | 2026.03.16 21:27:11.986715 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.03.16 21:27:11.986751 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8822 | 2026.03.16 21:27:11.987091 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8823 | 2026.03.16 21:27:11.987313 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.03.16 21:27:11.987442 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001607 sec., 650902.3024268824 rows/sec., 44.99 MiB/sec. | ||
| 8825 | 2026.03.16 21:27:11.987480 [ 268 ] {7ac8b654-02e0-4ab3-8335-2c5c3f55e0ff} <Debug> TCPHandler: Processed in 0.001768783 sec. | ||
| 8826 | 2026.03.16 21:27:11.987599 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.03.16 21:27:11.987692 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8828 | 2026.03.16 21:27:11.987737 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8829 | 2026.03.16 21:27:11.988396 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.03.16 21:27:11.988433 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8831 | 2026.03.16 21:27:11.988845 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8832 | 2026.03.16 21:27:11.989079 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.03.16 21:27:11.989213 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001538 sec., 792587.7763328998 rows/sec., 49.56 MiB/sec. | ||
| 8834 | 2026.03.16 21:27:11.989251 [ 268 ] {736bd640-d5c1-4b37-9de6-6751644abfdb} <Debug> TCPHandler: Processed in 0.001699791 sec. | ||
| 8835 | 2026.03.16 21:27:11.989384 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2026.03.16 21:27:11.989478 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8837 | 2026.03.16 21:27:11.989535 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8838 | 2026.03.16 21:27:11.990439 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.03.16 21:27:11.990476 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8840 | 2026.03.16 21:27:11.991058 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8841 | 2026.03.16 21:27:11.991299 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.03.16 21:27:11.991441 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001981 sec., 21201.413427561834 rows/sec., 37.99 MiB/sec. | ||
| 8843 | 2026.03.16 21:27:11.991515 [ 268 ] {d1ae1133-2aa3-40de-887b-63940b24a822} <Debug> TCPHandler: Processed in 0.00217985 sec. | ||
| 8844 | 2026.03.16 21:27:11.991631 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2026.03.16 21:27:11.991726 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8846 | 2026.03.16 21:27:11.991767 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8847 | 2026.03.16 21:27:11.992191 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.03.16 21:27:11.992228 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 8849 | 2026.03.16 21:27:11.992525 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8850 | 2026.03.16 21:27:11.992737 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.03.16 21:27:11.992864 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 715.75 KiB/sec. | ||
| 8852 | 2026.03.16 21:27:11.992900 [ 268 ] {184fcbe7-ee51-42c5-baad-54993d614d37} <Debug> TCPHandler: Processed in 0.001317494 sec. | ||
| 8853 | 2026.03.16 21:27:12.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.57 MiB, peak 312.77 MiB, free memory in arenas 0.00 B, will set to 303.48 MiB (RSS), difference: 2.92 MiB | ||
| 8854 | 2026.03.16 21:27:16.735909 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.03.16 21:27:16.736127 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8856 | 2026.03.16 21:27:16.736200 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8857 | 2026.03.16 21:27:16.736843 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.03.16 21:27:16.736892 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8859 | 2026.03.16 21:27:16.737314 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8860 | 2026.03.16 21:27:16.737546 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.03.16 21:27:16.737697 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.65 MiB/sec. | ||
| 8862 | 2026.03.16 21:27:16.737740 [ 268 ] {e3f1b184-2f0a-4da0-a353-b960e07130e8} <Debug> TCPHandler: Processed in 0.001968846 sec. | ||
| 8863 | 2026.03.16 21:27:16.737858 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.03.16 21:27:16.737953 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8865 | 2026.03.16 21:27:16.737993 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8866 | 2026.03.16 21:27:16.738404 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.03.16 21:27:16.738440 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8868 | 2026.03.16 21:27:16.738748 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8869 | 2026.03.16 21:27:16.738984 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.03.16 21:27:16.739114 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 8871 | 2026.03.16 21:27:16.739152 [ 268 ] {4e7725eb-c1d1-4800-8b0a-abfd13ce5677} <Debug> TCPHandler: Processed in 0.001344294 sec. | ||
| 8872 | 2026.03.16 21:27:16.739271 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.03.16 21:27:16.739367 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8874 | 2026.03.16 21:27:16.739411 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8875 | 2026.03.16 21:27:16.739778 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.03.16 21:27:16.739815 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8877 | 2026.03.16 21:27:16.740146 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8878 | 2026.03.16 21:27:16.740358 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.03.16 21:27:16.740489 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00114 sec., 112280.70175438597 rows/sec., 7.82 MiB/sec. | ||
| 8880 | 2026.03.16 21:27:16.740525 [ 268 ] {8e11fa2b-98ef-4ce3-b30a-9466b75c1e18} <Debug> TCPHandler: Processed in 0.001302974 sec. | ||
| 8881 | 2026.03.16 21:27:16.740635 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.03.16 21:27:16.740727 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8883 | 2026.03.16 21:27:16.740768 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8884 | 2026.03.16 21:27:16.741079 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.03.16 21:27:16.741116 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8886 | 2026.03.16 21:27:16.741415 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8887 | 2026.03.16 21:27:16.741618 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.03.16 21:27:16.741747 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001037 sec., 46287.36740597879 rows/sec., 3.12 MiB/sec. | ||
| 8889 | 2026.03.16 21:27:16.741782 [ 268 ] {0357f801-6f9e-4c0a-a4af-a410422dec9e} <Debug> TCPHandler: Processed in 0.001195102 sec. | ||
| 8890 | 2026.03.16 21:27:18.323907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19695 | ||
| 8891 | 2026.03.16 21:27:18.324482 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.03.16 21:27:18.324521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8893 | 2026.03.16 21:27:18.325009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8894 | 2026.03.16 21:27:18.325244 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.03.16 21:27:18.325367 [ 37 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8896 | 2026.03.16 21:27:18.325386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19695 | ||
| 8897 | 2026.03.16 21:27:18.325408 [ 37 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.03.16 21:27:18.325428 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8899 | 2026.03.16 21:27:18.325543 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 8900 | 2026.03.16 21:27:18.325686 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8901 | 2026.03.16 21:27:18.325727 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17263 rows starting from the beginning of the part | ||
| 8902 | 2026.03.16 21:27:18.325791 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 8903 | 2026.03.16 21:27:18.325834 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 8904 | 2026.03.16 21:27:18.325874 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 8905 | 2026.03.16 21:27:18.325914 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 8906 | 2026.03.16 21:27:18.325953 [ 188 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 8907 | 2026.03.16 21:27:18.327952 [ 195 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19695 rows, containing 4 columns (4 merged, 0 gathered) in 0.002465316 sec., 7988833.885798007 rows/sec., 114.28 MiB/sec. | ||
| 8908 | 2026.03.16 21:27:18.328241 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8909 | 2026.03.16 21:27:18.328529 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_41_8} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.03.16 21:27:18.328602 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_41_8} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8911 | 2026.03.16 21:27:18.328681 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8912 | 2026.03.16 21:27:19.344613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8913 | 2026.03.16 21:27:19.363097 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.03.16 21:27:19.363165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8915 | 2026.03.16 21:27:19.369517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8916 | 2026.03.16 21:27:19.370257 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.03.16 21:27:19.370560 [ 31 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8918 | 2026.03.16 21:27:19.370629 [ 31 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.03.16 21:27:19.370652 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8920 | 2026.03.16 21:27:19.370763 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 8921 | 2026.03.16 21:27:19.374127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8922 | 2026.03.16 21:27:19.374290 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8923 | 2026.03.16 21:27:19.375675 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8924 | 2026.03.16 21:27:19.380167 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8925 | 2026.03.16 21:27:19.384525 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 8926 | 2026.03.16 21:27:19.388914 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 8927 | 2026.03.16 21:27:19.393477 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 8928 | 2026.03.16 21:27:19.397446 [ 188 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 8929 | 2026.03.16 21:27:19.452174 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081452649 sec., 3793.615110050012 rows/sec., 19.62 MiB/sec. | ||
| 8930 | 2026.03.16 21:27:19.454806 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8931 | 2026.03.16 21:27:19.456784 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_41_8} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.03.16 21:27:19.456877 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_41_8} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8933 | 2026.03.16 21:27:19.459245 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8934 | 2026.03.16 21:27:20.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.56 MiB, peak 317.98 MiB, free memory in arenas 0.00 B, will set to 305.93 MiB (RSS), difference: 1.37 MiB | ||
| 8935 | 2026.03.16 21:27:20.886034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1106 | ||
| 8936 | 2026.03.16 21:27:20.888618 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.03.16 21:27:20.888691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8938 | 2026.03.16 21:27:20.890138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8939 | 2026.03.16 21:27:20.890421 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.03.16 21:27:20.890774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 8941 | 2026.03.16 21:27:21.737036 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.03.16 21:27:21.737259 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8943 | 2026.03.16 21:27:21.737330 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8944 | 2026.03.16 21:27:21.738020 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.03.16 21:27:21.738066 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8946 | 2026.03.16 21:27:21.738476 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8947 | 2026.03.16 21:27:21.738710 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.03.16 21:27:21.738873 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001664 sec., 45673.07692307693 rows/sec., 3.76 MiB/sec. | ||
| 8949 | 2026.03.16 21:27:21.738927 [ 268 ] {21d61c9a-46a1-4b4b-b703-06fcab76e691} <Debug> TCPHandler: Processed in 0.002012098 sec. | ||
| 8950 | 2026.03.16 21:27:21.739064 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.03.16 21:27:21.739170 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8952 | 2026.03.16 21:27:21.739215 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8953 | 2026.03.16 21:27:21.739650 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.03.16 21:27:21.739688 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8955 | 2026.03.16 21:27:21.740000 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8956 | 2026.03.16 21:27:21.740226 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.03.16 21:27:21.740366 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001221 sec., 8190.00819000819 rows/sec., 615.85 KiB/sec. | ||
| 8958 | 2026.03.16 21:27:21.740406 [ 268 ] {064c576d-5719-490e-9157-500a5cc20f7b} <Debug> TCPHandler: Processed in 0.001395376 sec. | ||
| 8959 | 2026.03.16 21:27:21.740519 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.03.16 21:27:21.740616 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8961 | 2026.03.16 21:27:21.740658 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8962 | 2026.03.16 21:27:21.741088 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.03.16 21:27:21.741125 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8964 | 2026.03.16 21:27:21.741433 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8965 | 2026.03.16 21:27:21.741647 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2026.03.16 21:27:21.741776 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 8967 | 2026.03.16 21:27:21.741814 [ 268 ] {8eb43803-2e7c-4f46-b4eb-c7ff71ef97b2} <Debug> TCPHandler: Processed in 0.001345504 sec. | ||
| 8968 | 2026.03.16 21:27:21.741931 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.03.16 21:27:21.742055 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8970 | 2026.03.16 21:27:21.742101 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8971 | 2026.03.16 21:27:21.742539 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.03.16 21:27:21.742576 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8973 | 2026.03.16 21:27:21.742904 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8974 | 2026.03.16 21:27:21.743118 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.03.16 21:27:21.743252 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 8976 | 2026.03.16 21:27:21.743291 [ 268 ] {64a139b3-61f7-4201-9a31-449c92ccf250} <Debug> TCPHandler: Processed in 0.001410626 sec. | ||
| 8977 | 2026.03.16 21:27:21.743442 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.03.16 21:27:21.743539 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8979 | 2026.03.16 21:27:21.743595 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8980 | 2026.03.16 21:27:21.744404 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.03.16 21:27:21.744441 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8982 | 2026.03.16 21:27:21.744966 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8983 | 2026.03.16 21:27:21.745199 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.03.16 21:27:21.745350 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 8985 | 2026.03.16 21:27:21.745419 [ 268 ] {5b29a801-36e1-48ab-9472-ec4887d187c0} <Debug> TCPHandler: Processed in 0.002026388 sec. | ||
| 8986 | 2026.03.16 21:27:21.745553 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.03.16 21:27:21.745648 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.03.16 21:27:21.745690 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8989 | 2026.03.16 21:27:21.746035 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.03.16 21:27:21.746072 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8991 | 2026.03.16 21:27:21.746372 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8992 | 2026.03.16 21:27:21.746583 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.03.16 21:27:21.746713 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8994 | 2026.03.16 21:27:21.746751 [ 268 ] {666e8df2-ca7a-45e0-8641-04a5f85f21ff} <Debug> TCPHandler: Processed in 0.001249663 sec. | ||
| 8995 | 2026.03.16 21:27:25.710576 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8996 | 2026.03.16 21:27:25.710640 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8997 | 2026.03.16 21:27:25.825521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20143 | ||
| 8998 | 2026.03.16 21:27:25.826013 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.03.16 21:27:25.826057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9000 | 2026.03.16 21:27:25.826543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9001 | 2026.03.16 21:27:25.826774 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.03.16 21:27:25.826919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20143 | ||
| 9003 | 2026.03.16 21:27:26.737825 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2026.03.16 21:27:26.738007 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9005 | 2026.03.16 21:27:26.738072 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9006 | 2026.03.16 21:27:26.738722 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.03.16 21:27:26.738772 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9008 | 2026.03.16 21:27:26.739190 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9009 | 2026.03.16 21:27:26.739413 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.03.16 21:27:26.739570 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001609 sec., 73337.47669359851 rows/sec., 6.24 MiB/sec. | ||
| 9011 | 2026.03.16 21:27:26.739615 [ 268 ] {e21f4b1d-b715-461a-b418-cb8466fea4d2} <Debug> TCPHandler: Processed in 0.001915965 sec. | ||
| 9012 | 2026.03.16 21:27:26.739738 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2026.03.16 21:27:26.739832 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9014 | 2026.03.16 21:27:26.739872 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9015 | 2026.03.16 21:27:26.740278 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.03.16 21:27:26.740314 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9017 | 2026.03.16 21:27:26.740609 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9018 | 2026.03.16 21:27:26.740813 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.03.16 21:27:26.740944 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001128 sec., 27482.269503546097 rows/sec., 2.02 MiB/sec. | ||
| 9020 | 2026.03.16 21:27:26.740984 [ 268 ] {eda13580-3acf-434f-9f4a-6e3c92de4daa} <Debug> TCPHandler: Processed in 0.001293694 sec. | ||
| 9021 | 2026.03.16 21:27:26.741093 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2026.03.16 21:27:26.741190 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9023 | 2026.03.16 21:27:26.741228 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9024 | 2026.03.16 21:27:26.741640 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.03.16 21:27:26.741675 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9026 | 2026.03.16 21:27:26.741974 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9027 | 2026.03.16 21:27:26.742181 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.03.16 21:27:26.742312 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001138 sec., 83479.7891036907 rows/sec., 6.52 MiB/sec. | ||
| 9029 | 2026.03.16 21:27:26.742352 [ 268 ] {3700f0a3-ddce-4f2a-b732-377c647cdf78} <Debug> TCPHandler: Processed in 0.001307154 sec. | ||
| 9030 | 2026.03.16 21:27:26.742462 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2026.03.16 21:27:26.742555 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9032 | 2026.03.16 21:27:26.742598 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9033 | 2026.03.16 21:27:26.742995 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.03.16 21:27:26.743031 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9035 | 2026.03.16 21:27:26.743351 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9036 | 2026.03.16 21:27:26.743563 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.03.16 21:27:26.743692 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 9038 | 2026.03.16 21:27:26.743730 [ 268 ] {a7f04474-459d-40ab-aad4-43d6ed34be81} <Debug> TCPHandler: Processed in 0.001315604 sec. | ||
| 9039 | 2026.03.16 21:27:26.743840 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.03.16 21:27:26.743933 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9041 | 2026.03.16 21:27:26.743987 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9042 | 2026.03.16 21:27:26.744792 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.03.16 21:27:26.744828 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9044 | 2026.03.16 21:27:26.745360 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9045 | 2026.03.16 21:27:26.745576 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.03.16 21:27:26.745713 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001796 sec., 17260.57906458797 rows/sec., 30.93 MiB/sec. | ||
| 9047 | 2026.03.16 21:27:26.745778 [ 268 ] {e0e002ad-5602-49c1-96d6-710704288ae9} <Debug> TCPHandler: Processed in 0.001985167 sec. | ||
| 9048 | 2026.03.16 21:27:26.745890 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2026.03.16 21:27:26.745984 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9050 | 2026.03.16 21:27:26.746025 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9051 | 2026.03.16 21:27:26.746362 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.03.16 21:27:26.746397 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9053 | 2026.03.16 21:27:26.746693 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9054 | 2026.03.16 21:27:26.746902 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.03.16 21:27:26.747028 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9056 | 2026.03.16 21:27:26.747065 [ 268 ] {a67beddc-778c-4064-a3cd-b2040d830e72} <Debug> TCPHandler: Processed in 0.001223302 sec. | ||
| 9057 | 2026.03.16 21:27:26.874246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9058 | 2026.03.16 21:27:26.890162 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.03.16 21:27:26.890229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9060 | 2026.03.16 21:27:26.896417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9061 | 2026.03.16 21:27:26.897138 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.03.16 21:27:26.900005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9063 | 2026.03.16 21:27:30.891129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1130 | ||
| 9064 | 2026.03.16 21:27:30.893778 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.03.16 21:27:30.893832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9066 | 2026.03.16 21:27:30.895132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9067 | 2026.03.16 21:27:30.895403 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.03.16 21:27:30.895545 [ 76 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9069 | 2026.03.16 21:27:30.895608 [ 76 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.03.16 21:27:30.895627 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9071 | 2026.03.16 21:27:30.895745 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 9072 | 2026.03.16 21:27:30.895757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 9073 | 2026.03.16 21:27:30.896281 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2026.03.16 21:27:30.896420 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 970 rows starting from the beginning of the part | ||
| 9075 | 2026.03.16 21:27:30.896794 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 9076 | 2026.03.16 21:27:30.897142 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 9077 | 2026.03.16 21:27:30.897553 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9078 | 2026.03.16 21:27:30.897911 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9079 | 2026.03.16 21:27:30.898246 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 9080 | 2026.03.16 21:27:30.904629 [ 200 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1130 rows, containing 72 columns (72 merged, 0 gathered) in 0.008931234 sec., 126522.27004689386 rows/sec., 100.32 MiB/sec. | ||
| 9081 | 2026.03.16 21:27:30.906544 [ 198 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9082 | 2026.03.16 21:27:30.907179 [ 198 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.03.16 21:27:30.907270 [ 198 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_31_6} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9084 | 2026.03.16 21:27:30.907650 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 9085 | 2026.03.16 21:27:31.740080 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.03.16 21:27:31.740278 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9087 | 2026.03.16 21:27:31.740351 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9088 | 2026.03.16 21:27:31.741054 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.03.16 21:27:31.741092 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9090 | 2026.03.16 21:27:31.741490 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9091 | 2026.03.16 21:27:31.741730 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.03.16 21:27:31.741887 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 9093 | 2026.03.16 21:27:31.741929 [ 268 ] {1a883d03-d672-4873-a928-caba3d93f7f9} <Debug> TCPHandler: Processed in 0.001983736 sec. | ||
| 9094 | 2026.03.16 21:27:31.742066 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2026.03.16 21:27:31.742162 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9096 | 2026.03.16 21:27:31.742204 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9097 | 2026.03.16 21:27:31.742609 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.03.16 21:27:31.742644 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9099 | 2026.03.16 21:27:31.742937 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9100 | 2026.03.16 21:27:31.743143 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.03.16 21:27:31.743269 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001124 sec., 8896.79715302491 rows/sec., 725.47 KiB/sec. | ||
| 9102 | 2026.03.16 21:27:31.743308 [ 268 ] {924b4e54-abfb-4d00-aa47-69dd92224736} <Debug> TCPHandler: Processed in 0.001303884 sec. | ||
| 9103 | 2026.03.16 21:27:31.743435 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2026.03.16 21:27:31.743528 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9105 | 2026.03.16 21:27:31.743567 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9106 | 2026.03.16 21:27:31.744076 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.03.16 21:27:31.744111 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9108 | 2026.03.16 21:27:31.744447 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9109 | 2026.03.16 21:27:31.744657 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2026.03.16 21:27:31.744784 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001271 sec., 158143.19433516916 rows/sec., 14.01 MiB/sec. | ||
| 9111 | 2026.03.16 21:27:31.744804 [ 76 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9112 | 2026.03.16 21:27:31.744823 [ 268 ] {2e2eeb3d-8a4b-45eb-8d07-736109d7cb71} <Debug> TCPHandler: Processed in 0.001441007 sec. | ||
| 9113 | 2026.03.16 21:27:31.744870 [ 76 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.03.16 21:27:31.744898 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9115 | 2026.03.16 21:27:31.744965 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.03.16 21:27:31.745002 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::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 | ||
| 9117 | 2026.03.16 21:27:31.745063 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9118 | 2026.03.16 21:27:31.745101 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9119 | 2026.03.16 21:27:31.745103 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9120 | 2026.03.16 21:27:31.745133 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2147 rows starting from the beginning of the part | ||
| 9121 | 2026.03.16 21:27:31.745196 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2004 rows starting from the beginning of the part | ||
| 9122 | 2026.03.16 21:27:31.745245 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9123 | 2026.03.16 21:27:31.745291 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 9124 | 2026.03.16 21:27:31.745332 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part | ||
| 9125 | 2026.03.16 21:27:31.745376 [ 197 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 201 rows starting from the beginning of the part | ||
| 9126 | 2026.03.16 21:27:31.745535 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.03.16 21:27:31.745570 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9128 | 2026.03.16 21:27:31.745884 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9129 | 2026.03.16 21:27:31.746095 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.03.16 21:27:31.746224 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001176 sec., 27210.884353741498 rows/sec., 2.00 MiB/sec. | ||
| 9131 | 2026.03.16 21:27:31.746262 [ 268 ] {873d7797-b30e-489d-ba94-41bbdaa8aaa5} <Debug> TCPHandler: Processed in 0.001349695 sec. | ||
| 9132 | 2026.03.16 21:27:31.746373 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.03.16 21:27:31.746465 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.03.16 21:27:31.746505 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9135 | 2026.03.16 21:27:31.746904 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.03.16 21:27:31.746939 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9137 | 2026.03.16 21:27:31.747069 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002113639 sec., 2177287.6068240604 rows/sec., 176.47 MiB/sec. | ||
| 9138 | 2026.03.16 21:27:31.747245 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9139 | 2026.03.16 21:27:31.747439 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9140 | 2026.03.16 21:27:31.747478 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.03.16 21:27:31.747625 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.70 MiB/sec. | ||
| 9142 | 2026.03.16 21:27:31.747666 [ 268 ] {233dae1d-4f29-4926-aea4-46c38382eaa7} <Debug> TCPHandler: Processed in 0.001343805 sec. | ||
| 9143 | 2026.03.16 21:27:31.747782 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2026.03.16 21:27:31.747799 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.03.16 21:27:31.747877 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.03.16 21:27:31.747898 [ 200 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_71_14} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9147 | 2026.03.16 21:27:31.747925 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9148 | 2026.03.16 21:27:31.748003 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9149 | 2026.03.16 21:27:31.748345 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.03.16 21:27:31.748391 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9151 | 2026.03.16 21:27:31.748687 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9152 | 2026.03.16 21:27:31.748899 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.03.16 21:27:31.749031 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 9154 | 2026.03.16 21:27:31.749071 [ 268 ] {a39ac72a-c34b-4e22-9e36-32a9503a3aa1} <Debug> TCPHandler: Processed in 0.001338785 sec. | ||
| 9155 | 2026.03.16 21:27:31.749175 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.03.16 21:27:31.749269 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9157 | 2026.03.16 21:27:31.749311 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9158 | 2026.03.16 21:27:31.749758 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.03.16 21:27:31.749794 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9160 | 2026.03.16 21:27:31.750097 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9161 | 2026.03.16 21:27:31.750306 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.03.16 21:27:31.750417 [ 76 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9163 | 2026.03.16 21:27:31.750434 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.00118 sec., 101694.91525423728 rows/sec., 8.27 MiB/sec. | ||
| 9164 | 2026.03.16 21:27:31.750456 [ 76 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2026.03.16 21:27:31.750479 [ 268 ] {ce37fe06-6eb2-462e-b03e-693523c1c063} <Debug> TCPHandler: Processed in 0.001354245 sec. | ||
| 9166 | 2026.03.16 21:27:31.750481 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9167 | 2026.03.16 21:27:31.750598 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::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 | ||
| 9168 | 2026.03.16 21:27:31.750602 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.03.16 21:27:31.750702 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9170 | 2026.03.16 21:27:31.750716 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9171 | 2026.03.16 21:27:31.750733 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1122 rows starting from the beginning of the part | ||
| 9172 | 2026.03.16 21:27:31.750760 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9173 | 2026.03.16 21:27:31.750790 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1046 rows starting from the beginning of the part | ||
| 9174 | 2026.03.16 21:27:31.750837 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9175 | 2026.03.16 21:27:31.750880 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 9176 | 2026.03.16 21:27:31.750917 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 95 rows starting from the beginning of the part | ||
| 9177 | 2026.03.16 21:27:31.750952 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 120 rows starting from the beginning of the part | ||
| 9178 | 2026.03.16 21:27:31.751169 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.03.16 21:27:31.751204 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9180 | 2026.03.16 21:27:31.751562 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9181 | 2026.03.16 21:27:31.751770 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.03.16 21:27:31.751900 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001201 sec., 167360.53288925896 rows/sec., 11.99 MiB/sec. | ||
| 9183 | 2026.03.16 21:27:31.751907 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9184 | 2026.03.16 21:27:31.751944 [ 268 ] {b455c58f-08a2-419e-b445-5a9e4b33677f} <Debug> TCPHandler: Processed in 0.001392566 sec. | ||
| 9185 | 2026.03.16 21:27:31.751961 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.03.16 21:27:31.751993 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9187 | 2026.03.16 21:27:31.752012 [ 200 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452757 sec., 1735321.1858555835 rows/sec., 129.75 MiB/sec. | ||
| 9188 | 2026.03.16 21:27:31.752064 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.03.16 21:27:31.752097 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 9190 | 2026.03.16 21:27:31.752169 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9191 | 2026.03.16 21:27:31.752212 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9192 | 2026.03.16 21:27:31.752228 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9193 | 2026.03.16 21:27:31.752236 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9194 | 2026.03.16 21:27:31.752286 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21199 rows starting from the beginning of the part | ||
| 9195 | 2026.03.16 21:27:31.752367 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1219 rows starting from the beginning of the part | ||
| 9196 | 2026.03.16 21:27:31.752424 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 9197 | 2026.03.16 21:27:31.752483 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9198 | 2026.03.16 21:27:31.752527 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.03.16 21:27:31.752536 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::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 | ||
| 9200 | 2026.03.16 21:27:31.752600 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 201 rows starting from the beginning of the part | ||
| 9201 | 2026.03.16 21:27:31.752621 [ 189 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_71_14} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9202 | 2026.03.16 21:27:31.752701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9203 | 2026.03.16 21:27:31.753009 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.03.16 21:27:31.753047 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9205 | 2026.03.16 21:27:31.753587 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9206 | 2026.03.16 21:27:31.753806 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.03.16 21:27:31.753951 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 9208 | 2026.03.16 21:27:31.754016 [ 268 ] {a352d7b7-16ee-4137-9ad5-c7bd49216d73} <Debug> TCPHandler: Processed in 0.002002936 sec. | ||
| 9209 | 2026.03.16 21:27:31.754127 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.03.16 21:27:31.754222 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.03.16 21:27:31.754264 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9212 | 2026.03.16 21:27:31.754606 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.03.16 21:27:31.754644 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9214 | 2026.03.16 21:27:31.754960 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9215 | 2026.03.16 21:27:31.755171 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.03.16 21:27:31.755306 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 9217 | 2026.03.16 21:27:31.755306 [ 72 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9218 | 2026.03.16 21:27:31.755346 [ 268 ] {58ffa4a6-9fd8-4df2-8021-f7fbbbc9cf00} <Debug> TCPHandler: Processed in 0.001269173 sec. | ||
| 9219 | 2026.03.16 21:27:31.755358 [ 72 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.03.16 21:27:31.755383 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9221 | 2026.03.16 21:27:31.755468 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 9222 | 2026.03.16 21:27:31.755593 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9223 | 2026.03.16 21:27:31.755627 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3420 rows starting from the beginning of the part | ||
| 9224 | 2026.03.16 21:27:31.755692 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
| 9225 | 2026.03.16 21:27:31.755737 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 9226 | 2026.03.16 21:27:31.755780 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9227 | 2026.03.16 21:27:31.755822 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::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 | ||
| 9228 | 2026.03.16 21:27:31.755866 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9229 | 2026.03.16 21:27:31.757474 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002041228 sec., 1793038.3083124473 rows/sec., 120.84 MiB/sec. | ||
| 9230 | 2026.03.16 21:27:31.757837 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9231 | 2026.03.16 21:27:31.758074 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.03.16 21:27:31.758140 [ 187 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_71_14} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9233 | 2026.03.16 21:27:31.758203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9234 | 2026.03.16 21:27:31.768472 [ 199 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23067 rows, containing 5 columns (5 merged, 0 gathered) in 0.016426692 sec., 1404238.905800389 rows/sec., 92.72 MiB/sec. | ||
| 9235 | 2026.03.16 21:27:31.768945 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9236 | 2026.03.16 21:27:31.769188 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.03.16 21:27:31.769252 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9238 | 2026.03.16 21:27:31.769333 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9239 | 2026.03.16 21:27:32.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.71 MiB, peak 317.98 MiB, free memory in arenas 0.00 B, will set to 309.84 MiB (RSS), difference: 2.13 MiB | ||
| 9240 | 2026.03.16 21:27:33.327040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20655 | ||
| 9241 | 2026.03.16 21:27:33.327631 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.03.16 21:27:33.327676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9243 | 2026.03.16 21:27:33.328165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9244 | 2026.03.16 21:27:33.328410 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.03.16 21:27:33.328536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20655 | ||
| 9246 | 2026.03.16 21:27:34.400111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9247 | 2026.03.16 21:27:34.416265 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.03.16 21:27:34.416319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9249 | 2026.03.16 21:27:34.422448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9250 | 2026.03.16 21:27:34.423121 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.03.16 21:27:34.426196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9252 | 2026.03.16 21:27:36.743141 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9253 | 2026.03.16 21:27:36.743344 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9254 | 2026.03.16 21:27:36.743449 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9255 | 2026.03.16 21:27:36.744340 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2026.03.16 21:27:36.744412 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9257 | 2026.03.16 21:27:36.745023 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9258 | 2026.03.16 21:27:36.745387 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.03.16 21:27:36.745621 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002331 sec., 50622.05062205062 rows/sec., 4.31 MiB/sec. | ||
| 9260 | 2026.03.16 21:27:36.745701 [ 268 ] {6ab6d4e8-bf6d-47cc-a2fc-22ee40b20c30} <Debug> TCPHandler: Processed in 0.00270685 sec. | ||
| 9261 | 2026.03.16 21:27:36.745865 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.03.16 21:27:36.745998 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9263 | 2026.03.16 21:27:36.746064 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9264 | 2026.03.16 21:27:36.746668 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.03.16 21:27:36.746720 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9266 | 2026.03.16 21:27:36.747193 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9267 | 2026.03.16 21:27:36.747528 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.03.16 21:27:36.747702 [ 67 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9269 | 2026.03.16 21:27:36.747727 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00176 sec., 17613.636363636364 rows/sec., 1.29 MiB/sec. | ||
| 9270 | 2026.03.16 21:27:36.747782 [ 67 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.03.16 21:27:36.747810 [ 268 ] {4bbbef3a-42c2-40ae-8a11-655f16f0fe28} <Debug> TCPHandler: Processed in 0.002009647 sec. | ||
| 9272 | 2026.03.16 21:27:36.747815 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9273 | 2026.03.16 21:27:36.747966 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.03.16 21:27:36.747997 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 9275 | 2026.03.16 21:27:36.748100 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9276 | 2026.03.16 21:27:36.748163 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9277 | 2026.03.16 21:27:36.748189 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9278 | 2026.03.16 21:27:36.748245 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 80 rows starting from the beginning of the part | ||
| 9279 | 2026.03.16 21:27:36.748337 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 9280 | 2026.03.16 21:27:36.748402 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 9281 | 2026.03.16 21:27:36.748472 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9282 | 2026.03.16 21:27:36.748530 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 9283 | 2026.03.16 21:27:36.748585 [ 196 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9284 | 2026.03.16 21:27:36.748710 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.03.16 21:27:36.748756 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9286 | 2026.03.16 21:27:36.749137 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9287 | 2026.03.16 21:27:36.749387 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.03.16 21:27:36.749542 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001472 sec., 64538.04347826087 rows/sec., 5.04 MiB/sec. | ||
| 9289 | 2026.03.16 21:27:36.749596 [ 268 ] {7d037f59-5a97-45e1-95ba-5da16496c02f} <Debug> TCPHandler: Processed in 0.001694292 sec. | ||
| 9290 | 2026.03.16 21:27:36.749734 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2026.03.16 21:27:36.749762 [ 199 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845943 sec., 124597.56341338817 rows/sec., 9.60 MiB/sec. | ||
| 9292 | 2026.03.16 21:27:36.749840 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.03.16 21:27:36.749893 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9294 | 2026.03.16 21:27:36.749943 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9295 | 2026.03.16 21:27:36.750319 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.03.16 21:27:36.750396 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_61_12} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9297 | 2026.03.16 21:27:36.750396 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.03.16 21:27:36.750451 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9299 | 2026.03.16 21:27:36.750483 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9300 | 2026.03.16 21:27:36.750852 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9301 | 2026.03.16 21:27:36.751090 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.03.16 21:27:36.751228 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 9303 | 2026.03.16 21:27:36.751280 [ 268 ] {c703660c-2e8e-4cc2-abec-7b86a8a83ec2} <Debug> TCPHandler: Processed in 0.001597839 sec. | ||
| 9304 | 2026.03.16 21:27:36.751405 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2026.03.16 21:27:36.751508 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9306 | 2026.03.16 21:27:36.751566 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9307 | 2026.03.16 21:27:36.752469 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.03.16 21:27:36.752510 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9309 | 2026.03.16 21:27:36.753134 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9310 | 2026.03.16 21:27:36.753396 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.03.16 21:27:36.753541 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9312 | 2026.03.16 21:27:36.753550 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002064 sec., 15019.37984496124 rows/sec., 26.91 MiB/sec. | ||
| 9313 | 2026.03.16 21:27:36.753626 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.03.16 21:27:36.753654 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9315 | 2026.03.16 21:27:36.753686 [ 268 ] {ef9fff1b-30b4-491e-9fab-2a8f52eeb2f4} <Debug> TCPHandler: Processed in 0.002332263 sec. | ||
| 9316 | 2026.03.16 21:27:36.753755 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 9317 | 2026.03.16 21:27:36.753815 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2026.03.16 21:27:36.753921 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9319 | 2026.03.16 21:27:36.753966 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9320 | 2026.03.16 21:27:36.754017 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9321 | 2026.03.16 21:27:36.754080 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1155 rows starting from the beginning of the part | ||
| 9322 | 2026.03.16 21:27:36.754237 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 9323 | 2026.03.16 21:27:36.754315 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.03.16 21:27:36.754335 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 9325 | 2026.03.16 21:27:36.754358 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9326 | 2026.03.16 21:27:36.754429 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9327 | 2026.03.16 21:27:36.754518 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 9328 | 2026.03.16 21:27:36.754606 [ 196 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9329 | 2026.03.16 21:27:36.754752 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9330 | 2026.03.16 21:27:36.755074 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.03.16 21:27:36.755300 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 9332 | 2026.03.16 21:27:36.755343 [ 268 ] {033fe102-5c8a-417e-8eac-be4a823e940f} <Debug> TCPHandler: Processed in 0.001577829 sec. | ||
| 9333 | 2026.03.16 21:27:36.760761 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1279 rows, containing 19 columns (19 merged, 0 gathered) in 0.00705271 sec., 181348.72977904946 rows/sec., 324.97 MiB/sec. | ||
| 9334 | 2026.03.16 21:27:36.762615 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9335 | 2026.03.16 21:27:36.763225 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.03.16 21:27:36.763335 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9337 | 2026.03.16 21:27:36.763493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9338 | 2026.03.16 21:27:37.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.46 MiB, peak 321.79 MiB, free memory in arenas 0.00 B, will set to 312.31 MiB (RSS), difference: 1.86 MiB | ||
| 9339 | 2026.03.16 21:27:40.710690 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9340 | 2026.03.16 21:27:40.710789 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9341 | 2026.03.16 21:27:40.828707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21103 | ||
| 9342 | 2026.03.16 21:27:40.829449 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.03.16 21:27:40.829486 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9344 | 2026.03.16 21:27:40.829953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9345 | 2026.03.16 21:27:40.830167 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.03.16 21:27:40.830294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21103 | ||
| 9347 | 2026.03.16 21:27:40.896034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1162 | ||
| 9348 | 2026.03.16 21:27:40.898604 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.03.16 21:27:40.898650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9350 | 2026.03.16 21:27:40.899833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9351 | 2026.03.16 21:27:40.900081 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.03.16 21:27:40.900343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
| 9353 | 2026.03.16 21:27:41.737748 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2026.03.16 21:27:41.738011 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9355 | 2026.03.16 21:27:41.738110 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9356 | 2026.03.16 21:27:41.738812 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.03.16 21:27:41.738864 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9358 | 2026.03.16 21:27:41.739278 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9359 | 2026.03.16 21:27:41.739521 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.03.16 21:27:41.739685 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001742 sec., 43628.01377726751 rows/sec., 3.60 MiB/sec. | ||
| 9361 | 2026.03.16 21:27:41.739736 [ 268 ] {13ac5711-c6cf-4575-bb6b-e4be6c493670} <Debug> TCPHandler: Processed in 0.00215562 sec. | ||
| 9362 | 2026.03.16 21:27:41.739864 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2026.03.16 21:27:41.739969 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9364 | 2026.03.16 21:27:41.740012 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9365 | 2026.03.16 21:27:41.740425 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.03.16 21:27:41.740464 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9367 | 2026.03.16 21:27:41.740773 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9368 | 2026.03.16 21:27:41.740983 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.03.16 21:27:41.741118 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 9370 | 2026.03.16 21:27:41.741159 [ 268 ] {22574648-3139-4b1e-ac25-eaf64739cb67} <Debug> TCPHandler: Processed in 0.001348194 sec. | ||
| 9371 | 2026.03.16 21:27:41.741281 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9372 | 2026.03.16 21:27:41.741379 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9373 | 2026.03.16 21:27:41.741420 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9374 | 2026.03.16 21:27:41.741833 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2026.03.16 21:27:41.741871 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9376 | 2026.03.16 21:27:41.742181 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9377 | 2026.03.16 21:27:41.742395 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.03.16 21:27:41.742524 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 9379 | 2026.03.16 21:27:41.742563 [ 268 ] {ce4f62f7-d8ea-4d87-bcb6-b798af855144} <Debug> TCPHandler: Processed in 0.001332494 sec. | ||
| 9380 | 2026.03.16 21:27:41.742675 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2026.03.16 21:27:41.742773 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9382 | 2026.03.16 21:27:41.742818 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9383 | 2026.03.16 21:27:41.743211 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.03.16 21:27:41.743247 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9385 | 2026.03.16 21:27:41.743590 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9386 | 2026.03.16 21:27:41.743812 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2026.03.16 21:27:41.743943 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 9388 | 2026.03.16 21:27:41.743982 [ 268 ] {5df8a7d6-673e-4ab1-981a-fc29c477f66a} <Debug> TCPHandler: Processed in 0.001356675 sec. | ||
| 9389 | 2026.03.16 21:27:41.744086 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2026.03.16 21:27:41.744181 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9391 | 2026.03.16 21:27:41.744236 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9392 | 2026.03.16 21:27:41.744997 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.03.16 21:27:41.745035 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9394 | 2026.03.16 21:27:41.745553 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9395 | 2026.03.16 21:27:41.745776 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2026.03.16 21:27:41.745916 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 9397 | 2026.03.16 21:27:41.745978 [ 268 ] {9a74be06-af4e-4772-ba96-67742394cddf} <Debug> TCPHandler: Processed in 0.001940796 sec. | ||
| 9398 | 2026.03.16 21:27:41.746093 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9399 | 2026.03.16 21:27:41.746189 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9400 | 2026.03.16 21:27:41.746230 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9401 | 2026.03.16 21:27:41.746563 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2026.03.16 21:27:41.746600 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9403 | 2026.03.16 21:27:41.746911 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9404 | 2026.03.16 21:27:41.747123 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.03.16 21:27:41.747251 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9406 | 2026.03.16 21:27:41.747287 [ 268 ] {ddbca020-bd0b-4867-9e89-8183d5ba50f6} <Debug> TCPHandler: Processed in 0.001245823 sec. | ||
| 9407 | 2026.03.16 21:27:41.926317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9408 | 2026.03.16 21:27:41.943736 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.03.16 21:27:41.943797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9410 | 2026.03.16 21:27:41.949935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9411 | 2026.03.16 21:27:41.950618 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.03.16 21:27:41.953633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9413 | 2026.03.16 21:27:41.972463 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2026.03.16 21:27:41.972621 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9415 | 2026.03.16 21:27:41.972679 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9416 | 2026.03.16 21:27:41.973241 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.03.16 21:27:41.973286 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9418 | 2026.03.16 21:27:41.973657 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9419 | 2026.03.16 21:27:41.973880 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.03.16 21:27:41.974030 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001449 sec., 2760.5244996549345 rows/sec., 225.10 KiB/sec. | ||
| 9421 | 2026.03.16 21:27:41.974076 [ 268 ] {01e76ac1-fc6d-468d-b224-aced55947094} <Debug> TCPHandler: Processed in 0.001713402 sec. | ||
| 9422 | 2026.03.16 21:27:41.974189 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.03.16 21:27:41.974288 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9424 | 2026.03.16 21:27:41.974330 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9425 | 2026.03.16 21:27:41.975567 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.03.16 21:27:41.975603 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9427 | 2026.03.16 21:27:41.976051 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9428 | 2026.03.16 21:27:41.976283 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.03.16 21:27:41.976415 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Debug> executeQuery: Read 2004 rows, 155.51 KiB in 0.002149 sec., 932526.7566309912 rows/sec., 70.67 MiB/sec. | ||
| 9430 | 2026.03.16 21:27:41.976454 [ 268 ] {dab55018-0b54-4d6e-bb32-f2fcc2a2c305} <Debug> TCPHandler: Processed in 0.002313183 sec. | ||
| 9431 | 2026.03.16 21:27:41.976570 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2026.03.16 21:27:41.976664 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9433 | 2026.03.16 21:27:41.976704 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9434 | 2026.03.16 21:27:41.977115 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.03.16 21:27:41.977149 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9436 | 2026.03.16 21:27:41.977450 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9437 | 2026.03.16 21:27:41.977656 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.03.16 21:27:41.977781 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001137 sec., 40457.34388742304 rows/sec., 2.95 MiB/sec. | ||
| 9439 | 2026.03.16 21:27:41.977817 [ 268 ] {c5158547-2c1a-4199-8a06-a277fc7584b5} <Debug> TCPHandler: Processed in 0.001295124 sec. | ||
| 9440 | 2026.03.16 21:27:41.977936 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.03.16 21:27:41.978036 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9442 | 2026.03.16 21:27:41.978077 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9443 | 2026.03.16 21:27:41.978802 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.03.16 21:27:41.978838 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9445 | 2026.03.16 21:27:41.979192 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9446 | 2026.03.16 21:27:41.979419 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.03.16 21:27:41.979549 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001532 sec., 462140.9921671018 rows/sec., 26.96 MiB/sec. | ||
| 9448 | 2026.03.16 21:27:41.979589 [ 268 ] {1a9805b9-5e90-4f61-a81a-c23bf861eab8} <Debug> TCPHandler: Processed in 0.001708142 sec. | ||
| 9449 | 2026.03.16 21:27:41.979702 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.03.16 21:27:41.979797 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9451 | 2026.03.16 21:27:41.979837 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9452 | 2026.03.16 21:27:41.980215 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.03.16 21:27:41.980249 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9454 | 2026.03.16 21:27:41.980546 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9455 | 2026.03.16 21:27:41.980762 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.03.16 21:27:41.980891 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 9457 | 2026.03.16 21:27:41.980929 [ 268 ] {953400d3-5eb8-4a72-9d2f-a545486c46d8} <Debug> TCPHandler: Processed in 0.001276143 sec. | ||
| 9458 | 2026.03.16 21:27:41.981036 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.03.16 21:27:41.981129 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9460 | 2026.03.16 21:27:41.981169 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9461 | 2026.03.16 21:27:41.981942 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.03.16 21:27:41.981977 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9463 | 2026.03.16 21:27:41.982324 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9464 | 2026.03.16 21:27:41.982540 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.03.16 21:27:41.982669 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001557 sec., 671804.7527296082 rows/sec., 46.43 MiB/sec. | ||
| 9466 | 2026.03.16 21:27:41.982707 [ 268 ] {bc013268-268e-452e-8b80-9631679e3c9c} <Debug> TCPHandler: Processed in 0.001719372 sec. | ||
| 9467 | 2026.03.16 21:27:41.982828 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2026.03.16 21:27:41.982922 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9469 | 2026.03.16 21:27:41.982966 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9470 | 2026.03.16 21:27:41.983610 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2026.03.16 21:27:41.983648 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9472 | 2026.03.16 21:27:41.984063 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9473 | 2026.03.16 21:27:41.984287 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.03.16 21:27:41.984414 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001511 sec., 806750.4963600265 rows/sec., 50.45 MiB/sec. | ||
| 9475 | 2026.03.16 21:27:41.984450 [ 268 ] {7ccc0c9d-2037-4c5f-8ca4-af0600cdeb55} <Debug> TCPHandler: Processed in 0.001671331 sec. | ||
| 9476 | 2026.03.16 21:27:41.984560 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2026.03.16 21:27:41.984653 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9478 | 2026.03.16 21:27:41.984705 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9479 | 2026.03.16 21:27:41.985532 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2026.03.16 21:27:41.985565 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9481 | 2026.03.16 21:27:41.986147 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9482 | 2026.03.16 21:27:41.986368 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2026.03.16 21:27:41.986497 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001862 sec., 22556.39097744361 rows/sec., 40.42 MiB/sec. | ||
| 9484 | 2026.03.16 21:27:41.986549 [ 268 ] {aec4a2ee-b08c-457c-a2f2-0e8b7134cec8} <Debug> TCPHandler: Processed in 0.002036048 sec. | ||
| 9485 | 2026.03.16 21:27:41.986657 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9486 | 2026.03.16 21:27:41.986750 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9487 | 2026.03.16 21:27:41.986791 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9488 | 2026.03.16 21:27:41.987093 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.03.16 21:27:41.987126 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9490 | 2026.03.16 21:27:41.987413 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9491 | 2026.03.16 21:27:41.987611 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.03.16 21:27:41.987733 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001001 sec., 11988.01198801199 rows/sec., 827.30 KiB/sec. | ||
| 9493 | 2026.03.16 21:27:41.987767 [ 268 ] {bf81d555-76e9-4d3e-8cb5-12c71b79fb5c} <Debug> TCPHandler: Processed in 0.001157041 sec. | ||
| 9494 | 2026.03.16 21:27:42.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.94 MiB, peak 321.79 MiB, free memory in arenas 0.00 B, will set to 312.33 MiB (RSS), difference: -1.60 MiB | ||
| 9495 | 2026.03.16 21:27:46.735519 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2026.03.16 21:27:46.735736 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9497 | 2026.03.16 21:27:46.735811 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9498 | 2026.03.16 21:27:46.736529 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.03.16 21:27:46.736578 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9500 | 2026.03.16 21:27:46.737002 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9501 | 2026.03.16 21:27:46.737252 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2026.03.16 21:27:46.737444 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.44 MiB/sec. | ||
| 9503 | 2026.03.16 21:27:46.737492 [ 268 ] {ce045e64-39ed-4ca2-acc9-c9355fa11ed2} <Debug> TCPHandler: Processed in 0.002109879 sec. | ||
| 9504 | 2026.03.16 21:27:46.737616 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2026.03.16 21:27:46.737710 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9506 | 2026.03.16 21:27:46.737751 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9507 | 2026.03.16 21:27:46.738172 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2026.03.16 21:27:46.738208 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9509 | 2026.03.16 21:27:46.738518 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9510 | 2026.03.16 21:27:46.738734 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.03.16 21:27:46.738861 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 9512 | 2026.03.16 21:27:46.738900 [ 268 ] {c12277e5-fc93-4af1-b431-b69a840cf045} <Debug> TCPHandler: Processed in 0.001335075 sec. | ||
| 9513 | 2026.03.16 21:27:46.739011 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2026.03.16 21:27:46.739104 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9515 | 2026.03.16 21:27:46.739149 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9516 | 2026.03.16 21:27:46.739537 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.03.16 21:27:46.739574 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9518 | 2026.03.16 21:27:46.739922 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9519 | 2026.03.16 21:27:46.740144 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.03.16 21:27:46.740272 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 7.51 MiB/sec. | ||
| 9521 | 2026.03.16 21:27:46.740311 [ 268 ] {f422378b-67f9-48d4-b514-062e2c514738} <Debug> TCPHandler: Processed in 0.001350165 sec. | ||
| 9522 | 2026.03.16 21:27:46.740421 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2026.03.16 21:27:46.740515 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9524 | 2026.03.16 21:27:46.740557 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9525 | 2026.03.16 21:27:46.740879 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2026.03.16 21:27:46.740916 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9527 | 2026.03.16 21:27:46.741230 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9528 | 2026.03.16 21:27:46.741441 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2026.03.16 21:27:46.741572 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 9530 | 2026.03.16 21:27:46.741608 [ 268 ] {f5ff958d-52ac-4e4d-87e8-aabdce88dc48} <Debug> TCPHandler: Processed in 0.001236763 sec. | ||
| 9531 | 2026.03.16 21:27:48.330428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21615 | ||
| 9532 | 2026.03.16 21:27:48.331031 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.03.16 21:27:48.331085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9534 | 2026.03.16 21:27:48.331622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9535 | 2026.03.16 21:27:48.331853 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.03.16 21:27:48.331999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21615 | ||
| 9537 | 2026.03.16 21:27:49.453748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9538 | 2026.03.16 21:27:49.471543 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.03.16 21:27:49.471607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9540 | 2026.03.16 21:27:49.477769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9541 | 2026.03.16 21:27:49.478501 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.03.16 21:27:49.481440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9543 | 2026.03.16 21:27:50.901114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1200 | ||
| 9544 | 2026.03.16 21:27:50.903901 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.03.16 21:27:50.903946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9546 | 2026.03.16 21:27:50.905092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9547 | 2026.03.16 21:27:50.905345 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.03.16 21:27:50.905611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
| 9549 | 2026.03.16 21:27:51.738575 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9550 | 2026.03.16 21:27:51.738754 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9551 | 2026.03.16 21:27:51.738822 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9552 | 2026.03.16 21:27:51.739452 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2026.03.16 21:27:51.739502 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9554 | 2026.03.16 21:27:51.739909 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9555 | 2026.03.16 21:27:51.740146 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2026.03.16 21:27:51.740298 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001593 sec., 47708.72567482737 rows/sec., 3.93 MiB/sec. | ||
| 9557 | 2026.03.16 21:27:51.740313 [ 44 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9558 | 2026.03.16 21:27:51.740341 [ 268 ] {b34e4320-b3b5-41eb-918a-18b034d186a1} <Debug> TCPHandler: Processed in 0.001895984 sec. | ||
| 9559 | 2026.03.16 21:27:51.740386 [ 44 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.03.16 21:27:51.740413 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9561 | 2026.03.16 21:27:51.740483 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9562 | 2026.03.16 21:27:51.740543 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9563 | 2026.03.16 21:27:51.740584 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.03.16 21:27:51.740630 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9565 | 2026.03.16 21:27:51.740698 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9566 | 2026.03.16 21:27:51.740741 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2151 rows starting from the beginning of the part | ||
| 9567 | 2026.03.16 21:27:51.740815 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 118 rows starting from the beginning of the part | ||
| 9568 | 2026.03.16 21:27:51.740865 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 76 rows starting from the beginning of the part | ||
| 9569 | 2026.03.16 21:27:51.740914 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2004 rows starting from the beginning of the part | ||
| 9570 | 2026.03.16 21:27:51.740959 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9571 | 2026.03.16 21:27:51.741003 [ 186 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 9572 | 2026.03.16 21:27:51.741037 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2026.03.16 21:27:51.741079 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9574 | 2026.03.16 21:27:51.741437 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9575 | 2026.03.16 21:27:51.741673 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2026.03.16 21:27:51.741812 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001247 sec., 8019.246190858059 rows/sec., 603.01 KiB/sec. | ||
| 9577 | 2026.03.16 21:27:51.741852 [ 268 ] {ae7b4527-2bf5-409f-9b1d-7a1c42bab729} <Debug> TCPHandler: Processed in 0.001419656 sec. | ||
| 9578 | 2026.03.16 21:27:51.741963 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.03.16 21:27:51.742057 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9580 | 2026.03.16 21:27:51.742097 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9581 | 2026.03.16 21:27:51.742511 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.03.16 21:27:51.742547 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9583 | 2026.03.16 21:27:51.742780 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4481 rows, containing 5 columns (5 merged, 0 gathered) in 0.002294262 sec., 1953133.5130861253 rows/sec., 157.50 MiB/sec. | ||
| 9584 | 2026.03.16 21:27:51.742864 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9585 | 2026.03.16 21:27:51.743085 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.03.16 21:27:51.743109 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9587 | 2026.03.16 21:27:51.743199 [ 44 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9588 | 2026.03.16 21:27:51.743214 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001176 sec., 62925.17006802721 rows/sec., 4.91 MiB/sec. | ||
| 9589 | 2026.03.16 21:27:51.743241 [ 44 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.03.16 21:27:51.743262 [ 268 ] {e5428892-8e6c-4967-b3bc-9324b578e521} <Debug> TCPHandler: Processed in 0.001349585 sec. | ||
| 9591 | 2026.03.16 21:27:51.743269 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9592 | 2026.03.16 21:27:51.743353 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9593 | 2026.03.16 21:27:51.743381 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.03.16 21:27:51.743441 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9595 | 2026.03.16 21:27:51.743445 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.03.16 21:27:51.743472 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1124 rows starting from the beginning of the part | ||
| 9597 | 2026.03.16 21:27:51.743474 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9598 | 2026.03.16 21:27:51.743523 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 95 rows starting from the beginning of the part | ||
| 9599 | 2026.03.16 21:27:51.743531 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9600 | 2026.03.16 21:27:51.743537 [ 193 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_76_15} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9601 | 2026.03.16 21:27:51.743564 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 9602 | 2026.03.16 21:27:51.743600 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1046 rows starting from the beginning of the part | ||
| 9603 | 2026.03.16 21:27:51.743631 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9604 | 2026.03.16 21:27:51.743641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9605 | 2026.03.16 21:27:51.743660 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 9606 | 2026.03.16 21:27:51.743915 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2026.03.16 21:27:51.743952 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9608 | 2026.03.16 21:27:51.744277 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9609 | 2026.03.16 21:27:51.744550 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2026.03.16 21:27:51.744664 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9611 | 2026.03.16 21:27:51.744680 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 9612 | 2026.03.16 21:27:51.744694 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.03.16 21:27:51.744719 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9614 | 2026.03.16 21:27:51.744725 [ 268 ] {e046d0f3-32c7-4f91-a0f8-439d3df41ec3} <Debug> TCPHandler: Processed in 0.001391796 sec. | ||
| 9615 | 2026.03.16 21:27:51.744758 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429757 sec., 1732462.2295956586 rows/sec., 129.04 MiB/sec. | ||
| 9616 | 2026.03.16 21:27:51.744791 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9617 | 2026.03.16 21:27:51.744833 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9618 | 2026.03.16 21:27:51.744892 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9619 | 2026.03.16 21:27:51.744926 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23067 rows starting from the beginning of the part | ||
| 9620 | 2026.03.16 21:27:51.744931 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9621 | 2026.03.16 21:27:51.744976 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9622 | 2026.03.16 21:27:51.744981 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9623 | 2026.03.16 21:27:51.744994 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9624 | 2026.03.16 21:27:51.745037 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9625 | 2026.03.16 21:27:51.745082 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1219 rows starting from the beginning of the part | ||
| 9626 | 2026.03.16 21:27:51.745121 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 9627 | 2026.03.16 21:27:51.745160 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9628 | 2026.03.16 21:27:51.745239 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.03.16 21:27:51.745310 [ 186 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_76_15} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9630 | 2026.03.16 21:27:51.745380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 9631 | 2026.03.16 21:27:51.745783 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.03.16 21:27:51.745825 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9633 | 2026.03.16 21:27:51.746505 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9634 | 2026.03.16 21:27:51.746757 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.03.16 21:27:51.746905 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001992 sec., 5020.080321285141 rows/sec., 9.00 MiB/sec. | ||
| 9636 | 2026.03.16 21:27:51.746971 [ 268 ] {a113cff5-e3bb-49e9-92a1-61f9646f512c} <Debug> TCPHandler: Processed in 0.0021874 sec. | ||
| 9637 | 2026.03.16 21:27:51.747085 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.03.16 21:27:51.747180 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9639 | 2026.03.16 21:27:51.747221 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9640 | 2026.03.16 21:27:51.747583 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.03.16 21:27:51.747619 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9642 | 2026.03.16 21:27:51.748049 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9643 | 2026.03.16 21:27:51.748270 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.03.16 21:27:51.748388 [ 44 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9645 | 2026.03.16 21:27:51.748414 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 9646 | 2026.03.16 21:27:51.748419 [ 44 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.03.16 21:27:51.748496 [ 268 ] {35864696-7e61-4e56-94ad-06912a43852b} <Debug> TCPHandler: Processed in 0.001461257 sec. | ||
| 9648 | 2026.03.16 21:27:51.748497 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9649 | 2026.03.16 21:27:51.748596 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9650 | 2026.03.16 21:27:51.748694 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9651 | 2026.03.16 21:27:51.748720 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3660 rows starting from the beginning of the part | ||
| 9652 | 2026.03.16 21:27:51.748762 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9653 | 2026.03.16 21:27:51.748798 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9654 | 2026.03.16 21:27:51.748831 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 12 rows starting from the beginning of the part | ||
| 9655 | 2026.03.16 21:27:51.748893 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 9656 | 2026.03.16 21:27:51.748926 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9657 | 2026.03.16 21:27:51.750462 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899306 sec., 2053381.603596261 rows/sec., 138.38 MiB/sec. | ||
| 9658 | 2026.03.16 21:27:51.750894 [ 197 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9659 | 2026.03.16 21:27:51.751175 [ 197 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.03.16 21:27:51.751245 [ 197 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_76_15} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9661 | 2026.03.16 21:27:51.751322 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 9662 | 2026.03.16 21:27:51.752082 [ 194 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24894 rows, containing 5 columns (5 merged, 0 gathered) in 0.007323474 sec., 3399206.4421885023 rows/sec., 224.17 MiB/sec. | ||
| 9663 | 2026.03.16 21:27:51.752269 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9664 | 2026.03.16 21:27:51.752517 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.03.16 21:27:51.752583 [ 192 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9666 | 2026.03.16 21:27:51.752645 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9667 | 2026.03.16 21:27:52.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.13 MiB, peak 323.96 MiB, free memory in arenas 0.00 B, will set to 315.12 MiB (RSS), difference: 1.98 MiB | ||
| 9668 | 2026.03.16 21:27:55.437871 [ 40 ] {} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 9669 | 2026.03.16 21:27:55.437999 [ 40 ] {} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.03.16 21:27:55.438043 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9671 | 2026.03.16 21:27:55.438209 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 9672 | 2026.03.16 21:27:55.438342 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9673 | 2026.03.16 21:27:55.438381 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 732 rows starting from the beginning of the part | ||
| 9674 | 2026.03.16 21:27:55.438456 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 9675 | 2026.03.16 21:27:55.438509 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 708 rows starting from the beginning of the part | ||
| 9676 | 2026.03.16 21:27:55.438555 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 9677 | 2026.03.16 21:27:55.438602 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 708 rows starting from the beginning of the part | ||
| 9678 | 2026.03.16 21:27:55.439696 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546858 sec., 1419651.965468065 rows/sec., 89.38 MiB/sec. | ||
| 9679 | 2026.03.16 21:27:55.439873 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 9680 | 2026.03.16 21:27:55.440123 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.03.16 21:27:55.440197 [ 191 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_22_5} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 9682 | 2026.03.16 21:27:55.440265 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9683 | 2026.03.16 21:27:55.711057 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9684 | 2026.03.16 21:27:55.711130 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9685 | 2026.03.16 21:27:55.832149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22063 | ||
| 9686 | 2026.03.16 21:27:55.832654 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.03.16 21:27:55.832705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9688 | 2026.03.16 21:27:55.833197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9689 | 2026.03.16 21:27:55.833440 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.03.16 21:27:55.833585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22063 | ||
| 9691 | 2026.03.16 21:27:55.833605 [ 38 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9692 | 2026.03.16 21:27:55.833677 [ 38 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.03.16 21:27:55.833700 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9694 | 2026.03.16 21:27:55.833829 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 9695 | 2026.03.16 21:27:55.833966 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9696 | 2026.03.16 21:27:55.834005 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19695 rows starting from the beginning of the part | ||
| 9697 | 2026.03.16 21:27:55.834067 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9698 | 2026.03.16 21:27:55.834115 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9699 | 2026.03.16 21:27:55.834158 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9700 | 2026.03.16 21:27:55.834197 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9701 | 2026.03.16 21:27:55.834237 [ 200 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9702 | 2026.03.16 21:27:55.836325 [ 192 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002553057 sec., 8641796.873316968 rows/sec., 123.62 MiB/sec. | ||
| 9703 | 2026.03.16 21:27:55.836748 [ 189 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9704 | 2026.03.16 21:27:55.837036 [ 189 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.03.16 21:27:55.837112 [ 189 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_46_9} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9706 | 2026.03.16 21:27:55.837232 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9707 | 2026.03.16 21:27:56.739154 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.03.16 21:27:56.739337 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9709 | 2026.03.16 21:27:56.739409 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9710 | 2026.03.16 21:27:56.740130 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.03.16 21:27:56.740192 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9712 | 2026.03.16 21:27:56.740720 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9713 | 2026.03.16 21:27:56.741019 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.03.16 21:27:56.741184 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001896 sec., 62236.286919831226 rows/sec., 5.30 MiB/sec. | ||
| 9715 | 2026.03.16 21:27:56.741241 [ 268 ] {616536e1-ecec-4b61-af36-9e4ee62775b1} <Debug> TCPHandler: Processed in 0.002218231 sec. | ||
| 9716 | 2026.03.16 21:27:56.741371 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.03.16 21:27:56.741478 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.03.16 21:27:56.741524 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9719 | 2026.03.16 21:27:56.741956 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.03.16 21:27:56.741995 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9721 | 2026.03.16 21:27:56.742315 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9722 | 2026.03.16 21:27:56.742543 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.03.16 21:27:56.742685 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001232 sec., 25162.33766233766 rows/sec., 1.85 MiB/sec. | ||
| 9724 | 2026.03.16 21:27:56.742726 [ 268 ] {a4942d68-0dd8-4e80-a7d0-650b0fb2fd4c} <Debug> TCPHandler: Processed in 0.001412045 sec. | ||
| 9725 | 2026.03.16 21:27:56.742831 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.03.16 21:27:56.742927 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9727 | 2026.03.16 21:27:56.742970 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9728 | 2026.03.16 21:27:56.743399 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.03.16 21:27:56.743443 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9730 | 2026.03.16 21:27:56.743775 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9731 | 2026.03.16 21:27:56.743987 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.03.16 21:27:56.744114 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001208 sec., 78642.38410596026 rows/sec., 6.14 MiB/sec. | ||
| 9733 | 2026.03.16 21:27:56.744153 [ 268 ] {96763121-3a38-4970-a293-ef1577ee8918} <Debug> TCPHandler: Processed in 0.001372886 sec. | ||
| 9734 | 2026.03.16 21:27:56.744271 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.03.16 21:27:56.744367 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.03.16 21:27:56.744417 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9737 | 2026.03.16 21:27:56.744817 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.03.16 21:27:56.744855 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9739 | 2026.03.16 21:27:56.745189 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9740 | 2026.03.16 21:27:56.745399 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.03.16 21:27:56.745528 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9742 | 2026.03.16 21:27:56.745565 [ 268 ] {594b66e3-f3cb-4d42-9c5c-61c65764200c} <Debug> TCPHandler: Processed in 0.001345545 sec. | ||
| 9743 | 2026.03.16 21:27:56.745688 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.03.16 21:27:56.745793 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.03.16 21:27:56.745850 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9746 | 2026.03.16 21:27:56.746686 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.03.16 21:27:56.746726 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9748 | 2026.03.16 21:27:56.747291 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9749 | 2026.03.16 21:27:56.747530 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.03.16 21:27:56.747680 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001906 sec., 16264.428121720883 rows/sec., 29.15 MiB/sec. | ||
| 9751 | 2026.03.16 21:27:56.747739 [ 268 ] {b9d30fb5-86c1-499c-9c79-13492dc06e3f} <Debug> TCPHandler: Processed in 0.002104899 sec. | ||
| 9752 | 2026.03.16 21:27:56.747862 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.03.16 21:27:56.747957 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.03.16 21:27:56.748001 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9755 | 2026.03.16 21:27:56.748352 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.03.16 21:27:56.748389 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9757 | 2026.03.16 21:27:56.748704 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9758 | 2026.03.16 21:27:56.748915 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.03.16 21:27:56.749047 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 9760 | 2026.03.16 21:27:56.749086 [ 268 ] {33fae492-b469-4d7a-92dd-46c79d6900cd} <Debug> TCPHandler: Processed in 0.001276384 sec. | ||
| 9761 | 2026.03.16 21:27:56.981580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9762 | 2026.03.16 21:27:56.999260 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.03.16 21:27:56.999307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9764 | 2026.03.16 21:27:57.005727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9765 | 2026.03.16 21:27:57.006449 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.03.16 21:27:57.006720 [ 36 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9767 | 2026.03.16 21:27:57.006756 [ 36 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.03.16 21:27:57.006775 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9769 | 2026.03.16 21:27:57.006858 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 9770 | 2026.03.16 21:27:57.009387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9771 | 2026.03.16 21:27:57.009928 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9772 | 2026.03.16 21:27:57.010722 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9773 | 2026.03.16 21:27:57.014112 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9774 | 2026.03.16 21:27:57.017433 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9775 | 2026.03.16 21:27:57.021386 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9776 | 2026.03.16 21:27:57.025514 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9777 | 2026.03.16 21:27:57.029245 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9778 | 2026.03.16 21:27:57.077117 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.070293183 sec., 4936.467310066184 rows/sec., 25.53 MiB/sec. | ||
| 9779 | 2026.03.16 21:27:57.079722 [ 195 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9780 | 2026.03.16 21:27:57.082044 [ 195 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.03.16 21:27:57.082163 [ 195 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_46_9} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9782 | 2026.03.16 21:27:57.084977 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9783 | 2026.03.16 21:27:58.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.21 MiB, peak 329.61 MiB, free memory in arenas 0.00 B, will set to 315.16 MiB (RSS), difference: -1.04 MiB | ||
| 9784 | 2026.03.16 21:28:00.905963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1224 | ||
| 9785 | 2026.03.16 21:28:00.908321 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.03.16 21:28:00.908372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9787 | 2026.03.16 21:28:00.909564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9788 | 2026.03.16 21:28:00.909828 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.03.16 21:28:00.910177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 9790 | 2026.03.16 21:28:01.739489 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.03.16 21:28:01.739666 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.03.16 21:28:01.739734 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9793 | 2026.03.16 21:28:01.740384 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.03.16 21:28:01.740435 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9795 | 2026.03.16 21:28:01.740841 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9796 | 2026.03.16 21:28:01.741074 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.03.16 21:28:01.741236 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.23 MiB/sec. | ||
| 9798 | 2026.03.16 21:28:01.741289 [ 268 ] {cd28349d-c356-4997-8a41-8cf94c2199ee} <Debug> TCPHandler: Processed in 0.001931105 sec. | ||
| 9799 | 2026.03.16 21:28:01.741417 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.03.16 21:28:01.741527 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9801 | 2026.03.16 21:28:01.741572 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9802 | 2026.03.16 21:28:01.742103 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.03.16 21:28:01.742142 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9804 | 2026.03.16 21:28:01.742486 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9805 | 2026.03.16 21:28:01.742698 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.03.16 21:28:01.742843 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001339 sec., 146377.8939507095 rows/sec., 13.04 MiB/sec. | ||
| 9807 | 2026.03.16 21:28:01.742884 [ 268 ] {372e6360-1a47-4863-af72-06929ac61241} <Debug> TCPHandler: Processed in 0.001520488 sec. | ||
| 9808 | 2026.03.16 21:28:01.743006 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2026.03.16 21:28:01.743105 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9810 | 2026.03.16 21:28:01.743147 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9811 | 2026.03.16 21:28:01.743562 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.03.16 21:28:01.743601 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9813 | 2026.03.16 21:28:01.743899 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9814 | 2026.03.16 21:28:01.744104 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.03.16 21:28:01.744213 [ 30 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9816 | 2026.03.16 21:28:01.744233 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001146 sec., 19197.20767888307 rows/sec., 1.46 MiB/sec. | ||
| 9817 | 2026.03.16 21:28:01.744281 [ 30 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.03.16 21:28:01.744292 [ 268 ] {2d183fc8-6346-482e-9293-d6236af99857} <Debug> TCPHandler: Processed in 0.001337825 sec. | ||
| 9819 | 2026.03.16 21:28:01.744310 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9820 | 2026.03.16 21:28:01.744410 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2026.03.16 21:28:01.744415 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 9822 | 2026.03.16 21:28:01.744510 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9823 | 2026.03.16 21:28:01.744531 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9824 | 2026.03.16 21:28:01.744552 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9825 | 2026.03.16 21:28:01.744565 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 82 rows starting from the beginning of the part | ||
| 9826 | 2026.03.16 21:28:01.744631 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9827 | 2026.03.16 21:28:01.744681 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part | ||
| 9828 | 2026.03.16 21:28:01.744729 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9829 | 2026.03.16 21:28:01.744774 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9830 | 2026.03.16 21:28:01.744821 [ 205 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 9831 | 2026.03.16 21:28:01.744953 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.03.16 21:28:01.744988 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9833 | 2026.03.16 21:28:01.745294 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9834 | 2026.03.16 21:28:01.745503 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.03.16 21:28:01.745583 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209482 sec., 166186.84693116558 rows/sec., 12.84 MiB/sec. | ||
| 9836 | 2026.03.16 21:28:01.745634 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.75 MiB/sec. | ||
| 9837 | 2026.03.16 21:28:01.745678 [ 268 ] {fa57f5d8-cdab-4179-bd8b-ef5d8e866e9a} <Debug> TCPHandler: Processed in 0.001318974 sec. | ||
| 9838 | 2026.03.16 21:28:01.745789 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2026.03.16 21:28:01.745817 [ 198 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9840 | 2026.03.16 21:28:01.745887 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9841 | 2026.03.16 21:28:01.745931 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9842 | 2026.03.16 21:28:01.746149 [ 198 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2026.03.16 21:28:01.746231 [ 198 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_66_13} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9844 | 2026.03.16 21:28:01.746327 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.03.16 21:28:01.746341 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9846 | 2026.03.16 21:28:01.746372 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9847 | 2026.03.16 21:28:01.746688 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9848 | 2026.03.16 21:28:01.746893 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.03.16 21:28:01.747023 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 9850 | 2026.03.16 21:28:01.747063 [ 268 ] {1a14b025-2389-4326-b1f6-7a1b9770cc22} <Debug> TCPHandler: Processed in 0.001324445 sec. | ||
| 9851 | 2026.03.16 21:28:01.747169 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.03.16 21:28:01.747264 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9853 | 2026.03.16 21:28:01.747304 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9854 | 2026.03.16 21:28:01.747748 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.03.16 21:28:01.747784 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9856 | 2026.03.16 21:28:01.748091 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9857 | 2026.03.16 21:28:01.748299 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.03.16 21:28:01.748432 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001184 sec., 92905.40540540541 rows/sec., 7.57 MiB/sec. | ||
| 9859 | 2026.03.16 21:28:01.748471 [ 268 ] {84d5a330-94c9-4ea9-bcb9-8bd7b40a41fa} <Debug> TCPHandler: Processed in 0.001353194 sec. | ||
| 9860 | 2026.03.16 21:28:01.748587 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.03.16 21:28:01.748680 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9862 | 2026.03.16 21:28:01.748724 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9863 | 2026.03.16 21:28:01.749141 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.03.16 21:28:01.749178 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9865 | 2026.03.16 21:28:01.749512 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9866 | 2026.03.16 21:28:01.749717 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.03.16 21:28:01.749850 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001187 sec., 165122.15669755687 rows/sec., 11.85 MiB/sec. | ||
| 9868 | 2026.03.16 21:28:01.749890 [ 268 ] {b15bbbb2-39dc-4922-b311-cf685fddf7e6} <Debug> TCPHandler: Processed in 0.001354175 sec. | ||
| 9869 | 2026.03.16 21:28:01.750000 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.03.16 21:28:01.750095 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.03.16 21:28:01.750149 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9872 | 2026.03.16 21:28:01.750937 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.16 21:28:01.750974 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9874 | 2026.03.16 21:28:01.751486 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9875 | 2026.03.16 21:28:01.751715 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.03.16 21:28:01.751828 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9877 | 2026.03.16 21:28:01.751859 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.03.16 21:28:01.751859 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 9879 | 2026.03.16 21:28:01.751876 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9880 | 2026.03.16 21:28:01.751937 [ 268 ] {bcf86b46-5ff6-4c05-ba08-90b05eaf1fef} <Debug> TCPHandler: Processed in 0.001986716 sec. | ||
| 9881 | 2026.03.16 21:28:01.751991 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 9882 | 2026.03.16 21:28:01.752051 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.03.16 21:28:01.752151 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.03.16 21:28:01.752191 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9885 | 2026.03.16 21:28:01.752257 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9886 | 2026.03.16 21:28:01.752327 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1279 rows starting from the beginning of the part | ||
| 9887 | 2026.03.16 21:28:01.752467 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9888 | 2026.03.16 21:28:01.752537 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.03.16 21:28:01.752578 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9890 | 2026.03.16 21:28:01.752585 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 9891 | 2026.03.16 21:28:01.752705 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9892 | 2026.03.16 21:28:01.752826 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9893 | 2026.03.16 21:28:01.752894 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9894 | 2026.03.16 21:28:01.752938 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 9895 | 2026.03.16 21:28:01.753122 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.03.16 21:28:01.753267 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 9897 | 2026.03.16 21:28:01.753306 [ 268 ] {d5aa04f6-00f8-4970-8acc-e7bcb684501a} <Debug> TCPHandler: Processed in 0.001306244 sec. | ||
| 9898 | 2026.03.16 21:28:01.760383 [ 195 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 19 columns (19 merged, 0 gathered) in 0.008448316 sec., 163582.89628370907 rows/sec., 293.13 MiB/sec. | ||
| 9899 | 2026.03.16 21:28:01.761471 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9900 | 2026.03.16 21:28:01.761809 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.03.16 21:28:01.761885 [ 187 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9902 | 2026.03.16 21:28:01.761999 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9903 | 2026.03.16 21:28:02.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.88 MiB, peak 329.61 MiB, free memory in arenas 0.00 B, will set to 318.83 MiB (RSS), difference: 2.96 MiB | ||
| 9904 | 2026.03.16 21:28:03.333768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22575 | ||
| 9905 | 2026.03.16 21:28:03.334613 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.03.16 21:28:03.334663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9907 | 2026.03.16 21:28:03.335202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9908 | 2026.03.16 21:28:03.335454 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.03.16 21:28:03.335603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22575 | ||
| 9910 | 2026.03.16 21:28:04.509549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9911 | 2026.03.16 21:28:04.524921 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.03.16 21:28:04.524971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9913 | 2026.03.16 21:28:04.530250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9914 | 2026.03.16 21:28:04.530948 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.03.16 21:28:04.533571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9916 | 2026.03.16 21:28:06.746325 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.03.16 21:28:06.746613 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9918 | 2026.03.16 21:28:06.746727 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9919 | 2026.03.16 21:28:06.747833 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.03.16 21:28:06.747909 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9921 | 2026.03.16 21:28:06.748556 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9922 | 2026.03.16 21:28:06.748935 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.03.16 21:28:06.749202 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002671 sec., 44178.21040808685 rows/sec., 3.76 MiB/sec. | ||
| 9924 | 2026.03.16 21:28:06.749288 [ 268 ] {b07651f3-52be-4cce-ac34-f0c0eb9a6ca9} <Debug> TCPHandler: Processed in 0.003195899 sec. | ||
| 9925 | 2026.03.16 21:28:06.749473 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.03.16 21:28:06.749605 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.03.16 21:28:06.749672 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9928 | 2026.03.16 21:28:06.750329 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.03.16 21:28:06.750382 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9930 | 2026.03.16 21:28:06.750840 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9931 | 2026.03.16 21:28:06.751187 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.03.16 21:28:06.751403 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 1.24 MiB/sec. | ||
| 9933 | 2026.03.16 21:28:06.751471 [ 268 ] {7c319575-6cf3-45f5-b989-c437fda3896a} <Debug> TCPHandler: Processed in 0.002063598 sec. | ||
| 9934 | 2026.03.16 21:28:06.751635 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.03.16 21:28:06.751759 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9936 | 2026.03.16 21:28:06.751817 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9937 | 2026.03.16 21:28:06.752487 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.03.16 21:28:06.752546 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9939 | 2026.03.16 21:28:06.754112 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9940 | 2026.03.16 21:28:06.754404 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.03.16 21:28:06.754611 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002883 sec., 32951.78633368019 rows/sec., 2.57 MiB/sec. | ||
| 9942 | 2026.03.16 21:28:06.756012 [ 268 ] {60edb741-13db-4b96-925a-a50b7e87ff94} <Debug> TCPHandler: Processed in 0.004449692 sec. | ||
| 9943 | 2026.03.16 21:28:06.758107 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.03.16 21:28:06.758256 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9945 | 2026.03.16 21:28:06.758328 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9946 | 2026.03.16 21:28:06.758994 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2026.03.16 21:28:06.759046 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9948 | 2026.03.16 21:28:06.759581 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9949 | 2026.03.16 21:28:06.759883 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.03.16 21:28:06.760089 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001875 sec., 85333.33333333334 rows/sec., 5.94 MiB/sec. | ||
| 9951 | 2026.03.16 21:28:06.760144 [ 268 ] {0379743b-aec1-4a0c-a5b9-30173dac58a9} <Debug> TCPHandler: Processed in 0.002131419 sec. | ||
| 9952 | 2026.03.16 21:28:06.760304 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.03.16 21:28:06.760428 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9954 | 2026.03.16 21:28:06.760507 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9955 | 2026.03.16 21:28:06.761846 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.03.16 21:28:06.761894 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9957 | 2026.03.16 21:28:06.762746 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9958 | 2026.03.16 21:28:06.763087 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.03.16 21:28:06.763322 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002924 sec., 10601.915184678523 rows/sec., 19.00 MiB/sec. | ||
| 9960 | 2026.03.16 21:28:06.763458 [ 268 ] {b34917bb-5404-4200-b7e5-0c191fbb6fab} <Debug> TCPHandler: Processed in 0.003213939 sec. | ||
| 9961 | 2026.03.16 21:28:06.763644 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.03.16 21:28:06.763772 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9963 | 2026.03.16 21:28:06.763834 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9964 | 2026.03.16 21:28:06.764333 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.03.16 21:28:06.764380 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9966 | 2026.03.16 21:28:06.764829 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9967 | 2026.03.16 21:28:06.765187 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.03.16 21:28:06.765382 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
| 9969 | 2026.03.16 21:28:06.765438 [ 268 ] {72dc6d5a-25a0-4ba7-aeda-a77660000fbf} <Debug> TCPHandler: Processed in 0.001858014 sec. | ||
| 9970 | 2026.03.16 21:28:07.269841 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43604 | ||
| 9971 | 2026.03.16 21:28:07.269948 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9972 | 2026.03.16 21:28:07.269975 [ 291 ] {} <Debug> TCP-Session: 3f864db5-0a6b-422c-993a-691ed6fd6ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43604 | ||
| 9973 | 2026.03.16 21:28:07.269997 [ 291 ] {} <Debug> TCP-Session: 3f864db5-0a6b-422c-993a-691ed6fd6ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9974 | 2026.03.16 21:28:07.270010 [ 291 ] {} <Debug> TCP-Session: 3f864db5-0a6b-422c-993a-691ed6fd6ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9975 | 2026.03.16 21:28:07.270192 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47287 | ||
| 9976 | 2026.03.16 21:28:07.270223 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47884 | ||
| 9977 | 2026.03.16 21:28:07.270261 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9978 | 2026.03.16 21:28:07.270228 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48722 | ||
| 9979 | 2026.03.16 21:28:07.270300 [ 291 ] {} <Trace> TCP-Session: 3f864db5-0a6b-422c-993a-691ed6fd6ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.03.16 21:28:07.270355 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9981 | 2026.03.16 21:28:07.270297 [ 348 ] {} <Debug> TCP-Session: 2d26d714-7d91-4c3e-b6f6-2ae07bfa0141 Authenticating user 'default' from [fd00:1122:3344:101::e]:47287 | ||
| 9982 | 2026.03.16 21:28:07.270394 [ 349 ] {} <Debug> TCP-Session: bd114d83-e97d-4291-b727-cd42e2713bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47884 | ||
| 9983 | 2026.03.16 21:28:07.270410 [ 348 ] {} <Debug> TCP-Session: 2d26d714-7d91-4c3e-b6f6-2ae07bfa0141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.03.16 21:28:07.270227 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57026 | ||
| 9985 | 2026.03.16 21:28:07.270434 [ 348 ] {} <Debug> TCP-Session: 2d26d714-7d91-4c3e-b6f6-2ae07bfa0141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.03.16 21:28:07.270431 [ 349 ] {} <Debug> TCP-Session: bd114d83-e97d-4291-b727-cd42e2713bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2026.03.16 21:28:07.270519 [ 349 ] {} <Debug> TCP-Session: bd114d83-e97d-4291-b727-cd42e2713bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2026.03.16 21:28:07.270519 [ 291 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43604) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9989 | 2026.03.16 21:28:07.270547 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9990 | 2026.03.16 21:28:07.270583 [ 351 ] {} <Debug> TCP-Session: 2888fcb7-c88c-4afe-8da1-3a933c3f8f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:48722 | ||
| 9991 | 2026.03.16 21:28:07.270604 [ 351 ] {} <Debug> TCP-Session: 2888fcb7-c88c-4afe-8da1-3a933c3f8f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9992 | 2026.03.16 21:28:07.270618 [ 351 ] {} <Debug> TCP-Session: 2888fcb7-c88c-4afe-8da1-3a933c3f8f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9993 | 2026.03.16 21:28:07.270657 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38190 | ||
| 9994 | 2026.03.16 21:28:07.270659 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35505 | ||
| 9995 | 2026.03.16 21:28:07.270743 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43258 | ||
| 9996 | 2026.03.16 21:28:07.270800 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9997 | 2026.03.16 21:28:07.270817 [ 291 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9998 | 2026.03.16 21:28:07.270826 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61921 | ||
| 9999 | 2026.03.16 21:28:07.270844 [ 350 ] {} <Debug> TCP-Session: bb2eb36e-696a-4e9e-b893-19dba4499076 Authenticating user 'default' from [fd00:1122:3344:101::e]:57026 | ||
| 10000 | 2026.03.16 21:28:07.270883 [ 291 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10001 | 2026.03.16 21:28:07.270916 [ 350 ] {} <Debug> TCP-Session: bb2eb36e-696a-4e9e-b893-19dba4499076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10002 | 2026.03.16 21:28:07.270935 [ 350 ] {} <Debug> TCP-Session: bb2eb36e-696a-4e9e-b893-19dba4499076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10003 | 2026.03.16 21:28:07.271201 [ 291 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 10004 | 2026.03.16 21:28:07.271284 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10005 | 2026.03.16 21:28:07.271318 [ 352 ] {} <Debug> TCP-Session: c44e3aa8-511d-4f9f-a0e9-036e9a0a7b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:38190 | ||
| 10006 | 2026.03.16 21:28:07.271336 [ 352 ] {} <Debug> TCP-Session: c44e3aa8-511d-4f9f-a0e9-036e9a0a7b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10007 | 2026.03.16 21:28:07.271348 [ 352 ] {} <Debug> TCP-Session: c44e3aa8-511d-4f9f-a0e9-036e9a0a7b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10008 | 2026.03.16 21:28:07.271521 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10009 | 2026.03.16 21:28:07.271563 [ 357 ] {} <Debug> TCP-Session: 287b0cb4-9a26-4fc7-862e-64e8568a3361 Authenticating user 'default' from [fd00:1122:3344:101::e]:43258 | ||
| 10010 | 2026.03.16 21:28:07.271581 [ 357 ] {} <Debug> TCP-Session: 287b0cb4-9a26-4fc7-862e-64e8568a3361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10011 | 2026.03.16 21:28:07.271598 [ 357 ] {} <Debug> TCP-Session: 287b0cb4-9a26-4fc7-862e-64e8568a3361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10012 | 2026.03.16 21:28:07.271642 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10013 | 2026.03.16 21:28:07.271682 [ 358 ] {} <Debug> TCP-Session: 5f8594b6-021c-414e-a586-0eb60dab2b5f Authenticating user 'default' from [fd00:1122:3344:101::e]:61921 | ||
| 10014 | 2026.03.16 21:28:07.271700 [ 358 ] {} <Debug> TCP-Session: 5f8594b6-021c-414e-a586-0eb60dab2b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10015 | 2026.03.16 21:28:07.271714 [ 358 ] {} <Debug> TCP-Session: 5f8594b6-021c-414e-a586-0eb60dab2b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10016 | 2026.03.16 21:28:07.271784 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10017 | 2026.03.16 21:28:07.271832 [ 356 ] {} <Debug> TCP-Session: f151f549-e21c-453f-9ade-c703f4c42ee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35505 | ||
| 10018 | 2026.03.16 21:28:07.271854 [ 356 ] {} <Debug> TCP-Session: f151f549-e21c-453f-9ade-c703f4c42ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2026.03.16 21:28:07.271867 [ 356 ] {} <Debug> TCP-Session: f151f549-e21c-453f-9ade-c703f4c42ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10020 | 2026.03.16 21:28:07.272358 [ 330 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Trace> AggregatingTransform: Aggregating | ||
| 10021 | 2026.03.16 21:28:07.272417 [ 330 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10022 | 2026.03.16 21:28:07.272460 [ 330 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001147521 sec. (871.444 rows/sec., 34.04 KiB/sec.) | ||
| 10023 | 2026.03.16 21:28:07.272483 [ 330 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Trace> Aggregator: Merging aggregated data | ||
| 10024 | 2026.03.16 21:28:07.273813 [ 291 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003356 sec., 297.97377830750895 rows/sec., 11.64 KiB/sec. | ||
| 10025 | 2026.03.16 21:28:07.273965 [ 291 ] {02ca92a4-f67c-4c0e-aa6d-7b446947ca0d} <Debug> TCPHandler: Processed in 0.003781339 sec. | ||
| 10026 | 2026.03.16 21:28:07.274072 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10027 | 2026.03.16 21:28:07.274096 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10028 | 2026.03.16 21:28:07.274101 [ 291 ] {} <Debug> TCP-Session: 3f864db5-0a6b-422c-993a-691ed6fd6ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.03.16 21:28:07.274114 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10030 | 2026.03.16 21:28:07.274137 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10031 | 2026.03.16 21:28:07.274151 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10032 | 2026.03.16 21:28:07.274164 [ 348 ] {} <Debug> TCP-Session: 2d26d714-7d91-4c3e-b6f6-2ae07bfa0141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.03.16 21:28:07.274182 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10034 | 2026.03.16 21:28:07.274200 [ 351 ] {} <Debug> TCP-Session: 2888fcb7-c88c-4afe-8da1-3a933c3f8f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.03.16 21:28:07.274204 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10036 | 2026.03.16 21:28:07.274227 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10037 | 2026.03.16 21:28:07.274244 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10038 | 2026.03.16 21:28:07.274268 [ 350 ] {} <Debug> TCP-Session: bb2eb36e-696a-4e9e-b893-19dba4499076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10039 | 2026.03.16 21:28:07.274290 [ 352 ] {} <Debug> TCP-Session: c44e3aa8-511d-4f9f-a0e9-036e9a0a7b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10040 | 2026.03.16 21:28:07.274302 [ 356 ] {} <Debug> TCP-Session: f151f549-e21c-453f-9ade-c703f4c42ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.03.16 21:28:07.274233 [ 349 ] {} <Debug> TCP-Session: bd114d83-e97d-4291-b727-cd42e2713bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10042 | 2026.03.16 21:28:07.274185 [ 357 ] {} <Debug> TCP-Session: 287b0cb4-9a26-4fc7-862e-64e8568a3361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.03.16 21:28:07.274143 [ 358 ] {} <Debug> TCP-Session: 5f8594b6-021c-414e-a586-0eb60dab2b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10044 | 2026.03.16 21:28:07.302479 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51391 | ||
| 10045 | 2026.03.16 21:28:07.302546 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10046 | 2026.03.16 21:28:07.302568 [ 291 ] {} <Debug> TCP-Session: 54548fef-2741-44af-a61b-1362dcbeab22 Authenticating user 'default' from [fd00:1122:3344:101::e]:51391 | ||
| 10047 | 2026.03.16 21:28:07.302584 [ 291 ] {} <Debug> TCP-Session: 54548fef-2741-44af-a61b-1362dcbeab22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2026.03.16 21:28:07.302596 [ 291 ] {} <Debug> TCP-Session: 54548fef-2741-44af-a61b-1362dcbeab22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10049 | 2026.03.16 21:28:07.302783 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40130 | ||
| 10050 | 2026.03.16 21:28:07.302799 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53618 | ||
| 10051 | 2026.03.16 21:28:07.302818 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62505 | ||
| 10052 | 2026.03.16 21:28:07.302840 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60946 | ||
| 10053 | 2026.03.16 21:28:07.302851 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10054 | 2026.03.16 21:28:07.302860 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60168 | ||
| 10055 | 2026.03.16 21:28:07.302896 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10056 | 2026.03.16 21:28:07.302897 [ 348 ] {} <Debug> TCP-Session: b61fa6f5-3cec-4c51-96fe-12af20a19a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:40130 | ||
| 10057 | 2026.03.16 21:28:07.302927 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10058 | 2026.03.16 21:28:07.302938 [ 349 ] {} <Debug> TCP-Session: 3645c735-ef64-45be-8be1-fa7ba70d7715 Authenticating user 'default' from [fd00:1122:3344:101::e]:53618 | ||
| 10059 | 2026.03.16 21:28:07.302947 [ 348 ] {} <Debug> TCP-Session: b61fa6f5-3cec-4c51-96fe-12af20a19a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2026.03.16 21:28:07.302966 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10061 | 2026.03.16 21:28:07.302977 [ 349 ] {} <Debug> TCP-Session: 3645c735-ef64-45be-8be1-fa7ba70d7715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2026.03.16 21:28:07.302983 [ 348 ] {} <Debug> TCP-Session: b61fa6f5-3cec-4c51-96fe-12af20a19a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.03.16 21:28:07.303013 [ 349 ] {} <Debug> TCP-Session: 3645c735-ef64-45be-8be1-fa7ba70d7715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10064 | 2026.03.16 21:28:07.303009 [ 358 ] {} <Debug> TCP-Session: ea6e4f7d-30c8-4905-a36b-5fe57adba700 Authenticating user 'default' from [fd00:1122:3344:101::e]:60168 | ||
| 10065 | 2026.03.16 21:28:07.302959 [ 356 ] {} <Debug> TCP-Session: 7bb00ec0-13f5-490f-912a-7c018b1f804c Authenticating user 'default' from [fd00:1122:3344:101::e]:60946 | ||
| 10066 | 2026.03.16 21:28:07.303062 [ 358 ] {} <Debug> TCP-Session: ea6e4f7d-30c8-4905-a36b-5fe57adba700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10067 | 2026.03.16 21:28:07.302926 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10068 | 2026.03.16 21:28:07.303090 [ 358 ] {} <Debug> TCP-Session: ea6e4f7d-30c8-4905-a36b-5fe57adba700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10069 | 2026.03.16 21:28:07.303084 [ 356 ] {} <Debug> TCP-Session: 7bb00ec0-13f5-490f-912a-7c018b1f804c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10070 | 2026.03.16 21:28:07.303115 [ 351 ] {} <Debug> TCP-Session: 7102fef6-8515-4b74-bae2-7485ea700d61 Authenticating user 'default' from [fd00:1122:3344:101::e]:62505 | ||
| 10071 | 2026.03.16 21:28:07.303134 [ 356 ] {} <Debug> TCP-Session: 7bb00ec0-13f5-490f-912a-7c018b1f804c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.03.16 21:28:07.303152 [ 351 ] {} <Debug> TCP-Session: 7102fef6-8515-4b74-bae2-7485ea700d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10073 | 2026.03.16 21:28:07.302853 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38381 | ||
| 10074 | 2026.03.16 21:28:07.303179 [ 351 ] {} <Debug> TCP-Session: 7102fef6-8515-4b74-bae2-7485ea700d61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.03.16 21:28:07.302840 [ 291 ] {} <Trace> TCP-Session: 54548fef-2741-44af-a61b-1362dcbeab22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.03.16 21:28:07.302829 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60053 | ||
| 10077 | 2026.03.16 21:28:07.303243 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10078 | 2026.03.16 21:28:07.302806 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41704 | ||
| 10079 | 2026.03.16 21:28:07.303278 [ 357 ] {} <Debug> TCP-Session: ff8ccf37-3647-4e49-bd30-0deafad95e1c Authenticating user 'default' from [fd00:1122:3344:101::e]:38381 | ||
| 10080 | 2026.03.16 21:28:07.303301 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10081 | 2026.03.16 21:28:07.303322 [ 357 ] {} <Debug> TCP-Session: ff8ccf37-3647-4e49-bd30-0deafad95e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10082 | 2026.03.16 21:28:07.303332 [ 352 ] {} <Debug> TCP-Session: f8b2b326-e271-4cba-bb44-e10e596d6569 Authenticating user 'default' from [fd00:1122:3344:101::e]:60053 | ||
| 10083 | 2026.03.16 21:28:07.303336 [ 357 ] {} <Debug> TCP-Session: ff8ccf37-3647-4e49-bd30-0deafad95e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2026.03.16 21:28:07.303349 [ 352 ] {} <Debug> TCP-Session: f8b2b326-e271-4cba-bb44-e10e596d6569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10085 | 2026.03.16 21:28:07.303350 [ 291 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51391) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10086 | 2026.03.16 21:28:07.303363 [ 352 ] {} <Debug> TCP-Session: f8b2b326-e271-4cba-bb44-e10e596d6569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2026.03.16 21:28:07.303355 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10088 | 2026.03.16 21:28:07.303424 [ 350 ] {} <Debug> TCP-Session: ec0ca56e-31db-4c74-9790-b0d55358e041 Authenticating user 'default' from [fd00:1122:3344:101::e]:41704 | ||
| 10089 | 2026.03.16 21:28:07.303444 [ 350 ] {} <Debug> TCP-Session: ec0ca56e-31db-4c74-9790-b0d55358e041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10090 | 2026.03.16 21:28:07.303457 [ 350 ] {} <Debug> TCP-Session: ec0ca56e-31db-4c74-9790-b0d55358e041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.03.16 21:28:07.303540 [ 291 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10092 | 2026.03.16 21:28:07.303594 [ 291 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10093 | 2026.03.16 21:28:07.303831 [ 291 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 10094 | 2026.03.16 21:28:07.304649 [ 297 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Trace> AggregatingTransform: Aggregating | ||
| 10095 | 2026.03.16 21:28:07.304703 [ 297 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10096 | 2026.03.16 21:28:07.304742 [ 297 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000824455 sec. (1212.922 rows/sec., 47.38 KiB/sec.) | ||
| 10097 | 2026.03.16 21:28:07.304762 [ 297 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Trace> Aggregator: Merging aggregated data | ||
| 10098 | 2026.03.16 21:28:07.306377 [ 291 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 10099 | 2026.03.16 21:28:07.306547 [ 291 ] {5a785b78-5e05-4455-a2c8-b8a44c4959b1} <Debug> TCPHandler: Processed in 0.003764859 sec. | ||
| 10100 | 2026.03.16 21:28:07.306667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10101 | 2026.03.16 21:28:07.306691 [ 291 ] {} <Debug> TCP-Session: 54548fef-2741-44af-a61b-1362dcbeab22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10102 | 2026.03.16 21:28:07.306696 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10103 | 2026.03.16 21:28:07.306718 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10104 | 2026.03.16 21:28:07.306737 [ 358 ] {} <Debug> TCP-Session: ea6e4f7d-30c8-4905-a36b-5fe57adba700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10105 | 2026.03.16 21:28:07.306743 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10106 | 2026.03.16 21:28:07.306774 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10107 | 2026.03.16 21:28:07.306789 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10108 | 2026.03.16 21:28:07.306800 [ 348 ] {} <Debug> TCP-Session: b61fa6f5-3cec-4c51-96fe-12af20a19a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10109 | 2026.03.16 21:28:07.306810 [ 356 ] {} <Debug> TCP-Session: 7bb00ec0-13f5-490f-912a-7c018b1f804c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.03.16 21:28:07.306831 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10111 | 2026.03.16 21:28:07.306837 [ 350 ] {} <Debug> TCP-Session: ec0ca56e-31db-4c74-9790-b0d55358e041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2026.03.16 21:28:07.306809 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10113 | 2026.03.16 21:28:07.306878 [ 357 ] {} <Debug> TCP-Session: ff8ccf37-3647-4e49-bd30-0deafad95e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10114 | 2026.03.16 21:28:07.306753 [ 351 ] {} <Debug> TCP-Session: 7102fef6-8515-4b74-bae2-7485ea700d61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2026.03.16 21:28:07.306911 [ 352 ] {} <Debug> TCP-Session: f8b2b326-e271-4cba-bb44-e10e596d6569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10116 | 2026.03.16 21:28:07.306751 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10117 | 2026.03.16 21:28:07.306969 [ 349 ] {} <Debug> TCP-Session: 3645c735-ef64-45be-8be1-fa7ba70d7715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.03.16 21:28:08.113460 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46138 | ||
| 10119 | 2026.03.16 21:28:08.113583 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10120 | 2026.03.16 21:28:08.113612 [ 291 ] {} <Debug> TCP-Session: f19e1ede-736d-412b-8a39-fa058edc51ed Authenticating user 'default' from [fd00:1122:3344:101::e]:46138 | ||
| 10121 | 2026.03.16 21:28:08.113635 [ 291 ] {} <Debug> TCP-Session: f19e1ede-736d-412b-8a39-fa058edc51ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10122 | 2026.03.16 21:28:08.113649 [ 291 ] {} <Debug> TCP-Session: f19e1ede-736d-412b-8a39-fa058edc51ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2026.03.16 21:28:08.113883 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40221 | ||
| 10124 | 2026.03.16 21:28:08.113957 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48348 | ||
| 10125 | 2026.03.16 21:28:08.113997 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56726 | ||
| 10126 | 2026.03.16 21:28:08.114016 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36499 | ||
| 10127 | 2026.03.16 21:28:08.114033 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47860 | ||
| 10128 | 2026.03.16 21:28:08.114040 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54719 | ||
| 10129 | 2026.03.16 21:28:08.114097 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10130 | 2026.03.16 21:28:08.114114 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10131 | 2026.03.16 21:28:08.114146 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10132 | 2026.03.16 21:28:08.114158 [ 352 ] {} <Debug> TCP-Session: ad9e6a98-d72c-4814-8c9f-a00aa807368f Authenticating user 'default' from [fd00:1122:3344:101::e]:56726 | ||
| 10133 | 2026.03.16 21:28:08.114198 [ 357 ] {} <Debug> TCP-Session: a2388fbb-d2ef-47c2-af6b-ccd7f35ef002 Authenticating user 'default' from [fd00:1122:3344:101::e]:47860 | ||
| 10134 | 2026.03.16 21:28:08.114174 [ 356 ] {} <Debug> TCP-Session: dbd5e1b5-00c6-4f4d-8073-9a60fe2fa2d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36499 | ||
| 10135 | 2026.03.16 21:28:08.114234 [ 357 ] {} <Debug> TCP-Session: a2388fbb-d2ef-47c2-af6b-ccd7f35ef002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.03.16 21:28:08.114234 [ 352 ] {} <Debug> TCP-Session: ad9e6a98-d72c-4814-8c9f-a00aa807368f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10137 | 2026.03.16 21:28:08.114239 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10138 | 2026.03.16 21:28:08.114274 [ 352 ] {} <Debug> TCP-Session: ad9e6a98-d72c-4814-8c9f-a00aa807368f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10139 | 2026.03.16 21:28:08.114264 [ 357 ] {} <Debug> TCP-Session: a2388fbb-d2ef-47c2-af6b-ccd7f35ef002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.03.16 21:28:08.114325 [ 358 ] {} <Debug> TCP-Session: fd554060-a122-4076-8f03-55b79d5d4d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54719 | ||
| 10141 | 2026.03.16 21:28:08.114257 [ 356 ] {} <Debug> TCP-Session: dbd5e1b5-00c6-4f4d-8073-9a60fe2fa2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10142 | 2026.03.16 21:28:08.114369 [ 358 ] {} <Debug> TCP-Session: fd554060-a122-4076-8f03-55b79d5d4d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.03.16 21:28:08.114387 [ 356 ] {} <Debug> TCP-Session: dbd5e1b5-00c6-4f4d-8073-9a60fe2fa2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.03.16 21:28:08.114399 [ 358 ] {} <Debug> TCP-Session: fd554060-a122-4076-8f03-55b79d5d4d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10145 | 2026.03.16 21:28:08.114097 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10146 | 2026.03.16 21:28:08.113996 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10147 | 2026.03.16 21:28:08.114468 [ 349 ] {} <Debug> TCP-Session: f262035a-d6bb-4ef5-bac5-5025bb840df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48348 | ||
| 10148 | 2026.03.16 21:28:08.113985 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56443 | ||
| 10149 | 2026.03.16 21:28:08.114499 [ 349 ] {} <Debug> TCP-Session: f262035a-d6bb-4ef5-bac5-5025bb840df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.03.16 21:28:08.114494 [ 348 ] {} <Debug> TCP-Session: 6b8d427f-dd63-404b-8626-32cd4cf9cb88 Authenticating user 'default' from [fd00:1122:3344:101::e]:40221 | ||
| 10151 | 2026.03.16 21:28:08.114537 [ 349 ] {} <Debug> TCP-Session: f262035a-d6bb-4ef5-bac5-5025bb840df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.03.16 21:28:08.114562 [ 348 ] {} <Debug> TCP-Session: 6b8d427f-dd63-404b-8626-32cd4cf9cb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10153 | 2026.03.16 21:28:08.114572 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10154 | 2026.03.16 21:28:08.114587 [ 348 ] {} <Debug> TCP-Session: 6b8d427f-dd63-404b-8626-32cd4cf9cb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.03.16 21:28:08.114607 [ 351 ] {} <Debug> TCP-Session: 7048c85c-1ee9-41f3-9869-3919059acab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56443 | ||
| 10156 | 2026.03.16 21:28:08.113973 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47556 | ||
| 10157 | 2026.03.16 21:28:08.114636 [ 351 ] {} <Debug> TCP-Session: 7048c85c-1ee9-41f3-9869-3919059acab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10158 | 2026.03.16 21:28:08.114092 [ 291 ] {} <Trace> TCP-Session: f19e1ede-736d-412b-8a39-fa058edc51ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.03.16 21:28:08.114695 [ 351 ] {} <Debug> TCP-Session: 7048c85c-1ee9-41f3-9869-3919059acab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.03.16 21:28:08.114787 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10161 | 2026.03.16 21:28:08.114824 [ 350 ] {} <Debug> TCP-Session: 38f58a51-665d-474f-b45c-56e87ee6e38f Authenticating user 'default' from [fd00:1122:3344:101::e]:47556 | ||
| 10162 | 2026.03.16 21:28:08.114852 [ 350 ] {} <Debug> TCP-Session: 38f58a51-665d-474f-b45c-56e87ee6e38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.03.16 21:28:08.114872 [ 350 ] {} <Debug> TCP-Session: 38f58a51-665d-474f-b45c-56e87ee6e38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10164 | 2026.03.16 21:28:08.114880 [ 291 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46138) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10165 | 2026.03.16 21:28:08.115171 [ 291 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10166 | 2026.03.16 21:28:08.115230 [ 291 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10167 | 2026.03.16 21:28:08.115522 [ 291 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 10168 | 2026.03.16 21:28:08.116448 [ 331 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Trace> AggregatingTransform: Aggregating | ||
| 10169 | 2026.03.16 21:28:08.116506 [ 331 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 10170 | 2026.03.16 21:28:08.116537 [ 331 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912127 sec. (1096.339 rows/sec., 42.83 KiB/sec.) | ||
| 10171 | 2026.03.16 21:28:08.116552 [ 331 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Trace> Aggregator: Merging aggregated data | ||
| 10172 | 2026.03.16 21:28:08.118037 [ 291 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003222 sec., 310.36623215394167 rows/sec., 12.12 KiB/sec. | ||
| 10173 | 2026.03.16 21:28:08.118212 [ 291 ] {315049fe-cf53-4199-827d-7e5c4ead52e3} <Debug> TCPHandler: Processed in 0.00432344 sec. | ||
| 10174 | 2026.03.16 21:28:08.118346 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10175 | 2026.03.16 21:28:08.118371 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10176 | 2026.03.16 21:28:08.118385 [ 291 ] {} <Debug> TCP-Session: f19e1ede-736d-412b-8a39-fa058edc51ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.03.16 21:28:08.118396 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10178 | 2026.03.16 21:28:08.118413 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10179 | 2026.03.16 21:28:08.118432 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10180 | 2026.03.16 21:28:08.118445 [ 349 ] {} <Debug> TCP-Session: f262035a-d6bb-4ef5-bac5-5025bb840df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10181 | 2026.03.16 21:28:08.118462 [ 348 ] {} <Debug> TCP-Session: 6b8d427f-dd63-404b-8626-32cd4cf9cb88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.03.16 21:28:08.118472 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10183 | 2026.03.16 21:28:08.118489 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10184 | 2026.03.16 21:28:08.118513 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10185 | 2026.03.16 21:28:08.118524 [ 352 ] {} <Debug> TCP-Session: ad9e6a98-d72c-4814-8c9f-a00aa807368f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.03.16 21:28:08.118545 [ 351 ] {} <Debug> TCP-Session: 7048c85c-1ee9-41f3-9869-3919059acab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.03.16 21:28:08.118560 [ 357 ] {} <Debug> TCP-Session: a2388fbb-d2ef-47c2-af6b-ccd7f35ef002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.03.16 21:28:08.118452 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10189 | 2026.03.16 21:28:08.118407 [ 356 ] {} <Debug> TCP-Session: dbd5e1b5-00c6-4f4d-8073-9a60fe2fa2d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.03.16 21:28:08.118480 [ 350 ] {} <Debug> TCP-Session: 38f58a51-665d-474f-b45c-56e87ee6e38f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.03.16 21:28:08.118635 [ 358 ] {} <Debug> TCP-Session: fd554060-a122-4076-8f03-55b79d5d4d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.03.16 21:28:10.711188 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10193 | 2026.03.16 21:28:10.711237 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10194 | 2026.03.16 21:28:10.835781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23023 | ||
| 10195 | 2026.03.16 21:28:10.836531 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.03.16 21:28:10.836569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10197 | 2026.03.16 21:28:10.837042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10198 | 2026.03.16 21:28:10.837262 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.03.16 21:28:10.837388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23023 | ||
| 10200 | 2026.03.16 21:28:10.910398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1260 | ||
| 10201 | 2026.03.16 21:28:10.912786 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.03.16 21:28:10.912831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10203 | 2026.03.16 21:28:10.914041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10204 | 2026.03.16 21:28:10.914309 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.03.16 21:28:10.914686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10206 | 2026.03.16 21:28:11.001191 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817095 sec. | ||
| 10207 | 2026.03.16 21:28:11.738695 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10208 | 2026.03.16 21:28:11.738876 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10209 | 2026.03.16 21:28:11.738945 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10210 | 2026.03.16 21:28:11.739597 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2026.03.16 21:28:11.739649 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10212 | 2026.03.16 21:28:11.740057 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10213 | 2026.03.16 21:28:11.740288 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2026.03.16 21:28:11.740449 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001621 sec., 46884.63911165947 rows/sec., 3.86 MiB/sec. | ||
| 10215 | 2026.03.16 21:28:11.740500 [ 268 ] {ac533da8-411f-4ec0-9ead-d1aacc5e0262} <Debug> TCPHandler: Processed in 0.001932555 sec. | ||
| 10216 | 2026.03.16 21:28:11.740628 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10217 | 2026.03.16 21:28:11.740734 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10218 | 2026.03.16 21:28:11.740780 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10219 | 2026.03.16 21:28:11.741200 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.03.16 21:28:11.741238 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10221 | 2026.03.16 21:28:11.741548 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10222 | 2026.03.16 21:28:11.741765 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2026.03.16 21:28:11.741898 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 10224 | 2026.03.16 21:28:11.741938 [ 268 ] {7a572234-9720-4dc6-ba2e-5cae8854bd11} <Debug> TCPHandler: Processed in 0.001362576 sec. | ||
| 10225 | 2026.03.16 21:28:11.742051 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2026.03.16 21:28:11.742147 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10227 | 2026.03.16 21:28:11.742187 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10228 | 2026.03.16 21:28:11.742603 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.03.16 21:28:11.742639 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10230 | 2026.03.16 21:28:11.742945 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10231 | 2026.03.16 21:28:11.743165 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.03.16 21:28:11.743293 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 10233 | 2026.03.16 21:28:11.743332 [ 268 ] {434942cb-32e1-4504-afa5-5c332a4791ce} <Debug> TCPHandler: Processed in 0.001331584 sec. | ||
| 10234 | 2026.03.16 21:28:11.743447 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.03.16 21:28:11.743543 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10236 | 2026.03.16 21:28:11.743589 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10237 | 2026.03.16 21:28:11.743989 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2026.03.16 21:28:11.744026 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10239 | 2026.03.16 21:28:11.744359 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10240 | 2026.03.16 21:28:11.744575 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2026.03.16 21:28:11.744705 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10242 | 2026.03.16 21:28:11.744743 [ 268 ] {5d6528da-3917-4aa0-9c65-cf37c105295e} <Debug> TCPHandler: Processed in 0.001345735 sec. | ||
| 10243 | 2026.03.16 21:28:11.744854 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.03.16 21:28:11.744949 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10245 | 2026.03.16 21:28:11.745003 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10246 | 2026.03.16 21:28:11.745765 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.03.16 21:28:11.745801 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10248 | 2026.03.16 21:28:11.746336 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10249 | 2026.03.16 21:28:11.746560 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.03.16 21:28:11.746701 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 10251 | 2026.03.16 21:28:11.746767 [ 268 ] {257c1402-e343-49f2-8bd8-467498806b72} <Debug> TCPHandler: Processed in 0.001962816 sec. | ||
| 10252 | 2026.03.16 21:28:11.746883 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.03.16 21:28:11.746979 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10254 | 2026.03.16 21:28:11.747021 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10255 | 2026.03.16 21:28:11.747359 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.03.16 21:28:11.747394 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10257 | 2026.03.16 21:28:11.747703 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10258 | 2026.03.16 21:28:11.747914 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.03.16 21:28:11.748043 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 10260 | 2026.03.16 21:28:11.748080 [ 268 ] {e2d0d3a8-30e9-4eea-b6de-36b1651bace6} <Debug> TCPHandler: Processed in 0.001246593 sec. | ||
| 10261 | 2026.03.16 21:28:11.971364 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.03.16 21:28:11.971510 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10263 | 2026.03.16 21:28:11.971603 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10264 | 2026.03.16 21:28:11.972410 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.03.16 21:28:11.972485 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10266 | 2026.03.16 21:28:11.972808 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10267 | 2026.03.16 21:28:11.973015 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.03.16 21:28:11.973158 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001698 sec., 2355.7126030624263 rows/sec., 192.09 KiB/sec. | ||
| 10269 | 2026.03.16 21:28:11.973197 [ 268 ] {64174742-dd17-4aa1-b493-1f7d95b97082} <Debug> TCPHandler: Processed in 0.001900455 sec. | ||
| 10270 | 2026.03.16 21:28:11.973322 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.03.16 21:28:11.973418 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10272 | 2026.03.16 21:28:11.973458 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10273 | 2026.03.16 21:28:11.974605 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.03.16 21:28:11.974643 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10275 | 2026.03.16 21:28:11.975074 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10276 | 2026.03.16 21:28:11.975287 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.03.16 21:28:11.975404 [ 129 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10278 | 2026.03.16 21:28:11.975421 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Debug> executeQuery: Read 2004 rows, 155.51 KiB in 0.002022 sec., 991097.9228486647 rows/sec., 75.10 MiB/sec. | ||
| 10279 | 2026.03.16 21:28:11.975445 [ 129 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.03.16 21:28:11.975464 [ 268 ] {8fbf3088-18bb-4bb5-b688-80be8d2e00a7} <Debug> TCPHandler: Processed in 0.002191111 sec. | ||
| 10281 | 2026.03.16 21:28:11.975470 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10282 | 2026.03.16 21:28:11.975597 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2026.03.16 21:28:11.975632 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10284 | 2026.03.16 21:28:11.975694 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10285 | 2026.03.16 21:28:11.975739 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10286 | 2026.03.16 21:28:11.975818 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10287 | 2026.03.16 21:28:11.975866 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2151 rows starting from the beginning of the part | ||
| 10288 | 2026.03.16 21:28:11.975952 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 118 rows starting from the beginning of the part | ||
| 10289 | 2026.03.16 21:28:11.976013 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 196 rows starting from the beginning of the part | ||
| 10290 | 2026.03.16 21:28:11.976071 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 10291 | 2026.03.16 21:28:11.976123 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
| 10292 | 2026.03.16 21:28:11.976171 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.03.16 21:28:11.976175 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2004 rows starting from the beginning of the part | ||
| 10294 | 2026.03.16 21:28:11.976218 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10295 | 2026.03.16 21:28:11.976584 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10296 | 2026.03.16 21:28:11.976824 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.03.16 21:28:11.976963 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001287 sec., 35742.03574203575 rows/sec., 2.61 MiB/sec. | ||
| 10298 | 2026.03.16 21:28:11.977001 [ 268 ] {e5898290-98b3-4dbf-bc88-69e66ba0d9ef} <Debug> TCPHandler: Processed in 0.001454387 sec. | ||
| 10299 | 2026.03.16 21:28:11.977115 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.03.16 21:28:11.977212 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.03.16 21:28:11.977252 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10302 | 2026.03.16 21:28:11.977848 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.03.16 21:28:11.977885 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10304 | 2026.03.16 21:28:11.977991 [ 195 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4663 rows, containing 5 columns (5 merged, 0 gathered) in 0.002432155 sec., 1917229.781819004 rows/sec., 155.81 MiB/sec. | ||
| 10305 | 2026.03.16 21:28:11.978251 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10306 | 2026.03.16 21:28:11.978318 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10307 | 2026.03.16 21:28:11.978570 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.03.16 21:28:11.978693 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.03.16 21:28:11.978738 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001543 sec., 458846.40311082307 rows/sec., 26.77 MiB/sec. | ||
| 10310 | 2026.03.16 21:28:11.978786 [ 268 ] {ac216891-f3a4-42ab-a7b1-20b982dbd7e8} <Debug> TCPHandler: Processed in 0.001720972 sec. | ||
| 10311 | 2026.03.16 21:28:11.978809 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_81_16} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10312 | 2026.03.16 21:28:11.978912 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2026.03.16 21:28:11.978941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 10314 | 2026.03.16 21:28:11.979015 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10315 | 2026.03.16 21:28:11.979060 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10316 | 2026.03.16 21:28:11.979460 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.03.16 21:28:11.979499 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10318 | 2026.03.16 21:28:11.979822 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10319 | 2026.03.16 21:28:11.980031 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.03.16 21:28:11.980162 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001164 sec., 859.106529209622 rows/sec., 60.41 KiB/sec. | ||
| 10321 | 2026.03.16 21:28:11.980202 [ 268 ] {62d3fee3-e1de-4bfb-8b4e-93e3ef4d762b} <Debug> TCPHandler: Processed in 0.001340165 sec. | ||
| 10322 | 2026.03.16 21:28:11.980314 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2026.03.16 21:28:11.980410 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10324 | 2026.03.16 21:28:11.980451 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10325 | 2026.03.16 21:28:11.981179 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.03.16 21:28:11.981216 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10327 | 2026.03.16 21:28:11.981560 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10328 | 2026.03.16 21:28:11.981777 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2026.03.16 21:28:11.981873 [ 129 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10330 | 2026.03.16 21:28:11.981900 [ 129 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.03.16 21:28:11.981903 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.00151 sec., 692715.2317880795 rows/sec., 47.88 MiB/sec. | ||
| 10332 | 2026.03.16 21:28:11.981919 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10333 | 2026.03.16 21:28:11.981947 [ 268 ] {3f43e3f5-f42a-44cb-8eae-5de637243c62} <Debug> TCPHandler: Processed in 0.001681961 sec. | ||
| 10334 | 2026.03.16 21:28:11.981990 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10335 | 2026.03.16 21:28:11.982065 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.03.16 21:28:11.982085 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10337 | 2026.03.16 21:28:11.982113 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1124 rows starting from the beginning of the part | ||
| 10338 | 2026.03.16 21:28:11.982157 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 95 rows starting from the beginning of the part | ||
| 10339 | 2026.03.16 21:28:11.982166 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10340 | 2026.03.16 21:28:11.982192 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 110 rows starting from the beginning of the part | ||
| 10341 | 2026.03.16 21:28:11.982213 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10342 | 2026.03.16 21:28:11.982231 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 10343 | 2026.03.16 21:28:11.982269 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 10344 | 2026.03.16 21:28:11.982304 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1046 rows starting from the beginning of the part | ||
| 10345 | 2026.03.16 21:28:11.982838 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.03.16 21:28:11.982879 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10347 | 2026.03.16 21:28:11.983303 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10348 | 2026.03.16 21:28:11.983342 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377565 sec., 1846736.8145967703 rows/sec., 138.19 MiB/sec. | ||
| 10349 | 2026.03.16 21:28:11.983509 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10350 | 2026.03.16 21:28:11.983535 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.03.16 21:28:11.983654 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10352 | 2026.03.16 21:28:11.983681 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001532 sec., 795691.906005222 rows/sec., 49.76 MiB/sec. | ||
| 10353 | 2026.03.16 21:28:11.983684 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.03.16 21:28:11.983723 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10355 | 2026.03.16 21:28:11.983724 [ 268 ] {b45fcb76-fcae-4a6e-9d19-8a3fbbdfa22b} <Debug> TCPHandler: Processed in 0.001710162 sec. | ||
| 10356 | 2026.03.16 21:28:11.983786 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.03.16 21:28:11.983830 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10358 | 2026.03.16 21:28:11.983853 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10359 | 2026.03.16 21:28:11.983860 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_81_16} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10360 | 2026.03.16 21:28:11.983951 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10361 | 2026.03.16 21:28:11.983961 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10362 | 2026.03.16 21:28:11.983967 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10363 | 2026.03.16 21:28:11.984018 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24894 rows starting from the beginning of the part | ||
| 10364 | 2026.03.16 21:28:11.984021 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10365 | 2026.03.16 21:28:11.984084 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10366 | 2026.03.16 21:28:11.984134 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 196 rows starting from the beginning of the part | ||
| 10367 | 2026.03.16 21:28:11.984178 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10368 | 2026.03.16 21:28:11.984224 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10369 | 2026.03.16 21:28:11.984263 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1219 rows starting from the beginning of the part | ||
| 10370 | 2026.03.16 21:28:11.984861 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.03.16 21:28:11.984902 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10372 | 2026.03.16 21:28:11.985485 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10373 | 2026.03.16 21:28:11.985712 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.03.16 21:28:11.985856 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001912 sec., 21966.527196652718 rows/sec., 39.36 MiB/sec. | ||
| 10375 | 2026.03.16 21:28:11.985917 [ 268 ] {3cc3967e-f53b-4284-a039-616d8d17781d} <Debug> TCPHandler: Processed in 0.002115089 sec. | ||
| 10376 | 2026.03.16 21:28:11.986034 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10377 | 2026.03.16 21:28:11.986157 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10378 | 2026.03.16 21:28:11.986197 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10379 | 2026.03.16 21:28:11.986528 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.03.16 21:28:11.986563 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10381 | 2026.03.16 21:28:11.986859 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10382 | 2026.03.16 21:28:11.987076 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.03.16 21:28:11.987172 [ 129 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10384 | 2026.03.16 21:28:11.987197 [ 129 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.03.16 21:28:11.987206 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 10386 | 2026.03.16 21:28:11.987242 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10387 | 2026.03.16 21:28:11.987260 [ 268 ] {afd3b8ce-049b-45e3-95a5-4567ade10095} <Debug> TCPHandler: Processed in 0.001276533 sec. | ||
| 10388 | 2026.03.16 21:28:11.987336 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10389 | 2026.03.16 21:28:11.987448 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10390 | 2026.03.16 21:28:11.987484 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3900 rows starting from the beginning of the part | ||
| 10391 | 2026.03.16 21:28:11.987553 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10392 | 2026.03.16 21:28:11.987602 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10393 | 2026.03.16 21:28:11.987645 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10394 | 2026.03.16 21:28:11.987688 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10395 | 2026.03.16 21:28:11.987730 [ 195 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 10396 | 2026.03.16 21:28:11.989406 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4152 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114219 sec., 1963845.751078767 rows/sec., 132.35 MiB/sec. | ||
| 10397 | 2026.03.16 21:28:11.990155 [ 197 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10398 | 2026.03.16 21:28:11.990351 [ 188 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26789 rows, containing 5 columns (5 merged, 0 gathered) in 0.006571621 sec., 4076467.586916531 rows/sec., 268.65 MiB/sec. | ||
| 10399 | 2026.03.16 21:28:11.990570 [ 197 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.03.16 21:28:11.990647 [ 197 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_81_16} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10401 | 2026.03.16 21:28:11.990692 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10402 | 2026.03.16 21:28:11.990743 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10403 | 2026.03.16 21:28:11.990981 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.03.16 21:28:11.991061 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10405 | 2026.03.16 21:28:11.991158 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10406 | 2026.03.16 21:28:12.033692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10407 | 2026.03.16 21:28:12.050376 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.03.16 21:28:12.050452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 10409 | 2026.03.16 21:28:12.055999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10410 | 2026.03.16 21:28:12.056682 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.03.16 21:28:12.059361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10412 | 2026.03.16 21:28:16.735847 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2026.03.16 21:28:16.736041 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10414 | 2026.03.16 21:28:16.736106 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10415 | 2026.03.16 21:28:16.736766 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.03.16 21:28:16.736814 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10417 | 2026.03.16 21:28:16.737209 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10418 | 2026.03.16 21:28:16.737441 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.03.16 21:28:16.737593 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.69 MiB/sec. | ||
| 10420 | 2026.03.16 21:28:16.737638 [ 268 ] {da50c35b-2974-4d28-affd-46b34091c527} <Debug> TCPHandler: Processed in 0.001918035 sec. | ||
| 10421 | 2026.03.16 21:28:16.737768 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2026.03.16 21:28:16.737864 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10423 | 2026.03.16 21:28:16.737905 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10424 | 2026.03.16 21:28:16.738334 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2026.03.16 21:28:16.738371 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10426 | 2026.03.16 21:28:16.738681 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10427 | 2026.03.16 21:28:16.738925 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.03.16 21:28:16.739055 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 10429 | 2026.03.16 21:28:16.739094 [ 268 ] {f1342988-13a7-4a5c-8a14-18496c1b0915} <Debug> TCPHandler: Processed in 0.001377335 sec. | ||
| 10430 | 2026.03.16 21:28:16.739213 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2026.03.16 21:28:16.739309 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10432 | 2026.03.16 21:28:16.739354 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10433 | 2026.03.16 21:28:16.739750 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.03.16 21:28:16.739787 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10435 | 2026.03.16 21:28:16.740114 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10436 | 2026.03.16 21:28:16.740329 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.03.16 21:28:16.740455 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001165 sec., 109871.24463519313 rows/sec., 7.65 MiB/sec. | ||
| 10438 | 2026.03.16 21:28:16.740493 [ 268 ] {086088f6-6f4f-455b-b97f-4c8ec40d28be} <Debug> TCPHandler: Processed in 0.001329345 sec. | ||
| 10439 | 2026.03.16 21:28:16.740618 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10440 | 2026.03.16 21:28:16.740713 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10441 | 2026.03.16 21:28:16.740755 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10442 | 2026.03.16 21:28:16.741095 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.03.16 21:28:16.741130 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10444 | 2026.03.16 21:28:16.741434 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10445 | 2026.03.16 21:28:16.741641 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2026.03.16 21:28:16.741768 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 10447 | 2026.03.16 21:28:16.741804 [ 268 ] {2a67c99a-4933-43e7-973c-f23d9d1ad5ba} <Debug> TCPHandler: Processed in 0.001236923 sec. | ||
| 10448 | 2026.03.16 21:28:18.337505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23535 | ||
| 10449 | 2026.03.16 21:28:18.338210 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.03.16 21:28:18.338266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10451 | 2026.03.16 21:28:18.338802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10452 | 2026.03.16 21:28:18.339031 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.03.16 21:28:18.339174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23535 | ||
| 10454 | 2026.03.16 21:28:19.559459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10455 | 2026.03.16 21:28:19.576298 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.03.16 21:28:19.576358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10457 | 2026.03.16 21:28:19.582405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10458 | 2026.03.16 21:28:19.583149 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.03.16 21:28:19.586069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10460 | 2026.03.16 21:28:20.914948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1298 | ||
| 10461 | 2026.03.16 21:28:20.917296 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.03.16 21:28:20.917333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10463 | 2026.03.16 21:28:20.918484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10464 | 2026.03.16 21:28:20.918747 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.03.16 21:28:20.918886 [ 155 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10466 | 2026.03.16 21:28:20.918921 [ 155 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2026.03.16 21:28:20.918939 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10468 | 2026.03.16 21:28:20.918995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
| 10469 | 2026.03.16 21:28:20.919033 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 10470 | 2026.03.16 21:28:20.919556 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10471 | 2026.03.16 21:28:20.919701 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1130 rows starting from the beginning of the part | ||
| 10472 | 2026.03.16 21:28:20.920031 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 10473 | 2026.03.16 21:28:20.920319 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 10474 | 2026.03.16 21:28:20.920611 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10475 | 2026.03.16 21:28:20.920906 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 10476 | 2026.03.16 21:28:20.921205 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 10477 | 2026.03.16 21:28:20.927446 [ 188 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 72 columns (72 merged, 0 gathered) in 0.008454826 sec., 153521.7874383222 rows/sec., 120.13 MiB/sec. | ||
| 10478 | 2026.03.16 21:28:20.929071 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10479 | 2026.03.16 21:28:20.929743 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.03.16 21:28:20.929824 [ 190 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_36_7} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10481 | 2026.03.16 21:28:20.930184 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 10482 | 2026.03.16 21:28:21.738929 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.03.16 21:28:21.739119 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10484 | 2026.03.16 21:28:21.739194 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10485 | 2026.03.16 21:28:21.739940 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.03.16 21:28:21.740010 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10487 | 2026.03.16 21:28:21.740505 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10488 | 2026.03.16 21:28:21.740780 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.03.16 21:28:21.740962 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001892 sec., 40169.133192389 rows/sec., 3.31 MiB/sec. | ||
| 10490 | 2026.03.16 21:28:21.741024 [ 268 ] {46f85243-5b00-4c83-99f8-e62a83ec9851} <Debug> TCPHandler: Processed in 0.002233142 sec. | ||
| 10491 | 2026.03.16 21:28:21.741189 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.03.16 21:28:21.741337 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10493 | 2026.03.16 21:28:21.741399 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10494 | 2026.03.16 21:28:21.741993 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.03.16 21:28:21.742041 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10496 | 2026.03.16 21:28:21.742426 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10497 | 2026.03.16 21:28:21.742666 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.03.16 21:28:21.742815 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001513 sec., 6609.385327164574 rows/sec., 496.99 KiB/sec. | ||
| 10499 | 2026.03.16 21:28:21.742875 [ 268 ] {51bd705a-65c7-447a-b100-00f4362a2fe2} <Debug> TCPHandler: Processed in 0.001756302 sec. | ||
| 10500 | 2026.03.16 21:28:21.743017 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.03.16 21:28:21.743144 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10502 | 2026.03.16 21:28:21.743204 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10503 | 2026.03.16 21:28:21.743715 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.03.16 21:28:21.743753 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10505 | 2026.03.16 21:28:21.744070 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10506 | 2026.03.16 21:28:21.744290 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.03.16 21:28:21.744426 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001312 sec., 56402.439024390245 rows/sec., 4.40 MiB/sec. | ||
| 10508 | 2026.03.16 21:28:21.744466 [ 268 ] {535377d5-89c9-4cfe-b9a3-e4fabd453346} <Debug> TCPHandler: Processed in 0.001516608 sec. | ||
| 10509 | 2026.03.16 21:28:21.744603 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.03.16 21:28:21.744706 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.03.16 21:28:21.744754 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10512 | 2026.03.16 21:28:21.745194 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.03.16 21:28:21.745233 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10514 | 2026.03.16 21:28:21.745584 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10515 | 2026.03.16 21:28:21.745808 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.03.16 21:28:21.745955 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 10517 | 2026.03.16 21:28:21.745995 [ 268 ] {86f1c58e-6587-49e5-a297-665c53989c6b} <Debug> TCPHandler: Processed in 0.001442687 sec. | ||
| 10518 | 2026.03.16 21:28:21.746112 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.03.16 21:28:21.746211 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10520 | 2026.03.16 21:28:21.746267 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10521 | 2026.03.16 21:28:21.747101 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.03.16 21:28:21.747143 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10523 | 2026.03.16 21:28:21.747734 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10524 | 2026.03.16 21:28:21.747990 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.03.16 21:28:21.748135 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001944 sec., 5144.0329218107 rows/sec., 9.22 MiB/sec. | ||
| 10526 | 2026.03.16 21:28:21.748217 [ 268 ] {c8a536eb-f098-4a24-8d5d-5ce7bb214887} <Debug> TCPHandler: Processed in 0.00215861 sec. | ||
| 10527 | 2026.03.16 21:28:21.748340 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.03.16 21:28:21.748439 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.03.16 21:28:21.748482 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10530 | 2026.03.16 21:28:21.748830 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.03.16 21:28:21.748867 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10532 | 2026.03.16 21:28:21.749182 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10533 | 2026.03.16 21:28:21.749433 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.03.16 21:28:21.749591 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 10535 | 2026.03.16 21:28:21.749638 [ 268 ] {9dddf0d9-ec92-4283-afc8-40c10d2a2136} <Debug> TCPHandler: Processed in 0.001348665 sec. | ||
| 10536 | 2026.03.16 21:28:24.004152 [ 148 ] {} <Debug> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10537 | 2026.03.16 21:28:24.004237 [ 148 ] {} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.03.16 21:28:24.004262 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10539 | 2026.03.16 21:28:24.004394 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10540 | 2026.03.16 21:28:24.004551 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10541 | 2026.03.16 21:28:24.004589 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 10542 | 2026.03.16 21:28:24.004664 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 10543 | 2026.03.16 21:28:24.004716 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 10544 | 2026.03.16 21:28:24.004765 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10545 | 2026.03.16 21:28:24.004810 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10546 | 2026.03.16 21:28:24.005617 [ 188 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282113 sec., 31198.498104301256 rows/sec., 2.60 MiB/sec. | ||
| 10547 | 2026.03.16 21:28:24.005832 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10548 | 2026.03.16 21:28:24.006157 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.03.16 21:28:24.006231 [ 194 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_18_4} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10550 | 2026.03.16 21:28:24.006334 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10551 | 2026.03.16 21:28:25.711311 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10552 | 2026.03.16 21:28:25.711375 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10553 | 2026.03.16 21:28:25.839360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23983 | ||
| 10554 | 2026.03.16 21:28:25.840063 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.03.16 21:28:25.840131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10556 | 2026.03.16 21:28:25.840811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10557 | 2026.03.16 21:28:25.841057 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.03.16 21:28:25.841207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23983 | ||
| 10559 | 2026.03.16 21:28:26.739052 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2026.03.16 21:28:26.739237 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10561 | 2026.03.16 21:28:26.739309 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10562 | 2026.03.16 21:28:26.739990 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.03.16 21:28:26.740043 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10564 | 2026.03.16 21:28:26.740462 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10565 | 2026.03.16 21:28:26.740708 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.03.16 21:28:26.740888 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001702 sec., 69330.19976498238 rows/sec., 5.90 MiB/sec. | ||
| 10567 | 2026.03.16 21:28:26.740943 [ 268 ] {e1ab82d1-0755-432f-98d9-6b337648c392} <Debug> TCPHandler: Processed in 0.002029297 sec. | ||
| 10568 | 2026.03.16 21:28:26.741071 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2026.03.16 21:28:26.741182 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10570 | 2026.03.16 21:28:26.741230 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10571 | 2026.03.16 21:28:26.741688 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.03.16 21:28:26.741730 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10573 | 2026.03.16 21:28:26.742054 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10574 | 2026.03.16 21:28:26.742267 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.03.16 21:28:26.742408 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001253 sec., 24740.622505985633 rows/sec., 1.82 MiB/sec. | ||
| 10576 | 2026.03.16 21:28:26.742435 [ 150 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10577 | 2026.03.16 21:28:26.742450 [ 268 ] {9130fa6c-2f79-4dfc-ac1e-11cb155d32dd} <Debug> TCPHandler: Processed in 0.001431676 sec. | ||
| 10578 | 2026.03.16 21:28:26.742517 [ 150 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10579 | 2026.03.16 21:28:26.742545 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10580 | 2026.03.16 21:28:26.742610 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.03.16 21:28:26.742644 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::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 | ||
| 10582 | 2026.03.16 21:28:26.742714 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10583 | 2026.03.16 21:28:26.742743 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10584 | 2026.03.16 21:28:26.742757 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10585 | 2026.03.16 21:28:26.742773 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 82 rows starting from the beginning of the part | ||
| 10586 | 2026.03.16 21:28:26.742833 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10587 | 2026.03.16 21:28:26.742878 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10588 | 2026.03.16 21:28:26.742919 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 10589 | 2026.03.16 21:28:26.742960 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10590 | 2026.03.16 21:28:26.742998 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10591 | 2026.03.16 21:28:26.743209 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.03.16 21:28:26.743244 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10593 | 2026.03.16 21:28:26.743567 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10594 | 2026.03.16 21:28:26.743834 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.03.16 21:28:26.743831 [ 188 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222383 sec., 171795.5828901416 rows/sec., 13.22 MiB/sec. | ||
| 10596 | 2026.03.16 21:28:26.744001 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001308 sec., 72629.96941896025 rows/sec., 5.67 MiB/sec. | ||
| 10597 | 2026.03.16 21:28:26.744059 [ 268 ] {c8ed4b00-2129-46fe-b4ae-3c517b65a7dc} <Debug> TCPHandler: Processed in 0.001498718 sec. | ||
| 10598 | 2026.03.16 21:28:26.744105 [ 200 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10599 | 2026.03.16 21:28:26.744183 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2026.03.16 21:28:26.744285 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10601 | 2026.03.16 21:28:26.744331 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10602 | 2026.03.16 21:28:26.744464 [ 200 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.03.16 21:28:26.744565 [ 200 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_71_14} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10604 | 2026.03.16 21:28:26.744673 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10605 | 2026.03.16 21:28:26.744746 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.03.16 21:28:26.744787 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10607 | 2026.03.16 21:28:26.745133 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10608 | 2026.03.16 21:28:26.745347 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.03.16 21:28:26.745481 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 10610 | 2026.03.16 21:28:26.745520 [ 268 ] {2a43c5f1-9fab-4629-b4e8-b7788236c02a} <Debug> TCPHandler: Processed in 0.001384746 sec. | ||
| 10611 | 2026.03.16 21:28:26.745626 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2026.03.16 21:28:26.745722 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10613 | 2026.03.16 21:28:26.745778 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10614 | 2026.03.16 21:28:26.746616 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.03.16 21:28:26.746654 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10616 | 2026.03.16 21:28:26.747212 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10617 | 2026.03.16 21:28:26.747440 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.03.16 21:28:26.747569 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10619 | 2026.03.16 21:28:26.747582 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001879 sec., 16498.137307078232 rows/sec., 29.56 MiB/sec. | ||
| 10620 | 2026.03.16 21:28:26.747617 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.03.16 21:28:26.747643 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10622 | 2026.03.16 21:28:26.747673 [ 268 ] {35f11702-4a8f-4e24-96f4-651cb4e28e15} <Debug> TCPHandler: Processed in 0.002094388 sec. | ||
| 10623 | 2026.03.16 21:28:26.747720 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::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 | ||
| 10624 | 2026.03.16 21:28:26.747861 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.03.16 21:28:26.747888 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10626 | 2026.03.16 21:28:26.747938 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1382 rows starting from the beginning of the part | ||
| 10627 | 2026.03.16 21:28:26.747961 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10628 | 2026.03.16 21:28:26.748003 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10629 | 2026.03.16 21:28:26.748052 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10630 | 2026.03.16 21:28:26.748144 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10631 | 2026.03.16 21:28:26.748232 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 10632 | 2026.03.16 21:28:26.748318 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10633 | 2026.03.16 21:28:26.748351 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.03.16 21:28:26.748389 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10635 | 2026.03.16 21:28:26.748402 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10636 | 2026.03.16 21:28:26.748711 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10637 | 2026.03.16 21:28:26.748994 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.03.16 21:28:26.749193 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 10639 | 2026.03.16 21:28:26.749270 [ 268 ] {41b8a31d-bf8e-421f-8750-1ade0dbc9ad2} <Debug> TCPHandler: Processed in 0.001475498 sec. | ||
| 10640 | 2026.03.16 21:28:26.754644 [ 189 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 19 columns (19 merged, 0 gathered) in 0.006955928 sec., 216505.97878528934 rows/sec., 387.97 MiB/sec. | ||
| 10641 | 2026.03.16 21:28:26.756906 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10642 | 2026.03.16 21:28:26.757299 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2026.03.16 21:28:26.757393 [ 188 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10644 | 2026.03.16 21:28:26.757565 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10645 | 2026.03.16 21:28:27.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.27 MiB, peak 332.80 MiB, free memory in arenas 0.00 B, will set to 324.01 MiB (RSS), difference: 2.75 MiB | ||
| 10646 | 2026.03.16 21:28:27.086220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10647 | 2026.03.16 21:28:27.103685 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.03.16 21:28:27.103753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10649 | 2026.03.16 21:28:27.110005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10650 | 2026.03.16 21:28:27.110705 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.03.16 21:28:27.113674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10652 | 2026.03.16 21:28:30.919370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1322 | ||
| 10653 | 2026.03.16 21:28:30.921906 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2026.03.16 21:28:30.921961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10655 | 2026.03.16 21:28:30.923228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10656 | 2026.03.16 21:28:30.923512 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.03.16 21:28:30.923871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
| 10658 | 2026.03.16 21:28:31.740753 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.03.16 21:28:31.740934 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10660 | 2026.03.16 21:28:31.741004 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10661 | 2026.03.16 21:28:31.741653 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.03.16 21:28:31.741703 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10663 | 2026.03.16 21:28:31.742104 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10664 | 2026.03.16 21:28:31.742332 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.03.16 21:28:31.742463 [ 144 ] {} <Debug> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10666 | 2026.03.16 21:28:31.742494 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 10667 | 2026.03.16 21:28:31.742525 [ 144 ] {} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.03.16 21:28:31.742550 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10669 | 2026.03.16 21:28:31.742552 [ 268 ] {76e9cb1d-2018-4114-b976-9b2b660eb3c8} <Debug> TCPHandler: Processed in 0.001923915 sec. | ||
| 10670 | 2026.03.16 21:28:31.742667 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::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 | ||
| 10671 | 2026.03.16 21:28:31.742691 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.03.16 21:28:31.742808 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10673 | 2026.03.16 21:28:31.742812 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10674 | 2026.03.16 21:28:31.742856 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10675 | 2026.03.16 21:28:31.742866 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10676 | 2026.03.16 21:28:31.742952 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10677 | 2026.03.16 21:28:31.743006 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10678 | 2026.03.16 21:28:31.743058 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10679 | 2026.03.16 21:28:31.743106 [ 192 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10680 | 2026.03.16 21:28:31.743285 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.03.16 21:28:31.743329 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10682 | 2026.03.16 21:28:31.743679 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10683 | 2026.03.16 21:28:31.743872 [ 188 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258284 sec., 95367.97734056858 rows/sec., 8.28 MiB/sec. | ||
| 10684 | 2026.03.16 21:28:31.743909 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.03.16 21:28:31.744044 [ 189 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10686 | 2026.03.16 21:28:31.744051 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001266 sec., 7898.894154818326 rows/sec., 644.10 KiB/sec. | ||
| 10687 | 2026.03.16 21:28:31.744096 [ 268 ] {8cd369a8-2a67-4c97-b4cf-7ff70ee244ed} <Debug> TCPHandler: Processed in 0.001457057 sec. | ||
| 10688 | 2026.03.16 21:28:31.744201 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.03.16 21:28:31.744296 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10690 | 2026.03.16 21:28:31.744338 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10691 | 2026.03.16 21:28:31.744353 [ 189 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.03.16 21:28:31.744422 [ 189 ] {b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8::all_1_13_3} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10693 | 2026.03.16 21:28:31.744518 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10694 | 2026.03.16 21:28:31.744836 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.03.16 21:28:31.744873 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10696 | 2026.03.16 21:28:31.745220 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10697 | 2026.03.16 21:28:31.745433 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.03.16 21:28:31.745567 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001291 sec., 155693.26103795506 rows/sec., 13.80 MiB/sec. | ||
| 10699 | 2026.03.16 21:28:31.745606 [ 268 ] {22eb4cf8-c56b-4c19-8239-a6968cba6e22} <Debug> TCPHandler: Processed in 0.001455267 sec. | ||
| 10700 | 2026.03.16 21:28:31.745719 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.03.16 21:28:31.745815 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.03.16 21:28:31.745857 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10703 | 2026.03.16 21:28:31.746263 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.03.16 21:28:31.746300 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10705 | 2026.03.16 21:28:31.746605 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10706 | 2026.03.16 21:28:31.746819 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.03.16 21:28:31.746946 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00115 sec., 27826.08695652174 rows/sec., 2.05 MiB/sec. | ||
| 10708 | 2026.03.16 21:28:31.746985 [ 268 ] {b7589b81-e782-47fc-b266-c5277f6e2d27} <Debug> TCPHandler: Processed in 0.001314744 sec. | ||
| 10709 | 2026.03.16 21:28:31.747093 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.03.16 21:28:31.747188 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.03.16 21:28:31.747227 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10712 | 2026.03.16 21:28:31.747614 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.03.16 21:28:31.747651 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10714 | 2026.03.16 21:28:31.747961 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10715 | 2026.03.16 21:28:31.748173 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.03.16 21:28:31.748298 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 10717 | 2026.03.16 21:28:31.748337 [ 268 ] {1442f20a-0011-4ad3-81a9-4d1b670a7ad6} <Debug> TCPHandler: Processed in 0.001292474 sec. | ||
| 10718 | 2026.03.16 21:28:31.748445 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.03.16 21:28:31.748538 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10720 | 2026.03.16 21:28:31.748577 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10721 | 2026.03.16 21:28:31.748966 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.03.16 21:28:31.749002 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10723 | 2026.03.16 21:28:31.749301 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10724 | 2026.03.16 21:28:31.749506 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.03.16 21:28:31.749615 [ 142 ] {} <Debug> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10726 | 2026.03.16 21:28:31.749631 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 10727 | 2026.03.16 21:28:31.749683 [ 142 ] {} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.03.16 21:28:31.749693 [ 268 ] {82726fc5-c2c2-47a5-89b9-d12ca68c2b59} <Debug> TCPHandler: Processed in 0.001297864 sec. | ||
| 10729 | 2026.03.16 21:28:31.749712 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10730 | 2026.03.16 21:28:31.749811 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2026.03.16 21:28:31.749816 [ 191 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::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 | ||
| 10732 | 2026.03.16 21:28:31.749911 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10733 | 2026.03.16 21:28:31.749944 [ 191 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10734 | 2026.03.16 21:28:31.749953 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10735 | 2026.03.16 21:28:31.749984 [ 191 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10736 | 2026.03.16 21:28:31.750051 [ 191 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10737 | 2026.03.16 21:28:31.750097 [ 191 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10738 | 2026.03.16 21:28:31.750136 [ 191 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10739 | 2026.03.16 21:28:31.750192 [ 191 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10740 | 2026.03.16 21:28:31.750424 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.03.16 21:28:31.750465 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10742 | 2026.03.16 21:28:31.750799 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10743 | 2026.03.16 21:28:31.750917 [ 189 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148261 sec., 52252.92855892519 rows/sec., 4.19 MiB/sec. | ||
| 10744 | 2026.03.16 21:28:31.751008 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.03.16 21:28:31.751065 [ 188 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10746 | 2026.03.16 21:28:31.751147 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001253 sec., 95770.15163607342 rows/sec., 7.79 MiB/sec. | ||
| 10747 | 2026.03.16 21:28:31.751192 [ 268 ] {1c10412f-91fa-49f0-b799-34965bb6b058} <Debug> TCPHandler: Processed in 0.001429276 sec. | ||
| 10748 | 2026.03.16 21:28:31.751307 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.03.16 21:28:31.751389 [ 188 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.03.16 21:28:31.751404 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10751 | 2026.03.16 21:28:31.751452 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10752 | 2026.03.16 21:28:31.751475 [ 188 ] {37dcea0a-3a9d-4355-9b07-58d22c0e983f::all_1_13_3} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10753 | 2026.03.16 21:28:31.751578 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10754 | 2026.03.16 21:28:31.751878 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.03.16 21:28:31.751919 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10756 | 2026.03.16 21:28:31.752268 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10757 | 2026.03.16 21:28:31.752483 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.03.16 21:28:31.752615 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001229 sec., 163547.59967453213 rows/sec., 11.72 MiB/sec. | ||
| 10759 | 2026.03.16 21:28:31.752653 [ 268 ] {825a3d47-9d3c-48a0-9bd8-e5d907a32386} <Debug> TCPHandler: Processed in 0.001395255 sec. | ||
| 10760 | 2026.03.16 21:28:31.752763 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.03.16 21:28:31.752857 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.03.16 21:28:31.752911 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10763 | 2026.03.16 21:28:31.753677 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.03.16 21:28:31.753714 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10765 | 2026.03.16 21:28:31.754222 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10766 | 2026.03.16 21:28:31.754437 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.03.16 21:28:31.754573 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 10768 | 2026.03.16 21:28:31.754634 [ 268 ] {bc104c2c-04d3-4cd0-93d4-6d887dccfa80} <Debug> TCPHandler: Processed in 0.001918866 sec. | ||
| 10769 | 2026.03.16 21:28:31.754744 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.03.16 21:28:31.754838 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10771 | 2026.03.16 21:28:31.754879 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10772 | 2026.03.16 21:28:31.755213 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.03.16 21:28:31.755249 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10774 | 2026.03.16 21:28:31.755547 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10775 | 2026.03.16 21:28:31.755756 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.03.16 21:28:31.755886 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 10777 | 2026.03.16 21:28:31.755922 [ 268 ] {0fc09a9e-1e85-4ad0-b9a6-85f70f730d80} <Debug> TCPHandler: Processed in 0.001227783 sec. | ||
| 10778 | 2026.03.16 21:28:33.341445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24495 | ||
| 10779 | 2026.03.16 21:28:33.341973 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.03.16 21:28:33.342015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10781 | 2026.03.16 21:28:33.342465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10782 | 2026.03.16 21:28:33.342685 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.03.16 21:28:33.342888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24495 | ||
| 10784 | 2026.03.16 21:28:33.342894 [ 143 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10785 | 2026.03.16 21:28:33.342969 [ 143 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.03.16 21:28:33.342993 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10787 | 2026.03.16 21:28:33.343121 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 10788 | 2026.03.16 21:28:33.343257 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10789 | 2026.03.16 21:28:33.343294 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22063 rows starting from the beginning of the part | ||
| 10790 | 2026.03.16 21:28:33.343354 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10791 | 2026.03.16 21:28:33.343396 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10792 | 2026.03.16 21:28:33.343434 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10793 | 2026.03.16 21:28:33.343470 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10794 | 2026.03.16 21:28:33.343509 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10795 | 2026.03.16 21:28:33.345405 [ 189 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24495 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343633 sec., 10451721.749949757 rows/sec., 149.51 MiB/sec. | ||
| 10796 | 2026.03.16 21:28:33.345651 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10797 | 2026.03.16 21:28:33.345893 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.03.16 21:28:33.345965 [ 191 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_51_10} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10799 | 2026.03.16 21:28:33.346046 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10800 | 2026.03.16 21:28:34.613858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10801 | 2026.03.16 21:28:34.630925 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.16 21:28:34.630982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10803 | 2026.03.16 21:28:34.637161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10804 | 2026.03.16 21:28:34.637850 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.03.16 21:28:34.638148 [ 140 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10806 | 2026.03.16 21:28:34.638194 [ 140 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.03.16 21:28:34.638217 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10808 | 2026.03.16 21:28:34.638378 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 10809 | 2026.03.16 21:28:34.640886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10810 | 2026.03.16 21:28:34.642774 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10811 | 2026.03.16 21:28:34.644166 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10812 | 2026.03.16 21:28:34.648884 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10813 | 2026.03.16 21:28:34.653393 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10814 | 2026.03.16 21:28:34.657998 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10815 | 2026.03.16 21:28:34.662511 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10816 | 2026.03.16 21:28:34.666383 [ 205 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10817 | 2026.03.16 21:28:34.717289 [ 187 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078994693 sec., 4861.086047894381 rows/sec., 25.14 MiB/sec. | ||
| 10818 | 2026.03.16 21:28:34.720009 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10819 | 2026.03.16 21:28:34.721988 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.03.16 21:28:34.722069 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_51_10} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10821 | 2026.03.16 21:28:34.724777 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10822 | 2026.03.16 21:28:35.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.17 MiB, peak 338.60 MiB, free memory in arenas 0.00 B, will set to 326.29 MiB (RSS), difference: 1.12 MiB | ||
| 10823 | 2026.03.16 21:28:36.744763 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.03.16 21:28:36.745011 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10825 | 2026.03.16 21:28:36.745103 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10826 | 2026.03.16 21:28:36.746004 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.03.16 21:28:36.746057 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10828 | 2026.03.16 21:28:36.746481 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10829 | 2026.03.16 21:28:36.746722 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.03.16 21:28:36.746888 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001947 sec., 60606.06060606061 rows/sec., 5.16 MiB/sec. | ||
| 10831 | 2026.03.16 21:28:36.746941 [ 268 ] {9ec6009b-5ad7-4867-9ac5-99ba77a73f60} <Debug> TCPHandler: Processed in 0.002395754 sec. | ||
| 10832 | 2026.03.16 21:28:36.746944 [ 138 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10833 | 2026.03.16 21:28:36.747040 [ 138 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2026.03.16 21:28:36.747082 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10835 | 2026.03.16 21:28:36.747095 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2026.03.16 21:28:36.747211 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10837 | 2026.03.16 21:28:36.747244 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10838 | 2026.03.16 21:28:36.747256 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10839 | 2026.03.16 21:28:36.747422 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10840 | 2026.03.16 21:28:36.747473 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2151 rows starting from the beginning of the part | ||
| 10841 | 2026.03.16 21:28:36.747573 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 10842 | 2026.03.16 21:28:36.747639 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 76 rows starting from the beginning of the part | ||
| 10843 | 2026.03.16 21:28:36.747706 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 118 rows starting from the beginning of the part | ||
| 10844 | 2026.03.16 21:28:36.747766 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 201 rows starting from the beginning of the part | ||
| 10845 | 2026.03.16 21:28:36.747768 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2026.03.16 21:28:36.747823 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10847 | 2026.03.16 21:28:36.747829 [ 198 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 118 rows starting from the beginning of the part | ||
| 10848 | 2026.03.16 21:28:36.748224 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10849 | 2026.03.16 21:28:36.748494 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.03.16 21:28:36.748647 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001458 sec., 21262.002743484223 rows/sec., 1.56 MiB/sec. | ||
| 10851 | 2026.03.16 21:28:36.748689 [ 268 ] {a056d9b2-b4a5-4b75-9b72-afe1f5b9d240} <Debug> TCPHandler: Processed in 0.00164933 sec. | ||
| 10852 | 2026.03.16 21:28:36.748817 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2026.03.16 21:28:36.748914 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10854 | 2026.03.16 21:28:36.748955 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10855 | 2026.03.16 21:28:36.749424 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.03.16 21:28:36.749427 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2720 rows, containing 5 columns (5 merged, 0 gathered) in 0.002246521 sec., 1210760.9944442986 rows/sec., 99.86 MiB/sec. | ||
| 10857 | 2026.03.16 21:28:36.749464 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10858 | 2026.03.16 21:28:36.749823 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10859 | 2026.03.16 21:28:36.749955 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10860 | 2026.03.16 21:28:36.750105 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.03.16 21:28:36.750255 [ 138 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10862 | 2026.03.16 21:28:36.750257 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00136 sec., 69852.94117647059 rows/sec., 5.46 MiB/sec. | ||
| 10863 | 2026.03.16 21:28:36.750303 [ 138 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.03.16 21:28:36.750324 [ 268 ] {5f60110e-66e5-41a7-b124-b9d69083e0f6} <Debug> TCPHandler: Processed in 0.001560019 sec. | ||
| 10865 | 2026.03.16 21:28:36.750344 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10866 | 2026.03.16 21:28:36.750426 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.03.16 21:28:36.750454 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10868 | 2026.03.16 21:28:36.750472 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2026.03.16 21:28:36.750561 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_86_17} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10870 | 2026.03.16 21:28:36.750573 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10871 | 2026.03.16 21:28:36.750585 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10872 | 2026.03.16 21:28:36.750615 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1124 rows starting from the beginning of the part | ||
| 10873 | 2026.03.16 21:28:36.750648 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10874 | 2026.03.16 21:28:36.750674 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 10875 | 2026.03.16 21:28:36.750734 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10876 | 2026.03.16 21:28:36.750738 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part | ||
| 10877 | 2026.03.16 21:28:36.750812 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 95 rows starting from the beginning of the part | ||
| 10878 | 2026.03.16 21:28:36.750851 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 120 rows starting from the beginning of the part | ||
| 10879 | 2026.03.16 21:28:36.750894 [ 198 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 95 rows starting from the beginning of the part | ||
| 10880 | 2026.03.16 21:28:36.751187 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.03.16 21:28:36.751235 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10882 | 2026.03.16 21:28:36.751624 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10883 | 2026.03.16 21:28:36.751887 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2026.03.16 21:28:36.752070 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10885 | 2026.03.16 21:28:36.752095 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec. | ||
| 10886 | 2026.03.16 21:28:36.752108 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690361 sec., 929978.8625033351 rows/sec., 71.08 MiB/sec. | ||
| 10887 | 2026.03.16 21:28:36.752144 [ 268 ] {97294a9a-64f1-4cb9-ae47-6b37e5bd0355} <Debug> TCPHandler: Processed in 0.001723732 sec. | ||
| 10888 | 2026.03.16 21:28:36.752117 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.03.16 21:28:36.752200 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10890 | 2026.03.16 21:28:36.752299 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10891 | 2026.03.16 21:28:36.752318 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.03.16 21:28:36.752394 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10893 | 2026.03.16 21:28:36.752442 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10894 | 2026.03.16 21:28:36.752454 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10895 | 2026.03.16 21:28:36.752509 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10896 | 2026.03.16 21:28:36.752513 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26789 rows starting from the beginning of the part | ||
| 10897 | 2026.03.16 21:28:36.752625 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 10898 | 2026.03.16 21:28:36.752698 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 10899 | 2026.03.16 21:28:36.752760 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10900 | 2026.03.16 21:28:36.752804 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.03.16 21:28:36.752816 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 201 rows starting from the beginning of the part | ||
| 10902 | 2026.03.16 21:28:36.752880 [ 187 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 10903 | 2026.03.16 21:28:36.752918 [ 196 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_86_17} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10904 | 2026.03.16 21:28:36.753033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 10905 | 2026.03.16 21:28:36.753550 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2026.03.16 21:28:36.753593 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10907 | 2026.03.16 21:28:36.754298 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10908 | 2026.03.16 21:28:36.754566 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.03.16 21:28:36.754735 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00231 sec., 13419.91341991342 rows/sec., 24.05 MiB/sec. | ||
| 10910 | 2026.03.16 21:28:36.754844 [ 268 ] {dcd9c172-aaa1-4f04-bf13-6cd44827648b} <Debug> TCPHandler: Processed in 0.002589417 sec. | ||
| 10911 | 2026.03.16 21:28:36.754990 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2026.03.16 21:28:36.755089 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10913 | 2026.03.16 21:28:36.755137 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10914 | 2026.03.16 21:28:36.755584 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2026.03.16 21:28:36.755622 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10916 | 2026.03.16 21:28:36.756142 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10917 | 2026.03.16 21:28:36.756390 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2026.03.16 21:28:36.756529 [ 138 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10919 | 2026.03.16 21:28:36.756537 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. | ||
| 10920 | 2026.03.16 21:28:36.756577 [ 138 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2026.03.16 21:28:36.756599 [ 268 ] {9742f145-a8c0-42d7-9405-7912407e7067} <Debug> TCPHandler: Processed in 0.001667891 sec. | ||
| 10922 | 2026.03.16 21:28:36.756602 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10923 | 2026.03.16 21:28:36.756722 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10924 | 2026.03.16 21:28:36.756856 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10925 | 2026.03.16 21:28:36.756896 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4152 rows starting from the beginning of the part | ||
| 10926 | 2026.03.16 21:28:36.756964 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 10927 | 2026.03.16 21:28:36.757017 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10928 | 2026.03.16 21:28:36.757066 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10929 | 2026.03.16 21:28:36.757118 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10930 | 2026.03.16 21:28:36.757172 [ 198 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10931 | 2026.03.16 21:28:36.760722 [ 186 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.004035404 sec., 1100261.584713699 rows/sec., 74.15 MiB/sec. | ||
| 10932 | 2026.03.16 21:28:36.761294 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10933 | 2026.03.16 21:28:36.761609 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.03.16 21:28:36.761693 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_86_17} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10935 | 2026.03.16 21:28:36.761795 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10936 | 2026.03.16 21:28:36.763044 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27598 rows, containing 5 columns (5 merged, 0 gathered) in 0.010787238 sec., 2558393.5387353096 rows/sec., 168.92 MiB/sec. | ||
| 10937 | 2026.03.16 21:28:36.763578 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10938 | 2026.03.16 21:28:36.763958 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.03.16 21:28:36.764060 [ 195 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10940 | 2026.03.16 21:28:36.764195 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10941 | 2026.03.16 21:28:37.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.81 MiB, peak 338.60 MiB, free memory in arenas 0.00 B, will set to 329.57 MiB (RSS), difference: 2.75 MiB | ||
| 10942 | 2026.03.16 21:28:40.711433 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10943 | 2026.03.16 21:28:40.711506 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10944 | 2026.03.16 21:28:40.843123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24943 | ||
| 10945 | 2026.03.16 21:28:40.843692 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2026.03.16 21:28:40.843742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10947 | 2026.03.16 21:28:40.844241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10948 | 2026.03.16 21:28:40.844478 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.03.16 21:28:40.844624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24943 | ||
| 10950 | 2026.03.16 21:28:40.924147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1354 | ||
| 10951 | 2026.03.16 21:28:40.926525 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2026.03.16 21:28:40.926573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10953 | 2026.03.16 21:28:40.927797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10954 | 2026.03.16 21:28:40.928070 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2026.03.16 21:28:40.928345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 10956 | 2026.03.16 21:28:41.738517 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10957 | 2026.03.16 21:28:41.738708 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10958 | 2026.03.16 21:28:41.738775 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10959 | 2026.03.16 21:28:41.739454 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.03.16 21:28:41.739500 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10961 | 2026.03.16 21:28:41.739907 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10962 | 2026.03.16 21:28:41.740159 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.03.16 21:28:41.740321 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001659 sec., 45810.72935503315 rows/sec., 3.78 MiB/sec. | ||
| 10964 | 2026.03.16 21:28:41.740374 [ 268 ] {d8b8a2bd-0d9e-431e-84af-04b91035c846} <Debug> TCPHandler: Processed in 0.001992367 sec. | ||
| 10965 | 2026.03.16 21:28:41.740506 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2026.03.16 21:28:41.740609 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10967 | 2026.03.16 21:28:41.740653 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10968 | 2026.03.16 21:28:41.741079 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2026.03.16 21:28:41.741117 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10970 | 2026.03.16 21:28:41.741413 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10971 | 2026.03.16 21:28:41.741628 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2026.03.16 21:28:41.741763 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 10973 | 2026.03.16 21:28:41.741802 [ 268 ] {4eb7faf0-3eb3-4f24-b87b-a743158d2163} <Debug> TCPHandler: Processed in 0.001349215 sec. | ||
| 10974 | 2026.03.16 21:28:41.741918 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10975 | 2026.03.16 21:28:41.742015 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10976 | 2026.03.16 21:28:41.742056 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10977 | 2026.03.16 21:28:41.742487 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2026.03.16 21:28:41.742524 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10979 | 2026.03.16 21:28:41.742823 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10980 | 2026.03.16 21:28:41.743033 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2026.03.16 21:28:41.743172 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 10982 | 2026.03.16 21:28:41.743213 [ 268 ] {1ae9dcd8-fbf1-4ea7-90c5-c21eb28895eb} <Debug> TCPHandler: Processed in 0.001346115 sec. | ||
| 10983 | 2026.03.16 21:28:41.743332 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2026.03.16 21:28:41.743427 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10985 | 2026.03.16 21:28:41.743474 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10986 | 2026.03.16 21:28:41.743894 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.03.16 21:28:41.743931 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10988 | 2026.03.16 21:28:41.744247 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10989 | 2026.03.16 21:28:41.744450 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.03.16 21:28:41.744576 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10991 | 2026.03.16 21:28:41.744612 [ 268 ] {c3038742-5208-475f-ac6c-963e760eb1e6} <Debug> TCPHandler: Processed in 0.001375065 sec. | ||
| 10992 | 2026.03.16 21:28:41.744715 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2026.03.16 21:28:41.744803 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10994 | 2026.03.16 21:28:41.744855 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10995 | 2026.03.16 21:28:41.745696 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2026.03.16 21:28:41.745734 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10997 | 2026.03.16 21:28:41.746249 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10998 | 2026.03.16 21:28:41.746475 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2026.03.16 21:28:41.746621 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001775 sec., 5633.802816901408 rows/sec., 10.10 MiB/sec. | ||
| 11000 | 2026.03.16 21:28:41.746688 [ 268 ] {af32837c-b07b-4afe-b3c2-6622789a1a1e} <Debug> TCPHandler: Processed in 0.001969926 sec. | ||
| 11001 | 2026.03.16 21:28:41.746806 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.03.16 21:28:41.746901 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.03.16 21:28:41.746944 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11004 | 2026.03.16 21:28:41.747334 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.03.16 21:28:41.747377 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11006 | 2026.03.16 21:28:41.747756 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11007 | 2026.03.16 21:28:41.747988 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.03.16 21:28:41.748121 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 11009 | 2026.03.16 21:28:41.748159 [ 268 ] {2e9986a0-a015-4d79-b7af-9b43be396f00} <Debug> TCPHandler: Processed in 0.001403936 sec. | ||
| 11010 | 2026.03.16 21:28:41.972623 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.03.16 21:28:41.972782 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11012 | 2026.03.16 21:28:41.972843 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11013 | 2026.03.16 21:28:41.973447 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.03.16 21:28:41.973493 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11015 | 2026.03.16 21:28:41.973868 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11016 | 2026.03.16 21:28:41.974090 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.03.16 21:28:41.974240 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001499 sec., 2668.4456304202804 rows/sec., 217.59 KiB/sec. | ||
| 11018 | 2026.03.16 21:28:41.974284 [ 268 ] {3adc573b-0d41-4cf1-9c2d-198734b67b66} <Debug> TCPHandler: Processed in 0.001761033 sec. | ||
| 11019 | 2026.03.16 21:28:41.974413 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2026.03.16 21:28:41.974540 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11021 | 2026.03.16 21:28:41.974589 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11022 | 2026.03.16 21:28:41.975973 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.03.16 21:28:41.976009 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11024 | 2026.03.16 21:28:41.976455 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11025 | 2026.03.16 21:28:41.976666 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.03.16 21:28:41.976795 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Debug> executeQuery: Read 2004 rows, 155.51 KiB in 0.002282 sec., 878177.03768624 rows/sec., 66.55 MiB/sec. | ||
| 11027 | 2026.03.16 21:28:41.976833 [ 268 ] {f1bfe201-6c6e-4772-a6f8-b548f03e74ee} <Debug> TCPHandler: Processed in 0.002483326 sec. | ||
| 11028 | 2026.03.16 21:28:41.976949 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.03.16 21:28:41.977045 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11030 | 2026.03.16 21:28:41.977084 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11031 | 2026.03.16 21:28:41.977497 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.03.16 21:28:41.977531 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11033 | 2026.03.16 21:28:41.977819 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11034 | 2026.03.16 21:28:41.978024 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.03.16 21:28:41.978150 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001123 sec., 40961.709706144255 rows/sec., 2.99 MiB/sec. | ||
| 11036 | 2026.03.16 21:28:41.978186 [ 268 ] {35151781-19bf-45de-9ce2-1d6c49b95349} <Debug> TCPHandler: Processed in 0.001288824 sec. | ||
| 11037 | 2026.03.16 21:28:41.978296 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11038 | 2026.03.16 21:28:41.978391 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11039 | 2026.03.16 21:28:41.978430 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11040 | 2026.03.16 21:28:41.979025 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.03.16 21:28:41.979059 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11042 | 2026.03.16 21:28:41.979384 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11043 | 2026.03.16 21:28:41.979597 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.03.16 21:28:41.979722 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001348 sec., 525222.5519287834 rows/sec., 30.64 MiB/sec. | ||
| 11045 | 2026.03.16 21:28:41.979759 [ 268 ] {f0a5f71d-ccd5-4a48-bb75-8c6763d97bff} <Debug> TCPHandler: Processed in 0.001513168 sec. | ||
| 11046 | 2026.03.16 21:28:41.979869 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2026.03.16 21:28:41.979964 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11048 | 2026.03.16 21:28:41.980004 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11049 | 2026.03.16 21:28:41.980377 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.03.16 21:28:41.980411 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11051 | 2026.03.16 21:28:41.980693 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11052 | 2026.03.16 21:28:41.980894 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.03.16 21:28:41.980982 [ 133 ] {} <Debug> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11054 | 2026.03.16 21:28:41.981019 [ 133 ] {} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2026.03.16 21:28:41.981020 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 65.53 KiB/sec. | ||
| 11056 | 2026.03.16 21:28:41.981070 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11057 | 2026.03.16 21:28:41.981103 [ 268 ] {72b6779d-5dc8-451a-80b5-66d049566d3c} <Debug> TCPHandler: Processed in 0.001284013 sec. | ||
| 11058 | 2026.03.16 21:28:41.981197 [ 186 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::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 | ||
| 11059 | 2026.03.16 21:28:41.981215 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11060 | 2026.03.16 21:28:41.981329 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11061 | 2026.03.16 21:28:41.981350 [ 186 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11062 | 2026.03.16 21:28:41.981369 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11063 | 2026.03.16 21:28:41.981393 [ 186 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 11064 | 2026.03.16 21:28:41.981505 [ 186 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 11065 | 2026.03.16 21:28:41.981559 [ 186 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 11066 | 2026.03.16 21:28:41.981604 [ 186 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 11067 | 2026.03.16 21:28:41.981648 [ 186 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 11068 | 2026.03.16 21:28:41.982110 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.03.16 21:28:41.982153 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11070 | 2026.03.16 21:28:41.982419 [ 190 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274773 sec., 3922.266944781541 rows/sec., 291.11 KiB/sec. | ||
| 11071 | 2026.03.16 21:28:41.982506 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11072 | 2026.03.16 21:28:41.982620 [ 190 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11073 | 2026.03.16 21:28:41.982754 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.03.16 21:28:41.982894 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001582 sec., 661188.3691529708 rows/sec., 45.70 MiB/sec. | ||
| 11075 | 2026.03.16 21:28:41.982935 [ 268 ] {94dd9917-e642-4b46-8893-fec6e77228b3} <Debug> TCPHandler: Processed in 0.001770772 sec. | ||
| 11076 | 2026.03.16 21:28:41.983006 [ 190 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.03.16 21:28:41.983050 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.03.16 21:28:41.983101 [ 190 ] {a923e39c-2c8b-42ea-aabb-df7777e1e348::all_1_13_3} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11079 | 2026.03.16 21:28:41.983151 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11080 | 2026.03.16 21:28:41.983199 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11081 | 2026.03.16 21:28:41.983229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11082 | 2026.03.16 21:28:41.983823 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.03.16 21:28:41.983864 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11084 | 2026.03.16 21:28:41.984266 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11085 | 2026.03.16 21:28:41.984474 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.03.16 21:28:41.984601 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001468 sec., 830381.4713896458 rows/sec., 51.93 MiB/sec. | ||
| 11087 | 2026.03.16 21:28:41.984638 [ 268 ] {9acb0e3f-57f2-4e4d-bd1e-64358625de8b} <Debug> TCPHandler: Processed in 0.001637751 sec. | ||
| 11088 | 2026.03.16 21:28:41.984749 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2026.03.16 21:28:41.984843 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11090 | 2026.03.16 21:28:41.984896 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11091 | 2026.03.16 21:28:41.985732 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2026.03.16 21:28:41.985766 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11093 | 2026.03.16 21:28:41.986330 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11094 | 2026.03.16 21:28:41.986562 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.03.16 21:28:41.986696 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00187 sec., 22459.893048128342 rows/sec., 40.25 MiB/sec. | ||
| 11096 | 2026.03.16 21:28:41.986750 [ 268 ] {9f07dbc8-6db0-4a38-b08e-92fbac499261} <Debug> TCPHandler: Processed in 0.002051278 sec. | ||
| 11097 | 2026.03.16 21:28:41.986863 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11098 | 2026.03.16 21:28:41.986958 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11099 | 2026.03.16 21:28:41.986998 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11100 | 2026.03.16 21:28:41.987313 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.03.16 21:28:41.987347 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11102 | 2026.03.16 21:28:41.987643 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11103 | 2026.03.16 21:28:41.987846 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.03.16 21:28:41.987973 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001033 sec., 11616.650532429816 rows/sec., 801.67 KiB/sec. | ||
| 11105 | 2026.03.16 21:28:41.988008 [ 268 ] {cfc225eb-5dea-4965-bea3-cbffd0c85b02} <Debug> TCPHandler: Processed in 0.001196331 sec. | ||
| 11106 | 2026.03.16 21:28:42.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.69 MiB, peak 338.60 MiB, free memory in arenas 0.00 B, will set to 329.57 MiB (RSS), difference: -1.12 MiB | ||
| 11107 | 2026.03.16 21:28:42.141036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11108 | 2026.03.16 21:28:42.157649 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.03.16 21:28:42.157713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 11110 | 2026.03.16 21:28:42.163356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11111 | 2026.03.16 21:28:42.164069 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.03.16 21:28:42.167251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11113 | 2026.03.16 21:28:46.736402 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.03.16 21:28:46.736618 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11115 | 2026.03.16 21:28:46.736692 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11116 | 2026.03.16 21:28:46.737337 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.03.16 21:28:46.737385 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11118 | 2026.03.16 21:28:46.737784 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11119 | 2026.03.16 21:28:46.738025 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.03.16 21:28:46.738174 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 11121 | 2026.03.16 21:28:46.738217 [ 268 ] {13fcba35-ed89-4c11-973b-cdb417c1a19e} <Debug> TCPHandler: Processed in 0.001953025 sec. | ||
| 11122 | 2026.03.16 21:28:46.738327 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.03.16 21:28:46.738423 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11124 | 2026.03.16 21:28:46.738464 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11125 | 2026.03.16 21:28:46.738872 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.03.16 21:28:46.738909 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11127 | 2026.03.16 21:28:46.739211 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11128 | 2026.03.16 21:28:46.739429 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.03.16 21:28:46.739556 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 11130 | 2026.03.16 21:28:46.739595 [ 268 ] {a778f30c-dea7-4e65-880b-b33a6a8d8aaa} <Debug> TCPHandler: Processed in 0.001319254 sec. | ||
| 11131 | 2026.03.16 21:28:46.739708 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.03.16 21:28:46.739803 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11133 | 2026.03.16 21:28:46.739849 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11134 | 2026.03.16 21:28:46.740230 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.03.16 21:28:46.740266 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11136 | 2026.03.16 21:28:46.740586 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11137 | 2026.03.16 21:28:46.740793 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.03.16 21:28:46.740921 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001136 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 11139 | 2026.03.16 21:28:46.740959 [ 268 ] {0a5486fd-350e-4680-bb5b-705e76f14fc4} <Debug> TCPHandler: Processed in 0.001301984 sec. | ||
| 11140 | 2026.03.16 21:28:46.741133 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.03.16 21:28:46.741230 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11142 | 2026.03.16 21:28:46.741271 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11143 | 2026.03.16 21:28:46.741590 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.03.16 21:28:46.741626 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11145 | 2026.03.16 21:28:46.741935 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11146 | 2026.03.16 21:28:46.742147 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.03.16 21:28:46.742274 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 11148 | 2026.03.16 21:28:46.742311 [ 268 ] {b686c3ec-8d74-49c4-a321-3f01c25f6cf0} <Debug> TCPHandler: Processed in 0.001228853 sec. | ||
| 11149 | 2026.03.16 21:28:48.344724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25455 | ||
| 11150 | 2026.03.16 21:28:48.345495 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.03.16 21:28:48.345565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11152 | 2026.03.16 21:28:48.346163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11153 | 2026.03.16 21:28:48.346380 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.03.16 21:28:48.346502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25455 | ||
| 11155 | 2026.03.16 21:28:49.668272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11156 | 2026.03.16 21:28:49.685517 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2026.03.16 21:28:49.685566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11158 | 2026.03.16 21:28:49.691585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11159 | 2026.03.16 21:28:49.692269 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.03.16 21:28:49.695283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11161 | 2026.03.16 21:28:50.928533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1392 | ||
| 11162 | 2026.03.16 21:28:50.931007 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.03.16 21:28:50.931054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11164 | 2026.03.16 21:28:50.932221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11165 | 2026.03.16 21:28:50.932473 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.03.16 21:28:50.932729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 11167 | 2026.03.16 21:28:51.738541 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.03.16 21:28:51.738742 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11169 | 2026.03.16 21:28:51.738817 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11170 | 2026.03.16 21:28:51.739505 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.03.16 21:28:51.739554 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11172 | 2026.03.16 21:28:51.739974 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11173 | 2026.03.16 21:28:51.740239 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.03.16 21:28:51.740391 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001705 sec., 44574.78005865103 rows/sec., 3.67 MiB/sec. | ||
| 11175 | 2026.03.16 21:28:51.740440 [ 268 ] {a4808afd-fd54-4e64-b193-081c125e8802} <Debug> TCPHandler: Processed in 0.002041508 sec. | ||
| 11176 | 2026.03.16 21:28:51.740566 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2026.03.16 21:28:51.740663 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11178 | 2026.03.16 21:28:51.740706 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11179 | 2026.03.16 21:28:51.741119 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2026.03.16 21:28:51.741157 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11181 | 2026.03.16 21:28:51.741463 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11182 | 2026.03.16 21:28:51.741674 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2026.03.16 21:28:51.741807 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001162 sec., 8605.851979345955 rows/sec., 647.12 KiB/sec. | ||
| 11184 | 2026.03.16 21:28:51.741838 [ 123 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11185 | 2026.03.16 21:28:51.741847 [ 268 ] {e057fee2-6fa9-4d29-bf7a-447852804ce1} <Debug> TCPHandler: Processed in 0.001332644 sec. | ||
| 11186 | 2026.03.16 21:28:51.741912 [ 123 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.03.16 21:28:51.741940 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11188 | 2026.03.16 21:28:51.742027 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.03.16 21:28:51.742045 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11190 | 2026.03.16 21:28:51.742157 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11191 | 2026.03.16 21:28:51.742169 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11192 | 2026.03.16 21:28:51.742216 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11193 | 2026.03.16 21:28:51.742217 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 82 rows starting from the beginning of the part | ||
| 11194 | 2026.03.16 21:28:51.742305 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 11195 | 2026.03.16 21:28:51.742351 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11196 | 2026.03.16 21:28:51.742395 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11197 | 2026.03.16 21:28:51.742436 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 46 rows starting from the beginning of the part | ||
| 11198 | 2026.03.16 21:28:51.742480 [ 195 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11199 | 2026.03.16 21:28:51.742762 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.03.16 21:28:51.742811 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11201 | 2026.03.16 21:28:51.743169 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11202 | 2026.03.16 21:28:51.743309 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303774 sec., 161837.86453787237 rows/sec., 12.46 MiB/sec. | ||
| 11203 | 2026.03.16 21:28:51.743424 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.03.16 21:28:51.743544 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11205 | 2026.03.16 21:28:51.743583 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00145 sec., 51034.482758620696 rows/sec., 3.98 MiB/sec. | ||
| 11206 | 2026.03.16 21:28:51.743629 [ 268 ] {ae40cd0d-db13-4c11-9f82-c62281091a36} <Debug> TCPHandler: Processed in 0.00166539 sec. | ||
| 11207 | 2026.03.16 21:28:51.743742 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2026.03.16 21:28:51.743838 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11209 | 2026.03.16 21:28:51.743888 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11210 | 2026.03.16 21:28:51.743887 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2026.03.16 21:28:51.744000 [ 194 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_76_15} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11212 | 2026.03.16 21:28:51.744138 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11213 | 2026.03.16 21:28:51.744518 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.03.16 21:28:51.744570 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11215 | 2026.03.16 21:28:51.745035 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11216 | 2026.03.16 21:28:51.745276 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.03.16 21:28:51.745434 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
| 11218 | 2026.03.16 21:28:51.745481 [ 268 ] {4a53c917-87e6-45fb-88e3-ed7e982acf93} <Debug> TCPHandler: Processed in 0.001789933 sec. | ||
| 11219 | 2026.03.16 21:28:51.745597 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.03.16 21:28:51.745694 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11221 | 2026.03.16 21:28:51.745751 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11222 | 2026.03.16 21:28:51.746567 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.03.16 21:28:51.746605 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11224 | 2026.03.16 21:28:51.747156 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11225 | 2026.03.16 21:28:51.747403 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.03.16 21:28:51.747539 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11227 | 2026.03.16 21:28:51.747554 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001878 sec., 5324.813631522897 rows/sec., 9.54 MiB/sec. | ||
| 11228 | 2026.03.16 21:28:51.747583 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.03.16 21:28:51.747614 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11230 | 2026.03.16 21:28:51.747652 [ 268 ] {e2e03e04-d32d-43c1-8933-66bbdbcafcb3} <Debug> TCPHandler: Processed in 0.002105619 sec. | ||
| 11231 | 2026.03.16 21:28:51.747703 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11232 | 2026.03.16 21:28:51.747779 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.03.16 21:28:51.747879 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.03.16 21:28:51.747921 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11235 | 2026.03.16 21:28:51.747933 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11236 | 2026.03.16 21:28:51.748006 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1506 rows starting from the beginning of the part | ||
| 11237 | 2026.03.16 21:28:51.748138 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 11238 | 2026.03.16 21:28:51.748243 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11239 | 2026.03.16 21:28:51.748289 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.03.16 21:28:51.748333 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11241 | 2026.03.16 21:28:51.748338 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11242 | 2026.03.16 21:28:51.748440 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
| 11243 | 2026.03.16 21:28:51.748532 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11244 | 2026.03.16 21:28:51.748669 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11245 | 2026.03.16 21:28:51.748920 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.03.16 21:28:51.749068 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 11247 | 2026.03.16 21:28:51.749105 [ 268 ] {52ee7883-f67a-4e70-9fca-cc0193ea90d6} <Debug> TCPHandler: Processed in 0.001375375 sec. | ||
| 11248 | 2026.03.16 21:28:51.755575 [ 200 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1609 rows, containing 19 columns (19 merged, 0 gathered) in 0.007908046 sec., 203463.66219923354 rows/sec., 364.60 MiB/sec. | ||
| 11249 | 2026.03.16 21:28:51.757721 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11250 | 2026.03.16 21:28:51.758086 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.03.16 21:28:51.758156 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11252 | 2026.03.16 21:28:51.758279 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11253 | 2026.03.16 21:28:52.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.23 MiB, peak 341.75 MiB, free memory in arenas 0.00 B, will set to 333.55 MiB (RSS), difference: 3.32 MiB | ||
| 11254 | 2026.03.16 21:28:55.711753 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11255 | 2026.03.16 21:28:55.711850 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11256 | 2026.03.16 21:28:55.846628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25903 | ||
| 11257 | 2026.03.16 21:28:55.847090 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.03.16 21:28:55.847123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11259 | 2026.03.16 21:28:55.847595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11260 | 2026.03.16 21:28:55.847837 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.03.16 21:28:55.847973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25903 | ||
| 11262 | 2026.03.16 21:28:56.047620 [ 117 ] {} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 11263 | 2026.03.16 21:28:56.047700 [ 117 ] {} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.03.16 21:28:56.047733 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11265 | 2026.03.16 21:28:56.047900 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 11266 | 2026.03.16 21:28:56.048114 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11267 | 2026.03.16 21:28:56.048170 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 732 rows starting from the beginning of the part | ||
| 11268 | 2026.03.16 21:28:56.048273 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11269 | 2026.03.16 21:28:56.048348 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 708 rows starting from the beginning of the part | ||
| 11270 | 2026.03.16 21:28:56.048414 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 11271 | 2026.03.16 21:28:56.048482 [ 192 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 708 rows starting from the beginning of the part | ||
| 11272 | 2026.03.16 21:28:56.049739 [ 188 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919195 sec., 1144229.742157519 rows/sec., 72.04 MiB/sec. | ||
| 11273 | 2026.03.16 21:28:56.049940 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 11274 | 2026.03.16 21:28:56.050258 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.03.16 21:28:56.050342 [ 189 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_26_6} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 11276 | 2026.03.16 21:28:56.050452 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11277 | 2026.03.16 21:28:56.739224 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.03.16 21:28:56.739407 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11279 | 2026.03.16 21:28:56.739475 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11280 | 2026.03.16 21:28:56.740166 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.03.16 21:28:56.740213 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11282 | 2026.03.16 21:28:56.740636 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11283 | 2026.03.16 21:28:56.740873 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.03.16 21:28:56.741034 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001675 sec., 70447.76119402985 rows/sec., 5.99 MiB/sec. | ||
| 11285 | 2026.03.16 21:28:56.741069 [ 118 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11286 | 2026.03.16 21:28:56.741087 [ 268 ] {9540e73a-aa9d-4693-a993-285b520c47bd} <Debug> TCPHandler: Processed in 0.002010337 sec. | ||
| 11287 | 2026.03.16 21:28:56.741158 [ 118 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2026.03.16 21:28:56.741190 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11289 | 2026.03.16 21:28:56.741265 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.03.16 21:28:56.741329 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11291 | 2026.03.16 21:28:56.741375 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11292 | 2026.03.16 21:28:56.741426 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11293 | 2026.03.16 21:28:56.741481 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11294 | 2026.03.16 21:28:56.741522 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2151 rows starting from the beginning of the part | ||
| 11295 | 2026.03.16 21:28:56.741593 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 11296 | 2026.03.16 21:28:56.741640 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2004 rows starting from the beginning of the part | ||
| 11297 | 2026.03.16 21:28:56.741680 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 11298 | 2026.03.16 21:28:56.741720 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 11299 | 2026.03.16 21:28:56.741760 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 118 rows starting from the beginning of the part | ||
| 11300 | 2026.03.16 21:28:56.741859 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.03.16 21:28:56.741905 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11302 | 2026.03.16 21:28:56.742254 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11303 | 2026.03.16 21:28:56.742486 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.03.16 21:28:56.742631 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00128 sec., 24218.749999999996 rows/sec., 1.78 MiB/sec. | ||
| 11305 | 2026.03.16 21:28:56.742673 [ 268 ] {f17cd283-227b-4138-b1a3-1f39bf33f1ca} <Debug> TCPHandler: Processed in 0.001461277 sec. | ||
| 11306 | 2026.03.16 21:28:56.742780 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.03.16 21:28:56.742879 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11308 | 2026.03.16 21:28:56.742921 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11309 | 2026.03.16 21:28:56.743363 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.03.16 21:28:56.743393 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4481 rows, containing 5 columns (5 merged, 0 gathered) in 0.00213114 sec., 2102630.517000291 rows/sec., 169.55 MiB/sec. | ||
| 11311 | 2026.03.16 21:28:56.743401 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11312 | 2026.03.16 21:28:56.743662 [ 188 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11313 | 2026.03.16 21:28:56.743756 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11314 | 2026.03.16 21:28:56.744044 [ 188 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.03.16 21:28:56.744056 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.03.16 21:28:56.744157 [ 188 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_91_18} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11317 | 2026.03.16 21:28:56.744201 [ 118 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11318 | 2026.03.16 21:28:56.744212 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001354 sec., 70162.48153618907 rows/sec., 5.48 MiB/sec. | ||
| 11319 | 2026.03.16 21:28:56.744240 [ 118 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.03.16 21:28:56.744264 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11321 | 2026.03.16 21:28:56.744265 [ 268 ] {389221c7-b79d-4f53-ac7f-de581c388ad9} <Debug> TCPHandler: Processed in 0.001536218 sec. | ||
| 11322 | 2026.03.16 21:28:56.744265 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11323 | 2026.03.16 21:28:56.744371 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11324 | 2026.03.16 21:28:56.744408 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.03.16 21:28:56.744459 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11326 | 2026.03.16 21:28:56.744492 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1124 rows starting from the beginning of the part | ||
| 11327 | 2026.03.16 21:28:56.744511 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11328 | 2026.03.16 21:28:56.744545 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 11329 | 2026.03.16 21:28:56.744564 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11330 | 2026.03.16 21:28:56.744596 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1046 rows starting from the beginning of the part | ||
| 11331 | 2026.03.16 21:28:56.744642 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 11332 | 2026.03.16 21:28:56.744685 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 11333 | 2026.03.16 21:28:56.744725 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 95 rows starting from the beginning of the part | ||
| 11334 | 2026.03.16 21:28:56.745018 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.03.16 21:28:56.745061 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11336 | 2026.03.16 21:28:56.745421 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11337 | 2026.03.16 21:28:56.745651 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.03.16 21:28:56.745770 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11339 | 2026.03.16 21:28:56.745785 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 11340 | 2026.03.16 21:28:56.745799 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.03.16 21:28:56.745825 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11342 | 2026.03.16 21:28:56.745831 [ 268 ] {99e964a2-69d7-4e62-82c3-36173006388e} <Debug> TCPHandler: Processed in 0.001474567 sec. | ||
| 11343 | 2026.03.16 21:28:56.745839 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496887 sec., 1654767.5275421592 rows/sec., 123.26 MiB/sec. | ||
| 11344 | 2026.03.16 21:28:56.745891 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11345 | 2026.03.16 21:28:56.745943 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2026.03.16 21:28:56.745975 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11347 | 2026.03.16 21:28:56.746005 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11348 | 2026.03.16 21:28:56.746007 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27598 rows starting from the beginning of the part | ||
| 11349 | 2026.03.16 21:28:56.746041 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11350 | 2026.03.16 21:28:56.746092 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11351 | 2026.03.16 21:28:56.746098 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11352 | 2026.03.16 21:28:56.746144 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1219 rows starting from the beginning of the part | ||
| 11353 | 2026.03.16 21:28:56.746194 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 128 rows starting from the beginning of the part | ||
| 11354 | 2026.03.16 21:28:56.746241 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11355 | 2026.03.16 21:28:56.746288 [ 205 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11356 | 2026.03.16 21:28:56.746300 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.03.16 21:28:56.746382 [ 188 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_91_18} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11358 | 2026.03.16 21:28:56.746457 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11359 | 2026.03.16 21:28:56.746976 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.03.16 21:28:56.747017 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11361 | 2026.03.16 21:28:56.747618 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11362 | 2026.03.16 21:28:56.747856 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.03.16 21:28:56.748016 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001993 sec., 15554.440541896638 rows/sec., 27.87 MiB/sec. | ||
| 11364 | 2026.03.16 21:28:56.748096 [ 268 ] {3497c64d-afda-4cc1-8a40-dc3f3ed3ef26} <Debug> TCPHandler: Processed in 0.00220237 sec. | ||
| 11365 | 2026.03.16 21:28:56.748213 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.03.16 21:28:56.748311 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11367 | 2026.03.16 21:28:56.748354 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11368 | 2026.03.16 21:28:56.748695 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.03.16 21:28:56.748732 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11370 | 2026.03.16 21:28:56.749069 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11371 | 2026.03.16 21:28:56.749290 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.03.16 21:28:56.749415 [ 118 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11373 | 2026.03.16 21:28:56.749430 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11374 | 2026.03.16 21:28:56.749451 [ 118 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.03.16 21:28:56.749473 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11376 | 2026.03.16 21:28:56.749475 [ 268 ] {d1545350-ab2a-4102-994b-f50fef40ef7d} <Debug> TCPHandler: Processed in 0.001312294 sec. | ||
| 11377 | 2026.03.16 21:28:56.749576 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11378 | 2026.03.16 21:28:56.749722 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11379 | 2026.03.16 21:28:56.749757 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4440 rows starting from the beginning of the part | ||
| 11380 | 2026.03.16 21:28:56.749818 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11381 | 2026.03.16 21:28:56.749861 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
| 11382 | 2026.03.16 21:28:56.749898 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 11383 | 2026.03.16 21:28:56.749931 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11384 | 2026.03.16 21:28:56.749974 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11385 | 2026.03.16 21:28:56.751805 [ 197 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002279842 sec., 2052773.8325726083 rows/sec., 138.34 MiB/sec. | ||
| 11386 | 2026.03.16 21:28:56.752432 [ 199 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11387 | 2026.03.16 21:28:56.752823 [ 191 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29425 rows, containing 5 columns (5 merged, 0 gathered) in 0.006958898 sec., 4228399.381626229 rows/sec., 278.89 MiB/sec. | ||
| 11388 | 2026.03.16 21:28:56.752872 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.03.16 21:28:56.752974 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_91_18} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11390 | 2026.03.16 21:28:56.753084 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11391 | 2026.03.16 21:28:56.753492 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11392 | 2026.03.16 21:28:56.753854 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.03.16 21:28:56.753956 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11394 | 2026.03.16 21:28:56.754065 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 11395 | 2026.03.16 21:28:57.195369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11396 | 2026.03.16 21:28:57.212413 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2026.03.16 21:28:57.212476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11398 | 2026.03.16 21:28:57.218568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11399 | 2026.03.16 21:28:57.219262 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.03.16 21:28:57.222274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11401 | 2026.03.16 21:29:00.932989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1416 | ||
| 11402 | 2026.03.16 21:29:00.935132 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2026.03.16 21:29:00.935175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11404 | 2026.03.16 21:29:00.936342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11405 | 2026.03.16 21:29:00.936617 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2026.03.16 21:29:00.936874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 11407 | 2026.03.16 21:29:01.740599 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.03.16 21:29:01.740782 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.03.16 21:29:01.740849 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11410 | 2026.03.16 21:29:01.741507 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.03.16 21:29:01.741560 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11412 | 2026.03.16 21:29:01.741979 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11413 | 2026.03.16 21:29:01.742231 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.03.16 21:29:01.742404 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 11415 | 2026.03.16 21:29:01.742458 [ 268 ] {a3c49edb-5454-4bbe-9ee9-038891cfde07} <Debug> TCPHandler: Processed in 0.001989146 sec. | ||
| 11416 | 2026.03.16 21:29:01.742587 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.03.16 21:29:01.742693 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11418 | 2026.03.16 21:29:01.742738 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11419 | 2026.03.16 21:29:01.743255 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.03.16 21:29:01.743292 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11421 | 2026.03.16 21:29:01.743631 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11422 | 2026.03.16 21:29:01.743853 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.03.16 21:29:01.743985 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001317 sec., 148823.08276385724 rows/sec., 13.25 MiB/sec. | ||
| 11424 | 2026.03.16 21:29:01.744025 [ 268 ] {b943408f-c025-4d9e-8d8b-e7120dcb1164} <Debug> TCPHandler: Processed in 0.001491137 sec. | ||
| 11425 | 2026.03.16 21:29:01.744141 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2026.03.16 21:29:01.744240 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11427 | 2026.03.16 21:29:01.744280 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11428 | 2026.03.16 21:29:01.744685 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.03.16 21:29:01.744721 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11430 | 2026.03.16 21:29:01.745026 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11431 | 2026.03.16 21:29:01.745237 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.03.16 21:29:01.745374 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001155 sec., 19047.61904761905 rows/sec., 1.45 MiB/sec. | ||
| 11433 | 2026.03.16 21:29:01.745412 [ 268 ] {f1ac7f32-4ffb-41eb-a46c-5ab64f29f21e} <Debug> TCPHandler: Processed in 0.001322884 sec. | ||
| 11434 | 2026.03.16 21:29:01.745519 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.03.16 21:29:01.745615 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.03.16 21:29:01.745655 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11437 | 2026.03.16 21:29:01.746055 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.03.16 21:29:01.746091 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11439 | 2026.03.16 21:29:01.746390 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11440 | 2026.03.16 21:29:01.746608 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.03.16 21:29:01.746736 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 11442 | 2026.03.16 21:29:01.746774 [ 268 ] {ac0a4adc-bda0-44a4-aa97-56047f84e6ee} <Debug> TCPHandler: Processed in 0.001304344 sec. | ||
| 11443 | 2026.03.16 21:29:01.746882 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.03.16 21:29:01.746978 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11445 | 2026.03.16 21:29:01.747018 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11446 | 2026.03.16 21:29:01.747409 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.03.16 21:29:01.747443 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11448 | 2026.03.16 21:29:01.747736 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11449 | 2026.03.16 21:29:01.747943 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.03.16 21:29:01.748078 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 11451 | 2026.03.16 21:29:01.748118 [ 268 ] {05acc7ff-7737-43c4-bf96-d36af1b01f2e} <Debug> TCPHandler: Processed in 0.001284243 sec. | ||
| 11452 | 2026.03.16 21:29:01.748225 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.03.16 21:29:01.748318 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11454 | 2026.03.16 21:29:01.748357 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11455 | 2026.03.16 21:29:01.748790 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.03.16 21:29:01.748825 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11457 | 2026.03.16 21:29:01.749135 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11458 | 2026.03.16 21:29:01.749351 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.03.16 21:29:01.749476 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001176 sec., 93537.41496598639 rows/sec., 7.62 MiB/sec. | ||
| 11460 | 2026.03.16 21:29:01.749515 [ 268 ] {15fe9417-dad2-42b6-96d6-e7391a05207d} <Debug> TCPHandler: Processed in 0.001338025 sec. | ||
| 11461 | 2026.03.16 21:29:01.749626 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.03.16 21:29:01.749722 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2026.03.16 21:29:01.749765 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11464 | 2026.03.16 21:29:01.750162 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.03.16 21:29:01.750197 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11466 | 2026.03.16 21:29:01.750535 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11467 | 2026.03.16 21:29:01.750751 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.03.16 21:29:01.750878 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001175 sec., 166808.51063829786 rows/sec., 11.97 MiB/sec. | ||
| 11469 | 2026.03.16 21:29:01.750916 [ 268 ] {04d0694d-2bae-47fa-88fd-25094c5ccc82} <Debug> TCPHandler: Processed in 0.001339555 sec. | ||
| 11470 | 2026.03.16 21:29:01.751029 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.03.16 21:29:01.751125 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.03.16 21:29:01.751180 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11473 | 2026.03.16 21:29:01.751961 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.03.16 21:29:01.751996 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11475 | 2026.03.16 21:29:01.752535 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11476 | 2026.03.16 21:29:01.752759 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.03.16 21:29:01.752905 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 11478 | 2026.03.16 21:29:01.752969 [ 268 ] {b0f4d1ae-9450-4cf9-a073-c8664431bc3f} <Debug> TCPHandler: Processed in 0.001990086 sec. | ||
| 11479 | 2026.03.16 21:29:01.753081 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.03.16 21:29:01.753177 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11481 | 2026.03.16 21:29:01.753219 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11482 | 2026.03.16 21:29:01.753566 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.03.16 21:29:01.753600 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11484 | 2026.03.16 21:29:01.753903 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11485 | 2026.03.16 21:29:01.754116 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.03.16 21:29:01.754241 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11487 | 2026.03.16 21:29:01.754277 [ 268 ] {1b763959-fec6-4e5d-8a14-5dfa4c6fb332} <Debug> TCPHandler: Processed in 0.001245502 sec. | ||
| 11488 | 2026.03.16 21:29:03.348216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26415 | ||
| 11489 | 2026.03.16 21:29:03.348879 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.03.16 21:29:03.348930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11491 | 2026.03.16 21:29:03.349467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11492 | 2026.03.16 21:29:03.349693 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.03.16 21:29:03.349823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26415 | ||
| 11494 | 2026.03.16 21:29:04.722441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11495 | 2026.03.16 21:29:04.739396 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.03.16 21:29:04.739442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11497 | 2026.03.16 21:29:04.745488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11498 | 2026.03.16 21:29:04.746185 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2026.03.16 21:29:04.749032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11500 | 2026.03.16 21:29:06.746838 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11501 | 2026.03.16 21:29:06.747085 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11502 | 2026.03.16 21:29:06.747184 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11503 | 2026.03.16 21:29:06.748315 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11504 | 2026.03.16 21:29:06.748379 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11505 | 2026.03.16 21:29:06.748986 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11506 | 2026.03.16 21:29:06.749334 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11507 | 2026.03.16 21:29:06.749579 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002563 sec., 46039.79711275848 rows/sec., 3.92 MiB/sec. | ||
| 11508 | 2026.03.16 21:29:06.749663 [ 268 ] {798b7167-f537-475e-bff6-5e484f7a4b9a} <Debug> TCPHandler: Processed in 0.003039196 sec. | ||
| 11509 | 2026.03.16 21:29:06.751320 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11510 | 2026.03.16 21:29:06.751471 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11511 | 2026.03.16 21:29:06.751537 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11512 | 2026.03.16 21:29:06.752249 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.03.16 21:29:06.752295 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11514 | 2026.03.16 21:29:06.752698 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11515 | 2026.03.16 21:29:06.753031 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11516 | 2026.03.16 21:29:06.753225 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001793 sec., 17289.459007250418 rows/sec., 1.27 MiB/sec. | ||
| 11517 | 2026.03.16 21:29:06.753298 [ 268 ] {f675b862-a363-4f02-a3c4-6491e4072cb7} <Debug> TCPHandler: Processed in 0.002064398 sec. | ||
| 11518 | 2026.03.16 21:29:06.753497 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11519 | 2026.03.16 21:29:06.753638 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11520 | 2026.03.16 21:29:06.753698 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11521 | 2026.03.16 21:29:06.754358 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11522 | 2026.03.16 21:29:06.754404 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11523 | 2026.03.16 21:29:06.754886 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11524 | 2026.03.16 21:29:06.755241 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11525 | 2026.03.16 21:29:06.755436 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001832 sec., 51855.89519650655 rows/sec., 4.05 MiB/sec. | ||
| 11526 | 2026.03.16 21:29:06.755496 [ 268 ] {4102ed24-fda2-47f3-b72a-5c843d1a94f7} <Debug> TCPHandler: Processed in 0.002063978 sec. | ||
| 11527 | 2026.03.16 21:29:06.755660 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11528 | 2026.03.16 21:29:06.755790 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11529 | 2026.03.16 21:29:06.755858 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11530 | 2026.03.16 21:29:06.756498 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11531 | 2026.03.16 21:29:06.756545 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11532 | 2026.03.16 21:29:06.757058 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11533 | 2026.03.16 21:29:06.757388 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.03.16 21:29:06.757579 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00182 sec., 87912.08791208791 rows/sec., 6.12 MiB/sec. | ||
| 11535 | 2026.03.16 21:29:06.757633 [ 268 ] {ff5bf366-717d-4a6c-9c39-0cbf41fcc8fc} <Debug> TCPHandler: Processed in 0.002035708 sec. | ||
| 11536 | 2026.03.16 21:29:06.757787 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11537 | 2026.03.16 21:29:06.757909 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11538 | 2026.03.16 21:29:06.757991 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11539 | 2026.03.16 21:29:06.759288 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2026.03.16 21:29:06.759333 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11541 | 2026.03.16 21:29:06.760231 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11542 | 2026.03.16 21:29:06.760575 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.03.16 21:29:06.760786 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002906 sec., 10667.584308327598 rows/sec., 19.12 MiB/sec. | ||
| 11544 | 2026.03.16 21:29:06.760908 [ 268 ] {03304c6f-7e22-431e-9a1d-bf99e5f4dbd9} <Debug> TCPHandler: Processed in 0.003182479 sec. | ||
| 11545 | 2026.03.16 21:29:06.761271 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11546 | 2026.03.16 21:29:06.761404 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11547 | 2026.03.16 21:29:06.761466 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11548 | 2026.03.16 21:29:06.762102 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2026.03.16 21:29:06.762148 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 11550 | 2026.03.16 21:29:06.762626 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11551 | 2026.03.16 21:29:06.762982 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11552 | 2026.03.16 21:29:06.763164 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001793 sec., 33463.46904629113 rows/sec., 2.26 MiB/sec. | ||
| 11553 | 2026.03.16 21:29:06.763218 [ 268 ] {01a76530-cbc2-40d2-a5a1-d14e15cb5b39} <Debug> TCPHandler: Processed in 0.002014057 sec. | ||
| 11554 | 2026.03.16 21:29:07.376369 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48014 | ||
| 11555 | 2026.03.16 21:29:07.376481 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11556 | 2026.03.16 21:29:07.376508 [ 291 ] {} <Debug> TCP-Session: d013900c-bcb0-4238-a902-22c0a821214e Authenticating user 'default' from [fd00:1122:3344:101::e]:48014 | ||
| 11557 | 2026.03.16 21:29:07.376531 [ 291 ] {} <Debug> TCP-Session: d013900c-bcb0-4238-a902-22c0a821214e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2026.03.16 21:29:07.376544 [ 291 ] {} <Debug> TCP-Session: d013900c-bcb0-4238-a902-22c0a821214e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2026.03.16 21:29:07.376741 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43345 | ||
| 11560 | 2026.03.16 21:29:07.376787 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41201 | ||
| 11561 | 2026.03.16 21:29:07.376828 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64163 | ||
| 11562 | 2026.03.16 21:29:07.376859 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51512 | ||
| 11563 | 2026.03.16 21:29:07.376867 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49002 | ||
| 11564 | 2026.03.16 21:29:07.376905 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11565 | 2026.03.16 21:29:07.376864 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11566 | 2026.03.16 21:29:07.376964 [ 349 ] {} <Debug> TCP-Session: 315d0f4e-7436-42a0-b605-8ffc7f4070bd Authenticating user 'default' from [fd00:1122:3344:101::e]:41201 | ||
| 11567 | 2026.03.16 21:29:07.376973 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11568 | 2026.03.16 21:29:07.376993 [ 348 ] {} <Debug> TCP-Session: 6201591f-d61f-4521-82dc-a3e5aff7ca34 Authenticating user 'default' from [fd00:1122:3344:101::e]:43345 | ||
| 11569 | 2026.03.16 21:29:07.377000 [ 349 ] {} <Debug> TCP-Session: 315d0f4e-7436-42a0-b605-8ffc7f4070bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11570 | 2026.03.16 21:29:07.377013 [ 357 ] {} <Debug> TCP-Session: 15f90851-d62a-4b73-ab6a-db4450e7794a Authenticating user 'default' from [fd00:1122:3344:101::e]:51512 | ||
| 11571 | 2026.03.16 21:29:07.377012 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11572 | 2026.03.16 21:29:07.377022 [ 348 ] {} <Debug> TCP-Session: 6201591f-d61f-4521-82dc-a3e5aff7ca34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.03.16 21:29:07.377040 [ 357 ] {} <Debug> TCP-Session: 15f90851-d62a-4b73-ab6a-db4450e7794a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11574 | 2026.03.16 21:29:07.377063 [ 358 ] {} <Debug> TCP-Session: 1120ad8a-9ee2-4efd-b29c-e15a03da8def Authenticating user 'default' from [fd00:1122:3344:101::e]:49002 | ||
| 11575 | 2026.03.16 21:29:07.377079 [ 357 ] {} <Debug> TCP-Session: 15f90851-d62a-4b73-ab6a-db4450e7794a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2026.03.16 21:29:07.377066 [ 348 ] {} <Debug> TCP-Session: 6201591f-d61f-4521-82dc-a3e5aff7ca34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.03.16 21:29:07.377101 [ 358 ] {} <Debug> TCP-Session: 1120ad8a-9ee2-4efd-b29c-e15a03da8def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.03.16 21:29:07.377029 [ 349 ] {} <Debug> TCP-Session: 315d0f4e-7436-42a0-b605-8ffc7f4070bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.03.16 21:29:07.377142 [ 358 ] {} <Debug> TCP-Session: 1120ad8a-9ee2-4efd-b29c-e15a03da8def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2026.03.16 21:29:07.377008 [ 291 ] {} <Trace> TCP-Session: d013900c-bcb0-4238-a902-22c0a821214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.03.16 21:29:07.376962 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11582 | 2026.03.16 21:29:07.376849 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60217 | ||
| 11583 | 2026.03.16 21:29:07.377253 [ 350 ] {} <Debug> TCP-Session: d1de6bbb-aa16-4ece-a951-f7a7378737fb Authenticating user 'default' from [fd00:1122:3344:101::e]:64163 | ||
| 11584 | 2026.03.16 21:29:07.376837 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50429 | ||
| 11585 | 2026.03.16 21:29:07.377290 [ 350 ] {} <Debug> TCP-Session: d1de6bbb-aa16-4ece-a951-f7a7378737fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2026.03.16 21:29:07.376832 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59562 | ||
| 11587 | 2026.03.16 21:29:07.377320 [ 350 ] {} <Debug> TCP-Session: d1de6bbb-aa16-4ece-a951-f7a7378737fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11588 | 2026.03.16 21:29:07.377407 [ 291 ] {e002a75f-d001-437c-b122-f257eea026c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11589 | 2026.03.16 21:29:07.377471 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11590 | 2026.03.16 21:29:07.377497 [ 356 ] {} <Debug> TCP-Session: cacb8da5-4853-4420-96c9-1301fc6f9204 Authenticating user 'default' from [fd00:1122:3344:101::e]:60217 | ||
| 11591 | 2026.03.16 21:29:07.377514 [ 356 ] {} <Debug> TCP-Session: cacb8da5-4853-4420-96c9-1301fc6f9204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11592 | 2026.03.16 21:29:07.377526 [ 356 ] {} <Debug> TCP-Session: cacb8da5-4853-4420-96c9-1301fc6f9204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2026.03.16 21:29:07.377700 [ 291 ] {e002a75f-d001-437c-b122-f257eea026c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11594 | 2026.03.16 21:29:07.377759 [ 291 ] {e002a75f-d001-437c-b122-f257eea026c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11595 | 2026.03.16 21:29:07.377873 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11596 | 2026.03.16 21:29:07.377909 [ 351 ] {} <Debug> TCP-Session: 50780c08-112c-48e8-8d3b-939e13080fca Authenticating user 'default' from [fd00:1122:3344:101::e]:59562 | ||
| 11597 | 2026.03.16 21:29:07.377927 [ 351 ] {} <Debug> TCP-Session: 50780c08-112c-48e8-8d3b-939e13080fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2026.03.16 21:29:07.377939 [ 351 ] {} <Debug> TCP-Session: 50780c08-112c-48e8-8d3b-939e13080fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2026.03.16 21:29:07.377987 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11600 | 2026.03.16 21:29:07.378023 [ 352 ] {} <Debug> TCP-Session: 120d9515-267a-4b51-be37-7d50d8eae7f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50429 | ||
| 11601 | 2026.03.16 21:29:07.378041 [ 352 ] {} <Debug> TCP-Session: 120d9515-267a-4b51-be37-7d50d8eae7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.03.16 21:29:07.378053 [ 352 ] {} <Debug> TCP-Session: 120d9515-267a-4b51-be37-7d50d8eae7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.03.16 21:29:07.378112 [ 291 ] {e002a75f-d001-437c-b122-f257eea026c5} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 11604 | 2026.03.16 21:29:07.379055 [ 322 ] {e002a75f-d001-437c-b122-f257eea026c5} <Trace> AggregatingTransform: Aggregating | ||
| 11605 | 2026.03.16 21:29:07.379102 [ 322 ] {e002a75f-d001-437c-b122-f257eea026c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11606 | 2026.03.16 21:29:07.379138 [ 322 ] {e002a75f-d001-437c-b122-f257eea026c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909507 sec. (1099.497 rows/sec., 42.95 KiB/sec.) | ||
| 11607 | 2026.03.16 21:29:07.379160 [ 322 ] {e002a75f-d001-437c-b122-f257eea026c5} <Trace> Aggregator: Merging aggregated data | ||
| 11608 | 2026.03.16 21:29:07.380464 [ 291 ] {e002a75f-d001-437c-b122-f257eea026c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 11609 | 2026.03.16 21:29:07.380655 [ 291 ] {e002a75f-d001-437c-b122-f257eea026c5} <Debug> TCPHandler: Processed in 0.003816851 sec. | ||
| 11610 | 2026.03.16 21:29:07.380792 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11611 | 2026.03.16 21:29:07.380820 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11612 | 2026.03.16 21:29:07.380830 [ 291 ] {} <Debug> TCP-Session: d013900c-bcb0-4238-a902-22c0a821214e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11613 | 2026.03.16 21:29:07.380837 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11614 | 2026.03.16 21:29:07.380858 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11615 | 2026.03.16 21:29:07.380880 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11616 | 2026.03.16 21:29:07.380892 [ 351 ] {} <Debug> TCP-Session: 50780c08-112c-48e8-8d3b-939e13080fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2026.03.16 21:29:07.380914 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11618 | 2026.03.16 21:29:07.380940 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11619 | 2026.03.16 21:29:07.380941 [ 350 ] {} <Debug> TCP-Session: d1de6bbb-aa16-4ece-a951-f7a7378737fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2026.03.16 21:29:07.380964 [ 358 ] {} <Debug> TCP-Session: 1120ad8a-9ee2-4efd-b29c-e15a03da8def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11621 | 2026.03.16 21:29:07.380977 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11622 | 2026.03.16 21:29:07.380984 [ 352 ] {} <Debug> TCP-Session: 120d9515-267a-4b51-be37-7d50d8eae7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.03.16 21:29:07.380915 [ 349 ] {} <Debug> TCP-Session: 315d0f4e-7436-42a0-b605-8ffc7f4070bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.03.16 21:29:07.381022 [ 357 ] {} <Debug> TCP-Session: 15f90851-d62a-4b73-ab6a-db4450e7794a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2026.03.16 21:29:07.380896 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11626 | 2026.03.16 21:29:07.380856 [ 348 ] {} <Debug> TCP-Session: 6201591f-d61f-4521-82dc-a3e5aff7ca34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11627 | 2026.03.16 21:29:07.381075 [ 356 ] {} <Debug> TCP-Session: cacb8da5-4853-4420-96c9-1301fc6f9204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2026.03.16 21:29:07.457939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48521 | ||
| 11629 | 2026.03.16 21:29:07.458063 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11630 | 2026.03.16 21:29:07.458129 [ 291 ] {} <Debug> TCP-Session: a4e6a231-0ac2-49c5-9ca1-b74335ffa3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48521 | ||
| 11631 | 2026.03.16 21:29:07.458162 [ 291 ] {} <Debug> TCP-Session: a4e6a231-0ac2-49c5-9ca1-b74335ffa3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2026.03.16 21:29:07.458224 [ 291 ] {} <Debug> TCP-Session: a4e6a231-0ac2-49c5-9ca1-b74335ffa3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2026.03.16 21:29:07.458528 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56322 | ||
| 11634 | 2026.03.16 21:29:07.458603 [ 291 ] {} <Trace> TCP-Session: a4e6a231-0ac2-49c5-9ca1-b74335ffa3c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2026.03.16 21:29:07.458606 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49594 | ||
| 11636 | 2026.03.16 21:29:07.458648 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45660 | ||
| 11637 | 2026.03.16 21:29:07.458666 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43545 | ||
| 11638 | 2026.03.16 21:29:07.458660 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48134 | ||
| 11639 | 2026.03.16 21:29:07.458643 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11640 | 2026.03.16 21:29:07.458753 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11641 | 2026.03.16 21:29:07.458787 [ 348 ] {} <Debug> TCP-Session: 2c9a5baa-2e19-4c6f-bce4-f20d4ac2d812 Authenticating user 'default' from [fd00:1122:3344:101::e]:56322 | ||
| 11642 | 2026.03.16 21:29:07.458790 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11643 | 2026.03.16 21:29:07.458799 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11644 | 2026.03.16 21:29:07.458817 [ 291 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11645 | 2026.03.16 21:29:07.458838 [ 358 ] {} <Debug> TCP-Session: b6b5c1ef-83a0-4edf-9f01-52ee967b6c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:43545 | ||
| 11646 | 2026.03.16 21:29:07.458855 [ 357 ] {} <Debug> TCP-Session: 2cf677b8-d316-4d30-be72-b0afb39de7cc Authenticating user 'default' from [fd00:1122:3344:101::e]:48134 | ||
| 11647 | 2026.03.16 21:29:07.458810 [ 348 ] {} <Debug> TCP-Session: 2c9a5baa-2e19-4c6f-bce4-f20d4ac2d812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11648 | 2026.03.16 21:29:07.458887 [ 358 ] {} <Debug> TCP-Session: b6b5c1ef-83a0-4edf-9f01-52ee967b6c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11649 | 2026.03.16 21:29:07.458905 [ 357 ] {} <Debug> TCP-Session: 2cf677b8-d316-4d30-be72-b0afb39de7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.03.16 21:29:07.458928 [ 358 ] {} <Debug> TCP-Session: b6b5c1ef-83a0-4edf-9f01-52ee967b6c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2026.03.16 21:29:07.458947 [ 357 ] {} <Debug> TCP-Session: 2cf677b8-d316-4d30-be72-b0afb39de7cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2026.03.16 21:29:07.458913 [ 348 ] {} <Debug> TCP-Session: 2c9a5baa-2e19-4c6f-bce4-f20d4ac2d812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11653 | 2026.03.16 21:29:07.458805 [ 356 ] {} <Debug> TCP-Session: 7afa1d47-6937-4406-88ca-420c10645a24 Authenticating user 'default' from [fd00:1122:3344:101::e]:45660 | ||
| 11654 | 2026.03.16 21:29:07.458747 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11655 | 2026.03.16 21:29:07.459034 [ 356 ] {} <Debug> TCP-Session: 7afa1d47-6937-4406-88ca-420c10645a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2026.03.16 21:29:07.458632 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54117 | ||
| 11657 | 2026.03.16 21:29:07.459066 [ 349 ] {} <Debug> TCP-Session: 327075d9-5680-4c76-9f3a-dcd6712a436d Authenticating user 'default' from [fd00:1122:3344:101::e]:49594 | ||
| 11658 | 2026.03.16 21:29:07.459073 [ 356 ] {} <Debug> TCP-Session: 7afa1d47-6937-4406-88ca-420c10645a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2026.03.16 21:29:07.459110 [ 349 ] {} <Debug> TCP-Session: 327075d9-5680-4c76-9f3a-dcd6712a436d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11660 | 2026.03.16 21:29:07.458619 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50815 | ||
| 11661 | 2026.03.16 21:29:07.459145 [ 349 ] {} <Debug> TCP-Session: 327075d9-5680-4c76-9f3a-dcd6712a436d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11662 | 2026.03.16 21:29:07.459190 [ 291 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11663 | 2026.03.16 21:29:07.459143 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11664 | 2026.03.16 21:29:07.458627 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58136 | ||
| 11665 | 2026.03.16 21:29:07.459284 [ 352 ] {} <Debug> TCP-Session: c4072bf7-772b-40b7-a1f6-ebf6cee078e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54117 | ||
| 11666 | 2026.03.16 21:29:07.459305 [ 291 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11667 | 2026.03.16 21:29:07.459266 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11668 | 2026.03.16 21:29:07.459351 [ 352 ] {} <Debug> TCP-Session: c4072bf7-772b-40b7-a1f6-ebf6cee078e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.03.16 21:29:07.459380 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11670 | 2026.03.16 21:29:07.459389 [ 352 ] {} <Debug> TCP-Session: c4072bf7-772b-40b7-a1f6-ebf6cee078e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11671 | 2026.03.16 21:29:07.459383 [ 350 ] {} <Debug> TCP-Session: c939b20c-532b-43f2-af4d-86300deeadf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50815 | ||
| 11672 | 2026.03.16 21:29:07.459423 [ 351 ] {} <Debug> TCP-Session: 3cdc5e51-0f50-4dba-8457-ad1863e7a12d Authenticating user 'default' from [fd00:1122:3344:101::e]:58136 | ||
| 11673 | 2026.03.16 21:29:07.459456 [ 350 ] {} <Debug> TCP-Session: c939b20c-532b-43f2-af4d-86300deeadf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11674 | 2026.03.16 21:29:07.459469 [ 351 ] {} <Debug> TCP-Session: 3cdc5e51-0f50-4dba-8457-ad1863e7a12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11675 | 2026.03.16 21:29:07.459476 [ 350 ] {} <Debug> TCP-Session: c939b20c-532b-43f2-af4d-86300deeadf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2026.03.16 21:29:07.459498 [ 351 ] {} <Debug> TCP-Session: 3cdc5e51-0f50-4dba-8457-ad1863e7a12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11677 | 2026.03.16 21:29:07.459736 [ 291 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 11678 | 2026.03.16 21:29:07.461270 [ 340 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Trace> AggregatingTransform: Aggregating | ||
| 11679 | 2026.03.16 21:29:07.461342 [ 340 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 11680 | 2026.03.16 21:29:07.461387 [ 340 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001495248 sec. (668.785 rows/sec., 26.12 KiB/sec.) | ||
| 11681 | 2026.03.16 21:29:07.461412 [ 340 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Trace> Aggregator: Merging aggregated data | ||
| 11682 | 2026.03.16 21:29:07.463118 [ 291 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004372 sec., 228.72827081427263 rows/sec., 8.93 KiB/sec. | ||
| 11683 | 2026.03.16 21:29:07.463367 [ 291 ] {28326aca-2299-4dc8-a76c-5f2f7a48e5e4} <Debug> TCPHandler: Processed in 0.00489061 sec. | ||
| 11684 | 2026.03.16 21:29:07.463503 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11685 | 2026.03.16 21:29:07.463538 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11686 | 2026.03.16 21:29:07.463546 [ 291 ] {} <Debug> TCP-Session: a4e6a231-0ac2-49c5-9ca1-b74335ffa3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11687 | 2026.03.16 21:29:07.463567 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11688 | 2026.03.16 21:29:07.463584 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11689 | 2026.03.16 21:29:07.463611 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11690 | 2026.03.16 21:29:07.463630 [ 358 ] {} <Debug> TCP-Session: b6b5c1ef-83a0-4edf-9f01-52ee967b6c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2026.03.16 21:29:07.463659 [ 349 ] {} <Debug> TCP-Session: 327075d9-5680-4c76-9f3a-dcd6712a436d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11692 | 2026.03.16 21:29:07.463676 [ 352 ] {} <Debug> TCP-Session: c4072bf7-772b-40b7-a1f6-ebf6cee078e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11693 | 2026.03.16 21:29:07.463692 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11694 | 2026.03.16 21:29:07.463719 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11695 | 2026.03.16 21:29:07.463749 [ 351 ] {} <Debug> TCP-Session: 3cdc5e51-0f50-4dba-8457-ad1863e7a12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.03.16 21:29:07.463642 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11697 | 2026.03.16 21:29:07.463788 [ 357 ] {} <Debug> TCP-Session: 2cf677b8-d316-4d30-be72-b0afb39de7cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11698 | 2026.03.16 21:29:07.463574 [ 348 ] {} <Debug> TCP-Session: 2c9a5baa-2e19-4c6f-bce4-f20d4ac2d812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11699 | 2026.03.16 21:29:07.463826 [ 356 ] {} <Debug> TCP-Session: 7afa1d47-6937-4406-88ca-420c10645a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11700 | 2026.03.16 21:29:07.463661 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11701 | 2026.03.16 21:29:07.463960 [ 350 ] {} <Debug> TCP-Session: c939b20c-532b-43f2-af4d-86300deeadf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11702 | 2026.03.16 21:29:08.050153 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50377 | ||
| 11703 | 2026.03.16 21:29:08.050277 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11704 | 2026.03.16 21:29:08.050308 [ 349 ] {} <Debug> TCP-Session: 6867e833-bf33-4b96-992a-5c4d21f3d26f Authenticating user 'default' from [fd00:1122:3344:101::e]:50377 | ||
| 11705 | 2026.03.16 21:29:08.050332 [ 349 ] {} <Debug> TCP-Session: 6867e833-bf33-4b96-992a-5c4d21f3d26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2026.03.16 21:29:08.050347 [ 349 ] {} <Debug> TCP-Session: 6867e833-bf33-4b96-992a-5c4d21f3d26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11707 | 2026.03.16 21:29:08.050553 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58506 | ||
| 11708 | 2026.03.16 21:29:08.050594 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57033 | ||
| 11709 | 2026.03.16 21:29:08.050631 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55097 | ||
| 11710 | 2026.03.16 21:29:08.050639 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41010 | ||
| 11711 | 2026.03.16 21:29:08.050674 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63592 | ||
| 11712 | 2026.03.16 21:29:08.050699 [ 349 ] {} <Trace> TCP-Session: 6867e833-bf33-4b96-992a-5c4d21f3d26f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2026.03.16 21:29:08.050739 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11714 | 2026.03.16 21:29:08.050751 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11715 | 2026.03.16 21:29:08.050744 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11716 | 2026.03.16 21:29:08.050777 [ 357 ] {} <Debug> TCP-Session: b39be508-ab2e-4423-9ee9-da37ed0488cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55097 | ||
| 11717 | 2026.03.16 21:29:08.050817 [ 351 ] {} <Debug> TCP-Session: 3cd5db3b-7ab6-45d5-aa92-6e09dab54968 Authenticating user 'default' from [fd00:1122:3344:101::e]:57033 | ||
| 11718 | 2026.03.16 21:29:08.050795 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11719 | 2026.03.16 21:29:08.050844 [ 357 ] {} <Debug> TCP-Session: b39be508-ab2e-4423-9ee9-da37ed0488cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11720 | 2026.03.16 21:29:08.050861 [ 351 ] {} <Debug> TCP-Session: 3cd5db3b-7ab6-45d5-aa92-6e09dab54968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11721 | 2026.03.16 21:29:08.050885 [ 357 ] {} <Debug> TCP-Session: b39be508-ab2e-4423-9ee9-da37ed0488cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11722 | 2026.03.16 21:29:08.050883 [ 348 ] {} <Debug> TCP-Session: 1865d4ca-97dd-475d-87cf-d6ac85dcee5c Authenticating user 'default' from [fd00:1122:3344:101::e]:63592 | ||
| 11723 | 2026.03.16 21:29:08.050905 [ 349 ] {a01c545b-971e-498a-9135-97f1be702410} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50377) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11724 | 2026.03.16 21:29:08.050934 [ 348 ] {} <Debug> TCP-Session: 1865d4ca-97dd-475d-87cf-d6ac85dcee5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2026.03.16 21:29:08.050904 [ 351 ] {} <Debug> TCP-Session: 3cd5db3b-7ab6-45d5-aa92-6e09dab54968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11726 | 2026.03.16 21:29:08.050962 [ 348 ] {} <Debug> TCP-Session: 1865d4ca-97dd-475d-87cf-d6ac85dcee5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11727 | 2026.03.16 21:29:08.050796 [ 358 ] {} <Debug> TCP-Session: 12718628-1cbc-439c-bdc8-de9bc781eea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41010 | ||
| 11728 | 2026.03.16 21:29:08.050684 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11729 | 2026.03.16 21:29:08.051031 [ 358 ] {} <Debug> TCP-Session: 12718628-1cbc-439c-bdc8-de9bc781eea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11730 | 2026.03.16 21:29:08.050666 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33872 | ||
| 11731 | 2026.03.16 21:29:08.051066 [ 358 ] {} <Debug> TCP-Session: 12718628-1cbc-439c-bdc8-de9bc781eea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11732 | 2026.03.16 21:29:08.051066 [ 350 ] {} <Debug> TCP-Session: c57e982c-dca8-47cf-8ec2-68d5786be4b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58506 | ||
| 11733 | 2026.03.16 21:29:08.050628 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50238 | ||
| 11734 | 2026.03.16 21:29:08.051149 [ 350 ] {} <Debug> TCP-Session: c57e982c-dca8-47cf-8ec2-68d5786be4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11735 | 2026.03.16 21:29:08.051154 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11736 | 2026.03.16 21:29:08.051182 [ 350 ] {} <Debug> TCP-Session: c57e982c-dca8-47cf-8ec2-68d5786be4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11737 | 2026.03.16 21:29:08.051207 [ 291 ] {} <Debug> TCP-Session: d8dc1eb8-3993-4076-a1db-12803bbc024a Authenticating user 'default' from [fd00:1122:3344:101::e]:33872 | ||
| 11738 | 2026.03.16 21:29:08.051207 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11739 | 2026.03.16 21:29:08.051236 [ 291 ] {} <Debug> TCP-Session: d8dc1eb8-3993-4076-a1db-12803bbc024a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11740 | 2026.03.16 21:29:08.051240 [ 349 ] {a01c545b-971e-498a-9135-97f1be702410} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11741 | 2026.03.16 21:29:08.051247 [ 356 ] {} <Debug> TCP-Session: f6075c63-94cd-4951-8fa0-ca6f96a84d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:50238 | ||
| 11742 | 2026.03.16 21:29:08.051254 [ 291 ] {} <Debug> TCP-Session: d8dc1eb8-3993-4076-a1db-12803bbc024a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11743 | 2026.03.16 21:29:08.051289 [ 356 ] {} <Debug> TCP-Session: f6075c63-94cd-4951-8fa0-ca6f96a84d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.03.16 21:29:08.050603 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41029 | ||
| 11745 | 2026.03.16 21:29:08.051312 [ 349 ] {a01c545b-971e-498a-9135-97f1be702410} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11746 | 2026.03.16 21:29:08.051307 [ 356 ] {} <Debug> TCP-Session: f6075c63-94cd-4951-8fa0-ca6f96a84d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11747 | 2026.03.16 21:29:08.051377 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11748 | 2026.03.16 21:29:08.051403 [ 352 ] {} <Debug> TCP-Session: f6dc97d3-f893-4fe8-a90b-5599688bede2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41029 | ||
| 11749 | 2026.03.16 21:29:08.051421 [ 352 ] {} <Debug> TCP-Session: f6dc97d3-f893-4fe8-a90b-5599688bede2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.03.16 21:29:08.051433 [ 352 ] {} <Debug> TCP-Session: f6dc97d3-f893-4fe8-a90b-5599688bede2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.03.16 21:29:08.051636 [ 349 ] {a01c545b-971e-498a-9135-97f1be702410} <Debug> oximeter.version (d1825d02-7f84-4241-b2e1-9fcd07f99c30) (SelectExecutor): Key condition: unknown | ||
| 11752 | 2026.03.16 21:29:08.052679 [ 311 ] {a01c545b-971e-498a-9135-97f1be702410} <Trace> AggregatingTransform: Aggregating | ||
| 11753 | 2026.03.16 21:29:08.052732 [ 311 ] {a01c545b-971e-498a-9135-97f1be702410} <Trace> Aggregator: Aggregation method: without_key | ||
| 11754 | 2026.03.16 21:29:08.052770 [ 311 ] {a01c545b-971e-498a-9135-97f1be702410} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010364 sec. (964.878 rows/sec., 37.69 KiB/sec.) | ||
| 11755 | 2026.03.16 21:29:08.052789 [ 311 ] {a01c545b-971e-498a-9135-97f1be702410} <Trace> Aggregator: Merging aggregated data | ||
| 11756 | 2026.03.16 21:29:08.054084 [ 349 ] {a01c545b-971e-498a-9135-97f1be702410} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003245 sec., 308.1664098613251 rows/sec., 12.04 KiB/sec. | ||
| 11757 | 2026.03.16 21:29:08.054230 [ 349 ] {a01c545b-971e-498a-9135-97f1be702410} <Debug> TCPHandler: Processed in 0.003680368 sec. | ||
| 11758 | 2026.03.16 21:29:08.054343 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11759 | 2026.03.16 21:29:08.054372 [ 349 ] {} <Debug> TCP-Session: 6867e833-bf33-4b96-992a-5c4d21f3d26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11760 | 2026.03.16 21:29:08.054383 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11761 | 2026.03.16 21:29:08.054428 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11762 | 2026.03.16 21:29:08.054433 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11763 | 2026.03.16 21:29:08.054452 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11764 | 2026.03.16 21:29:08.054473 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11765 | 2026.03.16 21:29:08.054491 [ 351 ] {} <Debug> TCP-Session: 3cd5db3b-7ab6-45d5-aa92-6e09dab54968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2026.03.16 21:29:08.054494 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11767 | 2026.03.16 21:29:08.054515 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11768 | 2026.03.16 21:29:08.054536 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11769 | 2026.03.16 21:29:08.054555 [ 357 ] {} <Debug> TCP-Session: b39be508-ab2e-4423-9ee9-da37ed0488cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.03.16 21:29:08.054569 [ 352 ] {} <Debug> TCP-Session: f6dc97d3-f893-4fe8-a90b-5599688bede2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.03.16 21:29:08.054526 [ 358 ] {} <Debug> TCP-Session: 12718628-1cbc-439c-bdc8-de9bc781eea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11772 | 2026.03.16 21:29:08.054596 [ 291 ] {} <Debug> TCP-Session: d8dc1eb8-3993-4076-a1db-12803bbc024a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.03.16 21:29:08.054474 [ 350 ] {} <Debug> TCP-Session: c57e982c-dca8-47cf-8ec2-68d5786be4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.03.16 21:29:08.054433 [ 348 ] {} <Debug> TCP-Session: 1865d4ca-97dd-475d-87cf-d6ac85dcee5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2026.03.16 21:29:08.054508 [ 356 ] {} <Debug> TCP-Session: f6075c63-94cd-4951-8fa0-ca6f96a84d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11776 | 2026.03.16 21:29:10.711916 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11777 | 2026.03.16 21:29:10.711973 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11778 | 2026.03.16 21:29:10.850059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26863 | ||
| 11779 | 2026.03.16 21:29:10.850576 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.03.16 21:29:10.850627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11781 | 2026.03.16 21:29:10.851131 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11782 | 2026.03.16 21:29:10.851377 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2026.03.16 21:29:10.851521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26863 | ||
| 11784 | 2026.03.16 21:29:10.851529 [ 103 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11785 | 2026.03.16 21:29:10.851590 [ 103 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.03.16 21:29:10.851610 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11787 | 2026.03.16 21:29:10.851735 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 11788 | 2026.03.16 21:29:10.851867 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11789 | 2026.03.16 21:29:10.851912 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24495 rows starting from the beginning of the part | ||
| 11790 | 2026.03.16 21:29:10.851982 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11791 | 2026.03.16 21:29:10.852105 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11792 | 2026.03.16 21:29:10.852153 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11793 | 2026.03.16 21:29:10.852199 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11794 | 2026.03.16 21:29:10.852243 [ 199 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11795 | 2026.03.16 21:29:10.854535 [ 197 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26863 rows, containing 4 columns (4 merged, 0 gathered) in 0.002860643 sec., 9390546.111486124 rows/sec., 134.33 MiB/sec. | ||
| 11796 | 2026.03.16 21:29:10.854854 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11797 | 2026.03.16 21:29:10.855187 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.03.16 21:29:10.855332 [ 187 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_56_11} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11799 | 2026.03.16 21:29:10.855460 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11800 | 2026.03.16 21:29:10.937164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1452 | ||
| 11801 | 2026.03.16 21:29:10.939632 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.03.16 21:29:10.939675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11803 | 2026.03.16 21:29:10.940879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11804 | 2026.03.16 21:29:10.941149 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2026.03.16 21:29:10.941325 [ 102 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11806 | 2026.03.16 21:29:10.941393 [ 102 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.03.16 21:29:10.941414 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11808 | 2026.03.16 21:29:10.941481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 11809 | 2026.03.16 21:29:10.941507 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 11810 | 2026.03.16 21:29:10.941941 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11811 | 2026.03.16 21:29:10.942058 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1298 rows starting from the beginning of the part | ||
| 11812 | 2026.03.16 21:29:10.942428 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11813 | 2026.03.16 21:29:10.942731 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11814 | 2026.03.16 21:29:10.943027 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 11815 | 2026.03.16 21:29:10.943356 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11816 | 2026.03.16 21:29:10.943678 [ 186 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 11817 | 2026.03.16 21:29:10.950274 [ 197 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 72 columns (72 merged, 0 gathered) in 0.008788242 sec., 165220.75746207262 rows/sec., 128.07 MiB/sec. | ||
| 11818 | 2026.03.16 21:29:10.951634 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11819 | 2026.03.16 21:29:10.952158 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.03.16 21:29:10.952230 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_41_8} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11821 | 2026.03.16 21:29:10.952405 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11822 | 2026.03.16 21:29:11.739052 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.03.16 21:29:11.739263 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11824 | 2026.03.16 21:29:11.739339 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11825 | 2026.03.16 21:29:11.740047 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.03.16 21:29:11.740097 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11827 | 2026.03.16 21:29:11.740520 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11828 | 2026.03.16 21:29:11.740757 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.03.16 21:29:11.740918 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001709 sec., 44470.450555880634 rows/sec., 3.66 MiB/sec. | ||
| 11830 | 2026.03.16 21:29:11.740970 [ 268 ] {7cb06e05-3d16-444a-a6bd-421475dfc505} <Debug> TCPHandler: Processed in 0.002059107 sec. | ||
| 11831 | 2026.03.16 21:29:11.741097 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.03.16 21:29:11.741202 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.03.16 21:29:11.741248 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11834 | 2026.03.16 21:29:11.741789 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.03.16 21:29:11.741830 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11836 | 2026.03.16 21:29:11.742174 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11837 | 2026.03.16 21:29:11.742392 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.03.16 21:29:11.742534 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001355 sec., 7380.073800738007 rows/sec., 554.95 KiB/sec. | ||
| 11839 | 2026.03.16 21:29:11.742574 [ 268 ] {ce9e09bd-c0d4-46b2-ab92-e42a2a5d22fd} <Debug> TCPHandler: Processed in 0.001530788 sec. | ||
| 11840 | 2026.03.16 21:29:11.742690 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.03.16 21:29:11.742789 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11842 | 2026.03.16 21:29:11.742832 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11843 | 2026.03.16 21:29:11.743273 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.03.16 21:29:11.743311 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11845 | 2026.03.16 21:29:11.743631 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11846 | 2026.03.16 21:29:11.743851 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.03.16 21:29:11.743984 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001215 sec., 60905.34979423869 rows/sec., 4.76 MiB/sec. | ||
| 11848 | 2026.03.16 21:29:11.744022 [ 268 ] {acc43801-f65a-4895-9a12-68a502d01a51} <Debug> TCPHandler: Processed in 0.001382965 sec. | ||
| 11849 | 2026.03.16 21:29:11.744145 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2026.03.16 21:29:11.744241 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11851 | 2026.03.16 21:29:11.744287 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11852 | 2026.03.16 21:29:11.744792 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.03.16 21:29:11.744830 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11854 | 2026.03.16 21:29:11.745248 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11855 | 2026.03.16 21:29:11.745468 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.03.16 21:29:11.745616 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001392 sec., 114942.52873563218 rows/sec., 8.01 MiB/sec. | ||
| 11857 | 2026.03.16 21:29:11.745665 [ 268 ] {42b2e31a-a1bf-4781-bd19-92274f6ac55a} <Debug> TCPHandler: Processed in 0.001571859 sec. | ||
| 11858 | 2026.03.16 21:29:11.745781 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.03.16 21:29:11.745876 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11860 | 2026.03.16 21:29:11.745932 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11861 | 2026.03.16 21:29:11.746720 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.03.16 21:29:11.746758 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11863 | 2026.03.16 21:29:11.747291 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11864 | 2026.03.16 21:29:11.747523 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.03.16 21:29:11.747665 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001808 sec., 5530.973451327433 rows/sec., 9.91 MiB/sec. | ||
| 11866 | 2026.03.16 21:29:11.747726 [ 268 ] {802c5593-1d23-4b04-9251-74a79c0beceb} <Debug> TCPHandler: Processed in 0.001996607 sec. | ||
| 11867 | 2026.03.16 21:29:11.747837 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.03.16 21:29:11.747932 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11869 | 2026.03.16 21:29:11.747973 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11870 | 2026.03.16 21:29:11.748338 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.03.16 21:29:11.748381 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11872 | 2026.03.16 21:29:11.748753 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11873 | 2026.03.16 21:29:11.748967 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.03.16 21:29:11.749102 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 11875 | 2026.03.16 21:29:11.749139 [ 268 ] {fc00d214-4c40-4c12-a1fc-0fc2dadc1f39} <Debug> TCPHandler: Processed in 0.001352535 sec. | ||
| 11876 | 2026.03.16 21:29:11.976165 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.03.16 21:29:11.976334 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11878 | 2026.03.16 21:29:11.976397 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11879 | 2026.03.16 21:29:11.976999 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.03.16 21:29:11.977045 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11881 | 2026.03.16 21:29:11.977438 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11882 | 2026.03.16 21:29:11.977680 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.03.16 21:29:11.977847 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001557 sec., 2569.0430314707774 rows/sec., 209.49 KiB/sec. | ||
| 11884 | 2026.03.16 21:29:11.977898 [ 268 ] {a17d4f0b-4779-4220-99ac-6be6986e3375} <Debug> TCPHandler: Processed in 0.001848694 sec. | ||
| 11885 | 2026.03.16 21:29:11.978022 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.03.16 21:29:11.978126 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11887 | 2026.03.16 21:29:11.978169 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11888 | 2026.03.16 21:29:11.979583 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.03.16 21:29:11.979624 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11890 | 2026.03.16 21:29:11.980115 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11891 | 2026.03.16 21:29:11.980340 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.03.16 21:29:11.980479 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Debug> executeQuery: Read 2004 rows, 155.51 KiB in 0.002377 sec., 843079.5119899032 rows/sec., 63.89 MiB/sec. | ||
| 11893 | 2026.03.16 21:29:11.980522 [ 268 ] {696a9da0-7490-4170-aaec-8cc45ead30ec} <Debug> TCPHandler: Processed in 0.002553467 sec. | ||
| 11894 | 2026.03.16 21:29:11.980638 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.03.16 21:29:11.980737 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11896 | 2026.03.16 21:29:11.980782 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11897 | 2026.03.16 21:29:11.981191 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.03.16 21:29:11.981228 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11899 | 2026.03.16 21:29:11.981534 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11900 | 2026.03.16 21:29:11.981739 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.03.16 21:29:11.981871 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001155 sec., 39826.83982683983 rows/sec., 2.91 MiB/sec. | ||
| 11902 | 2026.03.16 21:29:11.981877 [ 100 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11903 | 2026.03.16 21:29:11.981911 [ 268 ] {2e4517bc-d1bb-4e17-b3f6-a7a7d525e997} <Debug> TCPHandler: Processed in 0.001325194 sec. | ||
| 11904 | 2026.03.16 21:29:11.981942 [ 100 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.03.16 21:29:11.981970 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11906 | 2026.03.16 21:29:11.982031 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.03.16 21:29:11.982086 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11908 | 2026.03.16 21:29:11.982132 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11909 | 2026.03.16 21:29:11.982173 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11910 | 2026.03.16 21:29:11.982186 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11911 | 2026.03.16 21:29:11.982217 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 82 rows starting from the beginning of the part | ||
| 11912 | 2026.03.16 21:29:11.982277 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11913 | 2026.03.16 21:29:11.982321 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
| 11914 | 2026.03.16 21:29:11.982365 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11915 | 2026.03.16 21:29:11.982406 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11916 | 2026.03.16 21:29:11.982447 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 46 rows starting from the beginning of the part | ||
| 11917 | 2026.03.16 21:29:11.982782 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.03.16 21:29:11.982817 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11919 | 2026.03.16 21:29:11.983159 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11920 | 2026.03.16 21:29:11.983160 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135181 sec., 195563.52687368798 rows/sec., 15.11 MiB/sec. | ||
| 11921 | 2026.03.16 21:29:11.983285 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11922 | 2026.03.16 21:29:11.983390 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.03.16 21:29:11.983518 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11924 | 2026.03.16 21:29:11.983529 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001416 sec., 500000 rows/sec., 29.17 MiB/sec. | ||
| 11925 | 2026.03.16 21:29:11.983568 [ 268 ] {b75a8609-d6c4-4442-bf17-3abaa713147c} <Debug> TCPHandler: Processed in 0.001587949 sec. | ||
| 11926 | 2026.03.16 21:29:11.983578 [ 193 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_81_16} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11927 | 2026.03.16 21:29:11.983634 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11928 | 2026.03.16 21:29:11.983682 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11929 | 2026.03.16 21:29:11.983778 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11930 | 2026.03.16 21:29:11.983818 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11931 | 2026.03.16 21:29:11.984247 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2026.03.16 21:29:11.984288 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11933 | 2026.03.16 21:29:11.984600 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11934 | 2026.03.16 21:29:11.984822 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.03.16 21:29:11.984955 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 58.79 KiB/sec. | ||
| 11936 | 2026.03.16 21:29:11.984995 [ 268 ] {d36c8560-d91c-40be-b265-79c248187341} <Debug> TCPHandler: Processed in 0.001364636 sec. | ||
| 11937 | 2026.03.16 21:29:11.985111 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2026.03.16 21:29:11.985208 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11939 | 2026.03.16 21:29:11.985251 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11940 | 2026.03.16 21:29:11.986012 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.03.16 21:29:11.986050 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11942 | 2026.03.16 21:29:11.986403 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11943 | 2026.03.16 21:29:11.986619 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.03.16 21:29:11.986752 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001563 sec., 669225.8477287268 rows/sec., 46.25 MiB/sec. | ||
| 11945 | 2026.03.16 21:29:11.986791 [ 268 ] {d38f539e-c364-4d16-8e4d-adc3a6535984} <Debug> TCPHandler: Processed in 0.001731142 sec. | ||
| 11946 | 2026.03.16 21:29:11.986906 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2026.03.16 21:29:11.987002 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11948 | 2026.03.16 21:29:11.987047 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11949 | 2026.03.16 21:29:11.987682 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.03.16 21:29:11.987719 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11951 | 2026.03.16 21:29:11.988146 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11952 | 2026.03.16 21:29:11.988395 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.03.16 21:29:11.988534 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001552 sec., 785438.1443298969 rows/sec., 49.12 MiB/sec. | ||
| 11954 | 2026.03.16 21:29:11.988573 [ 268 ] {534272b3-3f79-44d9-a9f4-05b84abfacc6} <Debug> TCPHandler: Processed in 0.001717331 sec. | ||
| 11955 | 2026.03.16 21:29:11.988685 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2026.03.16 21:29:11.988782 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11957 | 2026.03.16 21:29:11.988837 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11958 | 2026.03.16 21:29:11.989712 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2026.03.16 21:29:11.989750 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11960 | 2026.03.16 21:29:11.990332 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11961 | 2026.03.16 21:29:11.990558 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2026.03.16 21:29:11.990683 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11963 | 2026.03.16 21:29:11.990704 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001942 sec., 21627.188465499486 rows/sec., 38.75 MiB/sec. | ||
| 11964 | 2026.03.16 21:29:11.990729 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.03.16 21:29:11.990753 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11966 | 2026.03.16 21:29:11.990782 [ 268 ] {08271312-bb7c-4f30-b7c3-bed98324996e} <Debug> TCPHandler: Processed in 0.002145989 sec. | ||
| 11967 | 2026.03.16 21:29:11.990876 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11968 | 2026.03.16 21:29:11.990900 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.03.16 21:29:11.991011 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11970 | 2026.03.16 21:29:11.991054 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11971 | 2026.03.16 21:29:11.991146 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11972 | 2026.03.16 21:29:11.991210 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1609 rows starting from the beginning of the part | ||
| 11973 | 2026.03.16 21:29:11.991341 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11974 | 2026.03.16 21:29:11.991392 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.03.16 21:29:11.991433 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11976 | 2026.03.16 21:29:11.991443 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 11977 | 2026.03.16 21:29:11.991541 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11978 | 2026.03.16 21:29:11.991635 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11979 | 2026.03.16 21:29:11.991729 [ 194 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part | ||
| 11980 | 2026.03.16 21:29:11.991762 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11981 | 2026.03.16 21:29:11.991988 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.03.16 21:29:11.992131 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 727.06 KiB/sec. | ||
| 11983 | 2026.03.16 21:29:11.992172 [ 268 ] {0007587a-36a0-4194-9280-1e4d3b4561d9} <Debug> TCPHandler: Processed in 0.001321164 sec. | ||
| 11984 | 2026.03.16 21:29:12.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.42 MiB, peak 348.42 MiB, free memory in arenas 0.00 B, will set to 335.95 MiB (RSS), difference: -12.47 MiB | ||
| 11985 | 2026.03.16 21:29:12.002499 [ 190 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 19 columns (19 merged, 0 gathered) in 0.011685746 sec., 148300.33101866153 rows/sec., 265.75 MiB/sec. | ||
| 11986 | 2026.03.16 21:29:12.004327 [ 192 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11987 | 2026.03.16 21:29:12.004733 [ 192 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.03.16 21:29:12.004822 [ 192 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11989 | 2026.03.16 21:29:12.004970 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.56 MiB. | ||
| 11990 | 2026.03.16 21:29:12.249198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 11991 | 2026.03.16 21:29:12.266531 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.03.16 21:29:12.266575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11993 | 2026.03.16 21:29:12.272350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11994 | 2026.03.16 21:29:12.273044 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.03.16 21:29:12.273319 [ 100 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11996 | 2026.03.16 21:29:12.273356 [ 100 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.03.16 21:29:12.273374 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11998 | 2026.03.16 21:29:12.273493 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 11999 | 2026.03.16 21:29:12.275871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12000 | 2026.03.16 21:29:12.276863 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12001 | 2026.03.16 21:29:12.278408 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12002 | 2026.03.16 21:29:12.283092 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12003 | 2026.03.16 21:29:12.287645 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12004 | 2026.03.16 21:29:12.292274 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12005 | 2026.03.16 21:29:12.297151 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 12006 | 2026.03.16 21:29:12.301029 [ 193 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 12007 | 2026.03.16 21:29:12.353093 [ 192 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079650005 sec., 5298.179202876384 rows/sec., 27.40 MiB/sec. | ||
| 12008 | 2026.03.16 21:29:12.355859 [ 192 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12009 | 2026.03.16 21:29:12.357916 [ 192 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.03.16 21:29:12.358006 [ 192 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_56_11} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12011 | 2026.03.16 21:29:12.360219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12012 | 2026.03.16 21:29:13.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.49 MiB, peak 348.42 MiB, free memory in arenas 0.00 B, will set to 337.75 MiB (RSS), difference: 13.26 MiB | ||
| 12013 | 2026.03.16 21:29:16.737416 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2026.03.16 21:29:16.737596 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12015 | 2026.03.16 21:29:16.737663 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12016 | 2026.03.16 21:29:16.738295 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.03.16 21:29:16.738344 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12018 | 2026.03.16 21:29:16.738754 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12019 | 2026.03.16 21:29:16.738979 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.03.16 21:29:16.739134 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 12021 | 2026.03.16 21:29:16.739147 [ 90 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12022 | 2026.03.16 21:29:16.739180 [ 268 ] {d0005629-6082-4103-b077-ccecc2de439c} <Debug> TCPHandler: Processed in 0.001912375 sec. | ||
| 12023 | 2026.03.16 21:29:16.739230 [ 90 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.03.16 21:29:16.739258 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12025 | 2026.03.16 21:29:16.739324 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12026 | 2026.03.16 21:29:16.739362 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12027 | 2026.03.16 21:29:16.739424 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12028 | 2026.03.16 21:29:16.739472 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12029 | 2026.03.16 21:29:16.739498 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12030 | 2026.03.16 21:29:16.739537 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2151 rows starting from the beginning of the part | ||
| 12031 | 2026.03.16 21:29:16.739605 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 196 rows starting from the beginning of the part | ||
| 12032 | 2026.03.16 21:29:16.739657 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 118 rows starting from the beginning of the part | ||
| 12033 | 2026.03.16 21:29:16.739702 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 76 rows starting from the beginning of the part | ||
| 12034 | 2026.03.16 21:29:16.739741 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2004 rows starting from the beginning of the part | ||
| 12035 | 2026.03.16 21:29:16.739781 [ 190 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 12036 | 2026.03.16 21:29:16.739913 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2026.03.16 21:29:16.739956 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12038 | 2026.03.16 21:29:16.740316 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12039 | 2026.03.16 21:29:16.740547 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2026.03.16 21:29:16.740679 [ 90 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12041 | 2026.03.16 21:29:16.740685 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 12042 | 2026.03.16 21:29:16.740719 [ 90 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12043 | 2026.03.16 21:29:16.740743 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12044 | 2026.03.16 21:29:16.740744 [ 268 ] {fe836d4e-b75f-4122-b69d-993a6717f2c3} <Debug> TCPHandler: Processed in 0.001473117 sec. | ||
| 12045 | 2026.03.16 21:29:16.740879 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12046 | 2026.03.16 21:29:16.740890 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2026.03.16 21:29:16.741010 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12048 | 2026.03.16 21:29:16.741030 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12049 | 2026.03.16 21:29:16.741057 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12050 | 2026.03.16 21:29:16.741075 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1124 rows starting from the beginning of the part | ||
| 12051 | 2026.03.16 21:29:16.741161 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 110 rows starting from the beginning of the part | ||
| 12052 | 2026.03.16 21:29:16.741221 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part | ||
| 12053 | 2026.03.16 21:29:16.741274 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 74 rows starting from the beginning of the part | ||
| 12054 | 2026.03.16 21:29:16.741341 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1046 rows starting from the beginning of the part | ||
| 12055 | 2026.03.16 21:29:16.741404 [ 192 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 12056 | 2026.03.16 21:29:16.741750 [ 189 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.002433785 sec., 1890471.0153115415 rows/sec., 153.25 MiB/sec. | ||
| 12057 | 2026.03.16 21:29:16.741988 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.03.16 21:29:16.742056 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12059 | 2026.03.16 21:29:16.742145 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12060 | 2026.03.16 21:29:16.742557 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.03.16 21:29:16.742660 [ 205 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_96_19} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12062 | 2026.03.16 21:29:16.742668 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12063 | 2026.03.16 21:29:16.742803 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 12064 | 2026.03.16 21:29:16.743029 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.03.16 21:29:16.743298 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002299 sec., 55676.38103523271 rows/sec., 3.88 MiB/sec. | ||
| 12066 | 2026.03.16 21:29:16.743404 [ 268 ] {6f8f37ec-624d-43f2-a83e-e2122054d818} <Debug> TCPHandler: Processed in 0.002562967 sec. | ||
| 12067 | 2026.03.16 21:29:16.743428 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2513 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627338 sec., 956481.4272088327 rows/sec., 71.49 MiB/sec. | ||
| 12068 | 2026.03.16 21:29:16.743578 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.03.16 21:29:16.743616 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 12070 | 2026.03.16 21:29:16.743668 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.03.16 21:29:16.743694 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12072 | 2026.03.16 21:29:16.743704 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12073 | 2026.03.16 21:29:16.743710 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12074 | 2026.03.16 21:29:16.743774 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12075 | 2026.03.16 21:29:16.743805 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 12076 | 2026.03.16 21:29:16.743949 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12077 | 2026.03.16 21:29:16.743987 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29425 rows starting from the beginning of the part | ||
| 12078 | 2026.03.16 21:29:16.744060 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 196 rows starting from the beginning of the part | ||
| 12079 | 2026.03.16 21:29:16.744110 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2026.03.16 21:29:16.744127 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12081 | 2026.03.16 21:29:16.744195 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12082 | 2026.03.16 21:29:16.744229 [ 205 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_96_19} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12083 | 2026.03.16 21:29:16.744253 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1219 rows starting from the beginning of the part | ||
| 12084 | 2026.03.16 21:29:16.744304 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.03.16 21:29:16.744351 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12086 | 2026.03.16 21:29:16.744366 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12087 | 2026.03.16 21:29:16.744793 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12088 | 2026.03.16 21:29:16.745053 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.03.16 21:29:16.745202 [ 89 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12090 | 2026.03.16 21:29:16.745206 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001528 sec., 31413.612565445026 rows/sec., 2.12 MiB/sec. | ||
| 12091 | 2026.03.16 21:29:16.745240 [ 89 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.03.16 21:29:16.745261 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12093 | 2026.03.16 21:29:16.745271 [ 268 ] {03ae672d-a1c4-4451-8ba8-dd07d001b4be} <Debug> TCPHandler: Processed in 0.001761012 sec. | ||
| 12094 | 2026.03.16 21:29:16.745367 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12095 | 2026.03.16 21:29:16.745518 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12096 | 2026.03.16 21:29:16.745553 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4680 rows starting from the beginning of the part | ||
| 12097 | 2026.03.16 21:29:16.745620 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12098 | 2026.03.16 21:29:16.745666 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12099 | 2026.03.16 21:29:16.745706 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12100 | 2026.03.16 21:29:16.745742 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part | ||
| 12101 | 2026.03.16 21:29:16.745783 [ 200 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 12102 | 2026.03.16 21:29:16.748010 [ 191 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4920 rows, containing 4 columns (4 merged, 0 gathered) in 0.0026939 sec., 1826348.4167934963 rows/sec., 123.08 MiB/sec. | ||
| 12103 | 2026.03.16 21:29:16.748605 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12104 | 2026.03.16 21:29:16.748868 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.03.16 21:29:16.748941 [ 196 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_96_19} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12106 | 2026.03.16 21:29:16.749018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12107 | 2026.03.16 21:29:16.752893 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31160 rows, containing 5 columns (5 merged, 0 gathered) in 0.009129568 sec., 3413085.92038528 rows/sec., 224.91 MiB/sec. | ||
| 12108 | 2026.03.16 21:29:16.753436 [ 188 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 12109 | 2026.03.16 21:29:16.753717 [ 188 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.03.16 21:29:16.753792 [ 188 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 12111 | 2026.03.16 21:29:16.753896 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12112 | 2026.03.16 21:29:17.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.14 MiB, peak 349.48 MiB, free memory in arenas 0.00 B, will set to 340.27 MiB (RSS), difference: 2.13 MiB | ||
| 12113 | 2026.03.16 21:29:18.351740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27375 | ||
| 12114 | 2026.03.16 21:29:18.352308 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.03.16 21:29:18.352347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12116 | 2026.03.16 21:29:18.352813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12117 | 2026.03.16 21:29:18.353030 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2026.03.16 21:29:18.353158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27375 | ||
| 12119 | 2026.03.16 21:29:19.776028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12120 | 2026.03.16 21:29:19.790667 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.03.16 21:29:19.790721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12122 | 2026.03.16 21:29:19.796931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12123 | 2026.03.16 21:29:19.797622 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.03.16 21:29:19.800344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12125 | 2026.03.16 21:29:20.941872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1490 | ||
| 12126 | 2026.03.16 21:29:20.944653 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2026.03.16 21:29:20.944711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12128 | 2026.03.16 21:29:20.945960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12129 | 2026.03.16 21:29:20.946251 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2026.03.16 21:29:20.946624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 12131 | 2026.03.16 21:29:21.738113 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.03.16 21:29:21.738300 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12133 | 2026.03.16 21:29:21.738368 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12134 | 2026.03.16 21:29:21.739018 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.03.16 21:29:21.739060 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12136 | 2026.03.16 21:29:21.739462 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12137 | 2026.03.16 21:29:21.739704 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.03.16 21:29:21.739850 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0016 sec., 47500 rows/sec., 3.91 MiB/sec. | ||
| 12139 | 2026.03.16 21:29:21.739892 [ 268 ] {50311e2b-9f7d-49ab-b284-a1147b73a705} <Debug> TCPHandler: Processed in 0.001903045 sec. | ||
| 12140 | 2026.03.16 21:29:21.740024 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.03.16 21:29:21.740121 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12142 | 2026.03.16 21:29:21.740163 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12143 | 2026.03.16 21:29:21.740568 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.03.16 21:29:21.740606 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12145 | 2026.03.16 21:29:21.740908 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12146 | 2026.03.16 21:29:21.741115 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.03.16 21:29:21.741243 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 660.19 KiB/sec. | ||
| 12148 | 2026.03.16 21:29:21.741281 [ 268 ] {53778294-9378-4f19-9344-31c2ff1f1658} <Debug> TCPHandler: Processed in 0.001307794 sec. | ||
| 12149 | 2026.03.16 21:29:21.741390 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.03.16 21:29:21.741486 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12151 | 2026.03.16 21:29:21.741526 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12152 | 2026.03.16 21:29:21.741948 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.03.16 21:29:21.741986 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12154 | 2026.03.16 21:29:21.742291 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12155 | 2026.03.16 21:29:21.742521 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.03.16 21:29:21.742650 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 12157 | 2026.03.16 21:29:21.742689 [ 268 ] {100c4ad2-45ff-4852-9a62-eaeb25ed9800} <Debug> TCPHandler: Processed in 0.001348165 sec. | ||
| 12158 | 2026.03.16 21:29:21.742804 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.03.16 21:29:21.742900 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12160 | 2026.03.16 21:29:21.742945 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12161 | 2026.03.16 21:29:21.743350 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.03.16 21:29:21.743387 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12163 | 2026.03.16 21:29:21.743716 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12164 | 2026.03.16 21:29:21.743923 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.03.16 21:29:21.744051 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 12166 | 2026.03.16 21:29:21.744090 [ 268 ] {daf322ff-2b00-4be1-9f38-a602d3219f86} <Debug> TCPHandler: Processed in 0.001334855 sec. | ||
| 12167 | 2026.03.16 21:29:21.744190 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.03.16 21:29:21.744285 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.03.16 21:29:21.744340 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12170 | 2026.03.16 21:29:21.745114 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.03.16 21:29:21.745150 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12172 | 2026.03.16 21:29:21.745658 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12173 | 2026.03.16 21:29:21.745876 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.03.16 21:29:21.746014 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 12175 | 2026.03.16 21:29:21.746078 [ 268 ] {7607ed73-7ed0-49c2-9b34-5c78018109e4} <Debug> TCPHandler: Processed in 0.001936876 sec. | ||
| 12176 | 2026.03.16 21:29:21.746194 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.03.16 21:29:21.746289 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12178 | 2026.03.16 21:29:21.746330 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12179 | 2026.03.16 21:29:21.746677 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.03.16 21:29:21.746712 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12181 | 2026.03.16 21:29:21.747016 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12182 | 2026.03.16 21:29:21.747234 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.03.16 21:29:21.747363 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12184 | 2026.03.16 21:29:21.747399 [ 268 ] {55244ec4-abd9-4dd0-8e7f-6a2f944bdf33} <Debug> TCPHandler: Processed in 0.001254113 sec. | ||
| 12185 | 2026.03.16 21:29:25.712020 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12186 | 2026.03.16 21:29:25.712086 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12187 | 2026.03.16 21:29:25.853410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27823 | ||
| 12188 | 2026.03.16 21:29:25.854230 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.03.16 21:29:25.854298 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12190 | 2026.03.16 21:29:25.854821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12191 | 2026.03.16 21:29:25.855046 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.03.16 21:29:25.855188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27823 | ||
| 12193 | 2026.03.16 21:29:26.739339 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12194 | 2026.03.16 21:29:26.739532 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12195 | 2026.03.16 21:29:26.739600 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12196 | 2026.03.16 21:29:26.740306 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2026.03.16 21:29:26.740355 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12198 | 2026.03.16 21:29:26.740758 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12199 | 2026.03.16 21:29:26.740987 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2026.03.16 21:29:26.741154 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001669 sec., 70701.0185739964 rows/sec., 6.02 MiB/sec. | ||
| 12201 | 2026.03.16 21:29:26.741206 [ 268 ] {1ee4502f-423c-4f64-bf3e-8560908accb1} <Debug> TCPHandler: Processed in 0.002003697 sec. | ||
| 12202 | 2026.03.16 21:29:26.741342 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.03.16 21:29:26.741447 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12204 | 2026.03.16 21:29:26.741491 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12205 | 2026.03.16 21:29:26.741916 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.03.16 21:29:26.741950 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12207 | 2026.03.16 21:29:26.742270 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12208 | 2026.03.16 21:29:26.742495 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.03.16 21:29:26.742627 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.89 MiB/sec. | ||
| 12210 | 2026.03.16 21:29:26.742666 [ 268 ] {bd6dcf33-4cce-4724-96b2-b884975a5a19} <Debug> TCPHandler: Processed in 0.001376275 sec. | ||
| 12211 | 2026.03.16 21:29:26.742771 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2026.03.16 21:29:26.742869 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12213 | 2026.03.16 21:29:26.742909 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12214 | 2026.03.16 21:29:26.743333 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2026.03.16 21:29:26.743370 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12216 | 2026.03.16 21:29:26.743680 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12217 | 2026.03.16 21:29:26.743905 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.03.16 21:29:26.744037 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001188 sec., 79966.32996632997 rows/sec., 6.25 MiB/sec. | ||
| 12219 | 2026.03.16 21:29:26.744075 [ 268 ] {c9b7725a-92c1-43ab-b610-85bf3aae3840} <Debug> TCPHandler: Processed in 0.001354075 sec. | ||
| 12220 | 2026.03.16 21:29:26.744187 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2026.03.16 21:29:26.744283 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12222 | 2026.03.16 21:29:26.744327 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12223 | 2026.03.16 21:29:26.744727 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2026.03.16 21:29:26.744761 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12225 | 2026.03.16 21:29:26.745091 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12226 | 2026.03.16 21:29:26.745303 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2026.03.16 21:29:26.745435 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 12228 | 2026.03.16 21:29:26.745473 [ 268 ] {ac82e17b-20e1-4daa-b163-7faa76384091} <Debug> TCPHandler: Processed in 0.001335904 sec. | ||
| 12229 | 2026.03.16 21:29:26.745591 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2026.03.16 21:29:26.745686 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12231 | 2026.03.16 21:29:26.745741 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12232 | 2026.03.16 21:29:26.746575 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2026.03.16 21:29:26.746610 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12234 | 2026.03.16 21:29:26.747167 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12235 | 2026.03.16 21:29:26.747393 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.03.16 21:29:26.747535 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001867 sec., 16604.177825388324 rows/sec., 29.75 MiB/sec. | ||
| 12237 | 2026.03.16 21:29:26.747603 [ 268 ] {e1dce63f-b45c-4448-a014-81152601f20f} <Debug> TCPHandler: Processed in 0.002062618 sec. | ||
| 12238 | 2026.03.16 21:29:26.747720 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12239 | 2026.03.16 21:29:26.747816 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12240 | 2026.03.16 21:29:26.747858 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12241 | 2026.03.16 21:29:26.748193 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2026.03.16 21:29:26.748228 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12243 | 2026.03.16 21:29:26.748545 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12244 | 2026.03.16 21:29:26.748762 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2026.03.16 21:29:26.748896 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 12246 | 2026.03.16 21:29:26.748931 [ 268 ] {0523c482-11cf-4786-8739-28daf6ff13d4} <Debug> TCPHandler: Processed in 0.001261033 sec. | ||
| 12247 | 2026.03.16 21:29:27.300497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12248 | 2026.03.16 21:29:27.316499 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2026.03.16 21:29:27.316566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 12250 | 2026.03.16 21:29:27.322434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12251 | 2026.03.16 21:29:27.323158 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2026.03.16 21:29:27.326016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12253 | 2026.03.16 21:29:30.947022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1514 | ||
| 12254 | 2026.03.16 21:29:30.949399 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.03.16 21:29:30.949444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12256 | 2026.03.16 21:29:30.950639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12257 | 2026.03.16 21:29:30.950899 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.03.16 21:29:30.951165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 12259 | 2026.03.16 21:29:31.740335 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12260 | 2026.03.16 21:29:31.740536 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12261 | 2026.03.16 21:29:31.740608 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12262 | 2026.03.16 21:29:31.741234 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.03.16 21:29:31.741273 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12264 | 2026.03.16 21:29:31.741687 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12265 | 2026.03.16 21:29:31.741912 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Trace> oximeter.fields_i16 (b1f3e27c-5e79-4497-a0a2-fdf14ce04eb8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2026.03.16 21:29:31.742063 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.26 MiB/sec. | ||
| 12267 | 2026.03.16 21:29:31.742105 [ 268 ] {7a9c1a85-aa98-4e91-b0eb-217b428cccd0} <Debug> TCPHandler: Processed in 0.001901165 sec. | ||
| 12268 | 2026.03.16 21:29:31.742221 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12269 | 2026.03.16 21:29:31.742317 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12270 | 2026.03.16 21:29:31.742359 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12271 | 2026.03.16 21:29:31.742756 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.03.16 21:29:31.742792 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12273 | 2026.03.16 21:29:31.743089 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12274 | 2026.03.16 21:29:31.743296 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.03.16 21:29:31.743421 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 726.76 KiB/sec. | ||
| 12276 | 2026.03.16 21:29:31.743459 [ 268 ] {da1b829a-1336-4784-8b6b-3a53297eb3f8} <Debug> TCPHandler: Processed in 0.001288324 sec. | ||
| 12277 | 2026.03.16 21:29:31.743563 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.03.16 21:29:31.743658 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12279 | 2026.03.16 21:29:31.743698 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12280 | 2026.03.16 21:29:31.744156 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.03.16 21:29:31.744193 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12282 | 2026.03.16 21:29:31.744520 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12283 | 2026.03.16 21:29:31.744718 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.03.16 21:29:31.744835 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.00122 sec., 164754.09836065574 rows/sec., 14.60 MiB/sec. | ||
| 12285 | 2026.03.16 21:29:31.744871 [ 268 ] {a277223c-f923-437b-8b00-545aa74ee7f1} <Debug> TCPHandler: Processed in 0.001384596 sec. | ||
| 12286 | 2026.03.16 21:29:31.744976 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.03.16 21:29:31.745064 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12288 | 2026.03.16 21:29:31.745101 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12289 | 2026.03.16 21:29:31.745545 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.03.16 21:29:31.745580 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12291 | 2026.03.16 21:29:31.745904 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12292 | 2026.03.16 21:29:31.746116 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.03.16 21:29:31.746244 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001156 sec., 27681.66089965398 rows/sec., 2.04 MiB/sec. | ||
| 12294 | 2026.03.16 21:29:31.746283 [ 268 ] {5772f071-bf08-49d4-becb-2976ae72b4b7} <Debug> TCPHandler: Processed in 0.001321264 sec. | ||
| 12295 | 2026.03.16 21:29:31.746384 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12296 | 2026.03.16 21:29:31.746478 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12297 | 2026.03.16 21:29:31.746517 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12298 | 2026.03.16 21:29:31.746909 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.03.16 21:29:31.746944 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12300 | 2026.03.16 21:29:31.747239 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12301 | 2026.03.16 21:29:31.747449 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.03.16 21:29:31.747580 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 12303 | 2026.03.16 21:29:31.747619 [ 268 ] {f3467675-0bb7-491e-aa71-cf013c2baf33} <Debug> TCPHandler: Processed in 0.001284044 sec. | ||
| 12304 | 2026.03.16 21:29:31.747726 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12305 | 2026.03.16 21:29:31.747821 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12306 | 2026.03.16 21:29:31.747859 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12307 | 2026.03.16 21:29:31.748247 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12308 | 2026.03.16 21:29:31.748281 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12309 | 2026.03.16 21:29:31.748583 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12310 | 2026.03.16 21:29:31.748788 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Trace> oximeter.fields_u8 (37dcea0a-3a9d-4355-9b07-58d22c0e983f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12311 | 2026.03.16 21:29:31.748914 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 12312 | 2026.03.16 21:29:31.748953 [ 268 ] {6e3c8f11-bfd7-4180-8279-c8b344ed4b91} <Debug> TCPHandler: Processed in 0.001275743 sec. | ||
| 12313 | 2026.03.16 21:29:31.749072 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12314 | 2026.03.16 21:29:31.749193 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12315 | 2026.03.16 21:29:31.749242 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12316 | 2026.03.16 21:29:31.749759 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12317 | 2026.03.16 21:29:31.749796 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12318 | 2026.03.16 21:29:31.750119 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12319 | 2026.03.16 21:29:31.750330 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12320 | 2026.03.16 21:29:31.750461 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001293 sec., 92807.42459396752 rows/sec., 7.54 MiB/sec. | ||
| 12321 | 2026.03.16 21:29:31.750499 [ 268 ] {d24962b1-5257-477c-98d1-3d94efb31bdd} <Debug> TCPHandler: Processed in 0.001487208 sec. | ||
| 12322 | 2026.03.16 21:29:31.750621 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12323 | 2026.03.16 21:29:31.750717 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12324 | 2026.03.16 21:29:31.750764 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12325 | 2026.03.16 21:29:31.751155 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2026.03.16 21:29:31.751190 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12327 | 2026.03.16 21:29:31.751549 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12328 | 2026.03.16 21:29:31.751758 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12329 | 2026.03.16 21:29:31.751885 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001187 sec., 169334.45661331087 rows/sec., 12.14 MiB/sec. | ||
| 12330 | 2026.03.16 21:29:31.751923 [ 268 ] {29e07fe4-84c1-4f2b-91fb-44d81769e6e1} <Debug> TCPHandler: Processed in 0.001351765 sec. | ||
| 12331 | 2026.03.16 21:29:31.752034 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12332 | 2026.03.16 21:29:31.752129 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12333 | 2026.03.16 21:29:31.752184 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12334 | 2026.03.16 21:29:31.752944 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.03.16 21:29:31.752979 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12336 | 2026.03.16 21:29:31.753500 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12337 | 2026.03.16 21:29:31.753720 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.03.16 21:29:31.753857 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 12339 | 2026.03.16 21:29:31.753918 [ 268 ] {9f8135ba-9fdd-45e0-a34e-d034649711fb} <Debug> TCPHandler: Processed in 0.001932636 sec. | ||
| 12340 | 2026.03.16 21:29:31.754028 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2026.03.16 21:29:31.754122 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12342 | 2026.03.16 21:29:31.754163 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12343 | 2026.03.16 21:29:31.754488 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2026.03.16 21:29:31.754523 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12345 | 2026.03.16 21:29:31.754818 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12346 | 2026.03.16 21:29:31.755023 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2026.03.16 21:29:31.755147 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 12348 | 2026.03.16 21:29:31.755182 [ 268 ] {f44c5d8f-76a3-444d-81fb-2046ce257c44} <Debug> TCPHandler: Processed in 0.001203852 sec. | ||
| 12349 | 2026.03.16 21:29:33.355422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28335 | ||
| 12350 | 2026.03.16 21:29:33.356057 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2026.03.16 21:29:33.356093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12352 | 2026.03.16 21:29:33.356583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12353 | 2026.03.16 21:29:33.356812 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2026.03.16 21:29:33.356933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28335 | ||
| 12355 | 2026.03.16 21:29:34.826169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12356 | 2026.03.16 21:29:34.843684 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.03.16 21:29:34.843743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12358 | 2026.03.16 21:29:34.850196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12359 | 2026.03.16 21:29:34.850929 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.03.16 21:29:34.854309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12361 | 2026.03.16 21:29:36.745212 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2026.03.16 21:29:36.745422 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12363 | 2026.03.16 21:29:36.745522 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12364 | 2026.03.16 21:29:36.746512 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.03.16 21:29:36.746587 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12366 | 2026.03.16 21:29:36.747204 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12367 | 2026.03.16 21:29:36.747547 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2026.03.16 21:29:36.747790 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002427 sec., 48619.69509682736 rows/sec., 4.14 MiB/sec. | ||
| 12369 | 2026.03.16 21:29:36.747873 [ 268 ] {3dd9c8b5-a31b-408c-a6be-2ff5addd294c} <Debug> TCPHandler: Processed in 0.002803331 sec. | ||
| 12370 | 2026.03.16 21:29:36.748047 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12371 | 2026.03.16 21:29:36.748169 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12372 | 2026.03.16 21:29:36.748226 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12373 | 2026.03.16 21:29:36.748870 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2026.03.16 21:29:36.748927 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12375 | 2026.03.16 21:29:36.749386 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12376 | 2026.03.16 21:29:36.749710 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2026.03.16 21:29:36.749965 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001811 sec., 17117.614577581448 rows/sec., 1.26 MiB/sec. | ||
| 12378 | 2026.03.16 21:29:36.750032 [ 268 ] {dfa4ae31-2ea0-4f12-a713-1efe52d75f49} <Debug> TCPHandler: Processed in 0.002041807 sec. | ||
| 12379 | 2026.03.16 21:29:36.750218 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12380 | 2026.03.16 21:29:36.750358 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12381 | 2026.03.16 21:29:36.750422 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12382 | 2026.03.16 21:29:36.752041 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2026.03.16 21:29:36.752089 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12384 | 2026.03.16 21:29:36.752521 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12385 | 2026.03.16 21:29:36.753144 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2026.03.16 21:29:36.753328 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.003003 sec., 31635.031635031635 rows/sec., 2.47 MiB/sec. | ||
| 12387 | 2026.03.16 21:29:36.753376 [ 268 ] {dc50974c-2e56-40c1-9cb7-4f213eed3c55} <Debug> TCPHandler: Processed in 0.00322337 sec. | ||
| 12388 | 2026.03.16 21:29:36.754143 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2026.03.16 21:29:36.754279 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12390 | 2026.03.16 21:29:36.754342 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12391 | 2026.03.16 21:29:36.755050 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.03.16 21:29:36.755099 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12393 | 2026.03.16 21:29:36.755678 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12394 | 2026.03.16 21:29:36.755971 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.03.16 21:29:36.756124 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001878 sec., 85197.01810436635 rows/sec., 5.93 MiB/sec. | ||
| 12396 | 2026.03.16 21:29:36.756159 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0 | ||
| 12397 | 2026.03.16 21:29:36.756176 [ 268 ] {20c04409-9ad0-46d7-89ae-d9b9af25ab48} <Debug> TCPHandler: Processed in 0.002099159 sec. | ||
| 12398 | 2026.03.16 21:29:36.756266 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.03.16 21:29:36.756304 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12400 | 2026.03.16 21:29:36.756420 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2026.03.16 21:29:36.756479 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full | ||
| 12402 | 2026.03.16 21:29:36.756562 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12403 | 2026.03.16 21:29:36.756644 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12404 | 2026.03.16 21:29:36.756694 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12405 | 2026.03.16 21:29:36.756756 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 31160 rows starting from the beginning of the part | ||
| 12406 | 2026.03.16 21:29:36.756853 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 12407 | 2026.03.16 21:29:36.756924 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12408 | 2026.03.16 21:29:36.756992 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12409 | 2026.03.16 21:29:36.757058 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 201 rows starting from the beginning of the part | ||
| 12410 | 2026.03.16 21:29:36.757727 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.03.16 21:29:36.757771 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12412 | 2026.03.16 21:29:36.758450 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12413 | 2026.03.16 21:29:36.758768 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.03.16 21:29:36.758975 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002452 sec., 12642.740619902119 rows/sec., 22.66 MiB/sec. | ||
| 12415 | 2026.03.16 21:29:36.759084 [ 268 ] {aacb5f5f-a4de-4aed-903f-574880c7ca78} <Debug> TCPHandler: Processed in 0.002726171 sec. | ||
| 12416 | 2026.03.16 21:29:36.759235 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2026.03.16 21:29:36.759350 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12418 | 2026.03.16 21:29:36.759404 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12419 | 2026.03.16 21:29:36.759881 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.03.16 21:29:36.759931 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12421 | 2026.03.16 21:29:36.760675 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12422 | 2026.03.16 21:29:36.760964 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.03.16 21:29:36.761162 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001828 sec., 32822.75711159738 rows/sec., 2.21 MiB/sec. | ||
| 12424 | 2026.03.16 21:29:36.761211 [ 268 ] {8e95dc8d-ec8c-473c-b589-ac77b62f896a} <Debug> TCPHandler: Processed in 0.002035098 sec. | ||
| 12425 | 2026.03.16 21:29:36.764366 [ 190 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31809 rows, containing 5 columns (5 merged, 0 gathered) in 0.007956867 sec., 3997678.9859626913 rows/sec., 263.79 MiB/sec. | ||
| 12426 | 2026.03.16 21:29:36.765197 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 12427 | 2026.03.16 21:29:36.765634 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.03.16 21:29:36.765740 [ 198 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20 | ||
| 12429 | 2026.03.16 21:29:36.765854 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12430 | 2026.03.16 21:29:40.712334 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12431 | 2026.03.16 21:29:40.712399 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12432 | 2026.03.16 21:29:40.857188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28783 | ||
| 12433 | 2026.03.16 21:29:40.857980 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.03.16 21:29:40.858060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12435 | 2026.03.16 21:29:40.858569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12436 | 2026.03.16 21:29:40.858807 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.03.16 21:29:40.858953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28783 | ||
| 12438 | 2026.03.16 21:29:40.951434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1546 | ||
| 12439 | 2026.03.16 21:29:40.953710 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.03.16 21:29:40.953751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12441 | 2026.03.16 21:29:40.954934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12442 | 2026.03.16 21:29:40.955190 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2026.03.16 21:29:40.955453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12444 | 2026.03.16 21:29:41.739496 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12445 | 2026.03.16 21:29:41.739698 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12446 | 2026.03.16 21:29:41.739772 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12447 | 2026.03.16 21:29:41.740433 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12448 | 2026.03.16 21:29:41.740482 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12449 | 2026.03.16 21:29:41.740889 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12450 | 2026.03.16 21:29:41.741123 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2026.03.16 21:29:41.741275 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001631 sec., 46597.179644389944 rows/sec., 3.84 MiB/sec. | ||
| 12452 | 2026.03.16 21:29:41.741290 [ 29 ] {} <Debug> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12453 | 2026.03.16 21:29:41.741318 [ 268 ] {1adc6abb-f9b7-4c66-8b42-5c9c11daf7b0} <Debug> TCPHandler: Processed in 0.001962156 sec. | ||
| 12454 | 2026.03.16 21:29:41.741330 [ 29 ] {} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.03.16 21:29:41.741376 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12456 | 2026.03.16 21:29:41.741455 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.03.16 21:29:41.741515 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12458 | 2026.03.16 21:29:41.741550 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12459 | 2026.03.16 21:29:41.741602 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12460 | 2026.03.16 21:29:41.741669 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12461 | 2026.03.16 21:29:41.741710 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2151 rows starting from the beginning of the part | ||
| 12462 | 2026.03.16 21:29:41.741784 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 12463 | 2026.03.16 21:29:41.741833 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 118 rows starting from the beginning of the part | ||
| 12464 | 2026.03.16 21:29:41.741878 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 201 rows starting from the beginning of the part | ||
| 12465 | 2026.03.16 21:29:41.741924 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 118 rows starting from the beginning of the part | ||
| 12466 | 2026.03.16 21:29:41.741967 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 76 rows starting from the beginning of the part | ||
| 12467 | 2026.03.16 21:29:41.742012 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.03.16 21:29:41.742054 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12469 | 2026.03.16 21:29:41.742388 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12470 | 2026.03.16 21:29:41.742639 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.03.16 21:29:41.742772 [ 29 ] {} <Debug> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12472 | 2026.03.16 21:29:41.742782 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00125 sec., 8000 rows/sec., 601.56 KiB/sec. | ||
| 12473 | 2026.03.16 21:29:41.742816 [ 29 ] {} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.03.16 21:29:41.742832 [ 268 ] {cccde4e9-69c2-45c9-99f0-68f419bb09f7} <Debug> TCPHandler: Processed in 0.001438766 sec. | ||
| 12475 | 2026.03.16 21:29:41.742840 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12476 | 2026.03.16 21:29:41.742936 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12477 | 2026.03.16 21:29:41.742962 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12478 | 2026.03.16 21:29:41.743029 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12479 | 2026.03.16 21:29:41.743075 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12480 | 2026.03.16 21:29:41.743139 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12481 | 2026.03.16 21:29:41.743178 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 82 rows starting from the beginning of the part | ||
| 12482 | 2026.03.16 21:29:41.743246 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 12483 | 2026.03.16 21:29:41.743251 [ 199 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794203 sec., 1527140.4629242064 rows/sec., 126.18 MiB/sec. | ||
| 12484 | 2026.03.16 21:29:41.743290 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 12485 | 2026.03.16 21:29:41.743340 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
| 12486 | 2026.03.16 21:29:41.743379 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 12487 | 2026.03.16 21:29:41.743419 [ 190 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 12488 | 2026.03.16 21:29:41.743493 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.03.16 21:29:41.743518 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12490 | 2026.03.16 21:29:41.743536 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12491 | 2026.03.16 21:29:41.743853 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.03.16 21:29:41.743941 [ 187 ] {4c2b4438-713c-402c-aec0-342f47a35e68::all_1_101_20} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12493 | 2026.03.16 21:29:41.743941 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12494 | 2026.03.16 21:29:41.744021 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12495 | 2026.03.16 21:29:41.744187 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.03.16 21:29:41.744299 [ 197 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399286 sec., 140071.4364325806 rows/sec., 10.80 MiB/sec. | ||
| 12497 | 2026.03.16 21:29:41.744302 [ 29 ] {} <Debug> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12498 | 2026.03.16 21:29:41.744324 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001312 sec., 56402.439024390245 rows/sec., 4.40 MiB/sec. | ||
| 12499 | 2026.03.16 21:29:41.744342 [ 29 ] {} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12500 | 2026.03.16 21:29:41.744362 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12501 | 2026.03.16 21:29:41.744364 [ 268 ] {020e1e12-f9ef-4d8c-a141-62db5e183e0a} <Debug> TCPHandler: Processed in 0.001478837 sec. | ||
| 12502 | 2026.03.16 21:29:41.744431 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12503 | 2026.03.16 21:29:41.744432 [ 187 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12504 | 2026.03.16 21:29:41.744496 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2026.03.16 21:29:41.744529 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12506 | 2026.03.16 21:29:41.744558 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1124 rows starting from the beginning of the part | ||
| 12507 | 2026.03.16 21:29:41.744598 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12508 | 2026.03.16 21:29:41.744607 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 12509 | 2026.03.16 21:29:41.744651 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12510 | 2026.03.16 21:29:41.744660 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 95 rows starting from the beginning of the part | ||
| 12511 | 2026.03.16 21:29:41.744722 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 120 rows starting from the beginning of the part | ||
| 12512 | 2026.03.16 21:29:41.744723 [ 187 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.03.16 21:29:41.744757 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 95 rows starting from the beginning of the part | ||
| 12514 | 2026.03.16 21:29:41.744796 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 74 rows starting from the beginning of the part | ||
| 12515 | 2026.03.16 21:29:41.744813 [ 187 ] {8a10eaa4-232c-4bdf-bc7b-eb62f645e474::all_1_86_17} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12516 | 2026.03.16 21:29:41.744912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12517 | 2026.03.16 21:29:41.745079 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.03.16 21:29:41.745119 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12519 | 2026.03.16 21:29:41.745480 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12520 | 2026.03.16 21:29:41.745690 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.03.16 21:29:41.745744 [ 187 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343225 sec., 1177762.474641255 rows/sec., 90.06 MiB/sec. | ||
| 12522 | 2026.03.16 21:29:41.745823 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 12523 | 2026.03.16 21:29:41.745864 [ 268 ] {d56f35eb-25a2-4b3c-9c3e-cd0c9389585e} <Debug> TCPHandler: Processed in 0.001418676 sec. | ||
| 12524 | 2026.03.16 21:29:41.745936 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12525 | 2026.03.16 21:29:41.745968 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2026.03.16 21:29:41.746082 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12527 | 2026.03.16 21:29:41.746151 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12528 | 2026.03.16 21:29:41.746188 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2026.03.16 21:29:41.746262 [ 190 ] {b44db71c-f1cf-4c37-8031-c73d373212d1::all_1_101_20} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12530 | 2026.03.16 21:29:41.746337 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 12531 | 2026.03.16 21:29:41.747042 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.03.16 21:29:41.747082 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12533 | 2026.03.16 21:29:41.747670 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12534 | 2026.03.16 21:29:41.747901 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.03.16 21:29:41.748053 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001997 sec., 5007.51126690035 rows/sec., 8.97 MiB/sec. | ||
| 12536 | 2026.03.16 21:29:41.748069 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12537 | 2026.03.16 21:29:41.748107 [ 268 ] {428b56f8-d98c-4e41-8e3a-c118bffa875a} <Debug> TCPHandler: Processed in 0.00218676 sec. | ||
| 12538 | 2026.03.16 21:29:41.748121 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.03.16 21:29:41.748148 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12540 | 2026.03.16 21:29:41.748218 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12541 | 2026.03.16 21:29:41.748223 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12542 | 2026.03.16 21:29:41.748319 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12543 | 2026.03.16 21:29:41.748365 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12544 | 2026.03.16 21:29:41.748455 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12545 | 2026.03.16 21:29:41.748513 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1733 rows starting from the beginning of the part | ||
| 12546 | 2026.03.16 21:29:41.748658 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 12547 | 2026.03.16 21:29:41.748725 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.03.16 21:29:41.748767 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12549 | 2026.03.16 21:29:41.748782 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 12550 | 2026.03.16 21:29:41.748881 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 12551 | 2026.03.16 21:29:41.748970 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 12552 | 2026.03.16 21:29:41.749059 [ 199 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 12553 | 2026.03.16 21:29:41.749087 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12554 | 2026.03.16 21:29:41.749308 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.03.16 21:29:41.749435 [ 23 ] {} <Debug> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12556 | 2026.03.16 21:29:41.749448 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 12557 | 2026.03.16 21:29:41.749469 [ 23 ] {} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.03.16 21:29:41.749493 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12559 | 2026.03.16 21:29:41.749493 [ 268 ] {ec504125-58a3-453f-9b39-84ec0c6c3e0f} <Debug> TCPHandler: Processed in 0.001323275 sec. | ||
| 12560 | 2026.03.16 21:29:41.749568 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12561 | 2026.03.16 21:29:41.749663 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12562 | 2026.03.16 21:29:41.749687 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4920 rows starting from the beginning of the part | ||
| 12563 | 2026.03.16 21:29:41.749729 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12564 | 2026.03.16 21:29:41.749773 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12565 | 2026.03.16 21:29:41.749806 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12566 | 2026.03.16 21:29:41.749838 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12567 | 2026.03.16 21:29:41.749871 [ 190 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12568 | 2026.03.16 21:29:41.751415 [ 194 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001879805 sec., 2776883.772518958 rows/sec., 187.14 MiB/sec. | ||
| 12569 | 2026.03.16 21:29:41.751895 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12570 | 2026.03.16 21:29:41.752187 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2026.03.16 21:29:41.752262 [ 193 ] {8b8f2142-461e-425c-962d-5eb474d9b34d::all_1_101_20} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12572 | 2026.03.16 21:29:41.752356 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12573 | 2026.03.16 21:29:41.759298 [ 193 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 19 columns (19 merged, 0 gathered) in 0.011108644 sec., 164286.47816961276 rows/sec., 294.39 MiB/sec. | ||
| 12574 | 2026.03.16 21:29:41.761045 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12575 | 2026.03.16 21:29:41.761388 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.03.16 21:29:41.761464 [ 186 ] {57ec6dad-e3bc-4236-8320-9a439ed8b55d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12577 | 2026.03.16 21:29:41.761582 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.20 MiB. | ||
| 12578 | 2026.03.16 21:29:41.973372 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.03.16 21:29:41.973530 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12580 | 2026.03.16 21:29:41.973588 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12581 | 2026.03.16 21:29:41.974134 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.03.16 21:29:41.974178 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12583 | 2026.03.16 21:29:41.974542 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12584 | 2026.03.16 21:29:41.974769 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.03.16 21:29:41.974896 [ 23 ] {} <Debug> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12586 | 2026.03.16 21:29:41.974917 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001428 sec., 2801.1204481792715 rows/sec., 228.41 KiB/sec. | ||
| 12587 | 2026.03.16 21:29:41.974949 [ 23 ] {} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.03.16 21:29:41.974973 [ 268 ] {3c878cbd-b234-4477-af2a-e762a983d342} <Debug> TCPHandler: Processed in 0.001705732 sec. | ||
| 12589 | 2026.03.16 21:29:41.974977 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12590 | 2026.03.16 21:29:41.975101 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 12591 | 2026.03.16 21:29:41.975140 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12592 | 2026.03.16 21:29:41.975213 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12593 | 2026.03.16 21:29:41.975244 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12594 | 2026.03.16 21:29:41.975247 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 12595 | 2026.03.16 21:29:41.975287 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12596 | 2026.03.16 21:29:41.975325 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 12597 | 2026.03.16 21:29:41.975377 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 12598 | 2026.03.16 21:29:41.975428 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 12599 | 2026.03.16 21:29:41.975473 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 12600 | 2026.03.16 21:29:41.975518 [ 189 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12601 | 2026.03.16 21:29:41.976333 [ 186 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281274 sec., 39023.65926413866 rows/sec., 3.26 MiB/sec. | ||
| 12602 | 2026.03.16 21:29:41.976467 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12603 | 2026.03.16 21:29:41.976740 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2026.03.16 21:29:41.976810 [ 193 ] {8e33ed51-1237-4ac4-8099-d219046636a7::all_1_23_5} <Trace> oximeter.fields_ipaddr (8e33ed51-1237-4ac4-8099-d219046636a7) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12605 | 2026.03.16 21:29:41.976886 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12606 | 2026.03.16 21:29:41.977071 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.03.16 21:29:41.977107 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12608 | 2026.03.16 21:29:41.977570 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12609 | 2026.03.16 21:29:41.977786 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.03.16 21:29:41.977919 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Debug> executeQuery: Read 2004 rows, 155.51 KiB in 0.002698 sec., 742772.4240177909 rows/sec., 56.29 MiB/sec. | ||
| 12611 | 2026.03.16 21:29:41.977959 [ 268 ] {d8df4c6a-a40d-41c3-99e8-fa69bc8984aa} <Debug> TCPHandler: Processed in 0.002869393 sec. | ||
| 12612 | 2026.03.16 21:29:41.978073 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.03.16 21:29:41.978171 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12614 | 2026.03.16 21:29:41.978212 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12615 | 2026.03.16 21:29:41.978635 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.03.16 21:29:41.978671 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12617 | 2026.03.16 21:29:41.978977 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12618 | 2026.03.16 21:29:41.979184 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.03.16 21:29:41.979313 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001164 sec., 39518.90034364261 rows/sec., 2.88 MiB/sec. | ||
| 12620 | 2026.03.16 21:29:41.979351 [ 268 ] {d1ab96e4-a27c-4bf7-b270-f34f0267d139} <Debug> TCPHandler: Processed in 0.001327504 sec. | ||
| 12621 | 2026.03.16 21:29:41.979449 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.03.16 21:29:41.979543 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12623 | 2026.03.16 21:29:41.979584 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12624 | 2026.03.16 21:29:41.980269 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.03.16 21:29:41.980305 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12626 | 2026.03.16 21:29:41.980637 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12627 | 2026.03.16 21:29:41.980844 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.03.16 21:29:41.980971 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001447 sec., 489288.1824464409 rows/sec., 28.54 MiB/sec. | ||
| 12629 | 2026.03.16 21:29:41.981008 [ 268 ] {a066b729-cbea-4a3b-9692-e428432da699} <Debug> TCPHandler: Processed in 0.00160584 sec. | ||
| 12630 | 2026.03.16 21:29:41.981115 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.03.16 21:29:41.981208 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12632 | 2026.03.16 21:29:41.981247 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12633 | 2026.03.16 21:29:41.981616 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.03.16 21:29:41.981653 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12635 | 2026.03.16 21:29:41.981944 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12636 | 2026.03.16 21:29:41.982153 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Trace> oximeter.fields_u64 (a923e39c-2c8b-42ea-aabb-df7777e1e348): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.03.16 21:29:41.982278 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 12638 | 2026.03.16 21:29:41.982315 [ 268 ] {b347a2b5-ad21-4d3a-8787-cfa817bc7404} <Debug> TCPHandler: Processed in 0.001248193 sec. | ||
| 12639 | 2026.03.16 21:29:41.982414 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.03.16 21:29:41.982506 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12641 | 2026.03.16 21:29:41.982544 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12642 | 2026.03.16 21:29:41.983396 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.03.16 21:29:41.983430 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12644 | 2026.03.16 21:29:41.983767 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12645 | 2026.03.16 21:29:41.983976 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.03.16 21:29:41.984106 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001618 sec., 646477.1322620519 rows/sec., 44.68 MiB/sec. | ||
| 12647 | 2026.03.16 21:29:41.984144 [ 268 ] {384dedb3-53fa-4738-acb1-8db66bf10ca2} <Debug> TCPHandler: Processed in 0.001778042 sec. | ||
| 12648 | 2026.03.16 21:29:41.984251 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12649 | 2026.03.16 21:29:41.984345 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12650 | 2026.03.16 21:29:41.984388 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12651 | 2026.03.16 21:29:41.985086 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.03.16 21:29:41.985122 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12653 | 2026.03.16 21:29:41.985531 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12654 | 2026.03.16 21:29:41.985739 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.03.16 21:29:41.985867 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.00154 sec., 791558.4415584416 rows/sec., 49.50 MiB/sec. | ||
| 12656 | 2026.03.16 21:29:41.985903 [ 268 ] {ef3c80c2-58cb-45c0-bd05-94655c83f7bd} <Debug> TCPHandler: Processed in 0.001699251 sec. | ||
| 12657 | 2026.03.16 21:29:41.986008 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.03.16 21:29:41.986101 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12659 | 2026.03.16 21:29:41.986155 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12660 | 2026.03.16 21:29:41.987038 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2026.03.16 21:29:41.987074 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12662 | 2026.03.16 21:29:41.987652 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12663 | 2026.03.16 21:29:41.987883 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2026.03.16 21:29:41.988021 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001938 sec., 21671.826625386995 rows/sec., 38.83 MiB/sec. | ||
| 12665 | 2026.03.16 21:29:41.988083 [ 268 ] {35fcf160-12fa-4baa-80c1-7cd67137acbf} <Debug> TCPHandler: Processed in 0.002122869 sec. | ||
| 12666 | 2026.03.16 21:29:41.988191 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12667 | 2026.03.16 21:29:41.988284 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12668 | 2026.03.16 21:29:41.988325 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12669 | 2026.03.16 21:29:41.988637 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.03.16 21:29:41.988672 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12671 | 2026.03.16 21:29:41.988967 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12672 | 2026.03.16 21:29:41.989176 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.03.16 21:29:41.989301 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 12674 | 2026.03.16 21:29:41.989336 [ 268 ] {06a78e08-b0b0-4515-b7e6-7a24a272b99d} <Debug> TCPHandler: Processed in 0.001194202 sec. | ||
| 12675 | 2026.03.16 21:29:42.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.11 MiB, peak 359.57 MiB, free memory in arenas 0.00 B, will set to 348.59 MiB (RSS), difference: 5.49 MiB | ||
| 12676 | 2026.03.16 21:29:42.354462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12677 | 2026.03.16 21:29:42.371995 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12678 | 2026.03.16 21:29:42.372065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12679 | 2026.03.16 21:29:42.378207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12680 | 2026.03.16 21:29:42.378884 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12681 | 2026.03.16 21:29:42.381880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12682 | 2026.03.16 21:29:46.737011 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2026.03.16 21:29:46.737205 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12684 | 2026.03.16 21:29:46.737272 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12685 | 2026.03.16 21:29:46.737925 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2026.03.16 21:29:46.737973 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12687 | 2026.03.16 21:29:46.738375 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12688 | 2026.03.16 21:29:46.738622 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2026.03.16 21:29:46.738784 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 12690 | 2026.03.16 21:29:46.738829 [ 268 ] {2a67ea7b-4931-43a8-96b1-51b318819ab1} <Debug> TCPHandler: Processed in 0.001942826 sec. | ||
| 12691 | 2026.03.16 21:29:46.738951 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2026.03.16 21:29:46.739051 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12693 | 2026.03.16 21:29:46.739093 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12694 | 2026.03.16 21:29:46.739523 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.03.16 21:29:46.739562 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12696 | 2026.03.16 21:29:46.739871 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12697 | 2026.03.16 21:29:46.740084 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.03.16 21:29:46.740215 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 12699 | 2026.03.16 21:29:46.740255 [ 268 ] {934a31e2-ccff-4ee5-92c4-a7bfee5994e1} <Debug> TCPHandler: Processed in 0.001354805 sec. | ||
| 12700 | 2026.03.16 21:29:46.740385 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.03.16 21:29:46.740485 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12702 | 2026.03.16 21:29:46.740532 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12703 | 2026.03.16 21:29:46.740948 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.03.16 21:29:46.740986 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12705 | 2026.03.16 21:29:46.741328 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12706 | 2026.03.16 21:29:46.741556 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.03.16 21:29:46.741689 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001227 sec., 104319.47840260799 rows/sec., 7.27 MiB/sec. | ||
| 12708 | 2026.03.16 21:29:46.741732 [ 268 ] {7bc6dc60-791f-4e46-bfbc-7ab98b8bebc5} <Debug> TCPHandler: Processed in 0.001396985 sec. | ||
| 12709 | 2026.03.16 21:29:46.741857 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.03.16 21:29:46.741954 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12711 | 2026.03.16 21:29:46.741996 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12712 | 2026.03.16 21:29:46.742328 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.03.16 21:29:46.742366 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12714 | 2026.03.16 21:29:46.742708 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12715 | 2026.03.16 21:29:46.742926 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.03.16 21:29:46.743059 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001124 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 12717 | 2026.03.16 21:29:46.743097 [ 268 ] {1b7e16e2-2122-4772-ae2a-378d20d50f87} <Debug> TCPHandler: Processed in 0.001294955 sec. | ||
| 12718 | 2026.03.16 21:29:48.359066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29295 | ||
| 12719 | 2026.03.16 21:29:48.359600 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.03.16 21:29:48.359644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12721 | 2026.03.16 21:29:48.360127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12722 | 2026.03.16 21:29:48.360361 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.03.16 21:29:48.360509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29295 | ||
| 12724 | 2026.03.16 21:29:48.360526 [ 64 ] {} <Debug> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12725 | 2026.03.16 21:29:48.360599 [ 64 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.03.16 21:29:48.360624 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12727 | 2026.03.16 21:29:48.360764 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::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 | ||
| 12728 | 2026.03.16 21:29:48.360918 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12729 | 2026.03.16 21:29:48.360963 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26863 rows starting from the beginning of the part | ||
| 12730 | 2026.03.16 21:29:48.361036 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 12731 | 2026.03.16 21:29:48.361088 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 12732 | 2026.03.16 21:29:48.361132 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 12733 | 2026.03.16 21:29:48.361174 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 12734 | 2026.03.16 21:29:48.361216 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 12735 | 2026.03.16 21:29:48.363622 [ 193 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29295 rows, containing 4 columns (4 merged, 0 gathered) in 0.002926605 sec., 10009892.00797511 rows/sec., 143.19 MiB/sec. | ||
| 12736 | 2026.03.16 21:29:48.363867 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12737 | 2026.03.16 21:29:48.364142 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2026.03.16 21:29:48.364220 [ 186 ] {f4d7c263-bc69-4dea-bdd8-f296878bc1f2::all_1_61_12} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12739 | 2026.03.16 21:29:48.364303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12740 | 2026.03.16 21:29:49.881930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12741 | 2026.03.16 21:29:49.900328 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.03.16 21:29:49.900387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12743 | 2026.03.16 21:29:49.906840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12744 | 2026.03.16 21:29:49.907544 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.03.16 21:29:49.907857 [ 78 ] {} <Debug> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12746 | 2026.03.16 21:29:49.907920 [ 78 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.03.16 21:29:49.907940 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12748 | 2026.03.16 21:29:49.908035 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::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 | ||
| 12749 | 2026.03.16 21:29:49.910977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12750 | 2026.03.16 21:29:49.911153 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12751 | 2026.03.16 21:29:49.912013 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12752 | 2026.03.16 21:29:49.915452 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12753 | 2026.03.16 21:29:49.918869 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12754 | 2026.03.16 21:29:49.922818 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12755 | 2026.03.16 21:29:49.926867 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12756 | 2026.03.16 21:29:49.930600 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12757 | 2026.03.16 21:29:49.985536 [ 191 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077534917 sec., 5932.810890866112 rows/sec., 30.68 MiB/sec. | ||
| 12758 | 2026.03.16 21:29:49.987744 [ 200 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12759 | 2026.03.16 21:29:49.989720 [ 200 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2026.03.16 21:29:49.989822 [ 200 ] {71141293-d2d0-46a7-ab04-e2f5b91cba9d::all_1_61_12} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12761 | 2026.03.16 21:29:49.991305 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12762 | 2026.03.16 21:29:50.955656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1584 | ||
| 12763 | 2026.03.16 21:29:50.958183 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.03.16 21:29:50.958240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12765 | 2026.03.16 21:29:50.959473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12766 | 2026.03.16 21:29:50.959757 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.03.16 21:29:50.960134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1584 | ||
| 12768 | 2026.03.16 21:29:51.740094 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2026.03.16 21:29:51.740281 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12770 | 2026.03.16 21:29:51.740352 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12771 | 2026.03.16 21:29:51.741027 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2026.03.16 21:29:51.741077 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12773 | 2026.03.16 21:29:51.741537 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12774 | 2026.03.16 21:29:51.741781 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2026.03.16 21:29:51.741939 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001709 sec., 44470.450555880634 rows/sec., 3.66 MiB/sec. | ||
| 12776 | 2026.03.16 21:29:51.741991 [ 268 ] {663d14be-c624-49e6-a684-a0d5ce4be313} <Debug> TCPHandler: Processed in 0.002038628 sec. | ||
| 12777 | 2026.03.16 21:29:51.742131 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12778 | 2026.03.16 21:29:51.742237 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12779 | 2026.03.16 21:29:51.742284 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12780 | 2026.03.16 21:29:51.742702 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2026.03.16 21:29:51.742737 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12782 | 2026.03.16 21:29:51.743060 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12783 | 2026.03.16 21:29:51.743284 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.03.16 21:29:51.743422 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 12785 | 2026.03.16 21:29:51.743460 [ 268 ] {2cae97cc-df69-466c-8593-0d92142adf85} <Debug> TCPHandler: Processed in 0.001383986 sec. | ||
| 12786 | 2026.03.16 21:29:51.743578 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2026.03.16 21:29:51.743673 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12788 | 2026.03.16 21:29:51.743714 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12789 | 2026.03.16 21:29:51.744150 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.03.16 21:29:51.744189 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12791 | 2026.03.16 21:29:51.744498 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12792 | 2026.03.16 21:29:51.744713 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2026.03.16 21:29:51.744840 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001186 sec., 62394.60370994941 rows/sec., 4.87 MiB/sec. | ||
| 12794 | 2026.03.16 21:29:51.744878 [ 268 ] {6265fa2c-941a-4bb7-b55f-62112e9195a2} <Debug> TCPHandler: Processed in 0.001349595 sec. | ||
| 12795 | 2026.03.16 21:29:51.744997 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.03.16 21:29:51.745100 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12797 | 2026.03.16 21:29:51.745148 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12798 | 2026.03.16 21:29:51.745660 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.03.16 21:29:51.745700 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12800 | 2026.03.16 21:29:51.746097 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12801 | 2026.03.16 21:29:51.746392 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.03.16 21:29:51.746518 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Selected 4 parts from all_1_99_20 to all_102_102_0 | ||
| 12803 | 2026.03.16 21:29:51.746536 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
| 12804 | 2026.03.16 21:29:51.746548 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2026.03.16 21:29:51.746569 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12806 | 2026.03.16 21:29:51.746577 [ 268 ] {26f32292-0073-4819-905c-ad2ecc70181d} <Debug> TCPHandler: Processed in 0.00162977 sec. | ||
| 12807 | 2026.03.16 21:29:51.746679 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_99_20 to all_102_102_0 into Compact with storage Full | ||
| 12808 | 2026.03.16 21:29:51.746696 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.03.16 21:29:51.746811 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12810 | 2026.03.16 21:29:51.746813 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12811 | 2026.03.16 21:29:51.746867 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 31809 rows starting from the beginning of the part | ||
| 12812 | 2026.03.16 21:29:51.746869 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12813 | 2026.03.16 21:29:51.746938 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12814 | 2026.03.16 21:29:51.746992 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 12815 | 2026.03.16 21:29:51.747042 [ 186 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1219 rows starting from the beginning of the part | ||
| 12816 | 2026.03.16 21:29:51.747689 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2026.03.16 21:29:51.747730 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12818 | 2026.03.16 21:29:51.748443 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12819 | 2026.03.16 21:29:51.748703 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2026.03.16 21:29:51.748847 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002055 sec., 4866.1800486618 rows/sec., 8.72 MiB/sec. | ||
| 12821 | 2026.03.16 21:29:51.748902 [ 268 ] {50efedc4-0c40-4b72-9dff-6c6da24520e2} <Debug> TCPHandler: Processed in 0.002257642 sec. | ||
| 12822 | 2026.03.16 21:29:51.749022 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2026.03.16 21:29:51.749117 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12824 | 2026.03.16 21:29:51.749205 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12825 | 2026.03.16 21:29:51.749641 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.03.16 21:29:51.749675 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12827 | 2026.03.16 21:29:51.750060 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12828 | 2026.03.16 21:29:51.750298 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.03.16 21:29:51.750434 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 12830 | 2026.03.16 21:29:51.750471 [ 268 ] {ba433d9e-cdae-4f1f-b526-1c33c780136d} <Debug> TCPHandler: Processed in 0.001499417 sec. | ||
| 12831 | 2026.03.16 21:29:51.754221 [ 188 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33348 rows, containing 5 columns (5 merged, 0 gathered) in 0.007589949 sec., 4393705.412249805 rows/sec., 289.52 MiB/sec. | ||
| 12832 | 2026.03.16 21:29:51.754520 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 12833 | 2026.03.16 21:29:51.754846 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2026.03.16 21:29:51.754940 [ 196 ] {7437f6f6-d26c-4379-a8b9-437e9e25f2e5::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5) (MergerMutator): Merged 4 parts: [all_1_99_20, all_102_102_0] -> all_1_102_21 | ||
| 12835 | 2026.03.16 21:29:51.755040 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 12836 | 2026.03.16 21:29:54.366349 [ 73 ] {} <Debug> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 12837 | 2026.03.16 21:29:54.366447 [ 73 ] {} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.03.16 21:29:54.366479 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12839 | 2026.03.16 21:29:54.366652 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 12840 | 2026.03.16 21:29:54.366842 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12841 | 2026.03.16 21:29:54.366899 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 732 rows starting from the beginning of the part | ||
| 12842 | 2026.03.16 21:29:54.367004 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 12843 | 2026.03.16 21:29:54.367080 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 708 rows starting from the beginning of the part | ||
| 12844 | 2026.03.16 21:29:54.367147 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 12845 | 2026.03.16 21:29:54.367211 [ 198 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 708 rows starting from the beginning of the part | ||
| 12846 | 2026.03.16 21:29:54.368449 [ 188 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870244 sec., 1174178.342505042 rows/sec., 73.92 MiB/sec. | ||
| 12847 | 2026.03.16 21:29:54.368817 [ 188 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 12848 | 2026.03.16 21:29:54.369339 [ 188 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.03.16 21:29:54.369489 [ 188 ] {180d09f2-aae3-4199-abf4-727a04ee0117::all_1_30_7} <Trace> oximeter.fields_u32 (180d09f2-aae3-4199-abf4-727a04ee0117) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 12850 | 2026.03.16 21:29:54.369604 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 12851 | 2026.03.16 21:29:55.712455 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12852 | 2026.03.16 21:29:55.712514 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12853 | 2026.03.16 21:29:55.860737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29743 | ||
| 12854 | 2026.03.16 21:29:55.861351 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.03.16 21:29:55.861399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12856 | 2026.03.16 21:29:55.861885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12857 | 2026.03.16 21:29:55.862122 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4d7c263-bc69-4dea-bdd8-f296878bc1f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.03.16 21:29:55.862260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29743 | ||
| 12859 | 2026.03.16 21:29:56.739891 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2026.03.16 21:29:56.740072 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12861 | 2026.03.16 21:29:56.740139 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12862 | 2026.03.16 21:29:56.740807 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.03.16 21:29:56.740861 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12864 | 2026.03.16 21:29:56.741284 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12865 | 2026.03.16 21:29:56.741530 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Trace> oximeter.fields_string (4c2b4438-713c-402c-aec0-342f47a35e68): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.03.16 21:29:56.741702 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001679 sec., 70279.92852888624 rows/sec., 5.98 MiB/sec. | ||
| 12867 | 2026.03.16 21:29:56.741753 [ 268 ] {03613ac0-9b85-4d77-834c-c0b5ca6bbfd8} <Debug> TCPHandler: Processed in 0.001988267 sec. | ||
| 12868 | 2026.03.16 21:29:56.741874 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2026.03.16 21:29:56.741978 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12870 | 2026.03.16 21:29:56.742023 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12871 | 2026.03.16 21:29:56.742438 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.03.16 21:29:56.742478 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12873 | 2026.03.16 21:29:56.742794 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12874 | 2026.03.16 21:29:56.743008 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Trace> oximeter.fields_u16 (8a10eaa4-232c-4bdf-bc7b-eb62f645e474): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.03.16 21:29:56.743141 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001187 sec., 26116.259477674812 rows/sec., 1.92 MiB/sec. | ||
| 12876 | 2026.03.16 21:29:56.743178 [ 268 ] {5a5962eb-b3e2-422d-a6bc-9b3cfa7c9f6f} <Debug> TCPHandler: Processed in 0.001356605 sec. | ||
| 12877 | 2026.03.16 21:29:56.743277 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.03.16 21:29:56.743372 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12879 | 2026.03.16 21:29:56.743412 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12880 | 2026.03.16 21:29:56.743828 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.03.16 21:29:56.743865 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12882 | 2026.03.16 21:29:56.744175 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12883 | 2026.03.16 21:29:56.744386 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Trace> oximeter.fields_uuid (b44db71c-f1cf-4c37-8031-c73d373212d1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.03.16 21:29:56.744521 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001168 sec., 81335.61643835617 rows/sec., 6.35 MiB/sec. | ||
| 12885 | 2026.03.16 21:29:56.744559 [ 268 ] {c95859e4-9dfe-4389-a9cd-fcdd6df6b41f} <Debug> TCPHandler: Processed in 0.001329454 sec. | ||
| 12886 | 2026.03.16 21:29:56.744665 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.03.16 21:29:56.744759 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12888 | 2026.03.16 21:29:56.744803 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12889 | 2026.03.16 21:29:56.745193 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.03.16 21:29:56.745230 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12891 | 2026.03.16 21:29:56.745564 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12892 | 2026.03.16 21:29:56.745776 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Trace> oximeter.measurements_cumulativeu64 (7437f6f6-d26c-4379-a8b9-437e9e25f2e5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.03.16 21:29:56.745904 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 12894 | 2026.03.16 21:29:56.745940 [ 268 ] {a41c682b-2b08-49ee-8731-51b2e0ef510b} <Debug> TCPHandler: Processed in 0.001322514 sec. | ||
| 12895 | 2026.03.16 21:29:56.746061 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2026.03.16 21:29:56.746186 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12897 | 2026.03.16 21:29:56.746252 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12898 | 2026.03.16 21:29:56.747122 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.03.16 21:29:56.747159 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12900 | 2026.03.16 21:29:56.747736 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12901 | 2026.03.16 21:29:56.747973 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Trace> oximeter.measurements_histogramu64 (57ec6dad-e3bc-4236-8320-9a439ed8b55d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.03.16 21:29:56.748117 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001957 sec., 15840.572304547777 rows/sec., 28.39 MiB/sec. | ||
| 12903 | 2026.03.16 21:29:56.748184 [ 268 ] {735fc644-541b-43d4-8bd3-9532f426609f} <Debug> TCPHandler: Processed in 0.002182891 sec. | ||
| 12904 | 2026.03.16 21:29:56.748294 [ 268 ] {} <Trace> TCP-Session: 9eb92c9d-8731-4ff2-93db-de95e45acce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12905 | 2026.03.16 21:29:56.748391 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12906 | 2026.03.16 21:29:56.748432 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12907 | 2026.03.16 21:29:56.748850 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2026.03.16 21:29:56.748891 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12909 | 2026.03.16 21:29:56.749259 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12910 | 2026.03.16 21:29:56.749506 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Trace> oximeter.measurements_u64 (8b8f2142-461e-425c-962d-5eb474d9b34d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2026.03.16 21:29:56.749640 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 12912 | 2026.03.16 21:29:56.749678 [ 268 ] {c6563e0e-bc93-461f-875c-480c2f23d7d3} <Debug> TCPHandler: Processed in 0.001432596 sec. | ||
| 12913 | 2026.03.16 21:29:57.411084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12914 | 2026.03.16 21:29:57.425778 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.03.16 21:29:57.425833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12916 | 2026.03.16 21:29:57.431330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12917 | 2026.03.16 21:29:57.432027 [ 244 ] {} <Trace> system.metric_log (71141293-d2d0-46a7-ab04-e2f5b91cba9d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.03.16 21:29:57.434635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12919 | 2026.03.16 21:30:00.960412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1608 | ||
| 12920 | 2026.03.16 21:30:00.962706 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2026.03.16 21:30:00.962748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12922 | 2026.03.16 21:30:00.964035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12923 | 2026.03.16 21:30:00.964294 [ 243 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12924 | 2026.03.16 21:30:00.964429 [ 67 ] {} <Debug> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12925 | 2026.03.16 21:30:00.964466 [ 67 ] {} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.03.16 21:30:00.964485 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12927 | 2026.03.16 21:30:00.964552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
| 12928 | 2026.03.16 21:30:00.964611 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::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 | ||
| 12929 | 2026.03.16 21:30:00.965261 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12930 | 2026.03.16 21:30:00.965429 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1452 rows starting from the beginning of the part | ||
| 12931 | 2026.03.16 21:30:00.965808 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 12932 | 2026.03.16 21:30:00.966165 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12933 | 2026.03.16 21:30:00.966524 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12934 | 2026.03.16 21:30:00.966868 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 12935 | 2026.03.16 21:30:00.967224 [ 196 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12936 | 2026.03.16 21:30:00.974097 [ 188 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 72 columns (72 merged, 0 gathered) in 0.009547486 sec., 168421.29959656394 rows/sec., 129.44 MiB/sec. | ||
| 12937 | 2026.03.16 21:30:00.975761 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12938 | 2026.03.16 21:30:00.976309 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.03.16 21:30:00.976382 [ 195 ] {2cb1c57c-c623-43c9-8172-113ae4ae1d1c::all_1_46_9} <Trace> system.query_log (2cb1c57c-c623-43c9-8172-113ae4ae1d1c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12940 | 2026.03.16 21:30:00.976721 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||